@charset "utf-8";

a:link {
	color: #669bbf;
}
a:visited {
	color: #669bbf;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	height:1000px;
	font-size:13px;
}

h1, h2, h3, h4, h5 {
	color:#669bbf;
}
#hometitle {
	color:#669bbf;
	font-size:20px;
	font-weight:bold;
}
#title {
	color:#669bbf;
	font-size:18px;
	font-weight:bold;
}
#main {
	width:900px;
}
#main2 {
	width:900px;
	height:900px;
}
#main3 {
	width:900px;
}

#header {
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:160px;
}
#header1 {
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:152px;
}
#header2 {
	width:900px;
	height:160px;
}
.undertext {
	width:850px;
	padding:25px;
	padding-top:0px;
	padding-bottom:0px;
}

#textleft_news {
	width:800px;
	padding-left:55px;
	padding-top:30px;
}
#textleft_contact {
	width:700px;
	height:530px;
	float:left;
	padding-left:15px;
	padding-top:30px;
}
#gen {
	float:right;
	padding-top:15px;	
}

#footer {
	width:900px;
	font-size:9px;
	padding-top:5px;
	}
#outer {
	width:900px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
#outerLanding {
	width:900px;
	height:900px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
#outer5 {
	width:900px;
	height:5000px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
.outer2 {
	width:900px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
.outer3 {
	width:900px;
	height:900px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}	
.outer4 {
	width:900px;
	height:1235px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
.outer_contact {
	width:900px;
	height:1480px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border:double;
	}
#bar {
	background-color:#CCCCCC;
	width:850px;
	height:3px;
	float:left;
}
#bar2 {
	background-color:#CCCCCC;
	width:800px;
	height:3px;
	float:left;
}
hr#comp {
	background-color:#CCCCCC;
	color:#CCCCCC;
	border:#CCCCCC;
	width:760px;
}
#bar3 {
	background-color:#CCCCCC;
	width:900px;
	height:3px;
}
#bar4 {
	background-color:#CCCCCC;
	width:398px;
	height:3px;
}
#bar5 {
	background-color:#CCCCCC;
	width:630px;
	height:3px;
}
#bar6 {
	background-color:#CCCCCC;
	width:735px;
	height:3px;
}
.style13 {
	font-size: 12pt;
	font-weight:bold;
	color:#999999;
}
.style20 {
	font-size: 15pt;
	font-weight: bold;
	color:#75b0f4;
}
.style21 {
	font-size: 10pt;
}
#navi {
	height:25px;
	width:900px;
	}
#textleft3 {
	padding-top:50px;
	padding:50px;

}
#textleft4 {
	padding-top:50px;
	padding:75px;
	padding-right:5px;
}
#wheel img {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	float:left;
	}
	
/*INDEX LANDING PAGE CSS*/
	
.box{
	background:url(../images/bkBK.png) repeat-x;
	position:absolute;
	z-index:+1;
	width:420px;
	height:800px;	
}
#line{
	width:2px;
	height:600px;
	background-color:#bfbfbf;
	margin:60px 435px;
	position:absolute;	
}
table{
	margin-left:40px;
	margin-top:40px;	
}
table.two{
	margin-left:460px;
	margin-top:40px;	
}
.button a{
	opacity:0.7;	
}
.button a:hover{
	opacity:1;	
}