html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	background-color: #383839;
	line-height: 17px;
}

a{
	color: #009EE1;	
	text-decoration: underline;
}

a:hover{
	color: #009EE1;	
	text-decoration: underline;
}

img {
	border: 0;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 150%;
}

/* common class */
.clear {
	clear: both; 
}

.hand {
	cursor:pointer;
	_cursor:hand;
}

.hidebox {
	border:1px solid #D2D2D2; 
	display:none;
}

.submit {
	color: #FFFFFF; 
	background-color: #9F9F9F; 
	border: 0; 
	padding: 3px; 
	width: 80px;
	font-size: 11px;
	cursor:pointer;
	_cursor:hand;
}

.inputBox {
	border: 1px solid #9F9F9F;
	width: 220px;
}

.titleBlue {
	color:#265A82;
}

.link{
	color: #009EE1;	
	
}
.link:hover {
	color: #009EE1;
	text-decoration: underline;
	cursor:pointer;
	_cursor:hand;
}

#outerwrapper {
	margin: 0 auto;
	width: 870px;
	min-height: 700px;
	background-color: #FFFFFF;
}

#topwrapper {
	margin: 0 auto;
	width: 801px;
	height: 98px;
	background: url(../images/bg-rainbow.png) no-repeat bottom;
}

#logo {
	text-indent: -9999px;
	height: 98px;
	width: 308px;
	background: url(../images/logo.gif) no-repeat;
	float: left;
}

#nav { width: 441px; height: 24px; float:right; position: relative; z-index: 9998; margin-top: 66px;}
#nav #navlist li { display: inline; }
#nav #navlist li a { float: left; height: 0; padding-top: 18px; overflow: hidden; background-image: url(../images/menu.png); background-repeat: no-repeat; }

#nav #navlist li#li-home a { width: 63px; background-position: 0 0; }
#nav #navlist li#li-testimonials a { width: 107px; background-position: -63px 0 ; }
#nav #navlist li#li-inquries a { width: 86px; background-position: -170px 0; }
#nav #navlist li#li-qna a { width: 56px; background-position: -256px 0; }
#nav #navlist li#li-faq a { width: 50px; background-position: -312px 0; }
#nav #navlist li#li-shopping a { width: 79px; background-position: -362px 0; }

#nav #navlist li#li-home a:hover { background-position: 0 -24px; }
#nav #navlist li#li-testimonials a:hover {  background-position: -63px -24px; }
#nav #navlist li#li-inquries a:hover { background-position: -170px -24px; }
#nav #navlist li#li-qna a:hover { background-position: -256px -24px; }
#nav #navlist li#li-faq a:hover { background-position: -312px -24px; }
#nav #navlist li#li-shopping a:hover { background-position: -362px -24px; }

#menurwrapper {
	margin: 0 auto;
	width: 801px;
	height: 225px;
}

/* left menu */
#menuleft {	
	width: 183px;
	height: 225px; 
	float: left; 
	display: inline;
	position: relative; 
}

#menuleft #menuleftlist li{ 
	overflow: hidden;   
	text-indent: -9999px; 
	list-style-type: none; 
	float: left; 
	height: 0;	
	width: 183px; 
	overflow: hidden; 
	background: url(../images/menu-left.png) no-repeat;
}

#menuleft #menuleftlist li#li-1 { height: 38px; background-position: 0 0;}
#menuleft #menuleftlist li#li-2 { height: 38px; background-position: 0 -38px;}
#menuleft #menuleftlist li#li-3 { height: 38px; background-position: 0 -76px;}
#menuleft #menuleftlist li#li-4 { height: 38px; background-position: 0 -114px;}
#menuleft #menuleftlist li#li-5 { height: 38px; background-position: 0 -152px;}
#menuleft #menuleftlist li#li-6 { height: 38px; background-position: 0 -190px;}

#menuleft #menuleftlist li#li-1:hover { background-position: -183px 0; }
#menuleft #menuleftlist li#li-2:hover { background-position: -183px -38px; }
#menuleft #menuleftlist li#li-3:hover { background-position: -183px -76px; }
#menuleft #menuleftlist li#li-4:hover { background-position: -183px -114px; }
#menuleft #menuleftlist li#li-5:hover { background-position: -183px -152px; }
#menuleft #menuleftlist li#li-6:hover { background-position: -183px -190px; }

#menuright {
	width: 618px;
	height: 225px;
	float: right;
}

/* sub menu */
.anylinkcss{
	position: absolute;
	visibility: hidden;
	border:1px solid #B2D50B;
	z-index: 100;
	background-color: #FFFFFF;
	line-height: 23px;
	font-size: 12px;
}

.anylinkcss a{
	color: black;
	display: block;
	border-bottom: 1px solid #B2D50B;
	padding: 1px 15px 1px 1px;
	text-decoration: none;
	text-indent: 11px;
}

.anylinkcss a:hover{ 
	background-color: #ADE1F4;
	color: #000000;
}

#mainwrapper {
	margin: 12px auto;
	width: 801px;
}

#subwrapper {
	margin: 12px auto;
	width: 801px;
}

#subscribebox {
	float: left;
	width: 183px;
	min-height: 143px;
}

#subscribebox input, #subscribebox textarea {
	border: 1px solid #CCCCCC;
}

#subscribebox2 {
	width: 183px;
	min-height: 183px;
	background: url(../images/banner-subscribe2.png) no-repeat top left;
	margin-top: 17px;
}

#subscribebox2 table {
	background-color:#EFEFEF; 
	width: 183px; 
	margin: 30px 0 0 0;  
}

#subscribebox2 input, #subscribebox2 textarea {
	border: 1px solid #CCCCCC;
}

#maincontentbox {
	float: right;
	width: 597px;
	min-height: 183px;
	margin:0;
	padding:0 0 0 13px;
}

#subcontentbox {
	float: right;
	width: 595px;
	min-height: 200px;
	margin-left: 21px;
	padding-bottom: 20px;
}

#subcontentbox ul, #subcontentbox ol{
	padding:10px 0 0 10px;
	list-style-position: inside;
}

#subcontentbox li {
	line-height: 20px;
}

#subcontentbox a{
	color: #0070c0;		
	text-decoration: none;
}

#subcontentbox a:hover{
	color: #0070c0;	
	text-decoration: underline;
}

#smallcontentbox {
	margin: 13px auto;
	width: 801px;
}

#smallcontentbox p {
	padding: 12px 12px 0 6px; 
	margin:0;
	line-height: 14px;
	text-align:left;
	color: #606060;
}
#smallbox1, #smallbox2, #smallbox3, #smallbox4 {
	border: 1px solid #CACACA;
	width: 196px;
	min-height: 175px;
	float: left;
	padding-top: 35px;
	text-align: center;
}

#smallbox1 {
	background: url(../images/title-superchicks.png) no-repeat top center;
	margin-right: 2px;
}

#smallbox2 {
	background: url(../images/title-small-business.png) no-repeat top center;
	margin-right: 2px;
}

#smallbox3 {
	background: url(../images/title-smart-market.png) no-repeat top center;
	margin-right: 2px;
}

#smallbox4 {
	background: url(../images/title-high-flyers.png) no-repeat top center;
}

#articlebox {
	margin: 17px auto;
	width: 801px;
}

#articlebox1 {
	float: left;
	width: 399px;
	min-height: 120px;
	margin-right: 3px;
	background-color: #EDF1F1;
	padding-top: 15px;
}

#articlebox1 table, #articlebox2 table{
	table-layout:fixed;
	width:399px;
}

#articlebox1 p,#articlebox2 p  {
	line-height: 15px;
}

#articlebox2 {
	float: right;
	width: 399px;
	min-height: 120px;
	background-color: #DBE3E3;
	padding-top: 15px;
}

#bottomwrapper {
	margin: 21px auto;
	width: 801px;
}

#bottomwrapper a{
	color: #9D9FA2;
	text-decoration:none;
}

#bottomwrapper a:hover{
	color: #009EE1;
	text-decoration: underline;
}

#bottomnav {
	width: 100%;
	height: 52px;
	background: url(../images/bg-bottom.png) no-repeat center;
	text-align:center;
	text-transform: uppercase;
	font-size: 9px;
	color:#FFFFFF;
	line-height: 72px;
	font-weight: normal;
}

#bottommargin {
	width: 100%;
	height: 20px;
	background-color: #383839;
}

#copyright {
	width: 100%;
	height: 44px;
	color: #9D9FA2;
	font-size: 11px;
	text-align: center;
	line-height: 40px;
}

.bottomline {
	padding-left: 12px;
	padding-right: 12px;
}

#subleftbox {
	width: 183px;
	float: left;
}

#subtitle {
	display:block;
	width: 172px;
	height: 26px;
	background: url(../images/bg-blue.png) no-repeat top center;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	padding: 8px 0 8px 13px;
	margin: 0;
}

#submenu {
}

#submenulist {
	width: 180px;
	list-style-image: url(../images/arrow.png);
	padding-bottom: 20px;
}

#submenulist li{
	border-bottom: 1px dotted #CCCCCC;
	margin-left: 20px;
	padding: 3px 3px 3px 0;
}

#submenulist a{
	color: #323232;
	text-decoration:none;
}

#submenulist a:hover{
	color: #009EE1;
	text-decoration: underline;
}

.logoSmall {
	background: url(../images/logo-small.png) no-repeat top right;
}

#contactus {
	background: url(../images/line.jpg) no-repeat top left;
}

/* editor */
.subTitle {
	color: #000000;
	font-weight: bold;
	font-size: 120%;
}

.styleTitle {
	font-size: 120%;
	font-weight: bold;
}

.tableBlack {
	background-color: #000000;
	border: none;
	color: #FFFFFF;
	padding: 10px;
	width: 100%;
}

.tableGlay {
	background-color: #000000;
	border: none;
	color: #979797;
	padding: 10px;
}