html,body {
	background-color: #8F1411;
	height:100%;	
	vertical-align:top;
	text-align: center;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #222;
	margin: 0;
	padding: 0;
}

div.content {
  text-align: left;
  padding: 0px 30px 30px 30px;
  
  background-color: #E0E0E0;
}


#bottom {
	background: url(/im/layout/bg_bottom_red.gif) bottom center no-repeat;
	margin: 0 auto;
	height:35px;
	clear:both;
	}
	

.clear {clear: both;}



img	{	border:0;	padding:0;	margin:0;	}



img.floatl {
	float:left;
	border: 1px solid #731412;
	padding:0;
	margin:5px 10px 5px 0;
	}
	

img.floatr {
	float:right;
	border: 1px solid #731412;
	padding:0;
	margin:5px 0 5px 10px;
	}

img.noborder {border:0;}


img.cntr {
	text-align:center;
	border: 1px solid #731412;
	padding:0;
	margin:5px 0;
	}
	
img.left {
	text-align:left;
	border: 1px solid #731412;
	padding:0;
	margin:5px 0;
	}

img.logo {
	border:0;
	padding:0 5px 0 15px;
	margin:0;
	}



img.logo2 {
	border:0;
	padding:0 5px 0 0;
	margin:0;
	}
	

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px/15px;
	margin-top:0;	
	margin-bottom:1em;	
	}
	

.small	{
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;	
	}	
	

a:link, a:visited { text-decoration: underline; color:#731412; font:bold;}

a:hover { text-decoration:underline; color:#333; font:bold;}


#placeholder {
	margin:0 auto;
	padding:0;
	border: 0;		
	width: 760px;
	height: 100%;
	vertical-align:top;
	align:center !important;
	background: transparent;
}

#bgleft {
  width: 9px;
  background-image: url('/im/layout/fade_left.png');
  background-repeat: repeat-y;
  background-position: top right;
  
  behavior: url('/js/iepngfix.htc');
}
#bgright {
  width: 9px;
  background-image: url('/im/layout/fade_right.png');
  background-repeat: repeat-y;
  background-position: top right;
  
  behavior: url('/js/iepngfix.htc');
}


#header {
	background: #731412 url(/im/layout/toppic.gif) top left no-repeat;
	width: 100%;
	height: 159px;
}
#header a {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}

#header a:hover { text-decoration:underline; color:#333;}


h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #731412;
	padding:15px 0 10px 0;
	margin:0;
	}



h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
	padding:10px 0 5px 0;
	margin:0;
	}
	

h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	padding:15px 0 10px 0;
	margin:0;
	}



h1#home {
	font: italic bold 28px/28px Arial, Helvetica, sans-serif;
	color:#d0c8cb;
	margin:0;
	padding:30px 0 0 20px;
	}


	#home a { color: #d0c8cb; }


	#home a:hover { text-decoration: none;	}





h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
	padding:15px 0 5px 0;
	margin:0;
	}

.prom {
	border:1px solid #3e9f80;
	padding:1px;
	color:#3e9f80;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
	width:200px;
	margin-right:20px;
	}

/* Mainmenu*/



#menubox {
	height: 31px;
	text-align: center;
	background: url(/im/layout/menuback.jpg) top left repeat-x;
	}

	#menubox a {
		font:bold 12px/28px Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #333;
		padding-left: 28px;
		margin:0;
		}

	#menubox a:visited {
		color: #333;
		}	
	

	#menubox a:hover {
		color: #949AA1;
		}



#topnav {
	margin:0 auto;
	height: 31px;
	background: url(/im/layout/menuback.jpg) top left repeat-x;	
	text-align:right;
	border:0;
	line-height: normal;
	padding-left: 0;	
	padding-top:0;
	}
	
        #topnav ul {
                margin: 0;
                padding: 0;
                list-style: none;
                } 

        #topnav li {
				float: left;
				margin: 0;
				padding:0 0 0 7px;
				text-align: center;
	            list-style: none;
                }

        #topnav li a {
				font:bold 12px/28px Arial, Helvetica, sans-serif;
				line-height:28px;
				text-decoration: none;
				color: #333;
                }
         
        #topnav li a:hover {
				color: #949AA1;
                }


        #topnav li.active a {
				color: #731412;
                }


	
	

/*Submenu*/



#subnav {
	height: 28px;
	text-align:right;
	padding-right:20px;
	background: url(/im/layout/subnav.gif) top left repeat-x;	
	}



#subnav a {
	font:bold 12px/28px Arial, Helvetica, sans-serif;
	line-height:28px;
	text-decoration: none;
	color: #333;
	padding-left: 30px;
	}



#subnav a:visited {
	color: #333;
	}



#subnav a:hover {
	color: #8297AC;
	}



#subnav a.subactive {
	color: #731412;
	}

#subnav a.second {
	font:bold 12px/10px Arial, Helvetica, sans-serif;
	line-height:10px;
	}




#content {
	width: 700px;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding:0 30px;
	}



#leftcolumn {
	width: 320px;
	vertical-align: top;
	float:left;
	text-align: left;
	margin: 0;
	}
	

#rightcolumn {
	width: 320px;
	vertical-align: top;
	float:right;
	text-align: left;
	margin: 0;
	}
	

hr {
	width: 100%;
	height: 1px;
	border-top: thin dotted #586F84;
	}





div.footer {
	background-color:#333;
	height: 16px;
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	align:center !important;
	text-align:center;
	color:#FFFFFF;

	padding-top:3px;
	clear:both;
}

div.footer a {
  text-decoration: none;
  color: #fff;
}

div.footer a:hover {
  color: #949AA1;
}





/*Page Styles*/





div#picrightcolumn {
	width:220px; 
	float:right;
	}



div#picrightcolumn img {
	float:right;
	border: 1px solid #731412;
	padding:0;
	margin:20px 0;
	}



table#requirements	{
	width:100%;
	border: 1px solid #333;
	padding:0;
	vertical-align:top;
	}
	

table#requirements th	{
	background:#333;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	}	



table#requirements td	{
	padding:5px;
	vertical-align:top !important; 
	}		



table#requirements td ul	{
	padding-left:10px;
	margin-left:10px;
	padding-top:0;
	margin-top:0;
	}



table#requirements td.first	{
	width:110px;
	color:#333;
	font-weight:bold;
	border-right: 1px solid #333;
	}	



table#requirements td.second	{
	width:140px;
	padding:5px 20px 0 0;
	border-right: 1px solid #333;
	}	
	

table#requirements td.third	{
	width:200px;
	border-right: 1px solid #333;
	}	
	


	

.box {background:#fff; border:1px solid #366; padding:0 10px;}	
	