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

* {
	margin:0px;
}

body {
	background:url(2.jpg);background-position:top center; background-repeat: repeat-x;  margin:0px; background-color:#ffffff;
}

div {font-family:Arial,Times,Verdana,Sans-Serif; color:#FFFFFF; font-size:11px; margin:0px; } 

h1 {font-family:Arial,Times,Verdana,Sans-Serif; color:#ffffff; font-size:20px; margin:0px; } 
h2 {font-family:Arial,Times,Verdana,Sans-Serif; color:#ffffff; font-size:11px; margin:0px; } 


h3 {font-family:Arial,Times,Verdana,Sans-Serif; color:#D10000; font-size:22px; margin:0px; } 
h4 {font-family:Arial,Times,Verdana,Sans-Serif; color:#03E917; font-size:22px; margin:0px; } 
h5 {font-family:Arial,Times,Verdana,Sans-Serif; color:#012FA7; font-size:22px; margin:0px; } 

h6 {font-family:Arial,Times,Verdana,Sans-Serif; color:#686868; font-size:11px; margin:0px; } 



a { color:#ccc; font-size:11px; font-family:Arial,Times,Verdana,Sans-Serif;} 

a:hover { color:#ccc; font-size:11px; font-family:Arial,Times,Verdana,Sans-Serif; }

 img.hover {display:none;border:0;}
A:hover img.hover {display:inline;}
A:hover img.nohover {display:none;}


#container {
	background:url(content.jpg) no-repeat;
	width:1000px;
	height:463px;
    margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header{
	background:url(header.jpg);
	width:1000px;
	height:83px;	
	top:0px;
	left:0px;
	position:absolute;
	display:block;

}


#logo {
	
	width:289px;
	height:50px;	
	top:83px;
	left:114px;
	position:absolute;
	display:block;

}

#nav-1 {
	background:url(nav-1.jpg);
	width:60px;
	height:50px;	
	top:83px;
	left:401px;
	position:absolute;
	display:block;

}

#nav-2 {
	background:url(nav-2.jpg);
	width:75px;
	height:50px;	
	top:83px;
	left:461px;
	position:absolute;
	display:block;

}


#nav-3 {
	background:url(nav-3.jpg);
	width:91px;
	height:50px;	
	top:83px;
	left:536px;
	position:absolute;
	display:block;

}


#nav-4 {
	background:url(nav-4.jpg);
	width:87px;
	height:50px;	
	top:83px;
	left:627px;
	position:absolute;
	display:block;

}



#nav-5 {
	background:url(nav-5.jpg);
	width:104px;
	height:50px;	
	top:83px;
	left:714px;
	position:absolute;
	display:block;

}


#nav-6 {
	background:url(nav-6.jpg);
	width:71px;
	height:50px;	
	top:83px;
	left:818px;
	position:absolute;
	display:block;

}




#red-button {
	background:url(red-button.jpg);
	width:96px;
	height:37px;	
	top:394px;
	left:125px;
	position:absolute;
	display:block;

}



#yellow-button {
	background:url(yellow-button.jpg);
	width:88px;
	height:37px;	
	top:394px;
	left:312px;
	position:absolute;
	display:block;

}


#green-button {
	background:url(green-button.jpg);
	width:95px;
	height:37px;	
	top:394px;
	left:501px;
	position:absolute;
	display:block;

}



#blue-button {
	background:url(blue-button.jpg);
	width:98px;
	height:37px;	
	top:394px;
	left:690px;
	position:absolute;
	display:block;

}



#body {
	
	width:758px;
	top:463px;
	left:120px;
    position:absolute;
	display:block;

}


#redtext {

	width:174px;
	height:228px;	
	top:160px;
	left:125px;
	position:absolute;
	display:block;

}

#yellowtext {

	width:174px;
	height:228px;	
	top:160px;
	left:313px;
	position:absolute;
	display:block;

}

#greentext {

	width:174px;
	height:228px;	
	top:160px;
	left:502px;
	position:absolute;
	display:block;

}


#bluetext {

	width:174px;
	height:228px;	
	top:160px;
	left:691px;
	position:absolute;
	display:block;

}


#blog {

	width:174px;
	height:228px;	
	top:190px;
	
left:690px;
	position:absolute;
	display:block;

}


