/* CSS Document */

body
{
	background-color:#e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;	
	margin-top:10px;
	margin-bottom:10px;
}
p
{
	font-size:70%;
	font-weight:100;
	line-height:130%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
p a
{
	font-weight:900;
	color:#003466;
}
#page
{
	width:702px;
}
#header
{
	width:702px;
	background:url(../../media/jpg/header.jpg) 0px 0px no-repeat;
	height:131px;
	overflow:hidden;
}
#content
{
	width:702px;
	background:url(../../media/jpg/bg.jpg) 0px 0px repeat-y;
	padding-bottom:20px;
}
#bar
{
	width:702px;
	background:url(../../media/jpg/bar.jpg) 0px 0px no-repeat;
	height:2px;
	overflow:hidden;
}
#image
{
	width:702px;
	height:279px;
	overflow:hidden;
}
#footer
{
	width:702px;
	background:url(../../media/jpg/footer.jpg) 0px 0px no-repeat;
	height:22px;
	overflow:hidden;
}
#footer_info
{
	width:702px;
}
.clear
{
	width:auto;
	height:1px;
	clear:both;
	overflow:hidden;
}
.col1
{
	width:281px;
}
.col2
{
	width:395px;
}

.col1,
.col2
{
	float:left;
	margin-top:30px;
}
#footer_info .col1,
#footer_info .col2
{
	margin-top:4px;
}
#footer_info p
{
	font-size:65%;
	margin-bottom:0px;
	padding-bottom:5px;
	margin-top:5px;
}
#footer_info .col1 p
{
	color:#003466;
}
.col1 img,
.col2 img
{
	margin-left:23px;	
}
.col2 p,
.col1 p
{
	margin-left:23px;	
	padding-bottom:15px;
}

