body {
	background: url(images/header-bgr.gif) repeat-x;
	background-position: 0px 8px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: center;
}
h1 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0373BF;
	margin-top: 15px;
	padding-left: 10px;
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0373BF;
	margin-top: 15px;
	padding-left: 10px;
}

h3 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #0373BF;
	margin-top: 15px;
}

p{
	padding: 10px;
}

.img-l{
	float: left;
	margin-right: 5px;
}

.img-r{
	float: right;
	margin-left: 5px;
}

input, textarea{
	border-style: solid;
	border-width: 1px;
	border-color: #526BC4;
	background-color: White;
}

a:link, a:visited{
	text-decoration: underline;
	color: black;
	border: 0px;
}

a:hover, a:active{
	text-decoration: none;
	color: black;
	border: 0px;
}

.page {
	background: White;
   color: Black;
	width: 700px;
	height: auto;
	font-size: 90%;
	text-align: left;
	margin: 0;
	padding: 0;
	float: none;
	margin: auto;
	
}

.header{
	display: block;
	background-image: url(images/header.gif);
	height: 140px;
	width: 700px;
}

.header2{
	display: block;
	background-image: url(images/header2.gif);
	height: 140px;
	width: 700px;
}

.menu{
	display: block;
	width: 700px;
	height: 30px;
	border-bottom: 1px solid #526BC4;
}

.menu .menu_item{
	padding-top: 7px;
	padding-left: 20px;
}

.menu a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	background: White;
	
}

.menu a:hover{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #0373BF;
}

.space1{
	display: block;
	height: 30px;
	width: 700px;
	background-color: White;
}

.content {
	display: block;
	width: 700px;
	height: auto;
	float: none;
	text-align: left;
}

.content .content_left{
	display: block;
	float: left;
	width: 240px;
	height: auto;
}

.content .content_right{
	display: block;
	float: right;
	text-align: left;
	width: 450px;
	height: auto;
	border-left: 1px solid #526BC4;
}

.space2{
	clear: both;
	display: block;
	height: 30px;
	width: 700px;
	background-color: White;
}

.footer{
	clear: both;
	display: block;
	width: 700px;
	height: 35px;
	background: url(images/footer.gif) repeat-x;
}

.footer_item{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

.copyright{
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

.menuico{
	margin-right: 5px;
}

.form_block{
	padding-left: 10px;
}

.gallery{
	text-align: center;
}

.thumb{
	display: block;
	width: 120px;
	height: 90px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid Silver;
	float: left;
}

.thumb_up{
	display: block;
	width: 120px;
	height: 90px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #0373BC;
	float: left;
}

*html .submenu ul {list-style: url("images/submenu_ie.gif");}
.submenu ul {list-style: url("images/submenu.gif");}
.submenu li a{font-weight: bold; color: Black; text-decoration: none;}
.submenu li a:hover{font-weight: bold; color: #0373BC; text-decoration: none;}
.a_active{font-weight: bold; color: #0373BC; text-decoration: none;}

*html .submenu li a:link, .submenu li a:active, .submenu li a:visited,{font-weight: bold; color: Black; text-decoration: none;}
*html .submenu li a:hover{font-weight: bold; color: #0373BC; text-decoration: none;}

.product{margin: 0 0 0 7px;}
.product img{margin: 3px; border: 1px solid #0373BC;}

.ad{color:white;}
