/* CSS Document */
body{
margin:0;
padding:10px 0 0;
font:12px/19px Arial, Helvetica, sans-serif;
color:#5E5E5E;
background: #e7e6e6 url(../images/bg.gif) 0 0 repeat-x ;

}

ul#portfolio{
	margin: 0;
        list-style-type:none;
	border: 0px;
	padding: 0px;
}

ul#portfolio li{
	margin: 0;
        list-style-type:none;
	border: 1px solid #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
}
.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
.projectim, .projectim:link,.projectim:active,.projectim:hover {
padding:3px;
background-color:#cccccc;
border: 1px solid #585757;
}
.projectim1, .projectim1:link,.projectim1:active,.projectim1:hover {
padding:3px;
background-color:#cccccc;
border: 1px solid #585757;
}
.servicesp {
font-size:20px;
font-weight:normal;
color:#585757;
text-decoration:none;
}
div, p, h1, h2, h3, select, text area, ul, form, input{
margin:0;
padding:0;
}
img{
margin:0;
padding:0;
border:none;
}
ul{
list-style-type:none;
}
a{
outline:none;
color:#464545;
background-color:inherit;
}
.nobg{
background:none !important;
}
.nomrg{
margin:0 !important;
}
.spacer{
font-size:0;
line-height:0;
clear:both;
}

/* Container Panel	*/
#container{
width:960px;
margin:0 auto;
overflow:hidden;
height:100%;
border-left:solid 1px #ACACAC;
border-right:solid 1px #ACACAC;
border-top:solid 1px #ACACAC;
color:inherit;
background-color:#fff;
}

/* Header */
#header{
width:958px;
margin:0 auto;
overflow:hidden;
height:100%;
border:solid 1px #fff;
background:url(../images/headerbg_1.gif);
}
#header div.head{
position:relative;
padding:0 0 0 14px;
overflow:hidden;
height:100%;
}
#header img.logo{
float:left;
margin:0 48px 0 0;
}
#header p.phone{
position:absolute;
top:27px;
right:15px;
padding:0 0 4px 29px;
font-size:22px;
line-height:26px;
background:url(../images/icon1.gif) 0 0 no-repeat;
color:#3a3a3a;
background-color:inherit;
}
#header div.caption{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header.jpg) 0 0 no-repeat;
}
#caption1{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header1.jpg) 0 0 no-repeat;
}
#caption2{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header2.jpg) 0 0 no-repeat;
}
#caption3{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header3.jpg) 0 0 no-repeat;
}
#caption4{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header4.jpg) 0 0 no-repeat;
}
#caption5{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header5.jpg) 0 0 no-repeat;
}
#caption6{
position:relative;
border:solid 1px #C6C4C4;
background:url(../slide/header6.jpg) 0 0 no-repeat;
}
#header div.caption h1{
margin:232px 0 0;
font-size:18px;
line-height:44px;
font-weight:normal;
text-align:center;
background:url(../images/headerbg_2.gif) 0 0 repeat-x;
color:#010101;
background-color:inherit;
}
#header div.caption h1 em{
font-style:normal;
font-weight:bold;
color:#AC0101;
background-color:inherit;
}

/* Search Panel */
#header div.caption div.search{
position:absolute;
right:14px;
top:-1px;
width:277px;
padding:0 0 4px 18px;
background:url(../images/searchbg.gif) 0 0 no-repeat;
}
#header div.caption div.search label{
float:left;
line-height:26px;
width:auto;
margin:0 6px 0 0;
font-weight:bold;
color:#8F0000;
background-color:inherit;
}
#header div.caption div.search input{
float:left;
width:auto;
margin:2px 0 0;
}
#header div.caption div.search input.txt{
width:168px;
margin:2px 4px 0 0;
padding:2px 4px;
height:15px;
border:solid 1px #D1D1D1;
color:#000;
background-color:#EAEAEA;
}

/* Navigation Panel */
#header ul{
float:right;
width:auto;
margin:70px 0 2px;
font-weight:bold;
}
#header ul li{
float:left;
width:auto;
margin:0 0 0 3px;
}
#header ul li a{
float:left;
width:auto;
line-height:32px;
height:32px;
padding:0 16px;
text-decoration:none;
border:solid 1px #C28014;
background:url(../images/navbg.gif) 0 0 repeat-x;
color:#000;
background-color:inherit;
}
#header ul li a:hover, #header ul li a.active{
border:solid 1px #000;
background:url(../images/navhover.gif) 0 0 repeat-x;
color:#fff;
background-color:inherit;
}

/* Body Panel */
#bodypan{
width:940px;
margin:0 auto;
padding:2px 7px 0;
}

/* Left Panel */
#leftpan{
width:610px;
float:left;
padding:15px 0 0 0px;
}
#bodypan h2{
padding:0 0 13px;
font-size:20px;
line-height:22px;
font-weight:normal;
color:#7D7D7D;
background-color:inherit;
}
#bodypan h2 em{
font-style:normal;
font-weight:bold;
color:#E42A00;
background-color:inherit;
}
#bodypan h2 em strong{
color:#202020;
background-color:inherit;
}
#bodypan h2 span{
font-size:12px;
line-height:16px;
font-weight:bold;
color:#5B5B5B;
background-color:inherit;
}
#bodypan p{
padding:0 0 19px;
}
#leftpan p.divi{
float:right;
padding:0 0 19px;
width:387px;
}
#bodypan h4{
font:normal 16px Arial, Helvetica, sans-serif;
background-color:inherit;
color:#272727;
margin:20px 0 0;
}
#bodypan form{
width:368px;
margin:23px 0 0 0;
}
#bodypan form input.submit_box{
width:206px;
height:20px;
padding:2px 0 0 3px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
background-color:#fff;
border:1px solid #b3b2a6;
float:right;
margin:0 0 18px 0;
}
#bodypan form .bttn{
width:78px;
height:25px;
float:left;
margin:0 0 0 157px;
cursor:pointer;
}
#bodypan form label{
font:normal 13px/20px Arial, Helvetica, sans-serif;
width:auto;
color:#3c392e;
background-color:inherit;
float:left;
}
#bodypan form textarea{
	width:206px;
	height:84px;
	float:right;
	margin:0 0 18px 0;
}

#bodypan ul{
margin:20px 0 20px 0;
}
#bodypan ul li{
padding:0 0 0 11px;
background:url(../images/listbg_1.gif) no-repeat left center;
}
#leftpan ul li a{
text-decoration:none;
padding:0 0 0 4px;
font:bold 12px/24px Arial, Helvetica, sans-serif;
color:#5e5e5e;
background-color:inherit;
}
#bodypan .project{
float:left;
width:570px;
margin:35px 0 0 0;
}
#bodypan .project img.position{
margin:0 26px 0 0;
float:left;
width:auto;
}
#bodypan .project h5{
font:normal 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
width:auto;
color:#3c392e;
background-color:inherit;
float:left;
margin:0 0 20px 0;
}
/* Right Panel */
#rightpan{
float:right;
width:230px;
margin:0 0 11px;
}
#clients_login{
float:right;
width:250px;
margin:0 0 11px;
background:url(../images/formbg_1.gif) 0 0 repeat-y;
}
#rightpan span.form_top{
display:block;
width:250px;
height:9px;
font-size:0;
line-height:0;
background:url(../images/formbgtop.gif) 0 0 no-repeat;
}
#rightpan div.form_bottom{
display:block;
width:250px;
height:9px;
font-size:0;
line-height:0;
background:url(../images/formbgbottom.gif) 0 0 no-repeat;
}
#login{
margin:0 auto;
width:250px;
padding:5px 5px 5px 5px;
border:solid 4px #fff;
background:url(../images/formbg_2.gif) 0 0 repeat-x;
}
#login ul{
padding:7px 9px 12px 12px;
border:solid 1px #D1D1D1;
height:100%;
overflow:hidden;
color:#8D8D8D;
background-color:#fff;
}
#login ul li{
padding:0 0 0 11px;
font-weight:bold;
background:url(../images/listbg_1.gif) 0 50% no-repeat;
}
#login ul li a{
display:block;
text-decoration:none;
padding:0 0 0 4px;
line-height:26px;
height:26px;
background:url(../images/listbg_2.gif) 0 100% repeat-x;
}
#login ul li a:hover{
color:#ffffff;
background-color:#000000;
}
#login ul li a.more_2{
color:#A12626;
background-color:#fff;
}
#login ul li a.more_2:hover{
color:#000;
background-color:#fff;
}
#footer ul.bottomnav{
margin:20px 0 4px;
}
#rightpan div.testimon{
margin:0 auto;
width:204px;
padding:5px 0 0 0;
border:solid 4px #fff;
}
#rightpan h3{
padding:0 0 9px 30px;
font-size:16px;
line-height:29px;
font-weight:normal;
background:url(../images/icon2.gif) 0 1px no-repeat;
color:#000;
background-color:inherit;
}
#rightpan label{
float:left;
width:auto;
padding:0 0 6px 9px;
font-weight:bold;
line-height:12px;
color:#000;
background-color:inherit;
}
#rightpan input{
float:left;
width:auto;
margin:0 0 9px 9px;
}
#rightpan input.txt_2{
padding:0 4px;
width:175px;
height:20px;
border:solid 1px #BD9F01;
color:#000;
background-color:#fff;
}
#rightpan input.check{
float:left;
width:14px;
height:14px;
}
#rightpan a{
padding:0 0 0 9px;
line-height:30px;
font-weight:bold;
text-decoration:underline;
color:#D42800;
background-color:inherit;
}
#rightpan input.button{
float:right;
margin:0 13px 9px 0;
}

#rightpan h4{
font-size:16px;
line-height:20px;
font-weight:bold;
color:#AC0101;
background-color:inherit;
margin:20px 0 0 10px;
}
#rightpan h2{
padding:0 0 10px;
font:bold 13px/14px Arial, Helvetica, sans-serif;
color:#9f3831;
background-color:#fff;
margin:0 0 0 10px;
}
#rightpan p{
padding:0 0 10px;
font:normal 11px/14px Arial, Helvetica, sans-serif;
color:#454545;
background-color:#fff;
margin:0 0 0 10px;
}
#rightpan #testimonial{
float:right;
width:230px;
margin:0 0 11px;
background:url(../images/formbg_1.gif) 0 0 repeat-y;
}
#rightpan #testimonial a{
background:url(../images/bulet_testimon.gif) no-repeat left center;
height:8px;
padding:0 0 0 10px;
font:bold 13px/14px Arial, Helvetica, sans-serif;
color:#a90000;
background-color:#fff;
margin:0 0 0 120px;
text-decoration:none;
}
/* Footer */
#footer{
width:100%;
margin:0 auto;
background:url(../images/footbg.gif) 0 100% repeat-x;
font-size:12px;
}
#footer div.wrapper{
width:962px;
padding:0 0 28px;
margin:0 auto;
/*background:url(../images/bottom_logo.gif) 740px 330px no-repeat;*/
}
#footer h3{
padding:4px 0 10px;
font-size:16px;
line-height:20px;
font-weight:bold;
color:#AC0101;
background-color:inherit;
}
#footer div.bottompan{
padding:0 7px 6px;
border-left:solid 1px #ACACAC;
border-right:solid 1px #ACACAC;
border-bottom:solid 1px #ACACAC;
color:inherit;
background-color:#fff;
}
#footer div.link{
height:100%;
overflow:hidden;
padding:0 0 16px;
border:solid 1px #F4F0D2;
color:inherit;
background-color:#FFFBDC;
}
#footer div.link_inside{
height:100%;
overflow:hidden;
padding:0 0 16px;
}
#footer div.inside{
padding:8px 12px 8px 9px;
height:100%;
overflow:hidden;
color:inherit;
background-color:#fff;
border:solid 1px #D1D1D1;
}
#footer div.inside img{
float:left;
margin:0 13px 4px 0;
}
#footer div.inside strong{
font-size:11px;
line-height:14px;
}
#footer div.inside p.text{
padding:8px 0 14px;
}
#footer a.more{
float:right;
width:auto;
font-weight:bold;
text-decoration:none;
padding:0 0 0 13px;
background:url(../images/bulet.gif) 0 5px no-repeat;
color:#A90000;
background-color:inherit;
}
#footer a.more:hover{
color:#000;
background-color:inherit;
}
#footer div.inside p.date{
padding:0 0 2px;
font-size:13px;
line-height:15px;
font-weight:bold;
color:#9F3831;
background-color:inherit;
}
#footer div.news{
float:left;
width:920px;
padding:12px 12px 0px 0px;
}
#footer div.news p{
padding:0 0 5px;
}
#footer div.projects{
float:left;
width:300px;
padding:0 5px 0 15px;
font-size:11px;
line-height:15px;
}
#footer div.projects p{
padding:0 0 4px;
}
#footer div.projects p.line{
margin:0 0 4px;
padding:11px 0 0;
font-size:0;
line-height:0;
background:url(../images/line.gif) 0 4px repeat-x;
}
#footer div.services{
float:right;
width:290px;
padding:12px 12px 12px 12px;
}

#footer ul.bottomnav li{
display:inline;
margin:0 6px 0 0;
font-weight:bold;
color:#fff;
background-color:inherit;
}
#footer ul.bottomnav li a{
margin:0 9px 0 0;
text-decoration:none;
color:#fff;
background-color:inherit;
}
#footer ul.bottomnav li a:hover, #footer ul.bottomnav li a.active_2{
color:#040404;
background-color:inherit;
}
#footer p.copy{
font-size:11px;
line-height:15px;
color:#FCF4C1;
background-color:inherit;
text-decoration:none;
}
#footer img.logo{
	width:200px;
	height:69px;
	display:block;
	float:right;
	margin:0px 15px 0 0;
}

.wh {
font-size:11px;
line-height:15px;
color:#666666;
text-decoration:none;
}

