@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body, html {
	line-height: 1;
	font-size: 12px;
	background: #FFFBE8 url(../web_images/body_bg.jpg) repeat-x;
	font-family: Tahoma;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight: bold;
}


em{
	font-style:italic;
	font-size: 12px;
}


/*------------------------------
	MAIN DIVS START
-------------------------------*/

#container{
	margin: 20px auto 10px auto;
	width: 750px;
	background-color: #fff;
	background-repeat: repeat-y;
}

#banner{
	width: 750px;
	background-image: url(../web_images/home_splash.jpg);
	background-repeat: no-repeat;
	height: 267px;
}
.date{
	width: 160px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009A22;
	line-height: 20px;
	padding-top: 100px;
	padding-left: 13px;
}

#bannertext{
	width: 750px;
	background-image: url(../web_images/Eco_Solar_Logo.jpg);
	background-repeat: no-repeat;
	height: 118px;
}
.datetext{
	width: 140px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009A22;
	line-height: 18px;
	padding-top: 75px;
	padding-left: 13px;
	float: left;
}
#textheaderimage{
	padding-left: 160px;

}

#content_container{
	background-image: url(../web_images/main_content_bg.jpg);
	background-repeat: no-repeat;
	
}
#sidebar{
	float: left;
	width: 150px;
	padding-left: 20px;
	padding-top: 50px;

}

/*------------------------------
	PRODUCT BOXES STYLES
-------------------------------*/


.product_boxes{
	width: 225px;
	margin-left: 25px;
	_margin-left: 15px;
	margin-bottom: 25px;
	background-color: #dedbb0;
	padding-bottom: 10px;
	float: left;
}

.product_boxes img{
	margin-bottom: 10px;
}

.product_boxes p{
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}

a.imglink {
	margin: 0px !important;
}

.product_boxes a{
	text-decoration: none;
	color: #0c255c;
	font-size: 14px;
	font-weight: bold;
	margin-left: 165px;
}

.product_boxes a:hover{
	text-decoration: underline;
}

/*------------------------------
	MAIN CONTENT STYLES
-------------------------------*/

.main_content{
	float: left;
	padding-right: 80px;
	width: 480px;
}

.main_content img{
	float: left;
	margin:0px 10px 0px 0px;
}

.main_content img.imgright{
	border: solid 1px #0c255c;
	float: right;
	margin:25px;
}

.main_content img.imgleft{
	border: solid 1px #0c255c;
	float: left;
	margin:25px;
}

.main_content p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #333333;
	margin-bottom: 6px;
}

.main_content h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 9px;
	margin-bottom: 9px;
	font-weight: bold;
	background-image: url(../web_images/H1_line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	
}
.main_content h2 {

	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #009933;
}
.main_content h3 {
	font-size: 14px;
	font-weight: bold;
color: #009933;
}
.main_content li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: disc;
}

/*------------------------------
	H STARTS
-------------------------------*/


a:link {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

hr{
	background-color: #dcc881;
	color: #dcc881;
	border: none;
}

/*------------------------------
	COMMON STYLES
-------------------------------*/

a.sublinks{
	color: #000;
	font-size: 14px;
}

/*------------------------------
	MAIN NAVIGATION
-------------------------------*/


.navTop .active{
	text-decoration:none;
	color: #fff;
	background-image: url(../web_images/nav_active.jpg);
	background-repeat: repeat-x;
}

.navTop{
	height: 34px;
	margin-bottom: 15px;
	background: url(../web_images/nav_background.jpg);
	background-repeat: repeat-x;
}

.navTop ul {
	margin:0 0 0 0;
	padding:0;
}

.navTop ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.navTop ul li a {
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 33px;
	display: block;
	text-indent: 32px;
	text-decoration: none;
	color:#fff;
	font: bold 12px Tahoma;
	border-left: solid 1px #4262a5;
}

.navTop ul li a:hover {
	text-decoration:none;
	color: #fff;
	background-image: url(../web_images/nav_roll.jpg);
	background-repeat: repeat-x;
}

/*------------------------------
	FOOTER NAVIGATIOn
-------------------------------*/
.navFooter{
	width: 750px;
	margin: 0px auto;
	height: 20px;
	background-image: url(../web_images/footer.jpg);
}

.navFooter p{
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	float: right;
}

.navFooter ul {
	margin:0 0 0 0;
	padding:0;
}

.navFooter ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.navFooter ul li a {
	padding-right: 15px;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	color:#fff;
	font: bold 10px Tahoma;
}

.navFooter ul li a:hover {
	text-decoration:underline;
	color: #fff;
}
