body {
	font-size: 10px;
	font-family: Verdana;
	background-color: #bfe5ff;
	margin: 0;
	border: 0;
	padding: 0;
	}

a {
	color: #003f82;
	text-decoration: none;
	outline: 0;
	}
a:hover {
	text-decoration: underline;
	}
img, div, a { behavior: url(styles/ie6.htc); }
	/* STRUCTURAL ELEMENTS */
	/* STRUCTURAL ELEMENTS */
h1.green {
	font-family: Georgia, Times;
	color: #33ff33;
	margin: 0px;
	font-weight: normal;
	font-size: 15px;
	}
h2.subtitle {
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	}
.preloadthisimg {
	display: none;
	visibility: hidden;
	}
.container {
	display: block;
	width: 826px;
	margin-left: auto;
	margin-right: auto;
	}
#top_title {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	}
.menu_inner {
	display: block;
	float: left;
	width: 216px;
	height: 519px;
	background: url("../images/index/left_bg_inner.jpg") no-repeat top left;
	}
.content_frame {
	display: block;
	float: left;
	width: 610px;
	height: 519px;
	background: url("../images/index/right_bg_inner.jpg") no-repeat top left;
	}
.content_index {
	display: block;
	float: left;
	width: 610px;
	height: 519px;
	background: url("../images/index/index_right.jpg") no-repeat top left;
	}
.content {
	display: inline;
	float: left;
	width: 510px;
	margin-left: 76px;
	margin-top: 22px;
	height: 447px;
	max-height: 447px;
	overflow: hidden;
	color: #ffffff;
	}
	
	
#logo {
	display: inline;
	float: left;
	margin-left: 21px;
	margin-top: 22px;
	border: 0;
	}
.menu_links_wrap {
	display: inline;
	float: left;
	width: 198px;
	margin-left: 11px;
	margin-top: 15px;
	}
.menu_link {
	display: block;
	float: left;
	width: 198px;
	outline:0;
	}
#home {
	height: 32px;
	background: url("../images/index/home.jpg") no-repeat top left;
	}
#home:hover {
		background: url("../images/index/home_over.jpg") no-repeat top left;
	}
#about_us {
	height: 31px;
	background: url("../images/index/about_us.jpg") no-repeat top left;
	}
#about_us:hover {
	background: url("../images/index/about_us_over.jpg") no-repeat top left;
	}
#services {
	height: 31px;
	background: url("../images/index/services.jpg") no-repeat top left;
	}
#services:hover {
	background: url("../images/index/services_over.jpg") no-repeat top left;
	}
#catalog {
	height: 31px;
	background: url("../images/index/catalog.jpg") no-repeat top left;
	}
#catalog:hover {
	background: url("../images/index/catalog_over.jpg") no-repeat top left;
	}
#bios {
	height: 32px;
	background: url("../images/index/bios.jpg") no-repeat top left;
	}
#bios:hover {
	background: url("../images/index/bios_over.jpg") no-repeat top left;
	}
	
	
	/* BUTTONS AND FOOTER STYLE */
	/* BUTTONS AND FOOTER STYLE */	

.buttons {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	padding: 0px;
	}	
.buttons a {
	outline: 0;
	}
.but_margin {
	margin-left: 20px;
	}	
	
.footer {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	padding: 0px;
	margin-bottom: 60px;
	margin-top: 20px;
	}
.footer a {
	color: #003366;
	text-decoration: none;
	}
.footer a:hover {
	text-decoration: underline;
	}
.footer_text {
	text-align: justify;
	font-size: 9px;
	font-family: Verdana;
	color: #333333;
	width: 730px;
	border-bottom: 1px solid #333333;
	padding-bottom: 4px;
	}
	
	
#copyright {
	display: inline;
	font-size: 10px;
	float: left;
	}
#right_links {
	display: inline;
	float: right;
	}
#paymentmethods {
	display: inline;
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	color: #003f82;
	font-size: 10px;
	}
#paymentmethods span {
	display: inline;
	float: left;
	height: 20px;
	}
#paymentmethods span#pmtext {
	height: 13px;
	padding-top: 7px;
	}
#footer_right {
	display: inline;
	float: right;
	margin-top: 14px;
	margin-right: 10px;
	color: #003f82;
	font-size: 10px;
	text-align: right;
	}
	
#associations {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0000000;
	text-decoration: strong;
	font-size: 12px;
	text-align: center;
	}
#assoc1 {
	color: #003f82;
	text-decoration: strong;
	font-size: 14px;
	}
