body {
	color: #003a65;
	font-family: Calibri, Arial,Verdana, Helvetica, sans-serif;	
	font-size: 90%;
	margin: 0px;	
	padding: 0px;
	text-align:center;
	background-color:#294664;}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	/*text-align: left;*/
	width: 1060px;
}
#header {
	background-image:url(/images/layout/header.jpg); background-repeat:no-repeat;
	width:1060px;
	height:270px;
	display:block;
}
#border {
	background-image:url(/images/layout/border.jpg);
	background-repeat: repeat-y;
	/*border: 1px solid */
	width:1060px;
	margin:0 auto;
}
#main {	background-image:url(/images/layout/contentbg.gif); width:958px;background-color:#abe4fe;margin: 0 auto;background-repeat: repeat-x;}
#left {width:261px;float:left;display:inline;}
#right {float:right;width:600px;margin-right:25px;}
/***************** Content ***********************/
#content {width:600px;text-align:left; min-height:565px;}

/***************** Menu ***********************/
#menu {
	background-image:url(/images/layout/menu.gif);
	width:261px;
	height:449px;
	margin-left:50px;
}
#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(/images/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#3399CC;
}
.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(/images/layout/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:50px;
}
#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:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-image:url(/images/layout/borderfooter.jpg); background-repeat:repeat-y;
	height:74px;
	margin: 0px;
	width:1190px;
	margin:0 auto;
}
#footerend {
	background-image:url(/images/layout/borderfooterend.gif);
	background-repeat: no-repeat;	
	height:9px;
	/*display:block;*/
	margin: 0 auto; 
	width:1190px;
}

/*#menubottom {
	background-image:url(/images/layout/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:50px;
}*/

#bottomnav{
text-align:center;
font-size:.85em; color: #003a65;
padding-top:20px;
}

#copyright {
	/*background-image:url(/images/layout/copyright.jpg);
	background-repeat:no-repeat;*/
	width:221px;
	/*height:43px;*/
	display:inline;
	/*margin-left:95px;*/
	/*float:left;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	/*padding: 80px 20px 0px 20px;*/
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #463d16;
}

