@charset "utf-8";
/* CSS Document */

body	{
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
}

a {
	color: #0C587A;
	text-decoration: underline;
}

a:hover	{
	color: #44AAD4;
}

#content	{
	width: 640px;
	}


#flash_area	{
	background-color: #10A9CB;
	height: 282px;
	width: 884px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer	{
	height: 80px;
	width: 864px;
	background-color: #FFFFFF;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#header	{
	background-color: #0C587A;
	height: 98px;
	width: 884px;
}

#header .logo1	{
	height: 88px;
	width: 261px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
}

#header .logo2 {
	text-align: right;
	height: 88px;
	width: 600px;
	float: left;
	color: #FFFFFF;
	padding-top: 10px;
}

#info	{
	background-color: #0C587A;
	height: 275px;
	width: 884px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #10A9CB;
}

#info a {
	color: #3EC0D6;
	text-decoration: none;
	font-weight: bold;
}

info a:hover {
	text-decoration: underline;
}

#info .button	{
	background-image: url(images/index_button.jpg);
	height: 53px;
	width: 171px;
	float: left;
}

#info .button:hover	{
	background-image: url(images/index_button_on.jpg);
}

#info .button_holder {
	height: 65px;
	width: 871px;
	text-align: center;
	padding: 6px;
}

#info .button_link	{
	color: #FFFFFF;
	text-decoration: none;
}

#info .button_link:hover	{
	text-decoration: underline;
}

#info .button_text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

#info .content_holder	{
	clear: left;
	height: 180px;
	width: 884px;
	margin-top: 15px;
}

#info .photo	{
	float: left;
	height: 131px;
	width: 200px;
	text-align: center;
}

.banner	{
	background-repeat:no-repeat;
	height: 200px;
	width: 642px;
	margin-bottom: 10px;
}

.banner2	{
	background-repeat:no-repeat;
	height: 200px;
	width: 884px;
	margin-bottom: 10px;
}


#info .content	{
	float: left;
	height: auto;
	width: 400px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#info .content_holder .content div	{
	margin-top: 7px;
	margin-bottom: 7px;
}

#info .more	{
	float: left;
	height: 134px;
	width: 200px;
	background-image: url(images/infomore.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 35px;
}

#info .more_in	{
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
}

#menudiv {
	width: 700px;
	height: 40px;
	clear: both;
	background-color: #0C587A;
	padding-left: 184px;
}

.main	{
	margin-top: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidemenu	{
	text-align: center;
	margin-bottom: 5px;
	width: 242px;
}

.leftbutton	{
	background-image:url(images/leftsidebutton.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width: 205px;
	height: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}

.leftbutton:hover	{
	background-image:url(images/leftsidebutton_hover.jpg);
}

.leftbutton_on	{
	background-image:url(images/leftsidebutton_hover.jpg);
	background-position:center;
	background-repeat: no-repeat;
	width: 205px;
	height: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}

.leftbutton_text	{
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-top: 13px;
}

.sidemenulink	{
	color: #FFFFFF;
	text-decoration: none;
}

.sidemenulink:hover	{
	color: #FFFFFF;
}

.blue	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0c587b;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0c587b;
}


.partner	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0c587b;
	font-size: 13.5px;
	}

#wrapper	{
	width: 884px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E3E2EC;
}
