body,
html {
    margin:0;
    padding:0;
    background:#EBEBEB;
	font-family:tahoma;
	text-align:center;
    }
	
body {
    min-width:900px;
    }

#container {
    margin:0 auto;
    width:900px;
	text-align:left;
	background:#fff;
	margin-top:10px;
	margin-bottom:10px;
    }
	
#header {
    background:#3F3F3F;
	height:70px;
	border-top-style:solid;
	border-top-width:10px;
	border-top-color:#3F3F3F;
	text-align:left;
    }
	
#image {
    height:200px;
	background-color:#fff;
	}
	
#nav_box {
    height:25px;
	background-color:#3F3F3F;
	}
	
#main_box {
	width:900px;
	background-color:#FFFFFF;
	}
	
#contentleft {
		width:300px;		
		padding:0px;
		float:left;
		background:#fff;
		}
	
#contentcenter {
		width:350px;
		padding-top:30px;
		float:left;
		background:#fff;
		}
		
#contentcenter_wide {
		width:600px;
		padding-top:30px;
		float:right;
		background:#fff;
		}
	
#contentright {
		width:250px;
		padding:0px;
		float:left;
		background:#fff;
		}

#footer {
    height:60px;
	background-color:#818181;
	clear:both;
	}
	
#nav{
    font-size:11px;
	padding-right:20px;
	background:#3f3f3f; 
	color:#FFF;  
	min-height:20px;
	} * html #nav {height:20px;}
	
#nav ul{ 
	padding: 0px; 
	margin: 0px; 
	white-space: nowrap; 
	list-style:none; 
	background:#505050; 
	}
#nav ul li{ 
	float:left;
	}
#nav ul li a{
	padding:0 8px;
	float:left;
	display:block; 
	background: url(../images/bg-tab.gif) top right no-repeat #818181;
	border-right:2px solid #3f3f3f;
	line-height:25px;
	color:#FFFFFF; 
	text-decoration:none; 
	}
#nav ul li a:hover {
	color:#3f3f3f; 
	background: url(../images/bg-tab.gif) top right no-repeat #FFFFFF;
}

#nav ul li .on {
	color:#3f3f3f; 
	background: url(../images/bg-tab.gif) top right no-repeat #FFFFFF;
}
	
#nav_bottom {
    font-size:9px;
	color:#fff;
	padding-left:25px;
	padding-top:15px;
	}
	
#nav_bottom a{
	color:#fff;
	text-decoration:none;
	}
	
#nav_bottom a:hover{
	color:#3f3f3f;
	text-decoration:none;
	}
	
#announce_box {
    margin-top:30px;
	display:block; width:250px; height:200px; position:relative;left:25px;
	background:#F2F2F2;
	}
	
#rss_box {
    margin-top:30px;
	display:block; width:250px; height:430px; position:relative;left:25px;
	}
	
#stock_box {
    margin-top:5px;
	display:block; width:250px; height:80px; position:relative;left:25px;
	background:#F2F2F2;
	}
	
#recieve_box {
    margin-top:5px;
	margin-bottom:10px;
	display:block; width:250px; height:150px; position:relative;left:25px;
	background:#F2F2F2;
	}
	
#image_box {
    margin-top:30px;
	margin-bottom:10px;
	display:block; width:225px; height:440px; position:relative;left:12px;
	background:#F2F2F2;
	}
	
#image_dis {
    padding-top:20px;
	display:block; width:190px; height:160px; position:relative;left:18px;
	}
	
.announce_big {
    font-size:16px;
	color:#7ac1c8;
	padding-left:15px;
	padding-top:10px;
	}
	
.announce_text {
    font-size:10px;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	}
	
.announce_text a{
	color:#000;
	text-decoration:underline;
	}
	
.announce_text a:hover{
	color:#3F3F3F;
	text-decoration:underline;
	}
	
.welcome {
    font-size:16px;
    color:#7ac1c8;
	}
	
#welcome_black {
    font-size:16px;
    color:#000;
	padding-right:10px;
	}
	
#welcome_black a{
    color:#000;
	text-decoration:underline;
	}
	
#welcome_black a:hover{
    color:#7ac1c8;
	text-decoration:underline;
	}
	
.text_head {
    font-size:12px;
	font-weight:bold;
    color:#000;
	padding-bottom:2px;
	}
	
#text {
    font-size:11px;
    color:#000;
	line-height:15px;
	padding-right:10px;
	margin-bottom:20px;
	}
	
.text {
    font-size:11px;
    color:#000;
	line-height:15px;
	padding-right:10px;
	margin-bottom:20px;
	}
	
#text a{
    color:#000;
	text-decoration:underline;
	}
	
#text a:hover{
    color:#7ac1c8;
	text-decoration:underline;
	}
	
#text_mar {
    font-size:11px;
    color:#000;
	padding-right:10px;
	margin-top:30px;
	margin-bottom:20px;
	}
	
#ramm_text { 
    font-size:9px;
	color:#3f3f3f;
	text-align:right;
	padding-right:10px;
	padding-top:15px;
    }
	
#ramm_text a{ 
	color:#3f3f3f;
	text-decoration:none;
    }
	
#ramm_text a:hover{ 
	color:#fff;
	text-decoration:underline;
    }
	
ol.no_indent {margin-left: -22px; line-height: 20px;}
li.indent {margin-left: 22px; line-height: 20px;}
ol.no_indenth {margin-left: -22px; margin-top: -10px; margin-bottom: -10px; line-height: 20px;}
ol.no_indentb {margin-left: -22px; margin-bottom: -10px; line-height: 20px;}
ol.indent {line-height: 20px;}
ul.no_indent {margin-left: -22px; line-height: 20px;}

#no_indent {margin-left: -35px;}
#no_indent_sm {margin-left: -18px;}
#indent {margin-left: 18px;}
	
.text_head {font-size: 13px; font-weight: normal; color: #1D8FC6;  margin-bottom: 5px; margin-right: 15px;}
.text_head_in {font-size: 13px; font-weight: normal; color: #1D8FC6; ; margin-bottom: 5px; margin-right: 15px;}

#headings {font-size: 20px; color: #1D8FC6; margin-top: 15px; margin-left: 5px; margin-bottom: 10px;}

.text_lt {font-size: 11px; line-height: 20px; color: #000000; margin-left: 5px;}
.text_lt a {text-decoration: underline; color: #000;}
.text_lt a:hover {text-decoration: underline; color: #7ac1c8;}

.text_l {font-size: 11px; line-height: 20px; color: #000000;  margin-left: 5px; margin-bottom: 15px; margin-right: 15px;}
.text_l a {text-decoration: underline; color: #000;}
.text_l a:hover {text-decoration: underline; color: #7ac1c8;}

.table_head {font-size: 11px; font-weight: bold; color: #FFFFFF; line-height:13px;}
.table_text {font-size: 10px; color: #000000;}

.price {
	display:block;
	position:absolute;
	left:800px;
	top:34px;
	font-size:9px;
	color:#ffffff;
	}
.price a {
	color:#7ac1c8;
	text-decoration:none;
	}
.price a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
/* CSS Document */
