/*----------------------
---right side styles----
----------------------*/

#right {
	background: #FFFDE3;
}
#banner {
	background: url(../graphics/top_quote_01.gif) no-repeat;
}
#banner h1{
	display: none;
}
#content_left {
	float: left;
	width: 258px;
	padding: 0;
	margin: 0;
}
#photo {
	height: 260px;
	width: 258px;
	background: url(../graphics/photo_credentials01.jpg) no-repeat;
}
#content {
	float: right;
	width: 534px;
	padding-top: 20px;
	margin: 0;
	color: #000000;
}
#content p {
	margin: 0 100px 20px 30px;
}
#info {
	background-color: #BAD6D4;
	width: 218px;
	margin: none;
	padding: 10px 20px;
}

/*----------------------
-------text styles------
----------------------*/

h2.info_head {
	color: #FFFFFF;
	margin-left: 0;
}
h2.head {
	color: #7496AF;
	margin-left: 30px;
}
a.emphasis {
	font-weight: normal;
	font-style: italic;
	color: #7496AF;
	text-decoration:none;
}
a#asps {
	height: 104px;
	width: 129px;
	background: url(../graphics/asps.gif) no-repeat;
	text-decoration: none;
	display: block;
	float: left;
}
a#asaps {
	height: 104px;
	width: 129px;
	background: url(../graphics/asaps.gif) no-repeat;
	text-decoration: none;
	display: block;
	float: right;
}
#content ul {
	margin: 0px 100px 0 30px;
}
#content li {
	margin: 0 0 0 20px;
}
