html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
    margin:0;
    padding:0;
    border:0;
    outline:0;
	list-style:none;
}

body{
	background-color:#fff;
	color:#6f6f6f;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{ 
    display:block;
}

a, a:link, a:visited{
	text-decoration:none;
	outline:none;
}

.clear{
	clear:both;
	margin:0;
	padding:0;
	height:0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#wrap{
	background:#f7f7f7 url(../images/bodybg.png) repeat-x left top;
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header_wrap{
	width:864px;
	margin:0 auto;
}

.header_left{
	background:url(../images/topbg_left.jpg) no-repeat left top;
	height:142px;
	width:25px;
	float:left;
}

.header_right{
	background:url(../images/topbg_right.jpg) no-repeat left top;
	height:142px;
	width:25px;
	float:left;
}

header{
	background:url(../images/topbg.jpg) repeat-x left top;
	width:814px;
	margin:0 auto;
	float:left;
}

.logo a, 
.logo a:link, 
.logo a:visited{
	float:left;
	margin:10px 0;
}

.logo p{
    color: #fff;
    font: 28px/88px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-left: 115px;
    text-transform: uppercase;
}

.logo p span{
	font-size:18px;
	color:#ccc;
	margin-left:30px;
    text-transform:lowercase;
}

nav#topnav{
	margin-top:13px;
	height:28px;
}

nav#topnav ul li{
	float:left;
	height:12px;
	line-height:13px;
	border-right:1px solid #000;
}

nav#topnav ul li.last{
	border:none;
}

nav#topnav ul li a,
nav#topnav ul li a:link,
nav#topnav ul li a:visited{
	color:#2c2d2e;
	font-size:17px;
	padding:0 30px;
}

nav#topnav ul li a.home,
nav#topnav ul li a:link.home{
	padding-left:20px;
}

nav#topnav ul li a:hover{
	color:#0664A1;
}

#intro{
	background:url(../images/bgeffect.png) no-repeat center top;
	height:208px;
}

#intro article{
    color: #545454;
    font: 28px/27px "Trebuchet MS",Arial,Helvetica,sans-serif;
	letter-spacing:-1px;
    padding-top: 30px;
    width: 540px;
	float:left;
}

#intro p{
	font-size:24px;
	color:#1d8bce;
	margin:5px 0 0 100px;
}

#intro p.social{
	color:#515151;
	font-size:18px;
	margin-left: 320px;
}

.social img{
	vertical-align:middle;
}

.slider-wrapper{
	float:left;
	margin:10px 0 0 5px;
}

#contents:before,
#contents:after {
    content: " ";
    display: table;
}

#contents:after {
    clear: both;
}

#contents{
    *zoom: 1;
	margin-bottom:15px;
}

#topcontent_wrap{
	overflow:hidden;
}

nav#leftnav{
	float:left;
	width:222px;
	margin:10px 0 0 30px;
}

nav#leftnav ul{
	border:1px solid #f1f1f1;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	box-shadow: 1px 1px 2px #ccc;
	-moz-box-shadow: 1px 1px 2px #ccc;
	-webkit-box-shadow: 1px 1px 2px #ccc;
	background:#fff url(../images/leftnav_bg.jpg) repeat-x left bottom;
	padding:2px 0 2px 26px;
	margin-bottom:10px;
}

nav#leftnav ul li{
	list-style-image:url(../images/arrow.png);
	margin:4.5px 0;
}

nav#leftnav ul li a,
nav#leftnav ul li a:link,
nav#leftnav ul li a:visited{
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00004d;
	margin-left:3px;
}

nav#leftnav ul li a:hover{
	text-decoration:underline;
	color:#ffff00;
}

.description{
	float:left;
	clear:right;
	width:540px;
	margin: 10px 0 0 75px;
}

h1{
	font:22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#00004d;
	margin:5px 0 8px;
}

h2{
	font-size:18px;
	color:#6f6f6f;
	font-weight:normal;
}

.description ol{
	margin-top:25px;
}

.description ol li{
	list-style-image:url(../images/arrow.png);
	margin:15px 0;
}

#bottom_content_wrap{
	padding-left:35px;
}

#bottom_content_wrap img{
	float:right;
	margin:-20px 60px 0 0;
}

h3{
	font-size:18px;
	color:#00004d;
	font-weight:normal;
	line-height:20px;
}

#box_wrap{
	text-align:center;
	margin-top:55px;
}

#box_wrap h3{
	margin:0;
}

.boxs_container:before,
.boxs_container:after {
    content: " ";
    display: table;
}

.boxs_container:after {
    clear: both;
}

.boxs_container{
	margin:20px auto;
	padding-left:15px;
	text-align:left;
    *zoom: 1;
}

.box{
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0 18px;
    position: relative;
    width: 254px;
}

.box h1{
    background: url("../images/boxTitle-bg.png") repeat-x scroll left top transparent;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 28px;
    margin: 1px 1px 0;
    text-align: center;
}

.box p{
    line-height: 16px;
    margin: 13px auto;
    width: 210px;
}

.more{
	background:url(../images/more.png) no-repeat left top;
	display:block;
	width:120px;
	height:36px;
	position:absolute;
	bottom:5px;
	left:65px;
}

.more1 {
	background:url(../images/more.png) no-repeat left top;
	display:block;
	width:120px;
	height:36px;
	position:absolute;
	bottom:-15px;
	left:65px;
}

.logos{
	background-color:#fff;
	border-bottom:1px solid #EDEDED;
	margin:15px auto 0;
	width:830px;
	padding-bottom:25px;
}

.lastlogo{
	float:right;
	margin-right:13px;
}

footer{
	margin-top:8px;
	overflow:hidden;
	font-size:10px;
}

#footer_links{
	overflow:hidden;
}

footer ul{
	margin-left:250px;
}

footer ul li{
	float:left;
}

footer ul li a,
footer ul li a:link,
footer ul li a:visited{
	margin:0 15px;
	color:#6f6f6f;
	text-transform:uppercase;
}

footer ul li a:hover{
	text-decoration:underline;
}

footer ol{
	margin-left:70px;
}

footer ol li{
	float:left;
}

footer ol li a,
footer ol li a:link,
footer ol li a:visited{
	margin:0 5px;
	color:#6f6f6f;
}

footer ol li a:hover{
	text-decoration:underline;
}

#copyright{
	margin:20px auto 0;
	width:380px;
}

#copyright span{
	float:left;
}

#copyright em, #copyright a {
	float:right;
	color: #6F6F6F;
	font-style:italic;
}

/*--- About Page ---*/

#bottom_content_wrap ol{
	float:left;
	font-size:10px;
	margin:15px 0 0 20px;
}

#bottom_content_wrap ul{
	float:right;
	font-size:10px;
	margin:15px 60px 0 0;
}

.box img{
	margin:12px;
}

/*--- Services Page ---*/

.right{
	margin: 0 60px 0 0 !important;
}

#bottom_content_wrap h1{
	font-size:21px;
	line-height:23px;
}

.competent_wrap{
	margin:20px 0 60px;
	overflow:hidden;
}

.competent_wrap article{
    float: left;
    margin: 5px 10px 0 35px;
    width: 250px;
}

.competent_wrap article p{
	line
}

article.competent{
	width:290px;
}

.competent h3{
	color:#cc0033;
}

/*--- CSR Page ---*/

#csrcontent_wrap{
    overflow: hidden;
    position: relative;
}

.description p{
	position:relative;
	left:-50px;
	width:580px;
}

.csr_boxs{
    float: left;
    margin: 10px 0 0 70px;
}

.csr_boxs article{
    background: url("../images/CSR/csrb.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 311px;
    margin-right: 30px;
	position:relative;
    width: 256px;
}

.csr_boxs article h1{
    color: #FFFFFF;
    font-size: 28px;
    margin: 2px 0 0;
    text-align: center;
}

.csr_boxs article p{
    line-height: 16px;
    margin: 13px auto 0;
    width: 232px;
}

.csr_boxs article p a.more{
	bottom:-15px;
}

.csr_img{
	margin-left:10px;
}

.boxs_containercsr{
	margin:5px auto;
	padding-left:15px;
	text-align:left;
}

.boxs_containercsr .box p{
    margin: 13px auto;
    width: 230px;
	line-height:normal;
}

.contacttop_wrap{
	overflow:hidden;
}

.contact_left{
	background:url(../images/contacttop_left.jpg) no-repeat left top;
	width:19px;
	height:199px;
	float:left;
}

.contact_top{
	background:url(../images/contacttop_bg.jpg) repeat-x left top;
	height:199px;
	width:230px;
	float:left;
	padding:10px 0 0 10px;
}

.contact_top p{
	color:#6f6f6f !important;
	margin:0 !important;
	font-size:14px !important;
}

.contact_right{
	background:url(../images/contacttop_right.jpg) no-repeat left top;
	width:13px;
	height:199px;
	float:left;
}

.contactus_wrap{
	overflow:hidden;
	float:left;
	clear:right;
	margin: 15px 0 0 50px;
}

.contactus_left{
	background:url(../images/contactus_left.jpg) no-repeat left top;
	height:284px;
	width:25px;
	float:left;
}

.contactus{
	background:url(../images/contactus_bg.jpg) repeat-x left top;
	height:284px;
	width:493px;
	float:left;
}

.contactus p{
	font-size:14px;
	margin:35px 0 0 0;
}

.contactus_right{
	background:url(../images/contactus_right.jpg) no-repeat left top;
	height:284px;
	width:25px;
	float:left;
}

#form_wrap{
	width:830px;
	height:380px;
	margin:0 auto;
	text-align:center;
}

#form_wrap p{
	float:left;
}

#form_wrap p span{
	display:block;
	text-align:left;
	margin-bottom:23px;
}

.long_input{
	background:url(../images/inputbg.jpg) repeat-x left top;
	width:701px;
	height:14px;
	margin:0 0 8px 10px;
	padding:5px;
	border:1px solid #dcdcdc;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	font-size:12px;
}

textarea{
	background:url(../images/textareabg.jpg) repeat-x left top #F0F0F0;
	border:1px solid #dcdcdc;
	width:701px;
	padding:5px;
	margin:0 0 0 10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	font-size:12px;
	vertical-align:top;
}

.buttons{
	text-align:right;
	margin:15px;
}

.success{
	font:70px "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

/*--- Solar2 Page ---*/

#solar2box_wrap{
	overflow:hidden;
	padding-left:23px;
}

#solar2box_wrap article{
	background:url(../images/solar2/solar2_box.jpg) no-repeat left top;
	width:258px;
	height:587px;
	float:left;
	margin:0 12px;
}

#solar2box_wrap article h1{
    color: #FFFFFF;
    font-size: 28px;
    margin: 8px 0 0;
    text-align: center;}

#solar2box_wrap article p{
    line-height: 16px;
    margin: 13px auto 0;
    width: 228px;
}

#solar2box_wrap article img{
	margin:13px 0 0 23px;
}

.trustmark span{
	color:#ff0000;
	font-weight:bold;
}

.trustmark b{
	color:#275a76;
}

.single_ply{
	width:800px;
	margin:0 auto;
}

strong{
	color:#00004d;
	font-size:13px;
}#contents footer #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6f6f6f;
	text-decoration: underline;
}
