/* CSS Document			*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#eee;
	color:#000;
	background-image:url(page-images/bar.gif);
	background-repeat:repeat-x;
	}
#promowrapper{
	padding:0px 0px 8px 8px;
	background-color:#FFF;
	width:180px;
	height:240px;
	float:right;
	}
.promo{
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:right;
	padding:8px 10px 6px 10px;
	border-top:thin solid #000;
	border-left:thin solid #000;
	border-right:thin solid #000;
	border-bottom:thin solid #000;
	width:160px;
	height:230px;
	background-color:#C7E0FC;
	line-height:1.7em;
	}
.promo li{
	list-style-position:outside;
	margin-left:-14px;
	list-style-type:circle;
	marker-offset:2px;
	}
ul{
	color:#333;
	font-style:italic;
	list-style:inside;
	font-weight:bold;
	}
a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#00e;
	}
a:hover,active {	
	text-decoration:underline;
	font-size:12px;
	}
a:visited { 
	text-decoration:underline;
	font-size:12px;
	}
h1{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:left;
	}
h2{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	padding:0px 0px 0px 0px;
	}
h6{
	font-family:Tahoma Small Cap, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0033CC;
	text-align:left;
	padding:0px 0px 0px 0px;
	line-height:2px;
	}
.pictures{
	float:left;
	padding:4px 20px 4px 0px;
	text-align:center;
	text-decoration:none;
	}
.pictures_r{
	float:right;
	padding:0px 0px 0px 20px;
	}
.form{
	width:290px;
	float:left;
	}
.footer{
	font-size:10px;
	}
#main_container{
	width:855px;
	padding:0px 0px 0px 0px;
	}
#top_container{
	width:863px;	
	height:211px;
	padding:0px 0px 0px 0px;
	background-image:url(page-images/top-print.png);
	background-repeat:no-repeat;
	}
#mid_container{
	width:883px;
	float:left;
	padding:0px 0px 0px 14px;
	background-image:url(page-images/mid.png);
	background-repeat:repeat-y;
	}
.menu{
	float:left;
	padding:0px 0px 0px 2px;
	height:54px;
	width:863px;
	background-image:url(page-images/mid.png);
	background-repeat:repeat-y;
	}
#text_container{
	padding:0px 0px 0px 46px;
	text-align:left;
	float:left;
	width:746px;
	font-weight:normal;
	line-height:1.5em;
	}
#bottom_container{
	width:863px;
	height:66px;
	font-size:9px;
	float:left;
	text-align:left;
	color:#333;
	background-image:url(page-images/bottom.png);
	background-repeat:no-repeat;
	}
#bottom_container a{
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	}
#bottom_container a:hover,active{
	font-size:9px;
	text-decoration:underline;
	color:#00d;
	}		
.bottom_right{
	float:right;
	padding:30px 50px 0px 0px;
	}
.bottom_left{
	float:left;
	padding:24px 0px 0px 50px;
	}
.guide{
	float:left;
	padding-top:50px;
/*	visibility:hidden;
	display:none;*/
	}
.dmlinks{display:none}
