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

/* main styles */

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

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

h2 {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#000000;
	font-size:12px;
}

/* main container */

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

#container-index {
	width:894px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:340px 0 0 0;
	background-image:url('images/intro-pic.jpg');
	background-repeat:no-repeat;
	height:500px;
	margin-top:1px;
}


/* top logos */

#logo {
	width:389px;
	height:80px;
	margin-left:530px;
	margin-top:0px;
}

#logo-index {
	width: 389px;
	height: 80px;
	margin-left: 250px;
	margin-top: 40px;
}

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

/* 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:35px;
	}

ul#navbar li {
	width:110px;
	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:10px;
}

#page-index {
	width: 894px;
	padding: 0px;
	margin: 0px;
}

.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;
	padding:5px;
	background-image:url('/images/smallboxbg.gif');
	background-repeat:repeat-x;
	border:1px solid #999999;
}

#homeleft2 {
	height:390px;
	width:190px;
	padding:5px;
	background-image:url('/images/smallboxbg.gif');
	background-repeat:repeat-x;
	border:1px solid #999999;
	position:absolute;
	margin-top:108px;
}

/* homepage right column */

#homeright {
	margin-left:215px;
	min-height:460px;
}

#feature1 {
	height: 125px;
	width: 400px;
	border: 1px solid #999999;
	background-image: url('images/smallboxbg.gif');
	background-repeat: repeat-x;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}

#feature2 {
	height: 125px;
	width: 200px;
	border: 1px solid #999999;
	background-image: url('images/smallboxbg.gif');
	background-repeat: repeat-x;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}

.gap {
	margin-left:10px;
}

/* footer */

#footer {
	width:874px;
	height:28px;
	padding-left:25px;
	padding-right:36px;
	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: dashed; border-color:black;
}
