body {
	margin:0;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	background:#677c8f url(../images/bg-body.gif) repeat-x;
	min-width:998px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
	color: #0C4DA2;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
input:focus, select:focus, textarea:focus{outline:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.w1 {
	position:relative;
	overflow:hidden;
	width:100%;
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
}
.w2 {
	position:relative;
	width:1033px;
	left:50%;
}
#wrapper {
	width:1033px;
	left:-50%;
	position:relative;
}
/* header */
#header {
	height:263px;
	z-index:100;
	position:relative;
}
#header h1 {
	margin:0;
	width:270px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:81px;
	left:361px;
}
#header h1 a {
	display:block;
	height:100%;
}
/* nav */
#nav {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	position:absolute;
	top:228px;
	left:123px;
	z-index:100;
	background:url(../images/sep01.gif) no-repeat;
}
#nav li {
	float:left;
	line-height:34px;
	padding-right:2px;
	position:relative;
	background:url(../images/sep01.gif) no-repeat 100% 0;
}
#nav li a {
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:0 24px;
	display:block;
}
#nav li:hover a {
	text-decoration:none;
	background-color: #0C4DA2;
}
#nav li.drop a {
	background:url(../images/arrow01.gif) no-repeat 100% 50%;
}
#nav li.drop:hover a {
	background-color: #0C4DA2;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#nav li .drop {
	width:239px;
	position:absolute;
	left:-5px;
	top:32px;
	display:none;
}
#nav li:hover .drop {display:block;}
#nav li .drop .top-bg {
	height:8px;
	overflow:hidden;
	background:url(../images/bg-drop-top.png) no-repeat;
}
#nav li .drop .btm-bg {
	height:12px;
	overflow:hidden;
	background:url(../images/bg-drop-btm.png) no-repeat;
}
#nav li .drop ul {
	background:url(../images/bg-drop.png) repeat-y;
	margin:0;
	height:1%;
	padding:5px 23px 9px 23px;
	list-style:none;
}
#nav li .drop ul li {
	float:none;
	background:none;
	line-height:28px;
}
#nav li .drop ul li a {
	font-size:13px;
	background:none !important;
	padding:0;
}
#nav li .drop ul li a:hover {
	background:none;
	text-decoration: underline;
}
#main {
	height:1%;
}
#main:after {
	clear:both;
	content:"";
	display:block;
}
.banner {
	width:1334px;
	margin:0 -151px 7px -150px;
	position:relative;
}
.banner img {display:block;}
/* box-hold */
.box-hold {
	width:1033px;
	background:url(../images/bg-box.gif) repeat-y;
}
.box-hold .box-btm {
	overflow:hidden;
	background:url(../images/bg-box-btm.gif) no-repeat 0 100%;
	padding-left:6px;
}
.box-hold .box {
	width:296px;
	float:left;
	margin-right:19px;
	padding:0 16px 20px 16px;
	min-height:217px;
	position:relative;
	overflow:hidden;
}
.box-hold .last {
	margin:0 -20px 0 0;
}
.box-hold .box h2 {
	margin:0 -16px 12px -16px;
	text-align:center;
	line-height:34px;
	background:#5c6e81;
	color:#a6ce39;
	font-size:19px;
}
#content p ,
.box-hold .box p {
	margin:0 0 18px;
	line-height:18px;
}
#content ul ,
.box-hold .box ul {
	margin:0 0 0 19px;
	padding:0;
	overflow:hidden;
	position:relative;
	list-style:none;
}
#content ul li ,
.box-hold .box ul li {
	padding-left:11px;
	line-height:18px;
	background:url(../images/bullet01.gif) no-repeat 0 8px;
}
#content ul li a ,
.box-hold .box ul li a {
	color:#fff;
}
.box-hold .box img {
	float:left;
	border:1px solid #fff;
	margin-right:12px;
}
.box-hold .box .download {margin-left:43px;}
.box-hold .box .download li {
	padding:0 0 3px;
	background:none;
}
.box-hold .box .download li img {
	border:none;
	margin-right:7px;
}
.box-hold .box .more {
	position:absolute;
	right:8px;
	font-size:10px;
	color:#a6ce39;
	background-image: url(../images/home-circles.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 25px;
	padding-left: 0;
	bottom: 6px;
}
/* content-hold */
.content-hold {
	background:url(../images/bg-content.gif) repeat-y;
}
.content-hold .content-btm {
	background:url(../images/bg-content-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 6px 90px 5px;
}
.content-hold h2 {
	margin:0 0 -4px;
	font-size:24px;
	line-height:30px;
	background:url(../images/bg-heading.gif) repeat-x;
}
.content-hold h2 span {
	display:block;
	padding:23px 0 0 320px;
	margin-right:8px;
}
/* content */
#content {
	width:682px;
	float:right;
	padding:20px 20px 0 0;
}
#content ul {
	margin-bottom:17px;
	font-size:14px;
}
#content p {font-size:14px;}
#content a {
	color: #FFF;
	text-decoration: underline;
}
#content a:hover {
	color: #0C4DA2;
	text-decoration: underline;
}
/* sidebar */
#sidebar {
	width:281px;
	float:left;
}
#sidebar .menu {
	margin:0 0 22px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#sidebar .menu li {
	text-transform:uppercase;
	border-bottom:2px solid #5c6e81;
	padding:7px 22px;
}
#sidebar .menu li a {
	font-weight:bold;
	color:#fff;
	padding-left:18px;
	background:url(../images/arrow02.gif) no-repeat 0 50%;
}
#sidebar .box {
	width:209px;
	padding:9px 13px 4px 13px;
	margin-left:22px;
	border:1px solid #a6ce39;
	background:#536577 url(../images/bg-gradient.gif) repeat-x;
}
#sidebar .box strong {
	display:block;
	text-transform:uppercase;
	margin-bottom:11px;
}
#sidebar .box .download {
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
}
#sidebar .box .download li {
	padding-bottom:11px;
}
#sidebar .box .download li img {
	float:left;
	margin-right:7px;
}
#sidebar .box .download li a {
	color:#fff;
}
/* footer */
#footer {
	overflow:hidden;
	height:1%;
	padding:6px 10px 15px 21px;
}
#footer p {
	margin:0;
	font-size:11px;
	font-weight:bold;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
#footer ul li {
	float:left;
	margin-left:-1px;
	background:url(../images/sep02.gif) no-repeat 0 50%;
	padding:0 9px;
	font-size:11px;
	font-weight:bold;
}
#footer ul li a {
	white-space:nowrap;
	color:#fff;
}
