*{padding: 0; margin: 0}

html{scrollbar-width:5px;
scrollbar-base-color: #A92727;
scrollbar-face-color: #FFFFFF;
scrollbar-arrow-color: #A92727;
scrollbar-3dlight-color: #A92727;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #A92727;
scrollbar-track-color:#A92727;
overflow-y: yes;
overflow-x: auto;
overflow: -moz-scrollbars-vertical;
}

body{margin:0; padding: 0px; text-align: center; background: #ffffff repeat-y scroll center; height:100%; font-size:100%;
}

img{margin:0px; border:0; float: left;}
div{color: #152439;	background-color: transparent; font-family: Georgia, Tahoma, Verdana, arial, sans-serif;}

a{color: #000000;font-weight: bold; font-family: Georgia, Tahoma, verdana, arial, sans-serif; text-decoration: none;}
a:hover{color: #A92727;}
#submenu li.b_sel a, #footer a.sel, #quicklinks a.sel{color:#A92727;}


h1, h2, h3, h4, h5 {font-family: Georgia, Tahoma, Verdana, Arial, sans-serif; font-weight: normal; margin-bottom: 10px;}
h1 {font-size: 130%;}
h2 {font-size: 120%; }
h3 {font-size: 110%; }
h4 {font-size: 100%; line-height: 130%;}
h5{font-size: 85%; line-height: 170%;} 
h6{font-size: 80%; line-height: 150%; font-weight: normal; } 

/*
label,
div.checkbox{width:100%; margin: 10px 0 0; display:block; font-weight: bold;  color: #1C503A;}
input, textarea{border: 1px solid #1C503A; color: #1C503A; margin-top: 2px;}
input[type="radio"], input[type="checkbox"] {border:0px}
input[type="reset"], input[type="submit"] {margin-top:10px; font-size:10px; height: 18px; background-color: white;; padding:0px 4px 2px 4px;}
select{color: #1C503A;}
.checkbox label {display: inline; margin:0;}
*/

#all_container{
	position: relative;
	margin: 0 auto; 
	text-align: center; 
	overflow:hidden; 
	height:auto; 
	padding:0px; 
	width: 756px; 
	}

#container{
	position: relative;
		width:696px; 
		margin: 0 auto; 
		padding: 0px 0px 40px 0px;
		text-align: left;
		overflow:hidden; 
		height:auto; 
	}
#header{
	width:692px; 
	height: 73px; 
	margin:0px;
	padding:0px; 
}

#top_pic{
	width:692px; 
	margin:0px;
	padding:0px;

	}

#bottom_half{
	padding: 0px 0px 0px 0px;
	width:692px;
	height: auto;
}

#menu{
	width:459px;
	float: left;
	height: auto;
	padding: 22px 0px 0px 0px;
	}

#submenu{
	width:692px;
	float:left;
	}
		#submenu ul {
			width: 680px;
			height: 27px;
			margin:0;
			padding:5px 0px 0px 13px;
			background: #D0DAE9 url(../gfx/submenu_bg.gif); 
			white-space:nowrap;
		}

		#submenu li {
			padding:0px 0px 0px 0px;
			list-style-type:none;
			background:none;
			display:inline;
	
		}

		#submenu a {font-family: Tahoma, Verdana, Arial, sans-serif;
			text-indent: 0px;
			text-align: left;
			font-size:78%;
			color: #000000; 
			margin:0;
			display: inline;
			padding:0px 0px 0px 0px;
			height:37px;
			border:0;
			margin-left:10px;
			}
		#submenu a:hover{
		color: #A92727;
		}
		
		#submenu li.b01, .b02, .b03, .b04, .b05, .b06, .b07 {height: 23px; width: 149px;}
		#submenu li.b_sel { height: 23px; width: 149px;}
		#submenu li a:hover
			{
			color: #A92727;
			}

#content{

	width: 664px;
	text-align: left;
	margin-left: 16px;
	padding: 0px 0px 0px 0px;	
	border:0px solid black;
	
}

#preamble{
	font-size: 120%;
	padding: 2em;
	clear: both;
}

#col_left1, #col_left2, #col_left3{float: left;}
#col_left1{width:374px;	padding: 0px 0px 25px 0px;}
#col_left2{	width:194px; padding: 20px 0px 25px 0px; text-align: left;}
#col_left3{	width:221px; padding: 20px 0px 25px 0px; text-align: left;}

#headline1{
	height:37px;
	color: #A92727;
}

#col_right1, #col_right2, #col_right3{float: left;}
#col_right1{width:248px; padding: 40px 0px 30px 25px;}
#col_right2{width:430px; padding: 10px 0px 30px 25px;}
#col_right3{width:410px; padding: 10px 0px 30px 25px;}

#col_right1 strong, #quicklinks strong{color: #A92727;}

#quicklinks a{font-family: Tahoma, Verdana, Arial, sans-serif; display: list-item; text-indent:-1px; margin-left:13px;}
#quicklinks a.b_sel{color: #A92727}
.date{font-size: 75%; color: #A92727; margin-top:15px; font-weight: bold;}
.product{font-size: 70%; color: #A92727; margin-top:15px; text-align: center;}

#footer{
	position: absolute; 
	bottom: 0px;
	width:692px;
	height: auto;
	text-align: center;
	margin: 0px 0px 20px 0px; 	
	}
#footer a{font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	}

#height_fix{height:100%;}

