body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center; /* IE center hack */
	height: 100%;
}
html {
	height: 100%;
}
/* Links */
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
:link img, :visited img {
	border: 0 none inherit;
}

/* Image border */
img {
	border: 0 none !important;
}

.clearBoth {
	clear: both;
	height: 0.01em;
	font-size: 0.01em;
	line-height: 0.01em;
}

p {
	margin: 0em 0em 1em 0em;
	padding: 0;
}
hr {
	display: none;
}

/* PAGE LAYOUT */
#whole {
/*	position: relative;*/
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 100;
}

h1 {
	position: relative;
	width: 280px;
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 200%;
	text-align: center;
	overflow: hidden;
	float: left;
}

#top {
	width: 650px;
	height: 90px;
	padding: 0px 30px 0px 0px;
	line-height: 90px;
	float: right;
	text-align: right;
	text-transform: uppercase;
}

#head {
	position: relative;
	width: 970px;
	height: 250px;
}
#imageOuter {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 250px;
	margin: 0;
	padding: 0;
	display: block;
	background-color: #FFFFFF;
}
img#image {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 740px;
	height: 230px;
	margin: 0;
	padding: 0;
	display: block;
}
#box {
	position: absolute;
	left: 760px;
	top: 0px;
	width: 210px;
	height: 250px;
}
#box p {
	margin: 60px 0px 0px 35px;
}

/* NAVIGATION */
ul#nav {
	position: relative;
	width: 970px;
	height: 50px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
ul#nav li {
	height: 41px;
	margin: 0px 20px 0px 0px;
	float: left;
}
ul#nav li#first {
	margin: 0px 20px 0px 50px;
}
ul#nav li a {
	height: 41px;
	line-height: 41px;
	vertical-align: middle;
	margin: 0px 20px 0px 0px;
	display: block;
	float: left;
}

ul#subNav a#smActive {
	color: #000000;
	text-decoration: none;
}

/* SUB MENU */
ul#subNav {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
}
ul#subNav li {
	margin: 0em 0em 0.5em 0em;
}

#main {
	width: 970px;
	_height: 240px;
	min-height: 240px;
}

#content {
	width: 500px;
	padding: 0px 0px 20px 0px;
	float: left;
}
#contentInner {
	width: 450px;
	margin: 30px 0px 0px 50px;
}

#contentInner strong {
	color: #FFFFFF;
	text-transform: uppercase;
}

#column {
	width: 440px;
	padding: 0px 0px 20px 0px;
	float: right;
}
#columnInner {
	width: 440px;
	margin: 20px 0px 0px 0px;
}
#columnL, #columnR {
	_height: 220px;
	min-height: 220px;
}
#columnL {
	width: 190px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
#columnR {
	width: 190px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: right;
}
#columnL strong, #columnR strong {
	display: block;
	margin: 0em 0em 0.25em 0em;
}

#footer {
	width: 970px;
	height: 135px;
}
#footerNav {
	width: 490px;
	padding: 2em 0px 0px 50px;
	text-transform: lowercase;
	float: left;
}

address {
	width: 440px;
	padding: 2em 0em 0em 0em;
	float: right;
	text-align: center;
	font-style: normal;
	display: block;
}
address a:link, address a:visited {
	color: #000000;
	text-decoration: none;
}
address a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* TABLES */
table {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0em 0em 1em 0em;
}
th, td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.colIco {
	width: 58px;
	height: 62px;
	margin: 0em 10px 2em 0em;
	display: block;
	float: left;
}

#leftC {
	width: 250px;
	float: left;
}
#rightC {
	width: 200px;
	float: left;
}
#gallery a {
	width: 50px;
	height: 50px;
	margin: 0px 5px 5px 0px;
	display: block;
	border: 1px solid #F5F5F5;
	float: left;
}
#gallery a span {
	width: 48px;
	height: 48px;
	margin: 1px 1px 1px 1px;
	display: block;
	overflow: hidden;
}
#gallery img {
	height: 75px;
}

form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
form p {
	margin: 0;
	padding: 0;
}
label {
	width: 200px;
	display: block;
/*	float: left;*/
	font-weight: bold;
}
input, select {
	width: 200px;
}
input#webmailSend {
	width: 75px;
}