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

/********************
/** AQS GROUP
/*******************/

html, body{
	margin: 0;
	padding: 0;
}
p {
	font-size: 90%;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/BACKGROUND.jpg);
	background-repeat: no-repeat;
	color: #4B4B4B;
	line-height: 120%;
	background-color: #0AB0E8;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #00ccff;
	margin: 0px;
	padding: 0px 0px 10px;
	text-transform: uppercase;
}	
img {
	position: relative
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);		
}

.img_left {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	clear: both;
}
.imageleft {
	width: auto;
	height: auto;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.imageright {
	width: auto;
	height: auto;
	padding: 1px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 15px;
	clear: both;
	margin-left: 15px;
}
.galleryHome {
	width: 950px;
	margin-right: auto;
	height: 100px;
	clear: both;
	margin-left: auto;
	background-color: #003366;
	}
	
#gallimages {
	margin-bottom: 25px;
	height: 160px;
	clear: both;
	width: 910px;
	padding-top: 30px;
}
.item_bigimg {
	width: 550px;
	height: 400px;
	background: #FFFFFF no-repeat left top;
	float: left;
	margin-right: 25px;
	border: 1px solid #999999;
}
.welcomebox {
	width: 705px;
	float: left;
	clear: none;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.imageborder {
	margin:0 0px 0 0;
	height: 60px;
	width: 60px;
	padding-bottom: 15px;
	float: left;
	padding-right: 15px;
}
.clear{
	clear:both;
	height:1px;
	margin-bottom:-1px;
}
#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/back_shadow.png);
	background-position: center;
	position: relative;
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);
	
}
#topBanner{
	height: 80px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);
}
#container{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#mainImageContainer{
	height: 250px;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contentContainer{
	background-color: #000000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;

}
#pagesCol {
	width: 475px;
	margin-top: 30px;
	margin-right: 10px;
	padding-bottom: 10px;
	height: auto;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}
#pagesCol li {
	color: #CCCCCC;
	font-size: 95%;
	list-style-position: outside;
	line-height: 140%;
	font-weight: normal;
	margin-left: -25px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.gif);
}
#pagesCol p {
	font-size: 95%;
	color: #CCCCCC;
}
	

#pagesCol h1{
	color: #33CCFF;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 15px;
	line-height: normal;
}

#pagesCol h2{
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0em;
	padding: 0px;
	line-height: 120%;
	text-transform: uppercase;
}

#pagesCol h3{
	font-size: 130%;
	font-weight: bold;
	color: #00ccFF;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
}
#Colright {
	width: 203px;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	background-image: url(../images/column_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	border: 1px solid #333333;
	padding: 15px;
	text-align: center;
}
#mainCol {
	width: 203px;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	background-image: url(../images/column_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 250px;
	border: 1px solid #333333;
	padding-top: 20px;
}
#mainCol p {
	font-size: 90%;
	color: #CCCCCC;
}
	
#mainCol h1{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 10px;
}

#mainCol h2{
	font-size: 160%;
	font-weight: normal;
	color: #949494;
	margin: 0 0 1.1em 0;
}

#mainCol h3{
	font-size: 100%;
	font-weight: bold;
	color: #00ccff;
}
#mainCol2 {
	width: 910px;
	height: auto;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#mainCol2 p {
	font-size: 90%;
	color: #FFFFFF;
}


#mainCol2 h1{
	color: #666666;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 15px;
}

#mainCol2 h2{
	font-size: 160%;
	font-weight: normal;
	color: #949494;
	margin: 0 0 1.1em 0;
}

#mainCol2 h3{
	font-size: 120%;
	font-weight: bold;
	color: #33CCFF;
	margin: 0px 0px 20px;
	padding: 0px;
}
#mainColdiy {
	width: 713px;
	height: 175px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	background-color: #000000;
}
#mainColdiy p {
	font-size: 90%;
	color: #CCCCCC;
}
	

#mainColdiy h1{
	color: #666666;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 15px;
}

#mainColdiy h2{
	font-size: 160%;
	font-weight: normal;
	color: #949494;
	margin: 0 0 1.1em 0;
}

#mainColdiy h3{
	font-size: 100%;
	font-weight: bold;
	color: #00ccff;
}
#mainColbox {
	width: 460px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	background-color: #000000;
	clear: both;
}
#mainColbox p {
	font-size: 90%;
	color: #CCCCCC;
}
	

#mainColbox h1{
	color: #666666;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 15px;
}

#mainColbox h2{
	font-size: 160%;
	font-weight: normal;
	color: #949494;
	margin: 0 0 1.1em 0;
}

#mainColbox h3{
	font-size: 100%;
	font-weight: bold;
	color: #00ccff;
}
#rightCol h1{
	font-size: 111%;
	font-weight: bold;
	border-bottom: 1px solid #D3D3D3;
	padding: 0 0 0.2em 0;
}

#rightCol h2{
	font-size: 100%;
	font-weight: bold;
	color: #4B4B4B;
}
.smaller{	
}
.leftfloat {
	float:right;
	width: 330px;
}

/********************
/** Links
/*******************/

a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	background-color: transparent;
}


#contentContainer a{
	color: #33CCFF;
	font-weight: bold;
}

#footer a{
	color: #B4B4B4;
}

/********************
/** Navigation
/*******************/

#navContainer{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#navContainer p{
	margin: 0;
	padding: 0;
}

#navTop{
	color: #fff;
	width: 910px;
	padding-right: 30px;
	padding-left: 30px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	position: relative;
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);
	background-image: url(../images/top_nav1.png);
}

#navTopLeft{
	float: left;
	color: #33CCFF;
}

#navTopRight{
	float: right;
	text-align: right;
}

#navTopRight a{
	color: #fff;
}


#navMain{
	width: 950px;
	background-color: #323232;
	color: #fff;
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#navMainLeft{
	float: left;
	position: relative;
	position: relative;
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);
}

#navMainRight{
	float: right;
}

#navMainLeft a{
	display: block;
	position: relative;
	color: #fff;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	font-size: 115%;
	padding: 11px 20px 9px;
	border-left: 1px solid #505050;
	margin-right: 1px;
	margin-left: 0;
}

#navMainLeft{
	margin: 0;
	padding: 0;
}

#navMainLeft li{
	float: left;
	list-style: url(none) none;
	padding: 0;
	border-right: 1px solid #000;
	border-top: 1px solid #505050;
	position: relative;
	top: -1px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#navMainLeft a:hover{
	text-decoration: none;
	color: #00CCFF;
}

#leftnav {
	width:150px;
	font-weight: bold;
	float: left;
	height: auto;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	padding-right: 10px;
}
#leftnav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#leftnav ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#leftnav ul li a {
	display: inline;
	margin: 0;
	padding: 0 0px;
	text-decoration: none;
	color: #33CCFF;
	font-size: 90%;
	line-height: normal;
}
#leftnav ul li a:hover,  #leftnav ul li.active a {
	color: #FFFFFF;
}
/********************
/** Footer
/*******************/

#footer{
	width: 900px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	clear: both;
	position: relative;
	background-color: transparent;
	/* Hack for transparent png's in IE6 */
	behavior: url(../images/iepngfix.htc);

}

.footerNav{
	position: relative;
	float: left;
	width: 750px;
	font-size: 70%;
	color: #999999;
	line-height: 150%;
}

