a:link {
	color: #9797C9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9797C9;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #9797C9;
}


body,td,th {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#page_container {
	position:absolute;
	left:0px;
	top:0px;
	width:831px;
	height:300px;
	z-index:1;
}

#left_column {
	position:absolute;
	left:0px;
	top:300px;
	width:216px;
	height:744px;
	z-index:5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}



#maintext {
	position:absolute;
	left:0px;
	top:300px;
	width:575px;
	height:761px;
	z-index:3;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 240px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#titles {
	position:absolute;
	left:227px;
	top:232px;
	width:602px;
	height:69px;
	z-index:20;
}

#ContactDetails {
	position:absolute;
	left:7px;
	top:459px;
	width:216px;
	height:96px;
	z-index:22;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tenpx {
	font-size: 10px;
}




#nav {
	position:absolute;
	left:10px;
	top:337px;
	width:216px;
	height:133px;
	z-index:20;
}

#nav ul {
	margin: 0px;
	padding: 0;
	color: #FFFFFF;
}

#nav a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width:216px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 4px;
}

#address {
	position:absolute;
	left:6px;
	top:310px;
	width:216px;
	height:141px;
	z-index:21;
}

#nav a:hover {
	color: #ffffff;
	background-color: #343399;
	
}

#nav li {
	margin-bottom: 0px;
 	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 3px;
	background-color: #CCCCCC;
}
.border {
	border: 2px solid #8F8EC7;
}
.biggerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
