/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font:12px/16px Arial, Helvetica, sans-serif;
color:#787878;
background:url(../images/bg.gif) 0 0 repeat-x #FFFEE7;
}
img{
border:none;
display:block;
}
ul{
list-style-type:none;
}
a{
outline:none;
}
.clear{
font-size:0;
line-height:0;
clear:both;
}
.nomrg{
margin:0 !important;
}

/* Container Panel	*/
#container{
width:900px;
margin:0 auto;
}

/* Header */
#header{
	position:relative;
	width:900px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding:53px 0 0;
	background:url(../images/header.jpg) 0 91px no-repeat;
	background-image: url(../images/header.jpg);
}
#header img.logo{
	float:left;
	margin:0 0 67px;
}
#header a.signup{
position:absolute;
top:100px;
right:279px;
display:block;
width:96px;
height:96px;
font-size:0;
line-height:0;
background:url(../images/signup.gif) 0 0 no-repeat;
}
#header h1{
font-size:25px;
line-height:29px;
font-weight:normal;
color:#fff;
background-color:inherit;
}
#header h1 span{
display:block;
padding:0 0 55px 210px;
}
#header div.login{
line-height:46px;
}
#header div.login h3{
float:left;
width:auto;
padding:0 8px 0 0;
font-size:18px;
line-height:46px;
font-weight:normal;
color:#F6CA00;
background-color:inherit;
}
#header div.login label{
float:left;
width:auto;
padding:0 8px 0 0;
line-height:46px;
color:#F0E5B4;
background-color:inherit;
}
#header div.login input{
float:left;
margin:13px 0 0;
outline:none;
}
#header div.login input.txt{
float:left;
margin-right:11px;
padding:2px 4px 0;
width:180px;
height:19px;
border:solid 1px #9B9A9A;
color:#fff;
background-color:#787878;
}
#header div.login a{
float:right;
width:auto;
font-size:15px;
line-height:19px;
margin:15px 0 0;
text-decoration:none;
color:#F1FFAE;
background-color:inherit;
}
#header div.login a:hover{
color:#959595;
background-color:inherit;
}

/* Navigation Panel */
#header ul{
float:right;
width:548px;
font-weight:bold;
}
#header ul li{
float:left;
width:auto;
margin:4px 4px 0 0;
}
#header ul li a{
display:block;
width:74px;
line-height:27px;
text-align:center;
text-decoration:none;
color:#fff;
background-color:inherit;
}
#header ul li a:hover, #header ul li a.active{
color:#363636;
background:url(../images/navhover.gif) 0 0 no-repeat #fff;
}

/* Body Panel */
#bodypan{
width:900px;
height:100%;
overflow:hidden;
margin:0 auto;
padding:25px 0 37px;
background:url(../images/body-bg.gif) 0 0 repeat-x;
}
#bodypan h2{
	font-size:20px;
	line-height:30px;
	font-weight:normal;
	color:#990000;
	background-color:inherit;
}
#bodypan p.more{
margin:18px 0 26px;
padding:0 12px 0 0;
font-weight:bold;
line-height:29px;
text-align:right;
color:inherit;
background-color:#E3E5C3;
}
#bodypan p.more a{
text-decoration:none;
color:#8F031A;
background-color:inherit;
}
#bodypan p.more a:hover{
color:#868686;
background-color:inherit;
}
#bodypan ul.list{
float:left;
width:264px;
margin:0 68px 0 0;
}
#bodypan ul.list li{
padding:0 0 6px 10px;
background:url(../images/bulet.gif) 0 5px no-repeat;
}

/* Left Panel */
#leftpan{
width:598px;
float:left;
}
#leftpan p{
padding:0 0 16px;
}
#leftpan p em{
	font-style:normal;
	color:#333333;
	background-color:inherit;
}
/* Contact Form start */
#leftpan form{
	width:457px;
	padding:20px 0 0 45px;
}
#leftpan form label{
	width:120px;
	font:bold 13px/23px  Arial, Helvetica, sans-serif;
	color:#656954;
	background-color:inherit;
	margin:0 0 24px 0;
	float:left;
}
#leftpan form input.submit_box{
	width:306px;
	height:19px;
	padding:2px 0 0 3px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#B3BE7E;
	border:1px solid #ADBAC7;
	float:right;
	margin:0 0 24px 0;
}
#leftpan form textarea{
	width:309px;
	height:63px;
	float:right;
	margin:0 0 24px 0;
	border:1px solid #ADBAC7;
	background-color:#B3BE7E;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#leftpan form input.submitbt{
	width:68px;
	height:24px;
	float:right;
	margin:0 242px 0 0;
}
/* Contact Form end */
#leftpan p.service_top{
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#787878;
	background-color:inherit;
	padding:25px 0 0 0;
}
#leftpan p.service_top span{
	background:url(../images/arrow.gif) no-repeat 0 8px;
	padding:0 0 30px 13px;
	color:#FD8B03;
	background-color:inherit;
	display:block;
}
#leftpan p.service_bottom{
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#787878;
	background-color:inherit;
	padding:80px 0 0 0;
}
#leftpan p.service_bottom span{
	background:url(../images/arrow.gif) no-repeat 0 8px;
	padding:0 0 30px 13px;
	color:#FD8B03;
	background-color:inherit;
	display:block;
}
#leftpan div.project_cont{
	width:598px;
	padding:6px 0 0 0;
}
#leftpan div.project_cont img{
	background:url(../images/project01.jpg) no-repeat 0 0;
	width:116px;
	height:116px;
	display:block;
	float:left;
}
#leftpan div.project_cont p{
	width:460px;
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#787878;
	background-color:inherit;
	padding:0 0 0 0;
	float:right;
}
#leftpan div.project_cont p span{
	background:url(../images/arrow_red.gif) no-repeat 0 8px;
	padding:0 0 12px 12px;
	color:#FD8B03;
	background-color:inherit;
	display:block;
}
#leftpan div.project_cont01{
	width:598px;
	margin:70px 0 0 0;
}
#leftpan div.project_cont01 img{
	background:url(../images/project01.jpg) no-repeat 0 0;
	width:116px;
	height:116px;
	display:block;
	float:left;
}
#leftpan div.project_cont01 p{
	width:460px;
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#787878;
	background-color:inherit;
	padding:0 0 0 0;
	float:right;
}
#leftpan div.project_cont01 p span{
	background:url(../images/arrow_red.gif) no-repeat 0 8px;
	padding:0 0 12px 12px;
	color:#FD8B03;
	background-color:inherit;
	display:block;
}
/* Right Panel */
#rightpan{
float:right;
width:276px;
}
#rightpan h3{
padding:0 0 12px;
font-size:18px;
line-height:22px;
font-weight:normal;
color:#0C1803;
background-color:inherit;
}
#rightpan p{
padding:0 0 10px;
}
#rightpan div.testimo{
margin:0 0 29px;
padding:7px 12px 12px;
border:solid 1px #B2B499;
background:url(../images/testimobg.gif) 0 0 repeat-x;
color:#5B5D35;
background-color:inherit;
}
#rightpan div.testimo strong{
line-height:12px;
color:#8F031A;
background-color:inherit;
}
#rightpan div.testimo p{
padding:10px 0 0 35px;
}
#rightpan div.testimo p span{
line-height:12px;
font-weight:bold;
color:#000;
background-color:inherit;
}
#rightpan div.testimo p.quots{
position:relative;
width:208px;
background:url(../images/quots_1.gif) 0 0 no-repeat;
}
#rightpan div.testimo p.quots span{
position:absolute;
right:18px;
bottom:-10px;
display:block;
width:30px;
height:25px;
font-size:0;
line-height:0;
background:url(../images/quots_2.gif) 0 0 no-repeat;
}
#rightpan div.overview{
padding:32px 0 39px;
text-align:center;
background:url(../images/banner.jpg) 0 0 no-repeat;
color:#FFF196;
background-color:inherit;
}
#rightpan div.overview h3{
padding:0;
font-size:22px;
line-height:24px;
color:#fff;
background-color:inherit;
}
#rightpan div.overview p{
padding:0 0 6px;
}
#rightpan div.overview a{
	font-weight:bold;
	text-decoration:none;
	color:#FFCC00;
	background-color:inherit;
}
#rightpan div.overview a:hover{
color:#fff;
background-color:inherit;
}
/* Footer */
#footer{
	padding:32px 0 0;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/footbg.gif) 0 0 repeat-x;
	color:#999999;
	background-color:inherit;
}
#footer div.content{
width:900px;
margin:0 auto;
}
/* project */
#footer div.recnt_project{
float:left;
width:700px;
margin:0 0 27px;
}
#footer div.recnt_project h2{
padding:0 0 12px;
font-size:20px;
line-height:26px;
font-weight:normal;
color:#FFFEE7;
background-color:inherit;
}
#footer div.project{
float:left;
width:184px;
margin:0 22px 0 0;
color:#FD8B03;
background-color:inherit;
}
#footer div.project p{
padding:0 0 6px;
}
#footer div.project img{
float:left;
}
#footer div.contact{
float:right;
width:194px;
font:bold 9px/12px Tahoma, Arial, Helvetica, sans-serif;
color:#E3E5C3;
background-color:inherit;
}
#footer div.contact h3{
padding:0 0 0 74px;
margin:0 0 14px;
font-size:20px;
line-height:36px;
font-weight:normal;
background:url(../images/contactbg.gif) 0 0 no-repeat;
color:#FFFEE7;
background-color:inherit;
}
#footer div.contact ul{
padding:0 0 0 13px;
}
#footer div.contact ul li{
padding:0 0 4px 9px;
background:url(../images/bulet_2.gif) 0 2px no-repeat;
}
#footer div.contact ul li strong{
font-size:11px;
line-height:15px;
color:#D98602;
background-color:inherit;
}
#footer div.contact ul li a{
text-decoration:none;
font-size:10px;
line-height:15px;
color:#DCC637;
background-color:inherit;
}
#footer div.contact ul li a:hover{
color:#E3E5C3;
background-color:inherit;
}
/* foot List */
#footer ul.foot_list{
float:left;
width:580px;
padding:38px 0;
}
#footer ul.foot_list li{
display:inline;
font-weight:bold;
margin:0 4px 0 0;
color:#fff;
background-color:inherit;
}
#footer ul.foot_list li a{
margin:0 7px 0 0;
text-decoration:none;
color:#fff;
background-color:inherit;
}
#footer p.copy{
float:right;
width:316px;
padding:38px 0 0;
}
