@charset "UTF-8";
/* CSS Document */

#main_content {
	background-image: url(template/content_top.jpg);
	padding-right: 0px;
	width: 732px;
}

#col2 { 
	width: 462px;
	float: left;
	padding-right: 20px;
}

#col3 {
	float: right;
	width: 214px;
	padding-right: 36px;
	margin-top: -20px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	color: #122243;
	
}

#col3 a:link, #col3 a:visited {
	font-weight: bold;
	color: #122243;
	text-decoration: none;
}

#col3 a:active, #col3 a:hover {
	text-decoration: underline;
}

#col3 ul {
	list-style-type:none;
	width:200px;
	margin:10px 0;
	padding-left:8px;
}

#col3 ul li {
	list-style-type:none;
	float:left;
}

#col3 ul li a {
	display:block;
}

#col3 ul li a img{
	height:30px;
	width:30px;
	margin: 0 10px;
}


#col3 h5 { font-weight: normal; font-size: 14px; color: #122243; }

#container {
	background-image: url(template/container_bkg.jpg);
}

div.srp-widget-container h3.widget-title {
	padding-top: 25px;
}

#footer {
	background-image: url(template/footer.jpg);
}

blockquote a:link, blockquote a:visited {
	font-size: 15px;
}