@charset "utf-8";

body {
margin-top:0px;
background-color:#ffffff;
text-align:center;
}

#wrapper {
margin: 0 auto;
width:900px;
height:725px;
text-align:justify;
}

#background {
	height: 725px;
	width: 900px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

#topbanner {
	background-image: url(images/topbanner.jpg);
	height: 106px;
	width: 840px;
	margin: 0 auto;
	background-repeat:no-repeat;
	text-align:left;
}
#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #F7F7F7;
	text-align: justify;
	height: 550px;
	width: 820px;
	margin:0 auto;
	padding:10px;
}
#menuarea {
	background-image: url(images/menu_area.jpg);
	background-repeat:no-repeat;
	height: 348px;
	width: 224px;
	position: relative;
	left: 5px;
	top: 5px;
	}
	
#tipsarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 186px;
	width: 224px;
	background-image: url(images/tipsarea.jpg);
	background-repeat:no-repeat;
	position: relative;
	left: 5px;
	top: 15px;
}

.textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
padding:10px;
}

.menulink {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000000;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}

#bodyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: right;
	width:575px;
	height: 545px;
	position:relative;
	right: 5px;
	top: 5px;
	}
	
#middlearea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 365px;
	height: 545px;
	float: left;
	border-right:1px solid #cccccc;
}

#rightarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	height: 100%;
	width: 200px;
	height: 545px;
	right: 5px;
	top: 5px;
	float:right;
}

.text {
font-size:11px;
padding-left:5px;
padding-right:5px;
text-align:left;
}

.rightext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: 600;
color: #336699;
}

.hr {
height:1px;
width:100%;
padding-bottom:1px;
padding-top:1px;
border-top:1px solid #cccccc;
}

.tips {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993300;
}

/* MAIN MENU LINK STYLES BEGINS */


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer li {
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

#navcontainer a
{
	display: block;
	width: 190px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
color: #0066CC;
}

#active a:link, #active a:visited, #active a:hover
{
color: #0066CC;
}

/* MAIN MENU LINK STYLES ENDS */
#banner {
width:100%;
height:40px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	float:left;
	width:190px;
	padding-left: 25px;
	padding-top: 5px;
}
#downmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #FF9900;
	width: 100%;
	height:200px;
}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}



#company {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:3px;
}


#searchbar {

padding-right:25px;
text-align:right;
}

.righthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	padding-right: 25px;
	padding-top: 5px;
	float:right;
}

#input {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:120px;
height:16px;
background-color: #7fe0e6;
border:1px solid  #66d1db;
}

#consultform {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:100px;
height:12px;
background-color: #CCCCCC;
border:1px solid  #999999;
}
