html {
	overflow: -moz-scrollbars-vertical;
}
body {
	color: #000000;
	font-family: Arial, Verdana, san-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
.right_container {
	padding: 20px 20px 0px 20px;
	text-align:left;
}
a:link {
	color: #003d64;
	text-decoration: none;
}
a:visited {
	color: #003d64;
	text-decoration: none;
}
a:hover {
	color: #2e82c2;
	text-decoration: underline;
}
a:focus {
	color: #2e82c2;
	text-decoration: underline;	
}
a:active {
	color: #2e82c2;
	text-decoration: underline;	
}
.container {
	width: 990px;
	background:  url(../Images/body_bgd.jpg) repeat-y top left;
	padding: 0;
}
.left_menu {
	width: 138px;
	color: #004361;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	min-height: 120px;
	padding: 50px 5px 120px 5px;
	background: #b4ccdb url("../Images/menu_bgd.jpg") no-repeat bottom left;
	text-align:left;
}
.menu {
	color: #004361;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	padding:3px 0 3px 0;
	border-top:solid 1px #99b8c9;
	cursor:pointer;
}
.menuhover {
	color: #004361;
	text-decoration: underline;
	font-family: Arial, Verdana, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	padding:3px 0 3px 0;
	border-top:solid 1px #99b8c9;
		cursor:pointer;
}


.order_form a:link {
	color: #003d64;
	text-decoration: underline;
}
.order_form a:visited {
	color: #003d64;
	text-decoration: underline;
}
.order_form a:hover {
	color: #003d64;
	text-decoration: none;
}
.order_form a:focus {
	color: #003d64;
	text-decoration: none;	
}
.order_form a:active {
	color: #003d64;
	text-decoration: none;	
} 
.content_container {
	margin-left: 160px;
}

 
.main_content {
	color: #000000;
	margin-top: 18px;
	margin-right: 202px;
	.margin-right: 202px;
	font-size: 13px;
	padding: 0px 30px 10px 30px;
	background: #ffffff;
	margin-left: 20px;
		text-align:left;
}
.main_content h1 {
	color: #003d64;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.main_content h2 {
	color: #003d64;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_content h3 {
	color: #003d64;
	font-size: 14px;	
}
.main_content h4 {
	color: #003d64;
	font-size: 13px;
    margin-bottom:0px;
    padding-bottom:0px;
}
.main_content p {
	margin-top: 0px;
	font-size: 13px;
}
.main_content bullet {
	font-size: 15px;
	color: #2e82c2;
	font-weight: bold;
}
.search_box {
	width: 166px;
	height: 62px;
	background: url("../Images/right_top.jpg") no-repeat top right;
	font-size: 12px;
	font-weight: bold;
	color: #194772;
	line-height:normal;
	margin: 0px;
	padding-top:0px;
	text-align:left;
}

.search_box form {
	padding-top: 8px;
	padding-left: 12px;
	line-height: 19px;
	margin: 0px;
}
.cat_textbox_search{
  background-image:url('../Images/mag_glass.jpg');
  background-repeat:no-repeat;
  padding-left:20px;
	width: 102px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #666666;
}
.cat_button_search{
  background-image:url('../Images/search_button.jpg');
    background-repeat:no-repeat;
	width:19px;
	border:0px;
	height:19px;
}
.footer1 {
	background: url("../Images/footer_bgd.jpg") no-repeat top left;
	height: 35px;
	clear: both;
	color: #b4ccdb;
	font-size: 10px;
	font-weight: bold;
	padding-left:30px;
	text-align:left;
}
.footer2 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

