body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #333;
	text-align:center;
	
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#container { 
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
	background: #CCC;
	
}

#mainContent { 
	margin: 10px 0px 0px 15px;
	float:left;
	width:470px;
} 

#rightContent { 
	background:#FFFFFF url(images/box.gif) no-repeat left;
	margin: 40px 30px 20px 40px;
	float:right;
	width:500px;
	height:299px;
} 

#rightContenttext { 
	background:#FFFFFF url(images/boxtext.gif) no-repeat left;
	margin: 40px 30px 20px 40px;
	float:right;
	width:500px;
	height:560px;
} 

#buttons {
	margin: 25px 0px 10px 0px;
	float:left;
	width:166px;
	height:50px;
	text-align: left;
} 


#leftContent {
	margin: 40px 30px 20px 30px;
	float:left;
	width:320px;
	height:350px;
	text-align: center;
} 

#header { 
	background:#FFFFFF url(images/header.png) no-repeat left;
	height:120px;
} 
#menu { 
	margin: 0;
	width: 100%;
	background:#333 url(images/menu.png) no-repeat left;
	height:30px;
	line-height:30px;
	font-size:12px;
	font-weight: bold; 
	color: #fff;
} 

#menu ul {
 text-align:left;
 }

#menu li {
	 margin-left:40px;
	display: inline;
	color: #fff;
}

#menu li a {
	color: #fff;
	text-decoration: none;
	margin-right: 34px;

}
#menu li a:hover {
text-decoration: underline;
color: #fff;       
}

#divider {
	clear:both;
} 

#footer {
	background:#cccccc url(images/box.png) no-repeat right;
	float:left;
	font-size:10px;
	width:320px;
	height:160px;
} 

#footer2 {
	background:#cccccc url(images/box.png) no-repeat center;
	float:left;
	font-size:10px;
	width:320px;
	height:160px;
} 

#footer3 { 
	background:#cccccc url(images/box.png) no-repeat left;
	float:left;
	font-size:10px;
	width:320px;
	height:160px;
} 

footerbottom{
	background-color: yellow;
	height:20px;
	text-align:center;
	
} 

#footerbottom a {
	color: #F57F20;
}

#footerbottom a:hover {
text-decoration: underline;
color: #F57F20;
              
}

.clear { clear: both; }

#box {
	float:left;
	font-size:11px;
	width:265px;
	height:150px;
	margin-left:45px;
	margin-top:25px;
} 

#box2 {
	float:left;
	font-size:11px;
	width:265px;
	height:150px;
	margin-left:30px;
	margin-top:25px;
} 

#box3 {
	float:left;
	font-size:11px;
	width:264px;
	height:150px;
	margin-left:13px;
	margin-top:25px;
} 

h1 {font-size:16px}
