* { margin: 0 auto 0 auto;  font-family: Calibri, Arial; }

.heading {font-weight:bold;}

body {
	text-align: center;
	background-image:url(../images/page/bg45.jpg) ;
	font-size:12px;
/*	background-color:#FFFFFF; */
	background-repeat:repeat;
}
		

#container {
	background: #ffffff;
	width: 770px;
	position: relative;
	color:#000000;
	text-align:left;
	overflow:hidden;
	height: 100%;
}

/*main setions (left and right)*/

#header {
	width:770px;
	height:117px;
	}

#left {
	float:left;
	width:236px;	
	background-color:#ffffff;
	overflow:hidden;
	}

#right {
	float:right;
	width:530px;
	border-left:4px solid #7c7c7c;
	min-height:559px;
	background-color:#ffffff;
	overflow:hidden;
}

#footer {
float:left;
	width:750px;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	padding:3px 10px 0 10px;
	background-color:#233A79;
	}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover {
	color:#cccccc;
	text-decoration:underline;
}

/*header sections*/

#logo {
	float:left;
	width:240px;
	height:117px;
	background-image:url(../images/page/logo.gif);
	}
	
#menu {
	float:left;	
	width:530px;
	height:117px;
	background-image:url(../images/page/navigation_bg.jpg);
	}

/*left section*/

#mainimage {
	width:100%;
	height:328px;
	}
	
#addressbox {
	padding:10px 0px 20px 15px;
	width:225px;
	font-size:11px;
	}

#addressbox a {
color:#000000;
text-decoration:none;
}

#addressbox a:hover {
	text-decoration:underline;

}
	
/*right section*/

#submenu {

	width:530px;
	height:183px;
	background-color:#ACB0C9;
	}

#contentbanner {
	background-image:url(../images/page/contenttop.jpg);
	width:530px;
	height:17px;
} 

#pagetitle {
	font-size:22px;
	font-weight:bold;
	text-align:right;
	padding:0 15px 10px 0;

}

#content {
	width:530px;
	background-color:#bdbdbd;
	background-image:url(../images/page/contentbg.jpg);
	background-repeat:repeat-x;
	padding:0px 0 0 0;
	overflow:auto;
	min-height:350px;
	}

#contenttext {
	background-image:url(../images/page/textbg.gif);
	background-repeat:repeat-x;
	background-color:#d9d9d9;
	margin:0px 14px 20px 14px;
	padding:10px 10px 10px 10px;
	width:480px;
	overflow:auto;
	}
	
.contentcolumn {
float:left; 
width:227px; 
padding:0 0px 0 10px;
}

.contentsinglecolumn {
float:left; 
width:454px; 
padding:0 0px 0 10px;
}

.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}

/*menu*/

#topmenu {
	padding:50px 0 0 60px;
	_padding:50px 0 0 0px;
	width:530px;
	_width:470px;
	
	height:67px;
	font-size:16px;
	}

#topmenu a{
	color:#bebebe;
	text-decoration:none;
	
	}
	
#topmenu ul {
	padding:0 0 0 0;
}
	
#topmenu a:hover {
	color:#000099;
	}
	
#topmenu li {
	display:inline;
	padding:0 15px 0 15px;
	}

.topmenu {
	border-left:2px solid #bebebe;
	}
	
/*submenu*/

#navcontainer {
float:left;
width:200px;
padding:10px 0 0 15px;
}

#navcontainer ul
{
padding:0;
list-style-type: none;

}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 8px 2px 8px 10px;
width: 240px;
background-image:url(../images/page/button.gif);
font-size:12px;
font-weight:bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #ffffff;
text-decoration: none;
}

#navcontainer a:hover
{
background-image:url(../images/page/buttonMO.gif);
color:#ffffff
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.html);
color: #333;
}

#submenuright {
height:103px;
width:245px;
float:right;
padding:10px 0 0 0;
}

#submenuright li {
list-style:none;
height:12px;
width:225px;
float:right;
background-color:#FFFFFF;
color:#666666;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #ededed;
border-top:1px solid #ededed;
border-left:1px solid #ededed;
padding: 8px 2px 8px 14px;
margin:0 0 1px 0;

}

.rightimg {
float:right;
}

#sitemoved {
	width:100%;
	height:58px;
	background-color:#f05123;
	position:absolute;
	top:0px;
	left:0;
	font-family:"Trebuchet MS", Verdana;
	font-size:18px;
	text-align:center;
	padding-top:12px;
	color:#333;
}

#sitemoved a {
	color:#333;
}

#sitemoved a:hover {
	color:#666;
}