/* CSS Document */

/*--------------- Page Styling ---------------*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



/*--------------- Text Styling ---------------*/

H1{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
}

H2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

P{
	font-size:12px;
}

P2{
	font-size:11px;
	color:#3D4D4C;
}

a:link, a:visited{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}

a:visited{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}

a.submenu:link, a.submenu:visited{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}
a.submenu:hover{
	color:#999999;
	font-size:12px;
	text-decoration:none;
}

a.complist:link, a.complist:visited{
	color:#086288;
	font-size:12px;
	text-decoration:none;
	
}
a.complist:hover{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}

a.footmenu:link, a.footmenu:visited{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}
a.footmenu:hover{
	color:#086288;
	font-size:12px;
	text-decoration:none;
}

.foottext{
	font-size:11px;
	color:#3D4D4C;
}

/*--------------- Page Divs ---------------*/

#container_outter{
	width:816px;
	margin:auto;
}

#header{
	width:816px;
	height:117px;
}

#header_left {
	float: left;
	width:433px;
	height:117px;
}

#header_right {
	float: right;
	width:383px;
	height:117px;
}



#main_top{
	height:22px;
	margin-top:0px;
}

#main_bottom{
	height:26px;
	margin-top:0px;
}

#main_outter{
	width:816px;
	margin-top:0px;
	background-image:url(images/main_bg.png);
}

#main_inner{
	width:796px;
	margin:auto;

}

#spacer{
	height:28px;
}

#main_sidebar{
	float:left;
	width:159px;
	clear:both;
	padding:8px;
}

#main_content{
	width:585px;
	margin-left:181px;
	padding:15px;
}

#footer{
	width:796px;
}



/*--------------- Object Classes ---------------*/

.img{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
}

.menuimage{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}

.float_right{
	float:right;
}

.float_left{
	float:left;
}

.img_float_left{
	float:left;
	margin-right:10px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*--------------- Menu Image Swap ---------------*/

div.home{
	height: 25px;
	width: 60px;
	margin:0;
	padding:0;
	vertical-align:top;
	background-image:url(images/menu_home03.png);
	float:left;
}

div.home a, div.home a:link, div.home a:visited {
	display:block;
	border:0px;
}
div.home a:hover img{
	visibility:hidden;
	border:0px;
}

div.home img {
	width:100%;
	height:100%;
	border:0px;
}

div.home{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}




div.compositions{
	height: 25px;
	width: 102px;
	margin:0;
	padding:0;
	vertical-align:top;
	background-image:url(images/menu_comps03.png);
	float:left;
}

div.compositions a, div.compositions a:link, div.compositions a:visited {
	display:block;
	border:0px;
}
div.compositions a:hover img{
	visibility:hidden;
	border:0px;
}

div.compositions img {
	width:100%;
	height:100%;
	border:0px;
}

div.compositions{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}




div.features{
	height: 25px;
	width: 74px;
	margin:0;
	padding:0;
	vertical-align:top;
	background-image:url(images/menu_features03.png);
	float:left;
}

div.features a, div.features a:link, div.features a:visited {
	display:block;
	border:0px;
}
div.features a:hover img{
	visibility:hidden;
	border:0px;
}

div.features img {
	width:100%;
	height:100%;
	border:0px;
}

div.features{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}



div.business{
	height: 25px;
	width: 73px;
	margin:0;
	padding:0;
	vertical-align:top;
	background-image:url(images/menu_business03.png);
	float:left;
}

div.business a, div.business a:link, div.business a:visited {
	display:block;
	border:0px;
}
div.business a:hover img{
	visibility:hidden;
	border:0px;
}

div.business img {
	width:100%;
	height:100%;
	border:0px;
}

div.business{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}

div.contact{
	height: 25px;
	width: 66px;
	margin:0;
	padding:0;
	background-image:url(images/menu_contact03.png);
	float:left;
}

div.contact a, div.contact a:link, div.contact a:visited {
	display:block;
	border:0px;
}
div.contact a:hover img{
	visibility:hidden;
	border:0px;
}

div.contact img {
	width:100%;
	height:100%;
	border:0px;
}

div.contact{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:0px;
	vertical-align:top;
}










/*----------------------------------------------------------------*/




