/* CSS Document */
body{   margin:0px;
		padding:opx;
		background-image:url(images/bg9.jpg);
		background-repeat: no-repeat;
		background-position:center;
		background-color:#00163b;
		background-attachment:fixed;		
		}

#wrapper{ margin:0 auto;
		padding:0px;
		height:auto;
		width:1024px;
		}
		
						
		#header{height:135px; width:1024px; margin:0px; padding:0px;}
		#logo{ height:auto; width:250px; margin:0; padding:0px; float:left;}
		.contact{ height:auto; width:150px; margin-right:20px; padding:0px; float:right;}
 		.contact a{ opacity:.7; text-decoration:none; }
        .contact a:hover{ opacity:1; text-decoration:none; }

 
 
 #content{width:625px;
		height:612px;
		margin:0 auto;
		padding:0px;
		position:relative;
	
		}
.box{ height:207px; width:625px; margin:0px; padding:0px;}

.left_box{ margin-left:95px; padding:0px; height:207px; width:207px; float:left; }
.left_box a{ opacity:.7; text-decoration:none;  }
.left_box a:hover{ opacity:1;text-decoration:none; }

.right_box a{ opacity:.7; text-decoration:none;  }
.right_box a:hover{ opacity:1; text-decoration:none;  background-image:url(images/hover.png);  }
.right_box{ margin-right:95px; padding:0px; height:207px; width:207px; float:right; }

.mid_box{margin:0px; padding:0px; height:207px; width:207px; float:left; }
.mid_box a{ opacity:.7; text-decoration:none;  }
.mid_box a:hover{ opacity:1; text-decoration:none;  background-image:url(images/hover.png);  }



#socialbar{ height:280px;
width:50px;
padding:0px; margin:50% 0 0 0;
background-color:#CCCCCC;
z-index:9999;
background-position:center
}
