body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
list-style-image: url(images/bullet.gif);  
 padding-left: 0; 
 margin-left: 0; 
}
#container {
	position:relative;
	margin:auto;
	top:30px;
	text-align: center;
	width:812px;
	height:600px;
}
#logo {
	position:absolute;
	width:181px;
	height:98px;
	left: 75px;
	top: 43px;
}
#navigation {
	position:absolute;
	width:105px;
	height:115px;
	left: 48px;
	top: 187px;

}

.nav{
	margin-top:0px;
	font-weight:bold;
	line-height:10px;
	list-style-type:none;
	list-style-image:none;
	font-size: 11px;
	text-align:left;
	color: #815388;
	
}
.nav a{
	color: #7c96a7;
	text-decoration:none;
}
.nav a:hover, a.selected{
	color: #815388;

}
.nav li{
	padding:0 0 7px 0;
}

#subnav{

}
.subnav{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	font-size: 10px;
	text-align:left;
	color: #815388;
}
.subnav ul{

}
.subnav li{

padding:0 0 4px 0;
}

#content1 {
	position:absolute;
	text-align: left;
	width:232px;
	height:115px;
	left: 203px;
	top: 186px;
}
#pagecontent1 {
	position:absolute;
	text-align: left;
	padding-right:15px;
	width:274px;
	height:315px;
	left: 203px;
	top: 186px;
	overflow: auto;
}
#content2 {
	position:absolute;
	width:293px;
	height:115px;
	left: 485px;
	top: 37px;
}
#pagecontent2 {
	position:absolute;
	width:244px;
	height:115px;
	left: 538px;
	top: 35px;
}
.titletext {
	font-size: 14px;
	text-align:left;
	color: #7c96a7;
}
.largetextpurple {
	font-size: 12px;
	line-height:16px;
	text-align:left;
	color: #815388;
}
.largetextblue {
	font-size: 12px;
	text-align:left;
	line-height:16px;
	color: #7c96a7;
}
.generictext {
	font-size: 11px;
	text-align:justify;
	line-height:14px;
	color: #666666;
}

.generictext a {
text-decoration:underline;
	color: #7c96a7;
}

.generictext a:hover {
text-decoration:underline;
	color: #815388;
}


#footerpos {
	position:absolute;
	width:750px;
	height:21px;
	left: 33px;
	top: 553px;
}
#footerposcontact {
	position:absolute;
	width:750px;
	height:21px;
	left: 33px;
	top: 516px;
}
.footer {
	font-size: 11px;
	color:  #7c96a7;
	text-align:center;
	
}
.footer a {
	font-size: 11px;
	color:  #7c96a7;
	text-decoration:underline;
}
.footer a:hover {
	font-size: 11px;
	color: #815388;
	text-decoration:underline;
}

#divider1 {
	position:absolute;
	width:30px;
	height:211px;
	left: 163px;
	top: 180px;
	background-image: url(images/divider.gif);
}
#contentdivider1 {
	position:absolute;
	width:30px;
	height:330px;
	left: 164px;
	top: 180px;
	background-image: url(images/divider.gif);
}
#divider2 {
	position:absolute;
	width:30px;
	height:356px;
	left: 447px;
	top: 33px;
	background-image: url(images/divider.gif);
}
#contentdivider2 {
	position:absolute;
	width:30px;
	height:477px;
	left: 496px;
	top: 33px;
	background-image: url(images/divider.gif);
}
