body {
	margin:5px auto;
	padding:0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	line-height: 23px;
}

#header {
	width: 746px;
	height: 115px;
	background: #ffffff url(../images/top_1.jpg) no-repeat;
}

#column {
	width: 1px;
	background-color: #000000;
	background: #ffffff url(../images/back.jpg) repeat-y;
}

#footer {
	width: 746px;
	height: 203px;
	margin: 0px, 0px, 0px, 0px; 
	background: #ffffff url(../images/bottom_1.jpg) no-repeat center bottom;
}

#title {
	float: center;
    width: 388px;
	padding: 7px 0px 10px 0px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #000000;	
	line-height: 17px;
	text-align: center;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
}

#content {
    width: 620px;
	padding: 20px 30px 0px 30px;
	color: #333333;
	line-height: 17px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	/*color: #000000;*/
	color: #8FB3C9;
/*	font: 14px Verdana, Arial, Helvetica, sans-serif;*/
	font-weight:bolder;
}

a:hover {
	text-decoration: none;
	/*color: #000000;*/
	color: #8FB3C9;
	font-weight:bolder;
}

h1 {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #000000;
	padding-top: 15px;
}
