/* CSS Document */


#subswrapper
{
	background-image:url(/images/subspage/background_stretch1200px.jpg);
	
	width: 84%;
	height: 1000px;
	margin: 0 0 0 30px;

	min-width:980px;
	
}
#subscontent
{
	width: 100%;
	margin: 0 0 0 0px;
	background-repeat: no-repeat;
	
}
#substext
{
	padding: 20px 0px 20px 30px;
	height: 860px;
	color: white;
	font-size: 0.98em;
	line-height: 1.1;	
}

#substext p
{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	padding-right: 100px;
	font-family: Arial, sans-serif;
	font-size: 0.96em;
}
#substext ul
{
 margin-top: 0.4em;
  margin-bottom: 0.45em;

}
.subsimg
{
	float: right;
	vertical-align:text-bottom;
	margin:0;
}

#col1
{
display:block;
width: 100%;
float: left;
}
#col2
{
display:block;
width: 48%;
float: right;
height: 300px;
}

#upperrow
{
margin-top:8px;
text-align:center;
margin-left: 4%;
width:100%;
}
#lowerrow
{
float:left;
margin-left: 4%;
width:100%;

}
#lowerrow p
{
font-size:1.3em;
margin-bottom:-6px;
}
.box
{
float:left;
display:inline;
margin-right:2%;
margin-left:2%;
margin-top: 20px;
height: 320px;
}
.box img
{
padding-left:2px;
}
.subboxes {
	font-family: Arial, sans-serif;
	background-color:#000000;
	font-size: .7em;
	text-align: left;
	width: 120px;
	font-weight: bolder;
	font-stretch: narrower;
	border: 1px #688297 none;
	display: block;
	border-top: 2px #000 solid;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	border-bottom: 2px #000 solid;
	margin-top: 12px;
}

.subboxes h3 {
	color: #FFFFFF;
	background-color: #C90C0C;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px #000 solid;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

.subboxes img {
background-color: #000;
text-decoration: none;
padding-top:3px;
padding-right: 4px;
border-bottom: 2px #000 solid; }

