body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: .8em;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow-bg.jpg);
	background-repeat:repeat-y;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
#wrapper #main #header img {
}


#main {
	padding: 10px 20px 20px 20px;
	background-image: url(images/shadow-bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	
}

#header {
	height:100px;
	position:relative;
	border-bottom: 1px solid #ececec;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-weight:normal;
	color: #FBE0CE;
	font-size: 190%;
	position:absolute;
	bottom: 4px;
	width: auto;
	left: 10px;
}

#content {
	float:left;
	width: 420px;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 50px;
	background-image: url(images/fotolia_5998309b.png);
	background-repeat: no-repeat;
}
#content p {
	line-height: 1.3em;
	margin-top: 1em;
}


#contentRight {
	float:right;
	width: 330px;
	margin-top: 70px;
	font-size: 85%;
	margin-right: 40px;
}

#footer {
	clear:both;
	font-size: 80%;
	padding-top: 1em;
	text-align:right;
	color: #999;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 110%;
	margin-top: 1em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-left: -0.5em;
	color: #254580;
}
h1 {
	font-size: 130%;
	margin-top: 2em;
	padding-bottom: .2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #254580;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #254784;
}

#wrapper #main #footer a {
	color: #999;
	text-decoration: none;
}
#wrapper #main #content li {
	margin-top: 0.5em;
	font-weight: bold;
	list-style-type: square;
	font-size: 85%;
}
#wrapper #main #header #name {
	position: absolute;
	top: 27px;
	right: 547px;
	color: #666;
	font-size: 24px;
	width: 342px;
}
#wrapper #main #header #business {
	position: absolute;
	top: 62px;
	right: 546px;
	color: #666;
	font-size: 18px;
	width: 343px;
}
#wrapper #navtop {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #254784;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7588B2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7588B2;
	height: 20px;
}
#wrapper #navtop ul {
	list-style: none;
	border: none;
	height: 19px;
	font-size: 12px;
	margin: 0;
}


#wrapper #navtop li {
	display: block;
	float: left;
	width: auto;
	_width: 1px; 
	_white-space: nowrap;
}
#wrapper #navtop a {
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	height: 19px;
	background-image: url(images/bg-nav2.jpg);
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #292973;
	padding-top: 2px;
}
#wrapper #navtop a:hover {
	color: #FFFFFF;
	background-color: #7588B2;
	background-image: url(images/bg-nav2a.jpg);
}
#wrapper #main #header #telephone {

	position: absolute;
	top: 27px;
	right: 16px;
	color: #666;
	font-size: 24px;
	width: 219px;
}
#wrapper #main #content table {
	background-color: #EAF0FB;
}
#wrapper #main #contentRight p {
	font-size: 120%;
}
#wrapper #main #content #form1 h2 {
	color: #FFFFFF;
	background-color: #254784;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
