html {
	background: #0499d0 url(../images/bg.jpg) repeat-x left top;
	font-size: 100%;
	}
body {
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	font-family: Tahoma;
	}
body, td, th {
	color: #a2e8ff;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #a2e8ff;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	}
input, select, textarea {
	font-size: 1em;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	font-size: 1.3em;
	margin: 0 auto;
	position: relative;
	width: 830px;
	z-index: 5;
	}


#flash {
	height: 448px;
	}


#wrap {
	padding: 0 38px;
	}
#wrap h1,
#wrap h2 {
	font-size: 1em;
	margin: 0 0 10px 0;
	}


#left,
#right {
	float: left;
	}


#footer {
	background: url(../images/ft.gif) repeat-x left top;
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 20px 15px;
	}
#footer a {
	color: #77df49;
	font-weight: bold;
	}


#cform {
	color: #FFF;
	margin: 0 auto;
	padding: 44px 0;
	text-align: right;
	width: 532px;
	}
* html #cform {
	width: 535px;
	}
#cform a {
	margin: 0 0 0 28px;
	}
#cform fieldset {
	float: left;
	text-align: left;
	width: 290px;
	}
#cform fieldset div {
	height: 52px;
	}
#cform label {	
	display: block;
	text-align: left;
	}
#cform input,
#cform textarea {
	background: #FFF;
	border: 1px solid #5f9db4;
	}
#cform input {
	width: 226px;
	}
#cform textarea {
	height: 122px;
	margin: 0 0 32px 0;
	width: 240px;
	}


.clear {
	overflow: hidden;
	width: 100%;
	}


.i_block {
	padding: 0 0 1em 0;
	}
.i_block img {
	float: left;
	margin: 0 10px 0 0;
	}


.newsletter {
	background: url(../images/n_bg.jpg) no-repeat left top;
	float: right;
	height: 101px;
	padding: 28px 18px 0 24px;
	width: 176px;
	text-align: center;
	}
.newsletter a {
	float: right;
	margin: 6px 0 0 0;
	}



.right-tail {
	background: url(../images/right-tail.jpg) repeat-x left top;
	height: 448px;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	}


.tabl {
	border-collapse: separate;
	margin: -5px;
	}
.tabl td {
	background: #1981d0;
	padding: 8px;
	}
.tabl th {
	background: #4352cf;
	height: 27px;
	vertical-align: middle;
	}


/* layout */

.type1 #left {
	width: 332px;
	}
.type1 #right {
	width: 422px;
	}


.type2 #left {
	margin: 0 20px 0 0;
	width: 404px;
	}
.type2 #right {
	width: 330px;
	}


.type3 #left {
	margin: 0 20px 0 0;
	width: 514px;
	}
.type3 #right {
	width: 220px;
	}
