#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 700px;
	width: 980px;
	background-color: #1D1DF0;
	margin-right: auto;
	margin-left: auto;
}
#mainmid {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
}
#mainmidhome {
	float: left;
	width: 580px;
	background-color: #FFFFFF;
}
#rightcol {
	float: left;
	width: 200px;
	background-color: #1D1DF0;
	height: 450px;
}
#rightcolhome {
	float: left;
	width: 200px;
	background-color: #1D1DF0;
}

#tophead {
	position: absolute;
	height: 200px;
	width: 980px;
	background-color: #1D1DF0;
}
#mainarea {
	position: absolute;
	width: 980px;
	left: 0px;
	top: 220px;
	background-color: #1D1DF0;
}
#navleft {
	margin: 0px;
	width: 180px;
	padding: 10px;
	float: left;
}
#navleft a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-left: 15px;
}
#navleft li {
	list-style-type: none;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.para {
	line-height: 18px;
	padding: 5px;
}
.upperc {
	text-transform: uppercase;
}


#navleft ul {
	margin-left: 5px;
}

#tophead1 {
	float: left;
}
#tophead2 {
	float: left;
}
#tophead3 {
	float: left;
}
#tophead4 {
	float: left;
}
.bottomTxt {font-size: 11px}
