﻿body {
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
}

/* main styles */

a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

h1 {
	padding:0px;
	margin:0px;
	color:#99a5b1;
	font-size:14px;
}

h2 {
	padding:0px;
	margin:0px;
	color:#bba880;
	font-size:12px;
}

/* main container */

#container {
	width:951px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

/* top logos */

#logo {
	width:389px;
	height:30px;
	margin-left:531px;
	margin-top:0px;
}

#strapline {
	width:454px;
	height:36px;
	margin-top:-45px;
	margin-left:30px;
	position:absolute;
}

.table {
	border-collapse: collapse;
	border-color: #c0c0c0;
	border-width: 0;
}

#contactform {
	border:1px solid #666666;
	background-color:#F0F0F0;
	padding:15px;
	color:#666666;
	margin:0px;
	width:400px;
}

#map {
	height:300px;
	border:1px dashed #999999;
	position:absolute;
	margin-left:190px;
	width: 360px;
}

/* top panel - naviagtion, picture, */

#top {
	width:886px;
	background-image:url('images/box.gif');
	background-repeat:no-repeat;
	padding-left:31px;
	padding-right:31px;
	padding-top:17px;
}

#nav {
	width:886px;
	height:28px;
	background-image:url('images/navbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

ul#navbar  {
	list-style:none;
	width:886px;
	position:absolute;
	margin-top:5px;
	padding:0px;
	margin-left:40px;
	}

ul#navbar li {
	width:85px;
	height:23px;
	text-align:center;
	padding-top:17px;
	font-weight:bold;
	float:left;
	color:#ffffff;
}

ul#navbar li span {
	color:#000000;
}

ul#navbar li:hover {
	background-image:url('images/hover.gif'); background-repeat:no-repeat;
	color:#000000;
}

ul#navbar li a {
	color: #ffffff;
	text-decoration: none;
}

.active {
	background-image:url('images/active.gif'); background-repeat:no-repeat;
	color:#000000; 
}

#pic {
	width:886px;
	margin-top:3px;
}

/* main page */

#page {
	width:876px;
	padding-left:36px;
	padding-right:36px;
	padding-top:0px;
	margin-top:20px;
}

.table {
	border-collapse: collapse;
	border-color: #c0c0c0;
	border-width: 0;
}

#contactform {
	border:1px solid #666666;
	background-color:#F0F0F0;
	padding:15px;
	color:#666666;
	margin:0px;
	width:620px;
}

#map {
	height:300px;
	border:1px dashed #999999;
	position:absolute;
	margin-left:190px;
	width: 460px;
}

/* homepage left column */

#homeleft {
	float:left;
	width:190px;
	border:1px solid #999999;
	padding:10px;
}

/* homepage right column */

#homeright {
	margin-left:220px;
	min-height:405px;
	border:1px solid #999999;
	padding:10px;
}

#picright {
	width: 110px;
	padding-left: 10px;
	padding-top: 10px;
	height: 150px;
	position: absolute;
	float: right;
	margin-left: 470px;
	margin-top: 25px;
}

/* footer */

#footer {
	width:874px;
	height:28px;
	padding-left:25px;
	padding-right:36px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-x;
	background-position:bottom;
	font-size: x-small;
	font-family: Tahoma, Verdana;
}

#footermain {
	height:43px;
	background-repeat:repeat-x;
}

#footfeature {
	height: 18px;
	width: 100%;
	background-image: url('images/navbg.gif');
	background-repeat: repeat-x;
	padding: 5px;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color:white;
}

.footergap {
	margin-left:10px;
}

#footfeature a {
	text-decoration:none;
	color:#ffffff;
}

/* rotating portfolio */

.border {
	border: 1px; border-style: solid; border-color:black;
}
