html {
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #d8dbc6 url(../images/bg.gif) repeat-x left top;
}
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
li {
	list-style: none;
	float: left;
}
a img {
	border:none;
}
a {
	cursor: pointer;
	outline: none;
}

p {
	margin-bottom: 13px;
	
}
/* Page Holder */
.container {
	padding: 0;
	margin: 0 auto;
	width: 1100px;
}
/* General Styles */
.clear {
	clear: both;
	overflow: hidden;
	width: 100%;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
/* H1 to H6 type Styles */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
#header, #wrapper, #footer {
	width: 100%;
	text-align: left;
	clear: both;
	overflow: hidden;
}
/* Header */
#header .container {
	height: 201px;
}
.header-block {
	width: 888px;
	height: 201px;
	margin:0 auto;
}
.header-block .top-block {
	width: 828px;
	height: 29px;
	background: #32302f;
	text-align: right;
	line-height: 29px;
	padding: 0 60px 0 0;
}
.username {
	width: 97px;
	height: 21px;
	background: #5c5a59;
	color: #0f0d0c;
	line-height: 21px;
	text-align: left;
	border: none;
	padding: 0 0 0 10px;
}
.password {
	width: 97px;
	height: 21px;
	background: #5c5a59;
	color: #0f0d0c;
	line-height: 21px;
	text-align: left;
	border: none;
	padding: 0 0 0 10px;
	margin: 0 4px 0 4px;
}
.login {
	width: 41px;
	height: 21px;
	background: url(../images/login-bg.gif) no-repeat left center;
	border: none;
	padding:0;
	font-size: 11px;
	color: #fff;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.bottom-block {
	width: 878px;
	height: 172px;
	background: url(../images/header-block-bg.png) no-repeat left top;
	position: relative;
	text-align: center;
	padding: 0 10px 0 0;
}
#menus {
	width: 770px;
	overflow: hidden;
	margin:0 auto;
	padding: 45px 0 0 0;
}
#menus li {
	padding: 0 20px;
	line-height: 20px;
	background: url(../images/divider.gif) no-repeat right center;
}
#menus li a {
	font-size: 14px;
	color: #6d9a02;
	line-height: 20px;
	display: block;
}
#menus li.middle {
	margin-left: 260px;
}
#menus li.last {
	padding-right: 0;
	background: none;
}
#logo {
	width: 192px;
	height: 114px;
	display: block;
	position: absolute;
	top: 15px;
	left: 348px;
}
/* Wrapper */

#wrapper .container {
	background: url(../images/wrapper-bg.gif) no-repeat left bottom;
	padding: 0 0 10px 0;
}

#wrapper2 .container {
	padding: 0 0 10px 0;
}

.slide-block {
	width: 1100px;
	height: 489px;
	background: url(../images/slide-shadow1.png) no-repeat center bottom;
	position: relative;
}
.slide-nav {
	width: 1080px;
	height: 453px;
	border:10px solid #fff;
}


.slide-title-block {
	width: 747px;
	height: 97px;
	position: absolute;
	bottom: 97px;
	right: 0;
	background: url(../images/slide-title.png) no-repeat right top;
	padding: 0 22px 0 0;
	margin: 0 10px 0 0;
}
.slide-title {
	width: 747px;
	font-size: 17px;
	color: #fff;
	line-height: 70px;
	text-align: right;
}



.slide-block2 {
	width: 1100px;
	height: 267px;
	background: url(../images/slide-shadow1.png) no-repeat center bottom;
	position: relative;
}
.slide-nav2 {
	width: 1080px;
	height: 272px;
	border:10px solid #fff;
}
.slide-title-block2 {
	width: 747px;
	height: 97px;
	position: absolute;
	bottom: 10px;
	right: 0;
	background: url(../images/slide-title.png) no-repeat right top;
	padding: 0 22px 0 0;
	margin: 0 10px 0 0;
}


.slide-buttons {
	width: 60px;
	position: absolute;
	right: 28px;
	bottom: 117px;
	overflow: hidden;
}

.slide-buttons li {
	float: left;
	width: 15px;
	height: 15px;
	padding: 0 2px 0 2px;
}

.slide-buttons li a {
	width: 15px;
	height: 15px;
	display: block;
	font-size:0;
	background: url(../images/slide-but2.gif) no-repeat left top;
}
.slide-buttons li a:hover,.slide-buttons li a.active {
	background: url(../images/slide-but1.gif) no-repeat left top;
} 

/* slide-block End Here */

.content-block {
	width: 1100px;
	overflow: hidden;
}
.left-block {
	float: left;
	width: 477px;
	padding: 17px 0 0 0;
}
.left-block h3 {
	width: 450px;
	overflow:hidden;
}
.left-block h3 strong {
	width: 368px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #589a0a;
	line-height: 25px;
	text-align: left;
	float: left;
	padding: 20px 0 0 0;
}
.left-block h3 .left {
	width: 52px;
	height: 41px;
	float: left;
	background: url(../images/left-quotes.png) no-repeat left top;
	padding: 0 0 0 20px;
}
.left-block h3 .right {
	width: 52px;
	height: 41px;
	float: right;
	background: url(../images/right-quotes.png) no-repeat right top;
	padding: 0 0 0 0px;
	margin:-20px 0 0 9px;
}
.left-block h4 {
	font-size: 18px;
	color: #5b5f44;
	font-weight: bold;
	padding: 40px 0 6px 25px;
	float: left;
}

.signupTitle {
	font-size: 18px;
	color: #5b5f44;
	font-weight: bold;
	float: right;
}

.sign-up-block {
	width: 348px;
	background: #bcbfac;
	padding: 15px 0 10px 14px;
	overflow: hidden;
	margin: 0 0 0 25px;
	float:left;
}
.input {
	width: 327px;
	height: 24px;
	background: #fff;
	border: none;
	margin: 0 0 5px 0;
	color: #969888;
	padding: 0 0 0 8px;
}
.signup {
	background: url(../images/signup-bg.gif) no-repeat left top;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 27px;
	width: 104px;
	height: 27px;
	border: none;
	margin: 3px 0 0 0;
}
/* left-block End Here */

.right-block {
	float: left;
	width: 603px;
	padding: 0px 0 48px 20px;
	margin:50px 0 0 0;
	background:url(../images/border-bg.gif) repeat-y left bottom;
}

.mainContentHeading {
	font-size: 51px;
	color: #acaf9f;
	font-weight: bold;
	display: block;
	height: 45px;
	width:603px;
	line-height:53px;
}

.mainContentSubHeading {
	color: #579001;
	font-size: 20px;
	font-weight: bold;
	
}


.right-block .heading {
	font-size: 51px;
	color: #acaf9f;
	font-weight: bold;
	display: block;
	height: 45px;
	width:603px;
	line-height:53px;
}
.content-box {
	width: 553px;
	background: #c0c3b0;
	padding: 12px;
	overflow:hidden;
}
.content-box h2{
	color:#579001;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding:0 0 4px 0;
	text-transform:uppercase;
}
.content-box p{
	color:#686a5e;
	font-size:13px;
	line-height:17px;
	padding:0 0 14px 0;
}
.moretips{
	background:url(../images/more-bg.gif) no-repeat left top;
	width:104px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:left;
}
.img01 {
	width: 205px;
	height: 239px;
	float: left;
	border:6px solid #fff;
	margin: 0 16px 0 0;
}

/* Footer */
#footer{
	background:url(../images/footer-bg.gif) left top;
}
#footer .container{
	height:105px;
}
#footer .container p{
	width:350px;
	float:left;
	color:#686a5e;
	font-size:12px;
	line-height:19px;
	padding:25px 0 0 0;
}
#footer .container p strong{
	display:block;
	font-size:18px;
	font-weight:normal;
}
#footer .container .footer-logos{
	float:right;
	width:740px;
	padding:0px;
	margin:10px 0 0 0;
}


#footer .container .footer-logos .img-02{
	float:left;
	margin:-5px 0 0 0;
}
#footer .container .footer-logos .img-01{
	float:left;
}