body {
background:url(images/backie.png) repeat #97cae4;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3b5564;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.pat{
color:#FFFFFF;
}
h1{
color:#fff;
font-size:16px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
color:#759f1b;
font-size:16px;
float:left;
font-weight:bold;
margin:0px;
padding:5px 0 0 0;
}
span.blue{
color:#a5dcf8;
}
span.dark_blue{
color:#116c64;
}
#main_container{
width:920px;
height:auto;
margin:auto;
background-color:#fff;
}
.header{
width:920px;
height:114px;
margin:auto;

background:url(images/header_bg.gif) repeat-x;
}
.right_header{
float:right;
width:520px;

}
.left_header{
float:left;
background:url(images/left_header.gif) no-repeat;
width:400px;
height:114px;
}
#logo{
padding:18px 0 0 20px;
float:left;
}

/*----------------------menu-------------------------*/
#menu{
width:520px;
height:30px;
float:right;
padding:83px 0 0 0;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:96px;height:30px;padding:0px;line-height:30px;font-size:13px;margin:0 3px 0 3px;
}
#menu ul li a{
height:30px; width:96px;float:left;text-decoration:none;padding:0px;margin:0px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:30px;width:96px;text-decoration:none;color: #68C2EF;
}
#middle_box{
width:920px;
height:250px;
clear:both;
margin:auto;
background:url(images/banner_content.gif) no-repeat center;
border-bottom:#298DDA;
border-bottom-width:thin;
border-bottom-style:solid;
}
.middle_box_content{
padding:30px 0 0 20px;
}
.top_menu{
width:285px;
float:right;
}
a.login {
width:49px;
height:35px;
display:block;
background:url(images/login.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
a.sign_up {
width:49px;
height:35px;
display:block;
background:url(images/sign_up.gif) no-repeat center;
line-height:35px;
color:#a6c4d4;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding:0 0 0 40px;
float:left;
margin:0 3px 0 3px;
}
.pattern_bg{
width:900px;
height:162px;
clear:both;
margin:auto;
background:url(images/pattern_bg.gif) no-repeat center;
}
.pattern_box{
width:400px;
float:left;
padding:15px 0 0 25px;
}
.pattern_box_icon{
float:left;
padding:5px;
}
.pattern_content{
width:300px;
float:left;
padding:0 0 0 10px;
}
/*---------------------main_content------------------*/
#main_content{
width:900px;
height: auto;
margin: auto;
padding:16px 10px 5px 10px;;
}
#main_content #content{
	color:#000;
	font-size:12px;
	width:660px;
	float:left;
	text-align:justify;
}
#main_content #right{
	color:#110f0c;
	font-size:14px;
	float:left;
	width:220px;
	margin-left:20px;
}
#main_content #main_bott{
	width:900px;
}
.bline{
	background:#f5f5f5;
	width:900px;
	height:2px;
}
.clear{
clear:both;
}
.content_top{
	width:660px; 
	height: 27px;
	background-image:url(images/content_top.png);
	background-repeat:no-repeat;
}
.content_content{
	width:660px;
	background-image:url(images/content_content.gif);
	background-repeat:repeat-y;
}
.content_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.content_text #product-head{
text-align:center;
padding-bottom:15px;
font-size:16px;
font-weight:bold;
}
.content_text #product-image{
text-align:center;
padding-bottom:15px;
}
#product-image img{
border:3px solid #ccc;
}
.content_text #details{
text-align:justify;
font-size:14px;
line-height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.content_bottom{
	width:660px; height: 23px;
	background-image:url(images/content_bottom.png);
}
.content_title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:60px;
	color:#0775bf;
}
.main_bott_top{
	width:900px; 
	height: 27px;
	background-image:url(images/main_bott_top.png);
	background-repeat:no-repeat;
}
.main_bott_content{
	width:900px;
	background-image:url(images/main_bott_content.gif);
	background-repeat:repeat-y;
	height:200px;
}
.main_bott_bottom{
	width:900px; height: 23px;
	background-image:url(images/main_bott_bottom.png);
}
/*TABLE*/
.table_top{
	width: 220px; 
	height: 27px;
	background-image:url(images/table_top.png);
	background-repeat:no-repeat;
}
.table_content{
	width: 220px;
	background-image:url(images/table_content.gif);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}
.table_bottom{
	width: 220px; height: 23px;
	background-image:url(images/table_bottom.png);
}

/*TEXT STYLES*/
.gnews {
	color:#283639;
	background:#f5f5f5;
}
.news_sub {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-align:center;
	padding-bottom:3px;
}
.body_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_sub a{
	text-decoration:none;
		text-align:center;
		color:#f27c09;
		font-size:12px;
}
.news_text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	margin-top:2px;
}
.news_text a{
	text-decoration:none;
		text-align:center;
		color:#f25d14;
		font-size:11px;
}
.news_text img{
margin-left:30px;
margin-top:2px;

}
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0775bf;
}
img {
	border:none;
}
#back-button{
clear:both;
float:right;
padding-top:10px;
cursor:pointer;
}
/*-----------------------------productr------------------*/
.product{
	border:1px dotted #ccc;
    padding:6px 6px 6px 6px;
	margin-bottom:5px;
	background:#fafafa;
}
.product .head{
padding:5px 5px 5px 5px;
float:left;
font-size:16px;
color:navy;
font-weight:bold;
}
.product .image{
clear:both;
float:left;
border:2px solid #ccc;
}
.product a {
	color: #000;
	padding-left:10px;
}

.product a:hover {
	text-decoration: none;
	color:red;
}
.indent {
	margin-left: 125px;
	margin-top: 25px;
	color:#000000;
	height:85px;
}
.details {
	margin-left: 125px;
	color:#000000;
	line-height:18px;
	padding-right:10px;
	text-align:right;
}
/*-----------------------------footer------------------*/
#footer{
width:920px;
height:45px;
color:#508aa1;
background-color:#369ee3;
}
.copyright{
float:left;
padding:10px 0 0 10px;
}
.center_footer{
color:#fff;
font-size:12px;
font-weight:bold;
width:570px;
padding:15px;
text-align:center;
float:left;
}
.footer_links{
float:right;
padding:15px 10px 0 0;
color:#fff;
}
.footer_links a,.center_footer a{
	text-decoration:none;
	color:#fff;
	}
#outer_container{margin:auto; width:890px; padding:0 10px; background:#fff;background-image:url(images/main_bott_content.gif);background-repeat:repeat-y;}
#outer_container .left{float:left; width:12px; height:210px; background:url(images/thumbScroller_left.png);}
#outer_container .right{float:right; width:12px; height:210px; background:url(images/thumbScroller_right.png);}
#thumbScroller{position:relative; margin:auto; float:left; background:url(images/thumbScroller_bg1.png) repeat-x;}
#thumbScroller{width:866px;}
#thumbScroller, #thumbScroller .container, #thumbScroller .content{height:210px;}
#thumbScroller{overflow:hidden;}
#thumbScroller .container{position:relative; left:0;}
#thumbScroller .content{width:220px; float:left;}
#thumbScroller .content div{padding:10px 15px; height:100%; font-family:Verdana, Geneva, sans-serif; font-size:13px;}
#thumbScroller img{border:5px solid #2e97df;}