@charset "utf-8";
/* CSS Document */

body {
	background-color: #557893;
	margin: 0px;
	padding: 0px;
	}
	
#wrap {
	position: relative;
	width: 100%;	
	margin: 0px auto 0 auto;
	}
	
#headerwrap {
	width: 740px;
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px auto;
	margin-top: 50px;
	}
	
#headerwrap h1 {
	font-family: Verdana, sans-serif;
	font-size: 44px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	}
	
#headerwrap a { background: inherit; color: #000000; text-decoration: none; }
#headerwrap a:hover { background: inherit; color: #557893; text-decoration: none; }
	
#headerwrap h2 {
	border-bottom: 1px solid #dadada;
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	}
	
#imagewrap {
	background-color: #FFFFFF;
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	}
	
#bodywrap {
	background-color: #FFFFFF;
	width: 740px;
	padding: 20px 20px 0 20px;
	margin: 0px auto;
	}
	
#bodywrapcontent {
	width: 500px;
	margin: 0px auto;
	float: left;
	margin-right: 30px;
	padding: 0px;
	margin: 0px;
	}
	
#bodywrapsidebar {
	width: 210px;
	margin: 0px auto;
	float: right;
	}
	
#bodywrap a { background: inherit; color: #557893; text-decoration: underline;}
#bodywrap a:hover { background: inherit; color: #000000; text-decoration: underline;}
	
#bodywrapcontent h3 {
	font-family: Verdana, sans-serif;
	border-bottom: 1px solid #dadada;
	font-size: 20px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	}
	
#bodywrapcontent p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 20px;
	line-height: 25px;
	}
	
#bodywrapsidebar p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 5px;
	line-height: 25px;
	}
	
#bodywrapsidebar h4 {
	font-family: Verdana, sans-serif;
	border-bottom: 1px solid #dadada;
	font-size: 20px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	}
	
#bodywrapsidebar h5 {
	font-family: Verdana, sans-serif;
	border-bottom: 1px solid #dadada;
	font-size: 20px;
	font-style: normal;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	margin-top: 35px;
	}
	
#bodywrapsidebar ul {
	list-style: none;
	margin: 5px 0 0 0; 
	padding: 0px;
	background-color: #ffffff; 	
	border-top: 1px dotted #D4D4D4;
	font-family:"Arial", Sans-serif;
	font-size: 14px;
	color:#666666;
}
#bodywrapsidebar li {
	border-bottom: 1px dotted #D4D4D4;
	padding: 3px 3px 3px 0px;
}

#bodywrapsidebar a { background: inherit; color: #557893; text-decoration: none;}
#bodywrapsidebar a:hover { background: inherit; color: #000000; text-decoration: none;}
	
div.clear {
clear:both;
	}
	
#footerwrap {
	width: 780px;
	padding: 0px;
	margin: 0px auto;
	}
	
#footerwrap p {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	float: right;
	margin-bottom: 50px;
	}
	
#footerwrap a { background: inherit; color: #333333; text-decoration: none;}
#footerwrap a:hover { background: inherit; color: #333333; text-decoration: underline;}