/* Reset Styles */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td, a, img {
	margin: 0;
	padding: 0;
	visibility: visible;
}

body {
	background-color: #f3f3f3;
	background: #f3f3f3;

}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* Default Styles */

body, html {
	background: #f3f3f3;
	font: 12px Arial, Helvetica, sans-serif;
}

#container {
	background: #fff url(./images/wrapbg.gif) repeat-y;
	border: 2px solid #7d7d7d;
	margin: 0 auto;
	width: 800px;
}

.clear {
	clear: both;
}

/* Header */

#header {
	background: #fff url(./images/header.png) top left no-repeat;
	height: 138px;
	margin-top: 0px;
}

#header2 {
	background: #fff url(./images/header2.png) top left no-repeat;
	height: 200px;
	margin-top: 0px;
}

#headerlink {
	margin-left: 148px;
	margin-right: 163px;
	margin-top: 0px;
	text-align:right;
	font: 10px Arial, Helvetica, sans-serif;
}

#headerlink ul li {
	border-left: 1px solid #333333;
	display: inline;
	padding: 0 3px 0 6px;
}

#headerlink a {
	color: #f73;
	text-decoration: none;
}

#headerlink a:hover {
	color: #f50;
	text-decoration: underline;
	
}

#headerlink ul li.first {
	border-left: none;
	margin: 0 3px 0 0;
	padding: 0;
}

#headerlink ul li.last {
	padding: 0 0 0 6px;
}
/*standard headerlink section end*/

/* Content - main container that holds the left menu, the main content and the headline area */

#content {
	overflow: auto;
	width: 100%
}

/* Main - the main content in the middle of the page */

#main {
	color: #333;
	display: inline;
	float: left;
	font: 13px Arial, Helvetica, sans-serif;
	width: 483px;
	padding: 20px 0 20px 12px;
	text-align: justify;
}

#main a {
	color: #f73;
	text-decoration: none;
}

#main a:hover {
	color: #f50;
	text-decoration: underline;
	
}

#main h1 {
	color: #f73;
	font: 20px "Trebuchet MS", Helvetica, sans-serif;
}

#main #submain { /* Submain - the bottom of the main content area */
	font: 12px Arial, Helvetica, sans-serif;
	
}

#main #submain .service { /* Service - container for each service */
	background: url(./images/serviceborder.gif) repeat-y top left;
	float: left;
	width: 140px;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
	
}

#main #submain .service .more {
	color: #f73;
	font: bold 10px Verdana, Geneva, sans-serif;
	padding: 10px 0 0 0;
	
}

#main #submain .service .more a {
	color: #f73;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#main #submain .service .more a:hover {
	color: #f50;
	text-decoration: underline;
}

#main #submain .first {
	background: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0;
}

/* Menu - the menu on the left side of the page */

#menu {
	border-bottom: 3px solid #eee;
	width: 141px;
	float: left;
	padding: 20px 0 0 0;
}

#menu, #menu ul {
	list-style: none;
}
	
#menu li a {
	background: url(./images/menubg.gif) no-repeat;
	color: #999;
	position: relative;
	display: block;
	font: bold 14px "Trebuchet MS", Helvetica, sans-serif;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	width: 131px;
}

#menu li a:hover {
	background: url(./images/menubg_hover.png) no-repeat;
	color: #fff;
}


#bbb {
	border-bottom: 3px solid #eee;
	width: 141px;
	float: left;
	padding: 20px 0 0 0;
}

/*click here image hover section begin*/

#clickhere {
	margin-right: 0px;
	width: 130px;
	float: center;
	
}

	
#clickhere a {
	background: url(./images/click-here-clr.png) no-repeat;
	position: relative;
	display: block;
	height: 20px;
	line-height: 20px;
	width: 130px;
}

#clickhere a:hover {
	background: url(./images/click-here-hover.png) no-repeat;
	
}


/*checkbox image hover section begin*/

#checkbox {
	margin-right: 0px;
	width: 24px;
	float: center;
	
}

	
#checkbox a {
	background: url(./images/checkbox2.png) no-repeat;
	position: relative;
	display: block;
	height: 14px;
	line-height: 0px;
	width: 24px;
}

#checkbox a:hover {
	background: url(./images/checkbox.png) no-repeat;
	
}


/* Headlines - the headline section on the right side of the page */

#headlines {
	margin-left: 641px;
}

#headlines .headline { /* Headline - each individual headline section */
	background: #fff url(./images/headlinebg.gif) bottom left repeat-x;
	border-top: 1px solid #ccc;
	color: #333;
	margin: 0 0 20px 0;
	padding: 8px 5px 12px 10px;
	
}

#headlines .headline h2 {
	color: #f80;
	font: bold 16px "Trebuchet MS", Helvetica, sans-serif;
}

#headlines .headline .more {
	color: #999;
	font: bold 10px Verdana, Geneva, sans-serif;
	padding: 0 10px 0 0;
	text-align: right;
}

#headlines .headline .more a {
	color: #999;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#headlines .headline .more a:hover {
	color: #666;
	text-decoration: underline;
}

/* Footer - the footer section at the bottom of the page */

#footer {
	background: #fff url(./images/footer.png) top left no-repeat;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	height: 138px;
}

#footer #footerlinks { /* Footerlinks - the links that appear in the footer */
	height: 20px;
	padding: 90px 10px 0 0;
}

#footer #footerlinks ul {
	text-align: right;
}

#footer #footerlinks ul li {
	border-left: 1px solid #333333;
	display: inline;
	padding: 0 3px 0 6px;
}

#footer #footerlinks ul li.first {
	border-left: none;
	margin: 0 3px 0 0;
	padding: 0;
}

#footer #footerlinks ul li.last {
	padding: 0 0 0 6px;
}

#footer #footerlinks ul li a {
	color: #fff;
}

#footer #footerlinks ul li a:hover {
	color: #fff;
}

#footer #copyright { /* Copyright - the copyright statement */
	color: #fff;
	padding: 0 10px 0 0;
	text-align: right;
}

/* Miscellaneous Font Styles */

.bold {
	font-weight: bold;
}

.orange {
	color: #f70;
}

/* Sales Info Form */

form dl {

}

form dl dt {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 150px;
}

form dl dd {
	margin-left: 20px;
}

form .left {
	float: left;
	margin-left: 50px;
}

form dl dd input, form textarea {
	width: 250px;
}

.error {
	font-weight: bold;
	color: #f00;
	margin: 10px 0;
}
