body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
div{
	position:absolute;
	margin:0px;
}
#main {left: 0px; top: 0px; width: 100%; height: 540px; z-index:1}
#title {left: 124px; top: 21px; width: 635px; height: 33px; bg-color: #ff0000; z-index:2}

#outer a:link, #outer a:visited, #outer a:active {
		color:#FFFFFF;
		font-weight: bold;
		text-decoration:none;
		}
		
#outer a:hover {
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: underline;
		}		

#nav a.cell1, #nav a.cell1:active, #nav a.cell1:visited {
		color: #FFFFFF;
		text-decoration: none;
		background-color: #4299F1;
		display: block;
		line-height: 50px;
		width: 100%;
		height: 100%;
		}
		
#nav a.cell1:hover {
		background-color:#48B5FF;
		text-decoration: none;
		display: block;
		color:#003366;
		}
		
#nav a.cell2, a.cell2:active, a.cell2:visited {
		color: #FFFFFF;
		text-decoration: none;
		background-color: #99CC66;
		display: block;
		line-height: 50px;
		width: 100%;
		height: 100%;
		}
		
#nav a.cell2:hover {
		background-color:#FFFF00;
		display: block;
		color:#333333;
		text-decoration: none;
		}

#content a:link, #content a:active, #content a:visited {
		color: #0259B1;
		font-weight: bold;
		text-decoration: none;
		}
						
#content a:hover {
		color: #0259B1;
		font-weight: bold;
		text-decoration: underline;
		}
		
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

#container {
	background-image:url(../images/content_bg.jpg);
	background-repeat: no-repeat;
}
	.hostingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headline1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #333333;
}
