/*       Genral
======================= */
body {
	margin:0;
	background-color: #FFFFFF;
	background-image: url('../images/toptile.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.marginreset {
	margin:0;
}
.paddingreset {
	padding:0;
}
.bottommarginreset {
	margin-bottom:0;
}

/*       Links
======================= */
a {
	color:#000000;
	text-decoration:none;
	font-size: 12px;
	font-family: Tahoma;
	padding-right: 5px;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a img {
	border:none;
}
a:active, a:focus {
	outline:0;
}
.g {
	color:#85a029;
	font-size: 12px;
	font-family: Tahoma;
	padding-right: 0px;
	font-weight: bold;
	text-decoration: none;
}
.g:hover {
	color:#493f0b;
	text-decoration:none;
}
.g img {
	border:none;
}
.g:active, a:focus {
	outline:0;
}
/*     Float containers fix 
=============================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

body, td, th, div, p, ul, ol, li, form, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#242424;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, p, table {
	margin-left:5px;
	margin-right:5px;
}
h1, h2, h3, h4 {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
h1 span, h2 span, h3 span, p span, strong span{
	color:#b40301;
}
h1 {
	margin-top:5px;
	margin-bottom:5px;
	font: bold 25px Arial;
	color: #32638c;
	margin-left: 20px;
	padding-top: 8px;
}
h2 {
	color: #32638c;
	padding-bottom:15px;
	font-size: 23px;
	font-weight: bold;
	background: url('../images/doted-l.gif') repeat-x left bottom;
	margin-left:20px; margin-right:20px; margin-top:0.8em; margin-bottom:0px
}
h2.b {
	color: #32638c;
	padding-bottom:15px;
	font-size: 23px;
	font-weight: bold;
	margin: 0.8em 20px 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 1em 20px 0;
}
h4 {
	color: #fefefe;
	background: url('../images/line.gif') no-repeat left bottom;
	padding: 0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:51px; font-family:tahoma; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:5px
}
h5{
	margin: 0em 0px 0 20px;
	color: #ffdc88;
	font: normal 20px tahoma;
	padding: 0px;
}
p {
	margin-bottom:1em;
	color: #000000;
	font: 12px/1.2em tahoma;
}
/*----- Logo -----*/
 
#Logo {
	width:600px;
	height:75px;
	margin:0;
	padding:0;
	position:absolute;
	top:17px;
	left:11px;
}
#Logo a {
	width:600px;
	height:75px;
	display:block;
	background: url('../images/logo.gif') no-repeat;
	margin-top: 0px;
	margin-left: 0px
}
#Logo strong {
	display:none;
	color: #FFFFFF;
}
/*       Layout
======================= */
#Page {
	margin:0px auto; width:100%;
	text-align:left;
	background-image: url('../images/bottile.gif');
	background-repeat: repeat-x;
	background-position: left bottom
}
#contain{
	width: 779px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*       header
======================= */
#Header {
	width:779px;
	height: 120px;
	position: relative;
	margin: 0px;
	background-image: url('../images/top-bg.gif');
	background-repeat: repeat-x
}
.toph{
	height: 100px;
}
.bothead{
	height: 20px;
}

/*-------contain-------*/
#main{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*---- footer -----*/
#footer {
	padding-bottom: 15px;
	height: 53px;
	margin-top: 15px;
	background-image: url('../images/foot-bg.gif');
	background-repeat: repeat-x;
	background-position: left top
}
#footer p {
	margin-top:0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 22px;
}
#footer a {
	margin-top:15px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

/*------------------*/

.rtlall{
	display:inline;
	width: 760px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
/*	height: 770px;
*/}
.rtltop {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url('../images/white.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtltopa {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url('../images/whitea.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtltopb {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url('../images/whiteb.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtltopc {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url(../images/whitetc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtltopbl {
	width: 760px;
	display:inline;
	height: 12px;
	float: left;
	background-image: url('../images/white-bb.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtlbtm {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url('../images/white-b.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtlbtma {
	width: 760px;
	display:inline;
	height: 8px;
	float: left;
	background-image: url('../images/white-ba.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtlbtmb {
	width: 540px;
	display:inline;
	height: 12px;
	float: left;
	background-image: url('../images/white-bb.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtlbtmc {
	width: 760px;
	display:inline;
	height: 12px;
	float: left;
	background-image: url(../images/white-bc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px
}
.rtlbot{
	width: 760px;
	display:inline;
	float: left;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
}

.rtlbot .Contr {
	float:left;
	width: 290px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-image: url(../images/white-b3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rtlbot .Contl{
	float:left;
	width: 150px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/white-b1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.rtlbot .Contlal{
	float:left;
	width: 746px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.rtlbot .Contlba{
	float:left;
	width: 526px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	/*height: 400px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtlbot .Contlbc{
	float:left;
	width: 521px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.rtlbot .Contlbb{
	width: 176px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
}
.rtlbot .Contlbbc{
	width: 171px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	/*height: 400px;*/
}
.rtlbot .Contm{
	float:left;
	width: 300px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-image: url(../images/white-b2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.teaser{
	background-color: #f5f5f5;	
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A6C638;
	margin-bottom: 0px;
}
#body-left{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
}
#body-right{
	padding-right: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	margin: 0px;
}
#sidebar-left{
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-left: 5px;
}
ul li {
	list-style:none;
}
.botsml {
	background-image: url(../images/white-sm.gif);
	background-position: right bottom;
	height: 12px;
	width: 190px;
	float: right;
}
.botbig {
	background-image: url(../images/white-bg.gif);
	background-position: center bottom;
	height: 12px;
	float: left;
	width: 500px;
}
