@charset "UTF-8";
/* CSS Document */
#main {
	border:none;
	/*background-image:url(../images/header/header_background.png);
	background-repeat:repeat-x;*/
	top:31px;
	/*
    left: 50%;
    margin-left: -452px;*/
	position:relative;
	margin-left: auto ;
  	margin-right: auto ;
	width:910px;
	height:750px;
	z-index: 1;
}
#featureheader {
	background-image:url(../images/template3_header.png);
	background-repeat:no-repeat;
	width:698px;
	height:25px;
	padding-left:187px;
	padding-top:12px;
}
#featurecontent {
	padding-left:2px;
	background-image:url(../images/template3_body.png);
	background-repeat:repeat-y;
	
}
#t3middle {
	padding-top:10px;
	padding-left:9px;
}
#t3middleheader{
	background-image:url(../images/t3_middle_header.png);
	height:36px;
	background-repeat:no-repeat;
}
#t3middlelist {
	background-image:url(../images/t3_middle_list.png);
	background-repeat:repeat-y;

}
#t3middlefill {
	background-image:url(../images/t3_middle_fill.png);
	background-repeat:repeat-y;

}
#t3photo {
	width:200px; margin-left:18px; padding-top:12px; padding-bottom:30px;
}
#t3sidecontent {
	position:absolute; left:395px; width:250px; margin-left:18px; padding-top:8px;
}
#t3middlelistitem {
	padding-top:8px;
	padding-bottom:5px;
	line-height:16px;
}
#subtitlemiddle{
	color:#000;
	font-weight:bold;
}
#subsubitem {
	font-style:italic; padding-left:20px;
	color:#666;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}
#t3middlefooter {
	background-image:url(../images/t3_middle_footer.png);
	height:13px;
	background-repeat:no-repeat;
	
}
#template3leftside {
	position:absolute;
	padding-left:3px;
	width:174px;
	
	
	padding-top:12px;
}
#leftsideheader {
	font-size:12px;
	padding-left:13px;
	padding-bottom:6px;
	font-weight:bold;
	border-bottom: #cccccc 1px solid;
}
#leftsidelinks{
	color:#000;
	font-size:11px;
	padding-top:10px;
	background-color:#fafafa;
	line-height:20px;
	padding-left:13px;
	padding-bottom:10px;
	
}
#template3rightside {
	position:absolute;
	left:683px;
	width:199px;
	padding-top:4px;
}
#rightsidelinks {
	padding-left:10px;
	padding-top:4px;
	font-size:11px;
	padding-bottom:9px;
	line-height:20px;
	border-top: #cccccc 1px solid;
}
#rightsidelinks2 {
	padding-left:10px;
	padding-top:4px;
	font-size:11px;
	padding-bottom:9px;
	line-height:20px;
}
#template3center{
	padding-left:176px;
	width:505px;
}

#featurefooter {
	background-image:url(../images/template3_footer.png);
	background-repeat:no-repeat;
	width:885px;
	height:16px;

}
#basictitle {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	padding-left:8px;
	height:16px;
	padding-top:8px;
	padding-bottom:10px;
	width:862px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
#basictitlemedium {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:10px;
	width:495px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
#separator {
	padding-left:10px;
	width:495px;
	border-top: #cccccc 1px solid;
	padding-top:0px;
	height:1px;
}
p.subtitle {
	padding-top:10px;
	margin:0 0 0 0;
	font-weight:bold;
	color:#036;
	
}