body {
	background:url(../images/body/bg.gif) repeat-y center #FFFFFF;
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
h1 {
	font-size:15px;
	color:#6C0008;
	padding:5px;
	margin:3px;
	font-weight:normal;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#6C0008;
	margin:0px;
	padding:3px;
}
h3 {
	font-size:14px;
	color:#666666;
	margin:0px;
	padding:3px;
}
h4 {
	font-size:12px;
	color: #CE6700;
	margin:0px;
	padding:3px;
	font-weight:normal;
}
.clear {
	clear:both;
	overflow:hidden;
	height:4px;
}
#main_content {
	width:930px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
}
#main_content h1 {
	font-weight:bold;
}
#top_banner {
	width:930px;
	height:150px;
	background-image: url(../images/body/new-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#top_banner p.title {
	float:right;
	margin:35px 45px 0 0;
	clear:right;
}
#center_banner {
	width:930px;
	height:200px;
	background-image: url(../images/body/new-pic2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#center_banner_content {
	width:400px;
	height:auto;
	float:left;
	padding:55px 0 0 20px;
}
#learn_more {
	width:400px;
	height:50px;
	clear:both;
	float:left;
	padding-top:10px;
}
#learn_more a {
	padding:6px;
	margin:0 0 0 80px;
	text-decoration:none;
	color:#000000;
	font-size:12px;
	border:1px #CCCCCC solid;
}
#learn_more a:hover {
	padding:6px;
	margin:0 0 0 80px;
	color: #666666;
	border:1px #999999 solid;
}
#page_content {
	width:930px;
	height:auto;
	background-color:#FFFFFF;
}
a, a:visited {
	color:#562231;
}
/*------top menu---------*/
ul.topmenu {
	list-style-type:none;
	float:right;
	display:block;
	width:350px;
	height:18px;
	margin:10px 10px 0 0;
	padding:0;
	text-align:right;
}
ul.topmenu li {
	display:inline;
}
a.nav1:link, a.nav1:visited {
	display:block;
	float:left;
	padding:4px 11px 0 11px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:20px;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#562231;
}
a.nav1:hover {
	display:block;
	float:left;
	padding:4px 11px 0 11px;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:20px;
	text-decoration:none;
	color:#562231;
	border-bottom:1px #562231 dashed;
}
/*------left section-----*/
#left_section {
	width:300px;
	float:left;
	padding:0 0 10px 30px;
}
.left_box_border {
	width:250px;
	height:auto;
	border:1px #CCCCCC solid;
	padding:2px;
	margin-top:15px;
}
.left_box {
	width:250px;
	height:auto;
	background:url(../images/body/box.jpg) no-repeat top;
	padding-top:10px;
}
#login {
	padding:10px;
}
.input {
	width:140px;
	height:12px;
	font-size:10px;
}
.input2 {
	width:90px;
	height:12px;
	font-size:10px;
}
.select {
	height:18px;
	font-size:10px;
}
.submit {
	float:right;
	margin-right:30px;
	margin-top:5px;
}
img.pic {
	float:left;
	padding:10px;
}
img.right {
	float:right;
	padding:10px;
}
img.centre {
	padding:10px;
	text-align:center;
}
.title {
	font-size:14px;
	font-weight:bold;
	color:#7B0E10;
}
.title a {
	text-decoration:none;
	font-weight:bold;
	color:#7B0E10;
}
.content {
	padding:5px;
	text-align:justify;
}

#fullpage {
	width:900px;
	height:auto;
	float:left;
}

/*------right section-----*/
#right_section {
	width:600px;
	height:auto;
	float:left;
}
.right_box {
	margin:20px 10px 10px 0;
}
img.pic_border {
	float:left;
	padding:2px;
	margin-right:15px;
	border:1px solid #CCCCCC;
}
.title_small {
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
#right_box_1 {
	width:250px;
	height:280px;
	float:left;
	margin:10px 1px 10px 10px;
	border-right:3px #B3B5B8 solid;
}
#right_box_2 {
	width:280px;
	float:right;
	margin:10px 1px 10px 5px;
	padding-left:12px;
	border-left:1px #CCCCCC solid;
}
.news_box {
	padding:10px 0 0 0;
	clear:both;
}
img.pic_news {
	float:left;
	padding:0px 10px 10px 10px;
}
.news_submenu {
	clear:both;
	float:left;
	padding-top:5px;
	margin-left:10px;
	border-bottom:1px #CCCCCC solid;
}
.news_link {
	float:left;
	padding-right:30px;
}
.news_link a {
	text-decoration:none;
	color:#999999;
}
.news_link a:hover {
	text-decoration:none;
	color:#000;
}
/*---------services---------*/
ul.services {
	list-style-type:none;
	float:left;
	display:block;
	width:auto;
	height:20px;
	margin:0px;
	padding:10px 0 0 2px;
}
ul.services li {
	display:inline;
}
a.nav_services:link, a.nav_services:visited {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width: auto;
	height: auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(../images/body/bullet.png) no-repeat left;
	color:#000;
}
a.nav_services:hover {
	display:block;
	padding:1px 0 0 14px;
	margin:2px;
	width:auto;
	height:auto;
	text-align:left;
	line-height:17px;
	text-decoration:none;
	background:url(../images/body/bullet_a.png) no-repeat left;
	color:#000000;
}
/*-------footer-----*/
#footer {
	width:930px;
	height:100px;
	clear:both;
	background-color:#D7D8D2;
}
#copyrights {
	width:350px;
	color: #666666;
	font-size:10px;
	float:left;
	padding:10px;
}
#madeby {
	width:200px;
	height:60px;
	float:right;
	text-align:center;
	padding-top:10px;
}
#madeby a {
	text-decoration:none;
	color:#666666;
}
/*---------footer menu---------*/
ul.footer_menu {
	list-style-type:none;
	float:left;
	display:block;
	width:auto;
	height: auto;
	margin:0px;
	padding:3px 0 0 10px;
}
ul.footer_menu li {
	display:inline;
}
a.nav2:link, a.nav2:visited {
	display:block;
	float:left;
	padding:4px 0 0 5px;
	margin:2px;
	width: auto;
	height:20px;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	color: #999999;
}
a.nav2:hover {
	display:block;
	float:left;
	padding:4px 0 0 5px;
	margin:2px;
	width:auto;
	height:20px;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	color:#000000;
}
tr.rowline td {
	border-bottom:1px solid #ccc;
	padding-bottom:6px;
}
table#calculator td {
	border-bottom:1px solid #ccc;
}
table#calculator td.blank {
	border-bottom:none;
}
table#calculator td.space {
	border-bottom:none;
	padding:5px 15px;
}
table#calculator td.title_smaller {
	font-size:10px;
	font-weight:bold;
	color: #000000;
}

.fltleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.fltright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	clear:right;
}
.red {
	color: #F00;
}
/* CSS Document */
div.suckertreemenu * {
	z-index:100;
}
.suckertreemenu ul.menu {
	float:right;
	display:block;
	width:750px;
	margin: 0;
	padding: 0;
	margin-top:25px;
	list-style-type: none;
	z-index:100;
}
/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	background-color: none; /*overall menu background color*/
}
/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	/*width: 100px; /*Width of top level menu link items*/
	padding: 1px 6px 1px 13px;
	border: none;
	text-decoration: none;
	background-color: none;
}
/*1st sub level menu*/
.suckertreemenu ul li ul {
	left: 0;
	position: absolute;
	background-color:#ccc;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	list-style:none;
	padding-left:0;
	font-size:12px;
	font-weight:bold;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	float: none;
	margin-left:0;
	list-style:none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	left: 169px; /* no need to change, as true value set by script */
	top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	width: 170px; /*width of sub menu levels*/
	color: #562231;
	text-decoration: none;
	padding: 5px 5px;
	border: 1px solid #666;
	margin:0;
}
.suckertreemenu ul li a:hover {
	background-color: none;
	color:#000;
}
.suckertreemenu ul li ul li a:hover {
	background-color:#06C;
	color:#fff;
}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
	background-image: url(../images/body/arrow-down.gif) no-repeat center right;
	background-color:none;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#562231;
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
	background: #000 url(../images/body/arrow-right.gif) no-repeat center right;
	margin:0;
}
* html p#iepara { /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
* html .suckertreemenu {
	display:inline; /* IE 6 fix */
}
/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1%;
}
* html .suckertreemenu ul li a {
	height: 1%;
}
/* End */
a.nav:link, a.nav:visited, .suckertreemenu ul.menu li a.nav:visited {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#562231;
}
a.nav:hover {
	text-decoration:none;
	color:#562231;
	border-bottom:1px #562231 dashed;
}
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}
