* { vertical-align: baseline; font-weight: inherit; font-family: inherit; font-style: inherit; font-size: inherit; text-decoration: none; border: 0 none; outline: 0; padding: 0; margin: 0; }

body {
	background-color: #ffffff;
	color: #808080;
	font-family: Arial;
}

img  { display: block }

a:hover {text-decoration: underline }

p {
	padding-bottom: 1em;
}

a {
	color: #00a6e0;
}

span.blue {
	color: #00a6e0;
}

#headline {
	background: #454545 url(../images/bg-introtext.jpg) repeat-y;
	color: #fff;
	padding: 4px 10px 5px;
	position: relative;
	min-height: 13px;
	padding-right: 70px;
}

#headline h2 {
	font-size: 12px;
}

p.map {
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(../images/bg-menu-li-bottom.gif) repeat-x 0 top;
}

#headline a {
	position: absolute;
	top: 0;
	right: 0;
	width: 53px;
	height: 22px;
	display: block;
	text-indent: -5000px;
	background: url(../images/backbutton.gif) no-repeat;
}

#homeIntro {
	width: 100%;
	background: #bfccd4 url(../images/bg-homeintrocopy.jpg) repeat-x;
	border-bottom: 1px solid #fff;
}

#homeIntroPic {
	float: left;
	width: 128px;
}

#homeIntroCopy {
	float: left;
	color: #fff;
	width: 112px;
	font-size: 13px;
	line-height: 16px;
}

#homeIntroCopy p {
	padding: 15px;
}

.clearing {
	clear: both;
}

#menuHeader {
	color: #fff;
	background: url(../images/bg-menu-header.jpg) repeat-x;
	height: 27px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

h3 {
	background: #bdccd3 url(../images/bg-h3.jpg) repeat-x 0 top;
	font-size: 12px;
	color: #446d8d;
	padding: 5px 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h4 {
	background: #3ca4de url(../images/bg-h4.jpg) repeat-x 0 top;
	font-size: 12px;
	color: #fff;
	padding: 5px 10px;
}

.shadow {
	height: 5px;
	background: url(../images/bg-shadow.jpg) repeat-x;
}

#menuBottom {
	text-indent: -5000px;
	background: url(../images/bg-menu-bottom.gif) repeat-x;
	height: 10px;
}

.menu ul {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
}

.menu li {
	background: url(../images/bg-menu-li-bottom.gif) repeat-x 0 bottom;
	color: #808080;
	padding-bottom: 6px;
	padding-top: 6px;
}

.menu span {
	display: block;
	padding-left: 15px;
	background: url(../images/bg-menu-li.gif) no-repeat 0 2px;
}

.menu li.last {
	background: none;
}

.menu li a {
	color: #00a6e0;
}

.menu li p {
	margin: 0;
	padding: 0;
}

.textBox {
	padding: 10px 10px 5px;
	font-size: 12px;
	line-height: 16px;
}


#footer {
	height: 27px;
	background: url(../images/bg-footer.gif) repeat-x;
	font-size: 12px;
}

#footLink {
	float: left;
	padding-left: 10px;
	margin-top: 9px;
}

#footLink a  {
	color: #00a6e0;
	padding-left: 15px;
	background: url(../images/bg-menu-li-grey.gif) no-repeat 0 2px;
}

#footCopy {
	float: right;
	margin-top: 9px;
	padding-right: 10px;
	color: #999999;
}



#adEnterprise {
	background: url(../images/bg-enterprisead.jpg) repeat-x;
}

.adBighandfor {
	height: 83px;
	background: url(../images/bg-adbighandfor.jpg) repeat-x;
}




form#contact {

}


form#contact label {
	display: block;
	padding-bottom: 5px;
}

form#contact p {
}

input.inp-field, form#contact textarea {
	border: 1px solid #808080;
	font: 1em Arial;
	width: 98%;
	padding: 3px;
}



