/*=========================================
Tag Selectors
===========================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}

p,h1,h2,h3,h4,div,td,th { margin:0px; padding:0px; }

img { border: none; }

hr {
	border: none;
	height: 1px;
	background: none;
	border-top-width:1px;
	border-top-style:solid;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
}

form { margin-bottom: 10px; }
form input, form select, form textarea {
	font-family: tahoma, arial, sans-serif;
	font-size: 1.1em;
}

/*=========================================
ID Selectors
===========================================*/
#docbody {}

#headerbg{
	height: 278px;
	background-image:url(../../assets/images/sitelayout/Shared/headerbg.gif);
	background-repeat:repeat-x;
	
}

#headershadow{
	width:977px;
	height:278px;
	background-image:url(../../assets/images/sitelayout/Shared/headershadow.gif);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
}

#container {
	width: 801px;
	margin: 0px auto 0px auto;
}

#header { 
	height:45px;
	background-image:url(../../assets/images/sitelayout/Shared/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	
}

#banner{
	height:315px;
	background-image:url(../../assets/images/sitelayout/Shared/logo.jpg);
	background-repeat:no-repeat;
	position:relative;
	border-top:6px solid;
}

#spacer{
	width:190px;
	height:210px;
	position:absolute;
	top:50px;

}

#spacer img{
	width:100%;
	height:100%;
}

#flashBanner {
	position:absolute;
	top:0px;
	right:147px;
	height:309px;
	width: 462px;
	z-index:0;
}

#badges{
	width:147px;
	height:309px;
	background-image:url(../../assets/images/sitelayout/Shared/badges.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;}

#spacer1{
	width:100px;
	height:35px;
	position:absolute;
	left: 25px;
	top: 256px;

}

#spacer1 img{
	width:100%;
	height:100%;
}

#spacer2{
	width:63px;
	height:60px;
	position:absolute;
	left: 42px;
	top: 177px;
}

#spacer2 img{
	width:100%;
	height:100%;
}

#spacer3{
	width:38px;
	height:70px;
	position:absolute;
	left: 56px;
	top: 83px;
}

#spacer3 img{
	width:100%;
	height:100%;
}

#spacer4{
	width:114px;
	height:40px;
	position:absolute;
	left: 18px;
	top: 25px;
}

#spacer4 img{
	width:100%;
	height:100%;
}

#pagebody {
	background-image:url(../../assets/images/sitelayout/Shared/navshadow.gif);
	background-repeat:repeat-y;
		
}

#cols {
	width:100%; 
	border-collapse:collapse;
}

#colsleft{
	width:100%; 
	border-collapse:collapse;
}

#leftcol {
	vertical-align:top;
	
}

#left {
	width:191px;
	font-size: 1.1em;
	padding-left:88px;
}

#maincol {
	vertical-align:top;
	width:100%;
}

#page {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding:40px 114px 20px 30px;
}

#jeremy{
	height:350px;
	position:relative;
	background-position:top;
}
#vidimage{
width:50px;
height:70px;
background-repeat:no-repeat;
background-position:top;
padding-left:132px;
padding-bottom:20px;

}

#video{
width:150px;
float:right;
padding: 20px 30px 30px 113px;
text-align:center;
}



#search{
	width:150px;
	height:20px;
	position:absolute;
	left:663px;
	top:13px;
	z-index:30;
}

#frmsearch_input{
	width:90px;
	height:16px;
	border:1px solid;
	padding:3px 2px 0px;
}

#frmsearch_submit{
	border:1px solid;
	background:none;
	width:27px;
	height:20px;
}

#page p { font-size:1.0em; margin:1.4em 0em;}
#page li { font-size:1.0em; }

#page h1 { 
	font-size:1.1em;	
	margin:0px 0px 1.4em 0px; 
	background-image:url(../../assets/images/sitelayout/Shared/planet.gif); 
	background-position:left; padding-left:30px; 
	background-repeat:no-repeat;
}

#page h4 {color:#000000; font-size:20.0em;}

#page h2 { font-size:1.0em; margin:1.4em 0em;}
#page h3 { font-size:1.1em; margin:1.4em 0em; }
#page h4 { font-size:1.0em; margin:1.4em 0em; }

#page a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
}

#cmscontent table {
	border-collapse:collapse;
	border:1px solid #DDDDDD;
	padding:4px;
}

#cmscontent table td {
	vertical-align:top;
}

#footer {
	width:801px;
	height:74px;
	background-image:url(../../assets/images/sitelayout/Shared/footerline.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0px auto 0px auto;
	position:relative;
}

#footershadow{
	width:977px;
	background-image:url(../../assets/images/sitelayout/Shared/navshadow.gif);
	background-repeat:repeat-y;

}

#footerlogo{
	width:550px;
	border-top:1px solid;
	position:absolute;
	right:30px;
	top:0px;
}

#ffmlogo {
	text-align:center;
	padding:10px 0px;
	display:none;
}
