body {
	margin: 0;
	padding: 0;
	background: url(../images/custom/bc.gif) repeat-x top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

.bold {
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}

/* End hide from IE Mac */
form {
	margin: 0;
}

img {
	border: 0;
}

a {
	color: #FF6A00;
	text-decoration: none;
}

a:hover {
	color: #FF6A00;
	text-decoration: none;
}

.header {
	position: relative;
	width: 770px;
	height: 177px;
	margin: auto;
}

.header h1 {
	margin: 0;
	position: absolute;
	top: 52px;
	left: 52px;
	width: 317px;
	height: 105px;
	background: url(../images/custom/logo.gif) no-repeat;
}

.header h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 317px;
	height: 105px;
}

.header h2 {
	margin: 0;
	position: absolute;
	font-size: 22px;
	font-weight: normal;
	color: #0056C1;
	top: 126px;
	left: 364px;
}

.content {
	width: 546px;
	margin: auto;
}

.content h3 {
	border-top: 1px solid #8DBDE9;
	border-bottom: 1px solid #8DBDE9;
	margin: 0;
	padding: 16px 18px 16px 18px;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	color: #666666;
}

.content h3 b {
	color: #D90000;
}

.ad-zone {
	position: relative;
	padding: 20px;
	background: #E7F4FF;
	margin: 30px 0;
}

.ad-zone span {
	position: absolute;
	font-size: 12px;
	color: #79AEF0;
	top: 10px;
	right: 10px;
}

.ad-zone .left {
	float: left;
	width: 156px;
}

.ad-zone .right {
	float: left;
	padding: 20px 0 0 30px;
}

.ad-zone p {
	font-size: 30px;
	color: #79AEF0;
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
}

.ad-zone p.white {
	background: #FFF;
	color: #0056C1;
	font-size: 36px;
	font-weight: bold;
	padding: 2px 18px;
	margin: 0 0 24px 0;
}

option.country {
	background-position: 2px;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin: 0 0 0 0;
}
