body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
}
#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;
}
#wrapper #main #header img {
	padding-top: 15px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main {
	padding: 0 20px 20px 20px;
	background-image: url(images/shadow-bottom.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	
}

#header {
	height:130px;
	position:relative;
	border-bottom: 1px solid #ececec;
	background-color: #1A85AF;
	background-image: url(images/fotolia_5998309a.png);
	background-repeat: no-repeat;
	background-position: right;
}

#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: 600px;
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 65px;
	background-repeat: no-repeat;
}
#content p {
	font-size: 80%;
	line-height: 1.6em;
	margin-top: 1em;
}


#navigation {
	float:right;
	width: 180px;
	margin-top: 70px;
}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	border: none;
}

#navigation li {
	font-size: 90%;
}

#navigation a:link, #navigation a:visited {
	color: #1685AE;
	background-color:transparent;
	display:block;
	border-bottom: 1px solid #999;
	padding: 1em 0 0.2em 0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #CAD8E3;
	padding-left: .2em;
}


#footer {
	clear:both;
	font-size: 70%;
	padding-top: 1em;
	text-align:right;
	color: #999;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 110%;
	color: #34B6E7;
	margin-top: 1em;
	background-color: #F1F4F8;
	padding-bottom: 0.2em;
	padding-left: .5em;
	margin-left: -0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 130%;
	color: #1A85AF;
	margin-top: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1E8F7;
	padding-bottom: .2em;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #main #footer a {
	color: #999;
	text-decoration: none;
}
#wrapper #main #content li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
	list-style-type: square;
}
#wrapper #main #header #telephone {
	position: absolute;
	top: 52px;
	right: 195px;
	color: #E8EDF3;
	font-size: 24px;
	width: 355px;
}
#wrapper #main #content .bulletList2 {

	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
	font-size: 0.8em;
	font-weight: normal;
	list-style-type: square;
}
.companydetails {
	font-size: 80%;
}
