	* {
		margin: 0px;
		padding: 0px;
	}

	html, body {
		height: 100%;
	}

	body {
		font: normal 11px/14px Arial, sans-serif;
		color: #cecece;
		background-image: url(/images/bg2.gif);
		background-repeat: repeat-x;
		background-color: #dadada;
	}

	td, div {
		font: normal 11px/14px Arial, sans-serif;
		color: #cecece;
		text-align: left;
	}

	th {
		font: bold 14px Arial, sans-serif;
		color: #cecece;
		text-align: left;
		padding-bottom: 8px;
		border-bottom: 1px solid #cccccc;
	}

	a, a:link, a:visited, a:active, a:hover {
		color: #505050;
		text-decoration: underline;
	}

	img {
		border: 0 none;
	}

	blockquote {
		margin-left: 1.5em;
		padding-left: 5px;
		color: #dadada;
	}

	.h1, h1 {
		display: inline;
		font-size: 16px;
		font-weight: bold;
		color: #515151;
		text-decoration: none;
	}

	.h2, h2 {
		display: inline;
		font-size: 16px;
		line-height: 16px;
		font-weight: bold;
		color: #515151;
		text-decoration: none;
	}

	.h3, h3 {
		display: inline;
		font-size: 28px;
		line-height: 32px;
		font-weight: normal;
		color: #515151;
		text-decoration: none;
	}

	.h4, h4 {
		display: inline;
		font: normal 24px Arial, sans-serif;
		color: #3399c7;
		text-decoration: none;
	}
	
	.h5, h5 {
		font: 14px Tahoma, sans-serif;
		color: #089bce;
		text-decoration: none;
		display:inline;
		margin-left:7px;
	}
	.name-gen a, .name-gen a:link, .name-gen a:visited, .name-gen a:active { color:#089bce; text-decoration:none;}
	.name-gen a:hover { text-decoration:underline; }
	.name-space { 
		border-top:#089bce dotted 2px; 
		border-bottom:#089bce dotted 2px; 
		color:#333333; 
		line-height:25px;
	}
	.shell {
		width: 976px;
		min-height: 100%;
		margin: 0 auto;
		text-align: left;
		border-left:#cacaca 1px solid;
		border-right:#cacaca 1px solid;
		background-color:#ffffff;
	}

	.pic {
		border: 3px solid #ffffff;
	}

	.outline, .outline a {
		outline: 0;
	}
	.lightgreen {
	color:#93bb3a;
	}
	.blue {
	color:#00aca6;
	}
/* Header */
	.header {
		background: url(/images/bg-header.png) repeat-x;
		width: 974px;
		height: 81px;
		border-left:#cacaca 1px solid;
		border-rigth:#cacaca 1px solid;
	}

	.header .logo {
		float: right;
		width: 257px;
		height: 81px;
	}
/* Nav */
	.nav {
		display: inline;
		float: left;
		width: 700px;
	}

	.nav ul {
		float: left;
		list-style: none;
		height: 24px;
	}

	.nav li {
		float: left;
		height: 24px;
		background: url(/images/sep.png) top right no-repeat;
	}

	.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
		height: 21px;
		padding-top: 5px;
		color: #515151;
		font: 11px/16px Arial, sans-serif;
		background: none;
		text-align: center;
		display: block;
		text-decoration: none;
		outline: 0;
	}

	.nav li a:hover {
		text-decoration: none;
		color: #ffffff;
	}

/* SubNav */
	.subNavContainer {
		display: none;
		float: left;
		background: #4e4e4e;
		overflow: hidden;
	}

	.subNav {
		display: none;
		height: 22px;
	}

	.subNav a:link, .subNav a:visited, .subNav a:active {
		float: left;
		padding: 0 10px 0 18px;
		height: 23px;
		color: #ffffff;
		font: 11px/22px Arial, sans-serif;
		background: #4e4e4e url(/images/bullet.png) left no-repeat;
		text-align: center;
		display: block;
		text-decoration: none;
		outline: 0;
	}

	.subNav a:hover {;
		background: #000000 url(/images/bullet.png) left no-repeat;
	}
	
/* Content */
	.content {
		vertical-align: top;
		width: 976px;
		background-color:#ffffff;
	}
	
/* Advertise */
	.advertise {
		vertical-align: top;
		width: 954px;
		margin:10px 10px 10px 10px;
	}
/* Left Menu */
	.leftmenu {
		width: 298px;
		float:left;
		border-right: 2px #dadada solid;
		min-height:1000px;
	}
	.arrowlistmenu{
		width: 260px; /*width of menu*/
		margin-left:20px;
		margin-right:20px;
		margin-bottom:20px;
	}

	.arrowlistmenu .headerbar{
		width: 260px;
		font: bold 28px sans-serif;
		color: white;
		background: black url(/images/titlebar.png) repeat-x center left;
		margin-bottom: 40px; /*bottom spacing between header and rest of content*/
		text-transform: uppercase;
		padding: 4px 0 4px 10px; /*header text is indented 10px*/
		height:20px;
}

	.arrowlistmenu ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

	.arrowlistmenu ul li{
		padding-bottom: 2px; /*bottom spacing between menu items*/
		font-size:130%;
}

	.arrowlistmenu ul li a{
		color: #08afd3;
		background: url(/image/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
		display: block;
		padding: 4px 0;
		padding-left: 19px; /*link text is indented 19px*/
		text-decoration: none;
		font-weight: bold;
		border-bottom: 1px solid #dadada;
		font-size: 90%;
}

	.arrowlistmenu ul li a:visited{
		color: #08afd3;
}

	.arrowlistmenu ul li a:hover{ /*hover state CSS*/
		color: #08afd3;
		background-color: #F3F3F3;
}
	.arrowlistmenu ul li .sublist a{
		color: #08afd3;
		background: url(/image/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
		margin-left:20px; /*mark up left margin*/
		display: block;
		padding: 4px 0;
		padding-left: 19px; /*link text is indented 19px*/
		text-decoration: none;
		font-weight: bold;
		border-bottom: 1px solid #dadada;
		font-size: 90%;
}

	.arrowlistmenu ul li .sublist a:visited{
		color: #08afd3;
}

	.arrowlistmenu ul li .sublist a:hover{ /*hover state CSS*/
		color: #08afd3;
		background-color: #F3F3F3;
}
	.partner-link {
		text-align:center;
		width: 256px; /*width of menu*/
		margin-left:20px;
		margin-right:20px;
		border:#2cadff 2px dotted;
}
/* Main Content */
	.maincontent {
		width: 630px;
		float:right;
		margin:10px 10px 0px 20px;
		color:#000000;
		font:14px Arial, sans-serif;
}
	.maincontent p, .maincontent p ul, .maincontent p ul li {
		color:#000000;
		font:14px Arial, sans-serif;
	}
	.maincontent ul li { list-style:disc;
	}

	.left {
		float: left;
	}

	.right {
		float: right;
	}

	.clear {
		float: none !important;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 0 !important;
		clear: both !important;
	}
	.product_table td { 
		color:#000000;
	}

	.product_table td p {
	margin-left:5px;
	}
	.payment td { text-align:center; color:#FFFFFF; }
	.paymentlist li { 
		list-style:none;
		margin-bottom:5px;
	}
	.payment_img {
		margin-right:10px;
		width:20px;
		height:20px;			
	}
/* footer */
	.footer {
		background: url(/images/bg-footer.jpg) no-repeat center top;
		width: 100%;
		padding-top:45px;
		height: 105px;
		/*margin-bottom:0px;*/
		color:#6d6d6d;
		text-align:center;
		margin:0 auto;
	}
	.footer a:link,.footer a:visited,.footer a {
		text-decoration:none;
		padding:0px 5px 0px 5px;
	}
	.footer a:hover {
		text-decoration:none;
		color:#0086be;
		/*background-color:#6d6d6d;*/
		padding:0px 5px 0px 5px;
	}

/* img */
	.img_top1 {
		width:150px;
		background:url(/images/img_top_bg1.gif);
		height: auto;
		padding:20px 20px 8px 20px;
		
	}
	.img_bottom1 {
		width:190px;
		background:url(/images/img_bottom_bg1.gif);
		height: 12px;
		margin-bottom:5px;
	}
	.img_top2 {
		width:150px;
		background:url(/images/img_top_bg2.gif);
		height: auto;
		padding:20px 20px 8px 20px;
		
	}
	.img_bottom2 {
		width:190px;
		background:url(/images/img_bottom_bg2.gif);
		height: 12px;
		margin-bottom:5px;
	}
	.shellsummary { padding:5px; width:550px;}
	.pagename { color:#08afd3; font-size:200%; font-weight:bold; display:inline; line-height:1.3em;}
	.pagesummary { display:inline; color:#333333; }
	.pagination { margin-bottom:10px; font-size:100%; }
	.current { display:inline-table;  padding:5px; margin:5px 3px 5px 3px;background-color:#aaaaaa; border:1px #CCCCCC solid;color:#FFFFFF;}
	.pagenum a {display:inline-table; padding:5px 10px 5px 10px; background-color:#333333; border:1px #CCCCCC solid;color:#FFFFFF; margin:5px 3px 5px 3px; text-decoration:none;}
	.pagenum a:hover {display:inline-table; padding:5px 10px 5px 10px; background-color:#0099FF; border:1px #555555 solid; color:#FFFFFF; margin:5px 3px 5px 3px; text-decoration:none;}
	.loginarea { 
		font:150% Arial, sans-serif;
		float:left; 
		width:360px; 
		border:1px dotted #2cadff; 
		height:140px; 
		color:#0099FF; 
		padding:10px; 		
}
	
/* input style */
	.inputContainer, form,fieldset,input,textarea { color:#333333;}
	.txtMessageContainer { color:#333333;}
	button#send_form {
	background: transparent url("/images/btn_submit.png") left 0 no-repeat;
	text-indent: -9999px;
	padding: 0px;
	color: #6F756A;
	border: none;
	width: 66px;
	height: 36px;
	cursor: pointer;
	display: block;
	clear: both;
	margin: 0px 0px 0px 10px;
}
    button#send_form:hover {
	background: transparent url(/images/btn_submit.png) right 0 no-repeat;
	width: 66px;
	margin: 0px 0px 0px 10px;
	padding: 0;
}
	.required { 
	color:#333333;
	font-weight: normal; 
}
form#contactform fieldset#formwrap {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}
form#contactform fieldset#formwrap {
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#contactform fieldset legend { display: none; }
#contactform .inputContainer { margin: 0px 0px 0px 10px; color: #5C6457; }
#contactform .txtMessageContainer { margin: 0px 0px 0px 10px; color: #5C6457; }
#contactform input {
	font: normal  1.2em/1 Tahoma, Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: .02em;
	background-color: #d7e9a1;
	border: 1px solid #C4CCBF;
	color: #5C6457;
	margin: .3em .5em 0 0;
	padding: 2px 7px;
	width: 250px;
}
#contactform input:focus, #contactform textarea#contact_comments:focus,
#contactform input#spamq:focus,
#contactform select:focus {
	background-color: #F8EDF1;
	border-color: #BC7A99;
}
#contactform textarea#contact_comments {
	font: normal 1.1em/1.3 Tahoma, Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: .03em;
	background-color: #EEF5DE;
	border: 1px solid #C4CCBF;
	color: #5C6457;
	margin: .3em 0 .9em 10px;
	padding: 7px 0 7px 7px;
	height: 12em;	
	width: 410px;
}