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

body{
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	background-image:url(images/bg.jpg);
	background-color:#000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited{
	color:#039;
} 
a:hover{
	color:#09F;
}
h1, h2, h3{	
	width:auto;
	height:auto;
	color:#039;
	font-weight:bold;
	float:left;
	clear:left;
	padding:0;
	margin:0;
	display:inline-block;

}
h1{
	font-size:26px;
}
h2{
	font-size:16px;
}
h3{	
	font-size:18px;
}
.pageframe{
	width:1005px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	float:none;
	clear:both;
	margin-top:15px;
	padding-bottom:50px;
}
.header{
	width:875px;
	height:87px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	float:none;
	clear:both;
	padding-top:40px;
	padding-left:130px;
}
.logo{
	width:400px;
	height:50px;
	float:left;
	clear:none;
}
.mininav{
	width:300px;
	height:26px;
	padding:0;
	text-align:right;
	float:right;
	clear:none;
	margin-right:60px;
	margin-top:40px;
	font-weight:bold;
	padding-top:5px;
}
.mininav a{
	text-decoration:none;
}
.nav{
	width:867px;
	height:92px;
	background-image:url(images/navbg.png);
	background-repeat:no-repeat;
	float:none;
	clear:both;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:138px;
}
.titles{
	width:1005px;
	height:42px;
	float:none;
	clear:both;
	background-image:url(images/titles.png);
	background-repeat:no-repeat;
	padding-top:25px;
}
.titleleft{
	width:146px;
	height:37px;
	float:left;
	clear:none;
	padding-left:44px;
	padding-right:65px;

}

.titleright{
	width:750px;
	height:37px;
	float:left;
	clear:none;
}
.content{
	width:925px;
	height:auto;
	overflow:auto;
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
	float:none;
	clear:both;
	display:block;
	padding-left:40px;
	padding-right:40px;
}
.sidebar{
	width:150px;
	height:auto;
	overflow:auto;
	float:left;
	clear:none;
	padding-right:40px;
}
.maincontent{
	width:705px;
	height:auto;
	float:left;
	clear:none;
	padding-left:25px;
}
.footer{
	width:925px;
	height:90px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	float:none;
	clear:both;
	padding-top:32px;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	font-size:12px;
}
#img{
	float:right;
	margin:10px;
	clear:none;
	
	margin:0;
	display:none;
	visibility:none;
	width:0;
	height:0;
}
.maincontent iframe{
	margin-left:-4px;
	margin-bottom:15px;
	float:none;
	clear:both;
}
#video0{
	float:right;
	clear:none;
	margin:5px;
}
#video1, #video2{
	margin-left:120px;
	float:none;
	clear:both;
}
b:hover{
	cursor:pointer;
}
.maincontent a:link, .maincontent a:visited{
	color:#00C;
	text-decoration:none;
	line-height:1.3em;
}
.maincontent a:hover{
	color:#06C;
}
form{
	width:auto;
	height:auto;
	float:right;
	clear:both;
}
input[type=text]{
	float:left;
	clear:left;
	border:1px solid #333;
	padding:4px;
	border-radius:10px;
	-moz-border-radius:10px;
}
input[type=submit]{
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	clear:both;
}
.cats{
	width:708px;
	height:auto;
	float:left;
	clear:none;
	background-image:url(images/servicesbg.jpg);
	margin-top:10px;
}
.categories{
	width:314px;
	height:auto;
	float:left;
	clear:none;
	overflow:auto;
	padding-left:30px;
	
}
.cathead{
	background-image:url(images/services.jpg);
	width:708px;
	height:138px;
	float:none;
	clear:both;
}
.catfoot{
	width:708px;
	height:24px;
	float:left;
	clear:none;
	background-image:url(images/servicesfoot.jpg);
}
