/* CSS Document */
body{
margin:0;
padding:28px 0 0;
font:12px/19px Arial, Helvetica, sans-serif;
color:#5E5E5E;
background:url(../images/bg.gif) 0 0 repeat-x #FCFCFC;
}
div, p, h1, h2, h3, h4, 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:800px;
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:798px;
margin:0 auto;
overflow:hidden;
height:100%;
border:solid 1px #fff;
background:url(../images/headerbg_1.gif) 0 0 repeat-x;
}
#header div.head{
position:relative;
padding:0 0 0 14px;
overflow:hidden;
height:100%;
}
#header img.logo{
float:left;
margin:7px 48px 0 0;
}
#header p.facebook{
position:absolute;
top:7px;
right:15px;
}
#header div.caption{
position:relative;
border:solid 1px #C6C4C4;
background:url(../images/header_home.jpg) 0 0 no-repeat;
}
#header div.caption h1{
margin:202px 0 0;
font-size:18px;
line-height:40px;
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:#2d2d2d;
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:788px;
margin:0 auto;
padding:2px 7px 0;
}
#bodypan a.more{
float:left;
width:auto;
font-weight:bold;
text-decoration:none;
padding:0 0 0 13px;
background:url(../images/listbg_1.gif) 0 5px no-repeat;
color:#A90000;
background-color:inherit;
}
#bodypan a.more:hover{
color:#000;
background-color:inherit;
}
#bodypan h2{
padding:0 0 13px;
font-size:25px;
line-height:25px;
font-weight:normal;
color:#4d4d4d;
background-color:inherit;
}
#bodypan h2 orange{
color:#f99c32 ;
background-color:inherit;
}
#bodypan h3{
padding:0 0 0px 0px;
font-size:17px;
line-height:25px;
font-weight:normal;
color:#4d4d4d;
background-color:inherit;
}
#bodypan h4{
padding:0 0 0px 0px;
font:normal 13px Arial, Helvetica, sans-serif;
line-height:20px;
font-weight:normal;
text-align: justify;
color:#000;
background-color:inherit;
}

/* Left Panel */
#leftpan{
width:490px;
float:left;
padding:42px 0 0 22px;
}
#leftpan form{
width:368px;
margin:23px 0 0 0;
}
#leftpan 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;
}
#leftpan form .bttn{
width:78px;
height:25px;
float:left;
margin:0 0 0 157px;
cursor:pointer;
}
#leftpan form label{
font:normal 13px/20px Arial, Helvetica, sans-serif;
width:auto;
color:#3c392e;
background-color:inherit;
float:left;
}
#leftpan form textarea{
	width:206px;
	height:84px;
	float:right;
	margin:0 0 18px 0;
}

#leftpan ul{
margin:20px 0 20px 0;
}
#leftpan 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;
}
#leftpan .project{
float:left;
width:570px;
margin:35px 0 0 0;
}
#leftpan .project img.position{
margin:0 26px 0 0;
float:left;
width:auto;
}
#leftpan .project h5{
font:normal 15px Arial, Helvetica, sans-serif;
width:auto;
color:#3c392e;
background-color:inherit;
float:left;
margin:0 0 20px 0;
}
/* Right Panel */
#rightpan{
	float:right;
	width:240px;
	margin:0 0 0 0;
}
#clients_login{
float:right;
width:230px;
margin:0 0 11px;
background:url(../images/formbg_1.gif) 0 0 repeat-y;
}
#rightpan span.form_top{
display:block;
width:230px;
height:9px;
font-size:0;
line-height:0;
background:url(../images/formbgtop.gif) 0 0 no-repeat;
}
#rightpan div.form_bottom{
display:block;
width:230px;
height:9px;
font-size:0;
line-height:0;
background:url(../images/formbgbottom.gif) 0 0 no-repeat;
}
#rightpan div.login{
margin:0 auto;
width:204px;
padding:5px 0 0 0;
border:solid 4px #fff;
background:url(../images/formbg_2.gif) 0 0 repeat-x;
}
#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;
}
#rightpan img{
float:right;
margin:55px 25px 0 0;
}

/* Footer */
#footer{
width:100%;
margin:0 auto;
background:url(../images/footbg.gif) 0 100% repeat-x;
font-size:12px;
}
#footer div.wrapper{
width:802px;
padding:0 0 28px;
margin:0 auto;
}
#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:left;
width:auto;
font-weight:bold;
text-decoration:none;
padding:0 0 0 13px;
background:url(../images/listbg_1.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:right;
width:364px;
padding:0 15px 0 0;
}
#footer div.news p{
padding:0 0 0 0;
text-align:justify;
}
#footer div.services{
float:left;
width:364px;
padding:0 0 0 15px;
}
#footer div.services ul{
margin:0 16px 0 0;
padding:7px 9px 12px 15px;
border:solid 1px #D1D1D1;
height:100%;
overflow:hidden;
color:#8D8D8D;
background-color:#fff;
}
#footer div.services ul li{
padding:0 0 0 12px;
font-weight:bold;
background:url(../images/listbg_1.gif) 0 50% no-repeat;
}
#footer div.services 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;
}
#footer div.services ul li a:hover{
color:#A12626;
background-color:#FFF690;
}
#footer div.services ul li a.more_2{
color:#A12626;
background-color:#fff;
}
#footer div.services ul li a.more_2:hover{
color:#000;
background-color:#fff;
}
#footer ul.bottomnav{
margin:20px 10px 4px;
}
#footer ul.bottomnav li{
display:inline;
margin:0 6px 0 0;
font-weight:bold;
color:#2d2d2d;
background-color:inherit;
}
#footer ul.bottomnav li a{
margin:0 9px 0 0;
text-decoration:none;
color:#2d2d2d;
background-color:inherit;
}
#footer ul.bottomnav li a:hover, #footer ul.bottomnav li a.active_2{
color:#fff;
background-color:inherit;
}
#footer p.copy{
margin:0 0 0 10px;
font-size:11px;
line-height:15px;
color:#2d2d2d;
background-color:inherit;
}
#footer img.logo{
	display:block;
	float:right;
	margin:25px 10px 0 0;
}

/* Contact Info */
#contactinfo div.caption{
position:relative;
border:solid 1px #C6C4C4;
}
#contactinfo div.caption h1{
font-size:10px;
line-height:22px;
font-weight:bold;
text-align:center;
background:url(../images/headerbg_2.gif) 0 0 repeat-x;
color:#2d2d2d;
background-color:inherit;
}
