@charset "UTF-8";
/* CSS Document */

* {
  margin: 0px auto;
}

img {
  border: none;
}

body {
	text-align:center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: #d9dfe6 url(images/vicis-bg.jpg) repeat-x top;
	min-width:800px;
}

p {
	color: #404040;
	font-size: small;
	line-height: 1.3em;
}

h1,h2,h3 {
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	color: #133463;
	text-align:left;
}

h1 {
	font-size: x-large;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
	line-height: 1.5em;
}
h4 {
	font-size: small;
	padding-left: 1.5em;
	line-height: 2em;
	color: #404040;
}

a:link {
	color: #003673
}
a:visited {
	color: #740900
}
a:hover {
	color: #02751A
}
a:active {
	color: #000
}

ul {
	color: #404040;
	padding-top: 2px;
	padding-left: 1.5em;
}
ul li{
	color: #404040;
	font-size: small;
	line-height: 1.6em;
	list-style-type: disc;
	list-style-position: inside;
}
ol {
	color: #404040;
	padding-top: 4px;
	/*padding-left: 1.5em;*/
}
ol li{
	color: #404040;
	font-size: small;
	line-height: 1.4em;
	padding-top: 5px;
}

.clear {
	clear: both;
}

/*Page Structure and elements*/

#wrapper {
	margin:0 auto;
	width: 818px;
	text-align:left;
}

#header {
	width: 818px;
	height: 82px;
	background-color: #FFFFFF;
	position: relative;
}
h2 .tel {
	position: absolute;
	text-align: right;
	right: 25px;
	bottom: 8px;
}
.logo {
	padding: 13px 0 0 22px;
}

#feature {
	width: 818px;
	height: 189px;
}

#feature img{
	float:left;
}

#content-wrap {
	width: 768px;
	padding: 28px 25px 10px 25px;
	background-color: #FFFFFF;
}

#col1-2 {
	width: 500px;
	padding: 0 10px 0 0;
	float:left;
}

#sub-col1 {
	width: 240px;
	padding: 12px 10px 5px 0;
	float:left;
}
#sub-col2 {
	width: 240px;
	padding: 12px 0 0 10px;
	float:left;
}

#col3 {
	width: 247px;
	padding: 0 0 0 10px;
	float:right;
}

#quotebox {
	width: 247px;
	background-color: #FFFFFF;
	background-image: url(images/quote-box-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#quotebox p {
	padding: 12px 15px 0 15px;
	background: url(images/quote-top.jpg) no-repeat left top;
	font-size: 12px;
	font-style: italic;	
	line-height: 1.4em;
}

#quotebox .signature {
	padding: 10px 20px;
	background: url(images/quote-btm.jpg) no-repeat left bottom;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	line-height: 1.2em;
}

#map {
	width: 818px;
	height: 276px;
	text-align:left;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#map .graphic {
	padding: 10px 5px 10px 18px;
	float:left;
}
#map .copy {
	padding: 100px 0 20px 10px;
	display:block;
	float:left;
}

#footer {
	width: 818px;
	height: 50px;
}
#footer p {
	background: #fff url(images/footer-line.jpg) no-repeat left top;
	font-size: x-small;
	text-align: center;
	padding: 10px;
}

/*MAIN NAVIGATION*/
#mainnav {
	height: 32px;
	font-size: 12px;
}

#mainnav ul {
	margin: 0;
	padding-top: 0;
	list-style:none;
	width: 800px;
	float: left;
	background: #C5C5C5 url(images/nav-bg.jpg) repeat-x;
}

#mainnav ul li {
	float: left;
	list-style:none;
	height: 32px;
}

#mainnav ul a {
	display: block;
	padding: 0 2em;
	line-height: 2.4em;
	background: url(images/nav-divider.gif) no-repeat left top;
	text-decoration: none;
	color: #133463;
}

#mainnav ul .first a {
	padding: 0 2em 0 1em;
	background: none;
}

#mainnav ul a:hover {
	color: #ba9b65;
}

#content {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	color: #404040;
}

#akkendata {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	color: #404040;
}
.akkenclass {
	font-family:"Lucida Grande", Verdana, Arial, sans-serif;
	color: #404040;
}