/* CSS Document */

body, html {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a img {
	border: 0;
}

#logoCell {
	width: 660px;
	height: 140px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #FFF;
	padding-top: 50px;
}

#arrowCell {
	width: 90px;
	height: 140px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #FFF;
	padding-top: 50px;
}

#flashCell {
	width: 658px;
	height: 199px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}

#galleryCell {
	width: 658px;
	height: 199px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}

#leftImage {
	padding: 0;
	margin: 0;
	width: 172px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #FFF;
}

#textCell {
	/*width: 658px;*/
	height: 199px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	background-image: url(../images/underhang.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 5px;
}

#textCell h1 {
	margin-top: 10px;
	font-size: 18px;
	font-weight: normal;
   padding-right: 20px;
	padding-left: 3px;
}

#textCell p {
	font-size: 12px;
	font-weight: normal;
   padding-right: 20px;
	padding-left: 3px;
}

.smallLogoCell {
	padding-top: 20px;
	width: 241px;
}

#pictureCell {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-top: 50px;
	border-top: 1px solid #FFF;
	background-image: url(../images/underhang_small.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#topbackCell {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
}

#backCell {
	border-bottom: 1px solid #FFF;
	text-align: center;
	padding-bottom: 20px;
}

#navCell {
	width: 92px;
	height: 199px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}

#footerCell {
	width: 375px;
	color: #FFF;
	font-size: 12px;
	padding-left: 3px;
}

#footerCell a:link, #footerCell a:visited {
	color: #FFF;
	text-decoration: none;
}

#footerCell a:hover, #footerCell a:active {
	color: #0F0;
	text-decoration: none;
}

#extremeCell {
	color: #666;
	text-align: right;
	font-size: 11px;
	padding-right: 3px;
	vertical-align: top;
	margin: 0;
}

#extremeCell a:link, #extremeCell a:visited {
	color: #666;
	text-decoration: none;
}

#extremeCell a:hover, #extremeCell a:active {
	color: #FFF;
	text-decoration: none;
}

#copyleft {
	width: 450px;
}

#copyright {
	width: 300px;
	color: #666;
	text-align: right;
	font-size: 11px;
	padding-right: 3px;
	vertical-align: top;
	padding-bottom: 60px;
	padding-top: 10px;
	margin: 0;
}

#formCell {
	vertical-align: top;
	text-align: right;
	border-bottom: 1px solid #FFF;
	background-image: url(../images/underhang.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
}

label {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
}

#sentCell {
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
}