body {
	background: url(bg.gif) repeat;
	margin-top: 70px;
	margin-bottom: 0px;
}

#container {
	width: 780px;
	height: 100%;
	border: 3px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}

#header {
	width: 780px;
	height: 120px;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	color: #50A0C5;
}


#header .headerimg a {
	padding-left:0;
	}
	
img  {
	border:none;
	}

#header h1 {
	float: left;
	background: inherit;
	margin-left: 10px;
	color: #F26F29;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 10px;
	
}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F26F29;
	border-left-color: #F26F29;
	width: 630px;
	margin-top: 10px;
	border-right-width: 70px;
	border-left-width: 70px;
	padding-left: 10px;
	float: left;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f4f4f4;
	color: #2549bc;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 20px;
	width: 640px;
	text-align: left;
}

#navigation a:hover {
color: #52B5E2;}



#mainimage {
	width: 100%;
	margin-top: 10px;
	
	background: url(bg.gif) repeat;
	float: left;
}


a {
color: #B2B2B2;
text-decoration: underline;}

a:hover {
color: #FA7201;
text-decoration: underline;}

#footer{
	margin-top:10px;
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	padding-left: 40px;
	clear: both;
	text-align: left;
	
}

#content .information {
	line-height:15px;
	font-size:12px;
	}

#content .detail {
	margin-bottom: 0;
	margin-top:20px;
	font-style:italic;
	}
	
#content .headline  {
	margin: 3px 0 0 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	}
	
#content {
	margin-top: 10px;
	padding: 5px 8px 25px 40px;
	line-height: 24px;
	width: 460px;
	float: left;
	background: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#content h2 {
	color: #FA7821;
	width: 300px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#boxr {

	width: 230px;
	float: right;
	line-height: 17px;
	background: #f4f4f4;
	margin-top: 34px;
	padding-right: 15px;
}
#boxr h2 {
	margin-left: 0px;
	color: #F26F29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4f4f4;
	margin-bottom: 0px;
}
#boxr p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 0px;
	line-height: 18px;
}
#boxr a {
	color: #50A0C5;
}
#content a {

	color: #50A0C5;
}

 p.ul {
	line-height: 16px;
	}