body {
    line-height: normal;
    font-family:Geneva, Arial, "Trebuchet MS", Helvetica, sans-serif;
    font-size: 0.77em;
	margin:0 0 0 0px;
	padding:0px;
	background:url(../images/body_bg.jpg);
}
	
#main_wraper {
	width: 790px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	height:auto;
	background:url(../images/shadow.jpg) repeat-y right top;
}

#wraper {
	width: 778px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height:auto;
}

#header {
	width: 778px;
	height: auto; 	
}

#header_top {
	background:url(../images/top_bag_bg.jpg) repeat-x;
	clear: both;
	height: 91px;	
}

#header_logo {
	height:91px;
	float:left;
}

#header_link {
	color:#FFFFFF;
	padding:15px 0 0 0;
	margin: 0 10px 0 0;
	float:right;
}

#header_link a {
	padding: 0 10px 0 10px;
	color:#FFFFFF;
	text-decoration:none;	
}

#tab_line {
	background:url(../images/top_band_bg.jpg) repeat-x left top;
	height:4px;
}

#banner {
	background:url(../images/banner.jpg);
	height: 195px;
	position:relative;
}

#top_nav_container {
	width:auto;
	height:26px;
	background:url(../images/tab_bar.jpg) top left repeat-x;
	margin:0;
	position:relative;
	padding:0;
}

#top_nav li { 
	display: inline;
	padding-left:7px;
}

#top_nav li a {
    background: none;	
}

#top_nav { 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:5px;
	position:relative;
	margin:0;
}
    
#top_nav a {
	color: #FFFFFF; 
	padding: 0 30px 0 0; 
	text-decoration:none;
}

#top_nav a:hover { 
	color: #FFCC00;
	text-decoration:none; 
}

#middle_content {
	position:relative;
	height:auto;
	margin: 0;
	clear:both;
}

#left_side {
	width:520px;
	height:auto;
	float:left;
	position:relative;
	margin: 10px 0 25px 0;
}

#welcome {
	width: 289px;
	height: 27px;
	position: relative;
	margin: 0 0 0 20px;
}

#welcome_line {
	background: #CCCCCC;
	width: 500px;
	height: 1px;
	margin-left:20px
}

#left_content {
	width:510px;
	position:relative;
	height:auto;
	margin: 0;
}

#home_pic {
	height:81px;
	width: 89px;
	float:left;
	margin: 10px 0 0 20px;
} 

#content {
	width: 380px;
	float:right;
	margin: 10px 0 0 0px;
	height:auto;
}

#content_product {
	width: 485px;
	float:left;
	margin: 10px 0 0 25px;
	height:auto;
}

#content_heading {
	font-size: 14px;
	font-weight: bold;
	margin: 0;	
}

#content_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	line-height:1.5em;
	text-align:justify;
}

#content_text a{
	color:#FF6600;
	text-decoration:blink;
	font-size:14px;
	font-weight:600;
}

#content_text a:hover{
	color:#0099FF;
	text-decoration:underline;
	font-size:14px;
	font-weight:600;
}

#content_text strong{
	font-size: 14px;
	margin: 5px 0 0 0;
	color:#FF9900;
}

#content_text b{
	font-size: 15px;
	margin: 5px 0 0 0;
	color:#555555;
}

#content_text  li {
	background:transparent url(../images/star.jpg) no-repeat left top;
	padding:0 0 0 20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 10px 0 0 0;	
}

#right_side {
	float:right;
	width:230px;
	height:auto;
	float:right;
	margin: 5px 0 10px 0;
	position:relative;
}

#right_content_top {
	background:url(../images/right_panel_top.jpg) left top no-repeat;
	height:11px;
	width:212px;
	padding-top:10px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	color:#F26C2D;
	border-bottom:#FFFFFF 1px solid;
}

#txt {
	padding:7px 15px 7px 15px;
	text-align:justify;
}

#txt a{
	color:#333333;
	text-decoration:underline;
}

#txt a:hover{
	color:#FF9900;
	text-decoration:none;
}


#txt b{
	font-size:11px;
	font-weight: normal;
}

#right_content_bottom {
	background:url(../images/right_panel_bottom.jpg) bottom no-repeat;
	height:11px;
	width:212px;
}

#right_content_center {
	background:url(../images/right_panel_center.jpg) left top repeat-y;
	height:auto;
	width:212px;		
}

#footer {
	background: url(../images/bottom_bar.jpg) repeat-x;	
	height: 59px; 
	clear: both;
	margin: 0 0 2px 0;	
}

#footer_text {
	color: #ffffff;
	text-align:center;
	padding: 10px 0 0 0;
	font-size: 11px;
}

#powered {
	color: #ffffff;
	text-align:right;
	padding: 5px 10px 0 0;
}

#powered a{
	color: #FFFF00;
	text-decoration:none;
}

#powered a:hover{
	color: #FFCC00;
	text-decoration:underline;
}