body {
	background-color:#fff;
	width:766px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#545454;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearing {
	clear:both;
	height:0px;
	width:0px;
	font-size:0px;
}
.float_l {
	float:left;
}
.header {
	height:290px;
	background:url('images/border_top.jpg') repeat-x;
}
.woman {
	background:url('images/woman_top.gif') top right no-repeat;
	width:766px;
	height:119px;
}
.woman img {
	margin:45px 0 0 48px;
}
.header_center {
	background:url('images/woman_center.jpg') no-repeat;
	height:114px;
}
.header_center p {
	width:505px;
	font-size:25px;
	font-family:Helvetica;
	color:#fff;
	text-align:center;
	padding-top:20px; 
}
.header_center span {
	font-family:Verdana;
	font-weight:bold;
	color:#215489;
	vertical-align:top;
	padding-left:55px;
}
.header_center a {
	font-size:30px;
	font-family:Helvetica;
	font-weight:bold;
	color:#ffea00;
	vertical-align:top;
}
.navigation {
	background:url('images/navigation.jpg') no-repeat;
	height:57px;
}
.navigation_links a {
	color:#FC0;
	padding:15px 3px 0 3px;
	font-weight:bold;
	background-color:#666666;
}
.navigation_links img {
	margin: 0 6px;
}
.content {
	background:url('images/border.gif') repeat-y;
	margin-top:15px;
	border:1px solid #fff;
}
.colum_left {
	width:214px;
	margin-left:20px;
}
html>body .colum_left {
	margin-left:50px;
}
.news {
	width:200px;
	height:auto;
	margin:0 0 15px 5px;
}
.news_title {
	background-color:#f2f2f2;
	color:#437fbe;
	margin:5px 0;
	padding:1px 0 0 10px;
}
.news h1 {
	margin-left:10px;
}
.news p {
	margin-bottom:5px;
	margin-left:10px;
}
.news span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;
	margin-left:10px;
}
.news a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.search {
	width:190px;
	background-color:#f2f2f2;
	color:#4b4b4b;
	padding:10px 0 0 10px;
	margin:5px 0 0 5px;
}
.search span {
	background:url('images/search.gif') no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:10px;
}
.input {
	margin:5px 0 15px 0;
}
.ok {
	margin-top:6px;
	vertical-align:top !important;
	vertical-align:middle;
}
.colum_right {
	width:400px;
	margin-left:40px;
}
.top {
	margin-bottom:17px;
}
.top img {
	margin:0 10px 5px 0;
}
.top p {
	margin-bottom:5px
}
.top span {
	background:url('images/link.gif') no-repeat;
	background-position:right;
	padding-right:25px;	
}
.top a {
	color:#8f969c;
	font-weight:bold;
	font-size:10px;
}
.bottom img {
	margin-bottom:5px;
}
.column {
	width:190px;
}
.column img {
	margin:0 10px 5px 0;
}
.column p {
	margin-bottom:8px
}
.column span {
	background:url('images/link_icon.gif') no-repeat;
	background-position:left;
	padding-left:10px;
}
.column a {
	color:#87ad1f;
	text-decoration:underline;
}
.column a:hover {
	text-decoration:none;
}
.spacer {
	clear:left;
	height:1px;
}
.footer {
	background:url('images/footer_background.gif') no-repeat;
	height:63px;
	margin-top:15px;
	color:#fff;
	text-align:right;
	padding:20px 40px 0 0;
}
.footer a {
	color:#fff;
}

.btn{
background:#003399;
height:63px;
width:200px;
text-align:center;
}

.btn a{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.btn:hover{
background:#0066CC;
height:63px;
width:200px;
text-align:center;
}

.btn a:hover{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}