﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#fff;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

a {
	font-weight:bold;
	color:#234066;
}

.orangeBg {
	background-color: #F68C27;
}

.dots_horzRed {
	background-image: url(../images/dots_horzRed.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

#main {
	margin:auto;
	padding:0;
	width:800px;
}

/*--Header--*/

#header {
	width:800px;
	height:102px;
	background:url(images/bg_header.jpg) repeat-x;
	overflow:hidden;
}

#header #logo {
	padding:24px 0 0 41px;
	float:left;
}

#sub_menu {
	float:right;
}

#sub_menu a {
	margin:54px 20px 0 20px;
	float:left;
}

.line_submenu {
	float:left;
	padding:54px 0px 0 0px;
}

/*--Navigation--*/

#navigation {
	height:39px;
	padding:2px 0 0 0;
	background:url(images/bg_navigation.jpg) repeat-x;
	overflow:hidden;
}

#navigation a {
	float:left;
}

#navigation .line_navi {
	float:left;
}

/*--Banner--*/

#banner {
	background:url("images/bg_bannerA.jpg") no-repeat;
	height:266px;
	width:800px;
	overflow:hidden;
}

#left_menu {
	width:227px;
	float:right;
	overflow:hidden;
}

#left_menu a {
	text-decoration:none;
}

#left_menu #leftmenu_btn {
	margin:1px 0 1px 0;
	padding:10px 12px 12px 18px;
	list-style:none;
	background:url(images/left_menu_bg_off.jpg) no-repeat;
	width:197px;
	height:65px;
	float:left;
}

#left_menu #leftmenu_btn.hilight {
	background:url(images/left_menu_bg_on.jpg) no-repeat;
}

#left_menu #leftmenu_btn .btn01 {
	margin:3px 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	background:url(images/signup_btn_2.png) no-repeat bottom right;
	padding:0 0 10px 0;
}

#left_menu #leftmenu_btn .btn02 {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/start_btn.png) no-repeat bottom right;
	padding:0 0 5px 0;
}

#left_menu #leftmenu_btn .btn03 {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/viewall_btn.png) no-repeat bottom right;
	padding:-10px 0 5px 0;
	
}

/*--Body--*/

#body {
	margin:2px 0 0 0;
	padding:0;
	width:800px;
	background:url(images/bg_body.jpg) repeat-x top;
}

.copy 
{
	padding-top:16px;
}

/*--Body Left--*/

#body_left {	
	margin:0;
	padding:20px;
	float:left;
	width:530px;
}

#body_left a {
	font-weight:bold;
	color:#234066;
}

#body_left ul {
	float:left;
	list-style:none;
	width:48%;
}

#body_left .ul1
{
	list-style:none;
	width:100%;
}


#body_left ul li {
	padding:5px 0 5px 20px;
	background:url(images/arrow_icon.jpg) no-repeat;
	background-position:0em 0.75em;
}

#body_left ul li small a {
	padding:0 0 0 7px;
	font-size:10px;
	font-weight:bold;
	color:#6ba800;
	background:url(images/arrow_green.jpg) no-repeat;
	background-position:0em 0.4em;
	text-decoration:underline;
}

#body_left ol {
	padding:5px 0 5px 25px;
	margin:0px 0px 0px 0px;
}

#body_left ol li
{
	padding:5px 0 5px 0px;
	margin:0px 0px 0px 0px;
}

.redBoxHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #49565e;
	padding:5px;
}

.whiteBg {
	background-color: #FFFFFF;
}
.tanMedBg {
	background-color: #e7e7e7;
}


/*--Body Right--*/

#body_right {	
	margin:8px 0 0 0;
	padding:0;
	float:right;
	width:230px;
}

#body_right ul li 
{
	list-style:none;
	padding:5px 0 0 20px;
	background:url(images/arrow_icon.jpg) no-repeat;
	background-position:0em 0.75em;
}

a {
	font-weight:bold;
	color:#234066;
}

#lastlest_new {
	margin:0;
	padding:20px;
	background:url(images/bg_lastestnew.png) repeat-y;
}

#line_lt {
	margin:3px 0 0 ;
	height:2px;
	overflow:hidden;
	background:#b2b2b2;
}

#lastlest_new p {
	margin:10px 0 0 0;
	font-size:11px;
}

#lastlest_new p b {
	padding:0 0 0 20px;
	color:#ff6603;
	background:url(images/arrow_icon2.jpg) no-repeat;
	background-position:0em 0.5em;
}

#lastlest_new p a {
	color:#007eff;
	float:right;
}

/*--Footer--*/

#footer {
	margin:10px 0 0 0;
	background:url(images/bg_footer.jpg) repeat-x;
	width:800px;
}

#footer_ct {
	margin:0;
	padding:10px 0 0 10px;
	/*text-align:center;*/
	font-weight:bold;
}

#footer_ct a {
	margin:0;
	padding:0 10px;
	font-weight:bold;
	color:#5d5d5d;
	text-decoration:none;
}

#footer_ct a:hover {
	color:#3f920a;
	text-decoration:underline;
}

.cpright {
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
}



