/* CSS RESET NO NEED TO EDIT */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}

/* SEARCH(CTR+F) CODES TO JUMP IN THE -- EDITABLE CSS SECTIONS */
/* GLOBAL CSS --------------- CSS000 */
/* TEMPLATE LAY-OUT --------- CSS001 */
/* TYPOGRAPHY --------------- CSS002 */
/* NAVIGATION and LINKS ----- CSS003 */
/* SUBPAGES ----------------- CSS004 */



/* GLOBAL CSS --------------- CSS000 */
.clr { margin: 0; padding: 0; height: 0; width: 0; clear: both; }

/* TEMPLATE LAY-OUT --------- CSS001 */
body {
	background: url(../images/bg.gif) top center repeat-y #349800;
}
div#wrapper {
	margin: 0 auto;
	width: 800px;
}
div#top_bnr {
	background: url(../images/top_bnr.gif) top left repeat-x;
	width: 800px;
	height: 93px;
	padding-top: 6px;
}
div#bnr {
	width: 800px;
}
div#menu {
	float: right;
}
div#bnr_left {
	width: 486px;
	height: 238px;
	background: url(../images/bnr_left.jpg) top left no-repeat;
	float: left;
	position: relative;
}
div#mylist {
	position: absolute;
	bottom: 0;
}
div#bnr_right {
	width: 304px;
	height: 231px;
	background: url(../images/bnr_right.jpg) top left no-repeat;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}
div#myBody {
	padding: 20px 10px;
}
div.mybox {
	width: 246px;
	float: left;
	margin-right: 20px;
}
div#footer { width: 780px; margin: 10px auto; padding-top: 10px; border-top: 3px solid #666;}

/* TYPOGRAPHY --------------- CSS002 */
div#mylist ul {
	float: left;
	padding: 10px 15px 15px;
}
div#mylist ul li {
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div#features ul { display: block; float:left; width: 246px; margin-right: 20px; padding: 3px 0 10px;}
div#features ul li{
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/arrow.gif) center left no-repeat;
	padding-left: 25px;
}
div#bnr_right h1{
	font: bold 20px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
div#bnr_right p{
	padding: 8px 0; 
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
}
div#myBody h1 {
	font: 25px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 8px 0 11px;
}
div#myBody h2 {
	font: 15px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #666;
	padding: 5px;
	border-left: 10px solid #93c900;
	margin: 8px 0 11px;
}
div#myBody p {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 3px 0 5px;
}
div.mybox h1{
	background: url(../images/bg-hdr.gif) top left repeat-x;
	padding: 13px 10px 7px !important;
	height: 25px;
	font: bold 15px Arial, Helvetica, sans-serif !important;
	color: #fff !important;
}
div#footer p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 70px 5px;
}

/* NAVIGATION and LINKS ----- CSS003 */
div#menu ul {
	display: block;
	list-style: none;
	float: right;
	margin-top: 50px;
}
div#menu ul li{
	display: block;
	float: left;
	border-left: 1px solid #bbb;
}
div#menu ul li.last{ border: 0; }
div#menu ul li a:hover{ color: #000;}
div#menu ul li a{
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 20px 5px 3px;
	color: #fff;
}

div#top_bnr a.logo {
	display: block;
	background: url(../images/logo.gif) no-repeat;
	width: 158px;
	height: 81px;
	float: left;
}
div#myBody a.dl_btn {
	display: block;
	background: url(../images/dl_btn.gif) no-repeat;
	width: 235px;
	height: 52px;
	margin: 10px auto 30px;
}
div#bnr_right a {
	display: block;
	background: url(../images/promo_bnr.jpg) no-repeat;
	width: 297px;
	height: 224px;
}
div#bnr_right a span, div#myBody a span, div#top_bnr a.logo span { display: none; }
div#footer a{
	text-decoration: none;
}
div#footer a:hover { text-decoration: underline; }

/* SUBPAGES ----------------- CSS004 */
#sub_container {
	width: 780px;
	margin: 0 auto;
}

#default_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px 0;
	width: 780px;
}

#default_content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

#default_content A{
	color: #003399;
	text-decoration: none;
}#default_content .header {
	color: #006699;
	text-decoration: none;
}
#default_content h1 {
	color:#3366CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#default_content .highlight {
	font-weight:bold;
	color: #000066;
}