body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	background: #fffffa url(images/site_bg.gif) repeat-x top left;
	text-align:center;
	color:#3d58a4;
}

td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	color:#3d58a4;
}

img {border: 0px;}

h3 {color: #3d58a4;margin: 0px;font-weight: bold;}
h2 {color: #3d58a4;margin: 0px;font-weight: bold;}
h1 {color: #3d58a4;margin: 0px;font-weight: bold;}

ul { margin: 6px 0px; padding-left: 20px; }
li a {font-weight:bold;}

a:link { color: #040484; text-decoration: underline; border: 0px}
a:visited { color: #040484; text-decoration: underline; border: 0px}
a:hover { color: #151595; text-decoration: underline; }


.central {
	text-align:center;
	width: 990px;
	margin: 0 auto;
}
.menu {
	width: 990px;
	height: 27px;
	background: #5e4aa5 url(images/topmenu_bg.gif) repeat-x top left;
	text-align:left;
}
.menu_table {
	margin-left:325px;
}


.menu_table td {
	font-size: 14px;
	/*font-weight:bold;*/
}
.menu_table td a { 
	display:block;
	padding:6px 25px;
	color:#ffffcc;
}
.menu_table td a:link { color: #ffffcc; text-decoration: none; border: 0px}
.menu_table td a:visited { color: #ffffcc; text-decoration: none; border: 0px}
.menu_table td a:hover { color: #ffff66; text-decoration: underline; }

.main {
	width: 986px;
	background-color: #eaf5f9;
	border: solid 0 #220e64;
	border-right-width:2px;
	border-left-width:2px;
	position:relative;
	text-align:left;
}
.main2 {
	width: 986px;
	border: solid 0 #220e64;
	border-right-width:2px;
	border-left-width:2px;
	position:relative;
	text-align:left;
	background: #ffffff url(images/left_bg.gif) repeat-y;
}

.main_left {
	position:absolute;
	top:0px;
	left:0px;
	width:289px;
	text-align:center;
}


.main_right {
	position:relative;
	top:0px;
	left:324px;
	width:634px;
}

.homebox {
	background: #ffffff url(images/home_box.gif);
	padding:70px 10px 30px 0px;
}
.home_list li {
	padding-top:8px;
}

.products_box {
	padding:10px 0px 0px 20px;
}

.footer {
	width:990px;
	height: 29px;
	background: #5e4aa5 url(images/bottommenu_bg.gif) repeat-x top left;
	text-align:left;
}
.footer_left {
	padding:6px 20px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffcc;
}
.footer_right {
	padding:7px 20px;
	float: right;
	font-size: 11px;
	color:#ffffcc;
}
