@import url("menu.css");

body{
	background-color:#4FA38B;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	letter-spacing:1px;
	
	}
br {
letter-spacing:0px;
}
body.mceContentBody {
	background-color: #FFFFFF !important;
	vertical-align:top;
	}
.contentheading, .componentheading, .componentheading-contact, .contentheading-contact{
	color:#D2312A;
	font-size:12px; font-weight:bold;

}
b{
color:#D2312A;
}
div.componentheading-contact{
	padding:3px 0px 0px 3px;
}
a{
	color:#D2312A;

}
div{
	margin:0px;
	padding:0px;
}

table.contentpaneopen img{
border:1px solid #009385; margin:0px 20px 20px 0px; 

}
table.contentpane-contact{
	margin-top:10px;
	border:0px solid #CCCCCC;
	padding:5px; width:99%;
}
table.contentpaneopen{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;

}
table.contentpane-contact td{
	padding:2px 0px 2px 0px;
}

#content p{

}
#wrapper{
	width:1000px;
	position:relative;
	margin: 0 auto;
	background-color:#FFFFFF;
	
	}
#header{
	width:1000px;
	background-image:url(../images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:221px;

}
#header img, #header a{
	border:none;
	text-decoration:none;
	}
#header-left{
	float:left;
	width:580px;
	padding:9px 0px 0px 4px;
	}
#header-right{
	float:right;
	padding:28px 22px 0px 0px;
	}
#menu-top{
	clear:both;
	width:996px;
	padding:12px 0px 0px 150px;

	background-position:top right;
	background-repeat:no-repeat;
	height:38px;

	
	
	
}

#main{
	width:1000px;
	background-image:url(../images/main.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	padding:0;
	margin:0px;
}
#content{
padding:62px 60px 0px 41px;

}

#left{
	background-color:#F8EFE5;
	width:182px;
	float:left; vertical-align:bottom; padding-bottom:0px;
}


#footer{
margin:0 auto;
clear:both;
background-color:#FFE4D9;
width:1000px;
height:77px;

background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:top left;
}
#footer-inner{
padding:45px 0px 0px 30px;
}

ul.bottom-menu{
margin:0px;
padding:0px;
	list-style: none;
	display: inline;
}

ul.bottom-menu li{
	margin: 0;
	padding: 0;
	display: inline;
}
ul.bottom-menu li.m120 a{
background-image:url(../images/disclaimer.jpg);
background-repeat:no-repeat;
padding:0px 88px 20px 0px;
display: inline;

text-decoration:none;
}
ul.bottom-menu li.m121 a{
display:inline;
background-image:url(../images/sitemap.jpg);
background-repeat:no-repeat;
padding:0px 120px 20px 0px;
color:#000000;

text-decoration:none;

}
.clear{
clear:both;
}




.inputbox{
border:1px solid #999999;
margin-bottom:3px; margin-top:2px;
}

.button{
border:1px solid #ccc;
background: #4FA38B;
color:#fff;
font-size:11px;
padding:2px;
}
#contact_text{
overflow:hidden;
}


