/* Common Styles */

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, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
}
body {
	text-align:center;
	color:#2e2e2e;
	background-color:#D8E9C9;
}
ol, ul {
	list-style: none;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#4a4a4a;
}
a:hover {
	text-decoration:underline;
}
.spacer20px {
	height:20px;
	clear:both;
	overflow:hidden;
}
.vertAlignMiddle {
	vertical-align:middle;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
/* Body Ends */

.wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:#FFF;
}
/* Header Area */

.header {
	position:relative;
}
.headerContainer {
	position:absolute;
	top:30px;
	right:0;
}
.Logo {
	position:absolute;
	top:30px;
	left:0px;
	text-align: center;
	width: 200px;
}
.sliderArea {
	height:247px;
	width:301px;
	background:url(images/SliderBG.png) no-repeat;
	position:absolute;
	right:20px;
	top: 30px;
}
.loginBtn {
	position:absolute;
	right:100px;
	top:0;
}
/* Header Area Ends */


/* Content Area Starts */
.contentarea {
	display:block;
	position:relative;
}
.contLeft {
	width:207px;
	float:left;
}
.contLeft ul {
	margin:0 0 0 15px;
	padding:0;
	background:url(images/navSeparator.png) top left no-repeat scroll;
	display:block;
}
.contLeft li {
	margin:0;
	padding:0;
	width:183px;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	background:#f9f9d7 url(images/navSeparator.png) bottom left no-repeat;
	display:block;
}
.contLeft li a:link, .contLeft li a:active, .contLeft li a:visited {
	color:#ff6c00;
	text-decoration:none;
}
.contLeft li a:hover {
	color:#2e2e2e;
	text-decoration:none;
}
.contLeftOthers {
	width:207px;
	float:left;
	margin-top:200px;
}
.contLeftOthers ul {
	margin:0 0 0 10px;
	padding:0;
	/*background:url(images/navSeparator.png) top left no-repeat scroll;*/
	display:block;
}
.contLeftOthers li {
	margin:0;
	padding:0;
	width:183px;
	line-height:30px;
	height:30px;
	vertical-align:middle;
	/*background:#f9f9d7 url(images/navSeparator.png) bottom left no-repeat;*/
	display:block;
}
.contLeftOthers li a:link, .contLeftOthers li a:active, .contLeftOthers li a:visited {
	/*color:#ff6c00;*/
	text-decoration:none;
}
.contLeftOthers li a:hover {
	/*color:#2e2e2e;*/
	text-decoration:none;
}
li.selNav {
	/*background:#f2f2cb url(images/navSeparator.png) bottom left no-repeat;*/
}
li.selNav a:link, li.selNav a:active, li.selNav a:visited {
	/*color:#4e4e00;*/
	text-decoration:none;
}
li.selNav a:hover {
	/*color:#2e2e2e;*/
	text-decoration:none;
}
.contRgt {
	width:742px;
	float:right;
}
.OtherRgtContents {
	width:742px;
	float:right;
	margin-top:10px;
}
.mainContent {
	float:left;
	width:420px;/*background:url(images/vertDivider.png) center right no-repeat;*/
}
.mainContent h1 {
	font-size:20px;
	margin:0;
	padding-bottom:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.mainContent p {
	padding-right:20px;
	font-size:11px;
}
.mainContent h3 {
	font-size:16px;
	color:#1b1b1b;
	padding:10px 0 16px 0;
	margin:0;
}
.rgtContent {
	float:right;
	width:310px;
	margin-top: 90px;
	text-align: center;
}
.rgtContent h3 {
	font-size:16px;
	margin:0;
	padding-bottom:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.greenBox {
	background:#e4f3cd;
	border:1px solid #dcf7b3;
	font-size:11px;
}
.greenBoxpadd {
	padding:5px;
	font-size:11px;
}
.registerBtn {
	clear:both;
	margin-top:20px;
	text-align:center;
}
.signuptxtbox {
	clear:both;
	margin-top:20px;
	text-align:center;
}
.signupbtn {
	clear:both;
	margin-top:10px;
	text-align:center;
}
/* Content Area Ends */

/* Footer */
.footer {
	width:100%;
	display: block;
	background-color: #FFF;
	height:60px;
}
.lftLinks {
	text-align:left;
	font-size:10px;
	float:left;
	width:500px;
	line-height:30px;
}
.lftLinks a:link, .lftLinks a:active, .lftLinks a:visited {
	font-size:10px;
	text-decoration:none;
}
.lftLinks a:hover {
	text-decoration:none;
	color:#ff6c00;
}
.rgtLinks {
	text-align:right;
	font-size:10px;
	float:right;
	line-height:30px;
	padding-right:10px;
}
.rgtLinks a:link, .rgtLinks a:active, .rgtLinks a:visited {
	font-size:10px;
	text-decoration:none;
}
.rgtLinks a:hover {
	text-decoration:none;
	color:#ff6c00;
}




#container {
	text-align:left;
	background:#fff;
}
#container, #top, #bottom, #footer {
	margin:0 auto;
	width:640px;
}
#top, #bottom {
	width:650px;
	height:10px !important;
	display:block !important;
}
#top {
	margin-top:10px;
}
form.reg {
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}
#imgContainer {
	margin:17px 20px 0 20px;
}
.mar_t10 {
	margin-top:10px;
}
.txtbox {
	width:180px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}





div.hoverBtn {
	position: 		relative;
	float:			left;
	background:		transparent url(images/btnimg.png) repeat-x 0 0 scroll;
}
div.hoverBtn a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			185px;
	height: 		29px;
	line-height: 		29px;
	text-align: 		center;
	/*font-size:		1.1em;*/
	text-decoration:	none;
	color:			#ddd;
	background:		transparent none repeat-x 0 0 scroll;
}
div.hoverBtn div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		transparent url(images/btnimgh.png) repeat-x 0 0 scroll;
}
