@charset "utf-8";
/* CSS Document */

body {

	background:#343434 url(bgheaderbody.jpg) top repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	z-index: 0;
}
#header {
	background: url(bgheaderjcbv.jpg) top repeat-x;
	height:238px;
	
}
.headerlogo{
	background: transparent;
	margin-left: 145px;
	margin-right: 715px;
	margin-top: 82px;
	display:inline;
	width:356px;
	height:61px;
	z-index: 2;
	float:right;
}
/*navbar*/

#navex {
	float:right;
	background: url(tabs/imgnavspr.jpg) no-repeat;
	width:500px;
	height:44px;
	position:relative;
	margin-top:12px;
	margin-left:400px;
	margin-right:200px;
	padding:0;
	
}



#navex li, #navex a {
height:44px;
display:block;

}

#navex li {
float:left;
list-style:none;
display:inline;
}


#navex_home {width: 125px;}
#navex_services {width: 125px;}
#navex_portfolio {width: 125px;}
#navex_contact {width: 125px;}

#navex_home a:hover {background: url(tabs/imgnavspr.jpg) -0px -44px no-repeat; }
#navex_services a:hover { background: url(tabs/imgnavspr.jpg) -125px -44px no-repeat; }
#navex_portfolio a:hover { background: url(tabs/imgnavspr.jpg) -250px -44px no-repeat; }
#navex_contact a:hover { background: url(tabs/imgnavspr.jpg) -375px -44px no-repeat; }

#navex span{
display:none;
}
/*end header and nav*/

#container { 
	width: 835px;  
	background:transparent;
	margin: 0 auto; 
	text-align: left;
	color:#cccccc;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	border:#666666 3px thin;
	
} 



#mainContent {
	padding: 5px  20px; 
	background-color:transparent;
	margin: 0px 220px 0 0;
	}
	#content{
	padding:5px 20px;
	background-color:transparent;
	margin:0 200px 0 0;
	width:550px;
	
	}

#rtside{
float: right; 
margin-top:20px;
	width: 200px;
	background: url(images/bg_rt.jpg) center repeat-y;
	padding: 15px 10px;
	}





.rtinnerbx{
clear:both;
float:right;
margin-top:15px;
width:200px;
background:#666666;
padding: 10px 10px;

}
.stylertbar{
font-size:13px;

}
.stylehdr{
color:#589bff;
font-size:18px;
font-weight:bold;
}
.stylertheader{
color:#589bff;
font-size:15px;
font-weight:bold;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.imagebox{
border: 3px solid  #666666;
}




.stylehdr{
color:#589bff;
} 

h3{
color: #33CC00;
}

.ulstle{
color:#cccccc;
list-style-image:url(bullet.jpg);
font-size:13px;
line-height: 18px;
}

.weblink{
color:#33CC00;
font-size:13px;
}
.toolbox{
color:#cccccc;
font-size:13px;
list-style:none;
}
.toollink{
color:
#E2E2E2;
}

ul.main li{
list-style-type: circle;
list-style-position: inside;
}
	


/*form */
#fieldset {
	background:transparent;
	border: 2px solid #666666;
	margin-bottom:75px;
	width: 490px;
	text-align:left;
	padding-left: 10px;
	position:absolute;
	marign-left: 180px;
	margin-right:90px;
	top: 348px;
	
	}
.clears{
clear: both;
padding-top: 5px;

}
.label{
float: left;
width: 80px;
text-align: right;
 }
.field{
float: right;
width: 380px;
text-align: left;
}


input[type="submit"], input[type="reset"] {
	background-color: #424242;
	border: 1px solid #666666;
	position: relative;
	margin-bottom:-20px;
	width:90px;
	margin-left:40px;
	margin-top:20px;
	font-size:15px;
	color:#cccccc;
}
p.buttons1 {
	text-align: center;
	
}
#footer {
	position:relative;
	padding: 0 10px;
	margin: 0 auto;
	z-index:5;
	
	}
	
#footer p {
	margin: 0; 
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	color:#cccccc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

