/*global*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #090000;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #27749b;
	margin-bottom: 15px;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #27749b;
	font-weight: bold;
	margin-bottom: 15px;
}

a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #3a8bb4;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #d2071b;
	text-decoration: underline;
}

.clear {
	clear: both; 
	line-height: 0; 
	font-size: 0;
}

/*header*/

#header {
	width: 768px; 
	height: 144px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	top: 0px;
}

#pop {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	top: 0px;
	z-index: 2;
}
html>body div#pop {
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	top: 0px;
	z-index: 2;
}
map, area { 
	display: none;
}

.divider {
	float: left;
}

/*sections*/

.divider ul { 
	list-style-type: none;
	display: block;
}

.divider ul li { 
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#link01 a {
	width: 249px;
	height: 41px;
	display: block;
	background-image: url(../images/link01.gif);
}

#link01 a:hover {
	background-position: center -41px;
}

#highlight {
	width: 249px;
	height: 41px;
	display: block;
	background-image: url(../images/link01.gif);
	background-position: center -41px;
}

#highlight a {
	width: 249px;
	height: 41px;
	display: block;
	background-image: url(../images/link01.gif);
	background-position: center -41px;
}
#highlight a:hover {
	width: 249px;
	height: 41px;
	display: block;
	background-image: url(../images/link01.gif);
	background-position: center -41px;
}


#link02 a {
	width: 249px;
	height: 26px;
	display: block;
	background-image: url(../images/link02.gif);
}

#link02 a:hover {
	background-position: center -26px;
}

#link03 a {
	width: 247px;
	height: 41px;
	display: block;
	background-image: url(../images/link03.gif);
}

#link03 a:hover {
	background-position: center -41px;
}

#link04 a {
	width: 247px;
	height: 26px;
	display: block;
	background-image: url(../images/link04.gif);
}

#link04 a:hover {
	background-position: center -26px;
}

#bgleft {
	width: 249px;
	height: 36px;
	background-image: url(../images/headercolor02.gif);
}

#bgright {
	width: 247px;
	height: 36px;
	background-image: url(../images/headercolor03.gif);
}

/*sublinks*/

#sublinks {
	width: 768px;
}

#sublinks ul {
	list-style-type: none;
}

#sublinks ul li { 
	text-indent: -9999px;
	overflow: hidden;
	display: inline; 
}

#sublink01 a {
	width: 85px;
	height: 31px;
	display: block;
	background-image: url(images/sublink01.gif);
	float: left;
}

#sublink01 a:hover {
	background-position: center -31px;
}

#sublink02 a {
	width: 70px;
	height: 31px;
	display: block;
	background-image: url(images/sublink02.gif);
	float: left;
}

#sublink02 a:hover {
	background-position: center -31px;
}

#sublink03 a {
	width: 186px;
	height: 31px;
	display: block;
	background-image: url(images/sublink03.gif);
	float: left;
}

#sublink03 a:hover {
	background-position: center -31px;
}

#sublink04 a {
	width: 88px;
	height: 31px;
	display: block;
	background-image: url(images/sublink04.gif);
	float: left;
}

#sublink04 a:hover {
	background-position: center -31px;
}

#sublink05 a {
	width: 100px;
	height: 31px;
	display: block;
	background-image: url(images/sublink05.gif);
	float: left;
}

#sublink05 a:hover {
	background-position: center -31px;
}

#sublink06 a {
	width: 66px;
	height: 31px;
	display: block;
	background-image: url(images/sublink06.gif);
	float: left;
}

#sublink06 a:hover {
	background-position: center -31px;
}

#sublink07 a {
	width: 58px;
	height: 31px;
	display: block;
	background-image: url(images/sublink07.gif);
	float: left;
}

#sublink07 a:hover {
	background-position: center -31px;
}

#sublink08 a {
	width: 68px;
	height: 31px;
	display: block;
	background-image: url(images/sublink08.gif);
	float: left;
}

#sublink08 a:hover {
	background-position: center -31px;
}

#sublink09 a {
	width: 105px;
	height: 31px;
	display: block;
	background-image: url(images/sublink09.gif);
	float: left;
}

#sublink09 a:hover {
	background-position: center -31px;
}

/*flash*/

#flash {
	width: 768px; 
	height: 374px;
	margin-left: auto; 
	margin-right: auto;
	z-index: 1;
} 

/*content*/

#content {
	width: 768px; 
	height: 374px;
	margin-left: auto; 
	margin-right: auto;
}

#area {
	width: 192px;
	height: 374px;
	float: left;
}

#iframe {
	width: 556px;
	height: 264px;
	float: left;
	padding: 20px 0px 90px 20px;
	background-image: url(images/bg_content.gif);
	text-align: left;
}

#innercontent {
	width: 100%;
	background-color: #fff;
	text-align: left;
}

#innercontent ul {
	margin-bottom: 15px
}

#innercontent li{
	margin-left: 15px;
}

/*form*/

#formarea{
	width: 768px; 
	height: 142px;
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	width: 192px;
	float: left;
}

#form {
	width: 470px; 
	height: 106px;
	background-image: url(../images/bg_form_inner.jpg);
	text-align: left;
	float: left;
	padding: 18px 68px 18px 38px;
	font-size: 10px;
	color: #5a4d2e;	
}


/*ICCA logo*/
/*
#formarea #iccalogo
{
	position:absolute;
	right:150px;
	top:480px
}
*/

.formspacer {
	margin-right: 10px;
	margin-bottom: 3px;
	float: left;
	text-align: left;
}

.formspacer p {
	margin-bottom: 2px;
}


.spacer {
	margin-bottom: 3px;
	text-align: left;
}

.dropdownform {
	font-family: Tahoma, Arial, sans-serif
	font-size: 10px;
	color: #000000;
	padding: 1px;
	float: left;
	margin-right: 5px;
}

.textboxform {
	font-family: Tahoma, Arial, sans-serif
	font-size: 10px;
	color: #000000;
	padding: 1px;
	width: 50px;
	margin-left: 0px;
}

.formbutton {
	vertical-align: bottom;
	margin-bottom: 3px;
}


/*footer*/

#footer {
	width: 672px; 
	height: 50px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 10px;
}

.footer01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	margin-bottom: 3px;
	text-align: left;
	float: left;
}

.footer01 a {
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

.footer01 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.footer02 {
	width:410px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	margin-bottom: 3px;
	text-align: right;
	float:right;
}

.footer02 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

.footer02 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.footer03 {
	width:40px;
	text-align: right;
	float:left;
}

	color: #988e6b;
	text-align: right;
	float: right;
}

#copyright a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #988e6b;
	text-decoration: none;
}

#copyright a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}