@charset "utf-8";
body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #6fad07;
	background-image: url(images/bg_05.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body, html {
	height: 100%;
	width: 100%;
}
h2 { margin:0px; padding:0px;}
h4 { margin:3px; padding:0px; color:#999999}
.text p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; word-spacing: 0.1em; margin:3px 0px 0px 0px; padding:0px; text-align:justify}
.TabContent {  font-size:14px; color: #333333; margin:0px}

.TabContent td {text-align: center; font-size:14px; vertical-align:middle}
#container  {
	text-align: left;
	margin: 0;
	height: 100%;
	width: 100%;
}
#quickNavigation  {
	float: right;
	padding-top: 20px;
}
#quickNavigation a {
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	float: left;
}




#topMenu {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 888px;
	overflow: hidden;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topMenu    .links a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#topMenu  .links {
	width: 100%;
}
#topMenu td {
	background-color: #50AD12;
	text-align: center;
}


#topMenu .after {
	height: 30px;
	width: 10px;
	float: left;
}
#header  {
	padding: 0;
	background-color: #7da99f;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 359px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
}
#header .header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 359px;
}
#header .logo {
	position: absolute;
	left: 160px;
	top: 70px;
}



#header  h1  {
	margin: 0;
	padding: 10px 0;
}
#menu {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	width: 171px;
	font-size: 11px;
}
#menu .links {
	padding-top: 25px;
}

#menu  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#menu .divider {
	line-height: 1px;
	height: 1px;
	text-align: center;
}
#main {
	margin-top: -72px;
}
#main .info span {
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
}
#main .info  {
	float: right;
	font-size: 11px;
	padding-right: 10px;
}
#main .leftArrow {
	right: -1px;
	position: relative;
}
#main .rightArrow {
	position: relative;
	left: -1px;
}
#main .rightSpacer {
	background-image: url(images/right_spacer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main   .menu {
	white-space: pre;
	text-align: center;
}
#main .menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#content {
	background-image: url(images/corner_bottomright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	color: #505050;
font-size: 14px;
}

#content p{
	color: #505050;
}

#content  .top {
	background-image: url(images/content_top.png);
	background-repeat: repeat-x;
	background-position: top;
}

#content .cornerTopLeft {
	background-image: url(images/corner_topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content  .cornerTopRight {
	background-image: url(images/corner_topright.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 180px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top:0px;
}
#form {
	top: -37px;
	left:20px;
	position: relative;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#form .title {
	background-color: #409C0E;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-top: 2px;
	color: #FFFFFF;
}
#form .titleRight {
	vertical-align: top;
	background-color: #409C0E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#form .titleLeft {
	background-color: #409C0E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
#form .titleTop {
	background-color: #409C0E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#form .controls {
	background-color: #50AD12;
	font-size: 11px;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 1px;
}
#form .controlsLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #50AD12;
}
#form .controlsRight {
	background-color: #50AD12;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#form .controlsBottom {
	background-color: #50AD12;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#form .point {
	position: relative;
	left: -4px;
	top: 8px;
}


#form a {
	color: #FFFFFF;
}

#form select {
	border: 1px solid #409c0e;
	background-color: #FFFFFF;
	padding: 1px;
	height: 20px;
	width: 150px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#preview {
	margin-bottom: 5px;
	font-size: 12px;
	color: #505050;
	padding-right: 7px;
}
#previewTab {
	margin-bottom: 5px;
	margin-top:23px;
	font-size: 12px;
	color: #505050;
	padding-right: 7px;
}
#preview .borderLeft {
	background-image: url(images/preview_single.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 157px;
}
#preview .borderRight {
	background-image: url(images/preview_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#preview .borderTop {
	background-image: url(images/preview_single.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#preview .borderBottom {
	background-image: url(images/preview_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#preview .cornersTop {
	background-image: url(images/preview_tr.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#preview .cornersBottom {
	background-image: url(images/preview_br.png);
	background-repeat: no-repeat;
	background-position: right;
}
#preview .content {
	margin-right: 14px;
	margin-left: 10px;
	width: 130px;
}
#preview .content .desc {
	height:40px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #409C0E;
}
.row { border-bottom:1px #999999 solid}
.descTn {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #409C0E;
	font-family:Arial, Helvetica, sans-serif
}
.descTn img { border: 0px}
a.descTnL { text-decoration:underline; color: #409C0E; font-weight:400;}
a:hover.descTnL { text-decoration:none; color: #333333;}

#preview .content .rate {
	float: left;
}
#preview  .content  a {
	display: block;
	float: right;
	color: #505050;
	font-size: 10px;
	text-decoration: none;
}
#preview a {
	display: block;
	float: right;
	color: #505050;
	font-size: 13px;
	text-decoration: none;
}
#content .phones {
	float: left;
	font-size: 11px;
	padding-left: 20px;
	color: #409C0E;
}
#content .phones span {
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
}



#footer  {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
}

img {
	border:none;
}
.noBG {
	background:none;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.spacer {
	visibility:hidden;
}
#main .rightSpacer div {
	overflow:hidden;
	height:1px;
	background-image: url(images/lines_10.png);
	background-repeat: no-repeat;
	background-position: left top;
}

