body
{
color: #888;
font-family	: Arial, Helvetica, Georgia, sans-serif;
font-size: 12px;
background-image: url(bgred.gif);
margin-bottom: 10px;	
}
.clear {clear:both;}

a
{
	color: #8d0101;
}
b
{
	color: #8d0101;
}
.space
{
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
/* outer divs */
#seo
{
	width: 982px;
	height: auto;
	margin:10px auto 4px auto;
	font-size: 11px;
	color: #fff;
	text-align: right;
}
#seo a:link, #seo a:hover, #seo a:visited
{
	text-decoration: none;
	border:0;
}
#seo img
{
	border:0;
}
#name
{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	float:left;
	width: 380px;
	/*background-color: #efefef;*/
	text-align: left;
	margin-bottom: 40px;
}

#name a:link, #name a:hover, #name a:visited
{
	text-decoration: none;
	color: #fff;
}
#namesubtitle
{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}



/* TOP */
#top
{
	width: 982px;
	height: 32px;
	margin:4px auto;
	border: 1px solid #fff;
	padding:0px;
}

#navigation {
width: 100%;	
font-size: 100%;
text-align: left;

}
#navigation ul {
list-style: none;
margin: 0;
padding-top: 1em;
padding: 8px;
background-color: #394156;
}
#navigation li {
font-weight: bold;
display: inline;
padding: 4px;
background-color: #394156;
}
#navigation a:link, #navigation a:visited {
text-decoration: none;
padding: 2px;
color: #ffffff;
}
#navigation a:hover {
padding: 2px;
color: #394156;
background-color: #ffffff;
position: relative;
}



/* END TOP*/
#imagdiv
{
	width: 972px;
	height: 280px;
	margin:10px auto;
	background-color: #8D0101;
	padding: 6px;
}

#imagscroll
{
	width: 972px;
	height: 280px;
	background-color: #fff;	
}

#corp
{
	width: 972px;
	height: auto;
	margin:10px auto;
	padding:6px;
	background-color: #8D0101;
}
#corpminheight
{
	width: 0px;
	height: 400px;
	float:right;
	margin-right: 0px;
	margin-top:0px;
	background-color: #ff0;
}

#corpleft
{
	width: 564px;
	float:left;
	background-color: #fff;	
	padding: 8px;
}

#corpleft .title
{
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color:  #8D0101;
}
#corpleft .imgboxleft
{
	display:inline;
	float:left;
	margin: 0 0 auto auto;
	padding-right:10px;
	/*border: 1px solid #ff0000;*/
}
#corpleft .imgboxleft i
{
	font-style: italic;
	color: #8D0101;
}
#corpleft .imgboxright
{
	display:inline;
	float:right;
	margin: 0 0 auto auto;
	padding-left:10px;
	/*border: 1px solid #ff0000;*/
}
#corpleft .imgboxright i
{
	font-style: italic;
	color: #8D0101;
}
/* CORP RIGHT */
#corpright
{
	width: 378px;
	float:right;
	margin-top: 0px;
	background-color: #fff;	
	padding: 4px;
}

#corpright .title
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color:  #8D0101;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	letter-spacing: 1px;
}

#corpright .banner
{
	width: 100%;
	height: auto;
}
#corpright a:link,#corpright a:hover,#corpright a:visited
{
	text-decoration: none;
	color: #8D0101;
}
/* END CORP RIGHT */

.bloc
{
	width:360px;	
	padding: 10px;
	text-align: justify;
}
.clear{clear:both;}

#bottom
{
	width:972px;
	height: 136px;
	background-color: #394156;
	margin: 10px auto;
	border: 6px solid #fff;
}
#bottomleft
{
	width:680px;
	height: 120px;
	float:left;
	background-color: #394156;	
	padding:6px;
}
#bottomleft img
{
	padding-bottom:6px;
}
#bottomright
{
	width:256px;
	height: 120px;
	float:right;
	background-color: #394156;	
	padding:6px;
	color: #fff;
}
#bottomright a:link,#bottomright a:hover,#bottomright a:visited
{
	color: #fff;
	text-decoration: underline;
}

/* FLOATING BOXES */
.box1
{
	display:inline;
	float:right;
	padding: 4px;
	/*border: 1px solid #ff0000;*/
}
.box1 img, .box2 img
{
	border: 1px solid #888;
}

.box2
{
	display:inline;
	float:left;
}

.box3
{
	display:inline;
	float:right;
	margin: 0 0 auto auto;
}

/* form styling */
.butt
{
	border: 1px solid #8d0101;
	background-color: #efefef;
	font-weight: bold;
	color: #8d0101;
}
.input
{
	border: 1px solid #8d0101;
	background-color: #efefef;
	padding: 4px;	
}
