body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1081px;
}

#border {
    background-color:#abe4fe;
	width:1081px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:820px;
}
/***************** Content ***********************/
.content {
    float:left;
	width:672px;
}

.content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:900;
}

.content h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:900;
}

.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003a65;
	padding: 10px 20px 0px 20px;
	font-weight:400;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}

.nohover a:hover { color: #2e260f; }

.content farright {

}

/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:245px;
	height:449px;

}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:245px;
	margin-left:15px;
}
#menu li {
    width:230px;
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 10px 4px 0px;
	text-align:center;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 700;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}


.lastchild{
	border-bottom: none !important;
}


#menumore a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 400;
	color: #2e260f;
	text-decoration: none;
	font-size: 10px;
	
}
#menumore a:hover {
	color:#c40000;
}

.lastchild{
	border-bottom: none !important;
}

#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:76px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:12px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	width:1081px;
}
#footerend {
	width:1081px;
	height:0px;
}
