body {
	margin:0;
	font-size:14px;
	line-height:20px;
	font-family: "Myriad Pro";
	border:1px none #FFFFFF;
	background-color: #FFCC99;
	text-transform: none;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
p {
	padding: 0 0px 5px 0px;
}
h1 {
	margin:0;
	text-transform:uppercase;
	font-size:18pt;
	color:#004a89;
	font-weight:normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
}

#header {
	background-color: #A2B5C3;
	background-image: url(images/header_bckg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	padding:0px 20px 0 40px;
	height:150px;
	background-color: #ffffff;
	background-image: url(images/background%20line.jpg);
}
#slogan {
	float:left;
	color:#ea9912;
	font-size:30px;
	text-transform:none;
	padding-top:28px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 40px;
}
#logo a{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:normal;
	z-index: 0;
}
#logo a:hover{
	color: #ffffff;
}
#logo_text {
	float:right;
	width:250px;
	text-align:left;
	font-size:11px;
	color:#fff;
	line-height:0px;
	padding-top:-40px;
	z-index: 0;
}
#menu { background: url(images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:600px; margin:0 auto;}
#menu a {
	display:block;
	color:#ea9912;
	float:left;
	font-size:22px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	margin:0 20px;
	padding-top:8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu a:hover{
	color: #ffcc99;
	font-weight: normal;
}
.splitter { display:block; float:left;}
.item img {
	background-color:#FFFFFF;
	border:0px none #d0d0d0;
}
.item a {
	display:block;
	float:none;
	font-size:14px;
	color:#000066;
}
.description {
	display:block;
	float:none;
	width:235px;
	padding: 0 10px 20px 0;
	line-height:12px;
}
p.additional {
	margin:0 10px;
	color:#004A89;
	font-size:11px;
	line-height:12px;
	padding: 10px 10px 30px 45px;
	background:url(images/umbrella.gif) no-repeat 0 12px;
	vertical-align: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC99;
}

#text {
	margin-top: 0;
	margin-right: 305px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-bottom: 0px;
}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;}
#sidebar {
	float:right;
	width:245px;
	padding: 10px 20px 30px 30px;
	font-size:12px;
	visibility: visible;
	font-weight: normal;
}
#sidebar a{
	font-weight:bold;
}
#sidebar h1 {
	margin:0;
	text-transform:uppercase;
	font-size:18px;
	color:#004A89;
	font-weight:bold;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#main {
	float:left;
	padding:20px 0 0 0;
	background-color: #a2b5c3;
	background-image: url(images/sidebar_bckg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer {
	height:57px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(images/footer_bckg.gif);
	background-repeat: repeat-x;
}
#left_footer {
	float:left;
	background:url(images/c.gif) no-repeat 30px 35px;
	color:#fff;
	font-size:12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer {
	float:right;
	color:#fff;
	font-size:12px;
	text-align:right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
#right_footer a { color:#fff;}

