body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #008ABE;
	font-size: 12px;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
}
#content {
	width: 884px;
	text-align: left;
}
#menu {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 13px;
	text-align: center;
}

#menu a:link, #menu a:visited, #menu a:active {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#main_content {
	background-image: url(../images/content_back.jpg);
	background-repeat: repeat-y;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.cap {
	font-size: 24px;
	font-weight: bold;
}
#leader {
	font-size: 18px;
}
#leader a:link, #leader a:visited, #leader a:active {
	text-decoration: none;
}
#leader a:hover {
	text-decoration: underline;
}
#text a:link, #text a:visited, #text a:active {
	font-size: 10px;
	font-weight: bold;
	color: #BDE1EE;
	text-decoration: none;
}

#text a:hover {
	text-decoration: underline;
}
.sub_title {
	font-size: 14px;
	font-weight: bold;
}
.form {
	font-size: 11px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008ABE;
	border: 1px solid #25C4FF;
	padding-right: 5px;
	padding-left: 5px;
}
.buy {
	font-size: 16px;
	font-weight: bold;

}
h3{
margin: 0px;
}

h4 {
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
#text a.home:link, #text a.home:visited, #text a.home:active {
	color: #FFFFFF;
	font-size: 12px;
}
#text a.home:hover {
	text-decoration: underline;
}


