/* CSS Document */

#frame{width:1200px;
	margin:auto;
	height:850px;
background-image:url(images/background-new.png);
background-repeat:no-repeat;}

#space{width:1200px;
height:30px;}

#imgbar{width:1200px;
	height:150px;
	float:left; 
	color:#FFFFFF;
	border-style:none;}
	
#navbar{width:1200px;
	height:30px;
	float:left;
	border-style:none;}	
	
#main{width:1200px;
	height:590px;
	float:left;
	background-repeat:no-repeat;}
	
#boxes{width:1000px;
height:165px;}

#spacer{width:80px;
height:168px;
float:left;}

#one{width:100px;
height:165px;
margin-left:100px;
margin-top:130px;
float:left;}

#two{width:100px;
height:165px;
margin-left:110px;
margin-top:130px;
float:left;}

#three{width:100px;
height:165px;
margin-left:0px;
margin-top:130px;
float:left;}

#four{width:100px;
height:165px;
margin-left:100px;
margin-top:130px;
float:left;}

#five{width:100px;
height:165px;
margin-left:100px;
margin-top:130px;
float:left;}
	
#footer{width:1200px;
	margin:auto;
	height:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;}
	
#footer a{
	color:#99CC33;
	text-decoration:none;
	}

a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#333333;}
p{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#666666; margin-top:0px; margin-left:400px; margin-right:150px;}
h1{font-size:50px; font-family:Impact, "Arial Narrow"; color:#666666; font-weight:normal; margin-left:50px; margin-top:100px;}
h2{font-size:30px; font-family:Arial, Helvetica, sans-serif; color:#666666; margin-top:40px; margin-right:160px;}
h3{font-size:34px; font-family:ChopinScript, "Lucida Console", "Arial Narrow", Arial; color:#666666;}
h4{font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#333333; font-weight:bold;}
h5{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#CCCCCC;}






