@charset "utf-8";
/* CSS Document */

body {
	background-color: #6CB6FF;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 100%;
}
h1 {
	font-size: 24px;
	color: #C5351B;
}
h2 {
	font-size: 14px;
	font-style: italic;
	color: #C5351B;
}
label {
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 4px;
	display: block;
}
.submit input {
	margin-left: 130px;
}
.txt {
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.txta {
	width: 440px;
	height: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.container {
	width: 940px;
	margin: 40px auto;
}
.header {
	width: 940px;
	height: 20px;
	float: left;
	background-image: url(../images/img_header.gif);
}
.main {
	width: 940px;
	float: left;
	background-color: #FFF;
}
.footer {
	width: 940px;
	height: 20px;
	float: left;
	background-image: url(../images/img_footer.gif);
}
.banner {
	width: 940px;
	float: left;
	height: 220px;
	background-image: url(../images/img_banner.jpg);
}
.content {
	width: 600px;
	padding: 0px 20px 20px 20px;
	float: left;
	text-align: left;
}
.menu {
	width: 300px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #C5351B;
	background-image: url(../images/img_menu.gif);
	background-repeat: no-repeat;
}
.info {
	width: 940px;
	height: 10px;
	float: left;
	color: #FFF;
	font-size: 10px;
}
.wl {
	color: #FFF;
}
.rl {
	color: #C5351B;
	text-decoration: none;
}
.rl:hover {
	text-decoration: underline;
}
.tag_home {
	position: relative;
	left: 90px;
	margin: 24px 0px 24px 0px;
}
.tag_background {
	position: relative;
	left: 20px;
	margin: 24px 0px 24px 0px;
}
.tag_specialism {
	position: relative;
	left: 120px;
	margin: 24px 0px 24px 0px;
}
.tag_packages {
	position: relative;
	left: 40px;
	margin: 24px 0px 24px 0px;
}
.tag_affiliates {
	position: relative;
	left: 160px;
	margin: 24px 0px 24px 0px;
}
.tag_contact {
	position: relative;
	left: 80px;
	margin: 24px 0px 24px 0px;
}
.tag_links {
	position: relative;
	left: 120px;
	margin: 24px 0px 24px 0px;
}
.tag_feedback {
	position: relative;
	left: 40px;
	margin: 24px 0px 24px 0px;
}
.sig {
	text-align: right;
	font-size: 12px;
}
.ra {
	text-align: right;
}
