@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color:#132c3e;
	margin: 0px;
	padding: 0px;
	background-image:url(../layout-images/bg.jpg);
	background-repeat:repeat-x;
}

img
{
border:0px;
}

#top1 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-01.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top2 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-02.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top3 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-03.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top4 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-04.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top5 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-05.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top6 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-06.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top7 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-07.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top8 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-08.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top9 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-09.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#top10 {
	width:100%;
	height:324px;
	background-image:url(../layout-images/top-banner-10.jpg);
	background-position:center;
	background-repeat:no-repeat;
}


#footer {
	width:100%;
	height:100px;
	margin:0px;
	padding:0px;
	background-image:url(../layout-images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#footer-content {
	width:700px;
	margin:auto auto;
	text-align:center;
	padding-top:25px;
	font-size:11px;
}

#banner{
	width:800px;
	padding-top:2px;
	margin:auto auto;
}

#partnership {
	width:750px;
	margin:auto auto;
}

#navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#325e94;
	width:750px;
	margin:auto auto;
}

#navigation ul {
	margin: 0;
	padding-left: 330px;
	padding-top:8px;
	list-style: none;
}

#navigation li {
	float: right;
	margin-top: 50px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px 10px 0px 0px;
	border-right:1px solid #666666;
}

#navigation li.last {
	border-right:none;
}

#navigation a {
	color:#325e94;
	text-decoration: none;
}

#navigation a:hover {
	color:#325e94;
	text-decoration: underline;
}

#container {
	background-image:url(../layout-images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

#content {
	margin-top:0px;
	padding-top:20px;
	width:675px;
	margin:auto;
	min-height:400px;
}

#content h1 {
	padding-top: 0;
	font-size: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#content h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	font-size: 16px;
	color:#325e94;
}

#content h3 {
	padding-top: 6px;
	margin:0px;
	font-size: 14px;
	padding-bottom: 6px;
}

#content h4 {
	margin:0px;
	font-size:14px;
	font-style:italic;
}

#content a {
	color: #325e94;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

.day {
	margin-bottom:25px;
}

img.styledleft {
	border: 1px solid #CCCCCC;
	padding:3px;
	float:left;
	margin-right:15px;
}

img.styledright {
	border: 1px solid #CCCCCC;
	padding:3px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.label
{
	display:inline-block;
	width:150px;
	font-weight:bold;
}

label
{
	display:inline-block;
	width:150px;
	font-weight:bold;
}


/*MAIN MENU */
#mainmenu{
padding-top:290px;
font: bold 12px Verdana;
}



