/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
	background: #E7E1D8 url(../images/bg_body.jpg) repeat-x center top;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th, td {
	border: 0;
	padding: 0;
}

a {
	color:#4C9812;
	text-decoration:none;
}

a:hover {
	color:#45198b;
	text-decoration:none;
}

a img {
	border: 0;
}

em {
	font-weight: inherit;
}

input[type="text"], input[type="password"], textarea {
	width: 250px;
	padding: 2px;
}

input[type="submit"], input[type="reset"], input[type="button"], button {
	padding: 2px 6px;
}

textarea {
	width: 300px;
	padding: 2px;
	overflow: auto;
}

ol, ul {
	margin-left: 30px;
}

ol li, ul li {
	margin-bottom: 10px;
	color: #555;
	line-height: 160%;
}


/* ID */
#container {
	margin: 0 auto;
	width: 844px;
	padding-bottom: 20px;
}

#main_top_home, #main_top {
	background: url(../images/bg_content_top.jpg) no-repeat center -2px;
	padding: 0 13px 4px;
}

#main_top {
	padding-bottom: 0;
}

#main {
	background: url(../images/bg_content.jpg) repeat-y center -2px;
	padding: 0 13px 10px;
}

#logo {
	padding-left: 20px;
}

#header {
	margin-bottom: 4px;
	background: url(../images/bg_header.jpg) repeat-x left top;
}

#header.no_mb {
	margin-bottom: 0;
}


/* Menu START */
#menu ul, #menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	width: 163px;
	height: 24px;
	padding-top: 5px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #68A92C url(../images/menu_bg.jpg) repeat-x top center;
	border-right: 1px solid #75B934;
	border-top: 1px solid #A3CB7F;
}

#menu ul li.active a {
	background: #68A92C;
	width: 162px;
}

#menu ul li a:hover {
	background-image: none;
}
/* Menu END */


/* Sub Menu START */
#submenu ul, #submenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu ul li {
	float: left;
}

#submenu ul li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 7px;
	height: 30px;
	color: #4c9812;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#submenu ul li.active a {
	color: #44188b;
}

#submenu ul li a:hover {
	color: #44188b;
}
/* Sub Menu END */



#ad_roller {
	width: 489px;
	height: 304px;
	overflow: hidden;
}

#ad_video {
	width: 325px;
	height: 304px;
	background: #CDECAD;
}

#ad_video .top {
	color: #4f2392;
	padding: 10px;
}

#ad_video .top p {
	line-height: 140%;
	margin-bottom: 5px;
}

#ad_video .top p.more {
	line-height: 100%;
	margin-bottom: 0;
	padding-top: 4px;
}

#scrollup {
	position: relative;
	overflow: hidden;
	height: 76px;
	width: 305px;
}
.headline {
	position: absolute;
	top: 76px;
	left: 0;
	height: 76px;
	width:305px;
}


#ad_video .bottom {
	text-align: center;
}



/* Features START */
#features {
	margin-bottom: 4px;
}

#features ul, #features ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#features ul li {
	float: left;
}

#features ul li a {
	border-right: 4px solid #fff;
}
/* Features END */


#content_inner {
	position: relative;
}

#content_main {
	float: left;
	width: 536px;
	padding: 15px 15px 30px;
	margin-right: 6px;
	margin-bottom: 10px;
	border-right: 1px solid #dfd7ca;
}

#content_main.wider {
	width: auto;
	float: none;
	border: 0;
	margin-right: 0;
}

#content_main h1 {
	color:#401486;
	font-size:32px;
	font-weight: normal;
	line-height:38px;
	margin:0 0 6px;
	letter-spacing:5px;
}

#content_main h2, #content_main h3 {
	color:#401486;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	margin:0 0 6px;
}

#content_main h3 {
	font-weight:normal;
}

#content_main h4 {
	color:#616161;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}

#content_main p {
	color:#555;
	font-size:12px;
	line-height:18px;
}

#rhs {
	float: left;
}

#rhs_content {
	padding-left: 30px;
	padding-top: 25px;
}

#rhs_content p {
	color:#555555;
	font-family:Verdana,Arial,Helvetica,sans-serif,Trebuchet MS;
	font-size:11px;
	line-height:17px;
}

#btop_print {
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 10px;
}



#scroller {
	background: url(../images/scroller_bg.jpg) repeat-x center top;
	height: 32px;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#scroller a {
	color: #fff;
	text-decoration: underline;
}


#bg_bottom {
	height: 5px;
	background: url(../images/bg_bottom.jpg) no-repeat center bottom;
}


/* Footer START */
#flinks {
	color: #775D34;
	font-size: 10px;
	width: 530px;
	margin: 5px auto 15px;
}

#flinks .left {
	text-align: right;
}

#flinks a {
	color: #775D34;
	text-decoration: none;
}

#flinks a:hover {
	text-decoration: underline;
}

#fbanner {
	width: 686px;
	margin: 0 auto;
	border: 2px solid #E1D9CB;
}
/* Footer END */


/* CLASS */
.left {
	float: left;
}

.right {
	float: right;
}

.last {
	border-right: none !important;
}

.floater:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.strong {
	font-weight: bold;
}

.font-13 {
	font-size: 13px;
}

