

#intro {
	width: 870px;
	background-color: #f4f4f4;
	background-image: url(img/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#intro .introtext{
width: 408px;
font-size: 120%;
color: #261d6c; 
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
margin-left: 400px;
line-height: 1.3em;
}

#intro .introtext a{
font-size: 90%;
line-height: 1.3em;
}
 
#content {
	width: 870px;
	background-color: #ebe8d8;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 35px;
	padding-bottom: 35px;
	background-image: url(img/content_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	overflow: auto;
}

#bodytext {
	width: 560px;
	margin-left: 35px;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-right: 15px;
}


#side {
	width: 196px;
	background-image: url(img/h_services.jpg);
	background-color: #bdbabe;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 0px 10px 5px 10px;
	background-position: top left;
	background-repeat: no-repeat;
}

#side ul {
	list-style: none;
	padding-left: 3px;
}

#side ul li {
	font-size: 85%;
	line-height: 2em;
	border-bottom: 1px dotted #a8a4af;
	margin: 3px 0 3px 0;
	background-image: url(img/bullet_list.gif);
	background-position: 0%  40%;
	background-repeat: no-repeat;
	list-style: none;
		padding-left: 15px;
}

#side h2 {
	color: #FFFFFF;
	margin-left: 4px;
	letter-spacing: .7px;
}


#feature {
	width: 520px;
	margin-left: 30px;
}


#feature img{
	margin: 0 10px 10px 0;
	padding: 0;	
	float: left;
}


#diagramtext {
	float: right;
	margin-top: 60px;
	width: 240px;
	clear: left;
	height: 200px;
}


#feature a{
	line-height: 1.5em;
}

#feature em{
	font-size: 85%;
	color: #7d664e;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}



#content sup {
	font-size: 70%;
}

hr {
	border: 0;
	color: #bdc8b7;
	background-color: #bdc8b7;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 20px 0px 10px 0px;
}


#twitter_div { width: 500px; padding: 10px 10px 10px 10px;}
ul#twitter_update_list { margin: 0; list-style: none;}
ul#twitter_update_list li {  font-size: 95%; line-height: 1.5em; padding: 0; margin: 0 0 10px 0; }
ul#twitter_update_list li a { font-size: 95%; }


