body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #e9750e;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width: 752px;
	margin: 0px auto;
}
#container2 {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	height: 316px;
	margin: 0;
}
#container #top {
}
#container #topmenu {
}
#container #topmenu {
	margin-top: 51px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
#container #container2 #menu {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	width: 735px;
	margin-left: 8px;
	margin-right: 9px;
	padding-top: 10px;
	text-align: center;
                font-size: 10px;
}
#container #container2 #content {
	margin-top: 10px;
	margin-right: 11px;
	margin-left: 10px;
	height: 550px;
	background-image: url(images/contentpic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #container2 #contentsubpage {
	margin-top: 10px;
	margin-right: 11px;
	margin-left: 10px;
	overflow: auto;
}
#leftcontent {
	float: left;
	width: 241px;
	background-color: #3e6898;
	background-image: url(images/bgleftcontent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
}
#ccs {
                background-color: #ffffff;
                text-align: center;
}
#footer {
	text-align: center;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#container #container2 #bottom {
	height: 20px;
}
#container #container2 #content #leftcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#container #container2 #contentsubpage #leftcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#leftcontent a {
	color: #E9750E;
	text-decoration: underline;
	margin:0;
}
.orange {
	color: #E9750E;
}
#container #container2 #menu a {
	color:#333333;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	font-weight:bold;
}
#container #container2 #menu a:hover {
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;	
	font-weight:bold;
}
#footer a, a:active, a:link, a:visited {
	color:#000000;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
}
#footer a:hover {
	color:#E9750E;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;	
}
#rightcontent {
	float: left;
	width: 470px;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin-bottom: -15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E9750E;
	margin-bottom: -15px;
}
#container #topmenu a {
	color: #000000;
}
#container #topmenu a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#contentsubpage #rightcontent a {
	color: #E9750E;
	text-decoration: underline;
	margin: 0px;
}
#contentsubpage #rightcontent a:hover {
	color: #E9750E;
	text-decoration: none;
	margin: 0px;
}
