/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Arial, Helvetica, sans-serif;
	background:#e5e5e5 url(images/bg.gif) repeat-x;
	color:#404040;
	margin:0 0 20px;
	text-align:center;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h1 {
}
h2 {
	font:195%/130% Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:15px 0 5px;
	color:#00a0dd;
}
h2 .twolines {
	display:block;
	clear:right;
	color:#808080;
	font-size:80%;
}
h2 a {
	text-decoration:none;
}
h3 {
	font:155%/130% Tahoma, Arial, Helvetica, sans-serif;
	color:#808080;
}
h4 {
	font-size:110%;
}
a {
	color:#00a0dd;
}
a:hover, a:active {
	color:#404040;
}

/* [/html] */

/* [container] */

#container {
	width:770px;
	margin:0 auto;
	text-align:left;
	background:url(images/content-bg.gif) repeat-y;
}

/* [/container] */

/* [top and nav] */

#top {
	height:245px;
}
#logo {
	background:url(images/logo-bg.gif) repeat-x;
	width:175px;
	float:left;
	height:230px;
	padding:15px 0 0 47px;
}
#logo h1 {
	margin:0;
}
#image {
	float:left;
	width:548px;
	height:245px;
	background:url(images/image-bg.gif) no-repeat;
}
#image img {
	border:9px solid #2d5174;
	margin-top:23px;
}

/* [/top] */

/* [content] */

#content {
}
#nav {
	width:222px;
	float:left;
	background:url(images/nav-bg.gif) no-repeat;
}
#nav ul {
	list-style:none;
	width:175px;
	text-align:right;
	font-size:110%;
	margin:20px 0 0 20px;
}
#nav li.homebutt {
	border-bottom:1px dotted #5b7288;
	padding-bottom:6px;
}
#nav li.servbutt {
	padding-top:6px;
}
#nav li.casebutt {
	border-bottom:1px dotted #5b7288;
	padding-bottom:6px;
}
#nav li.contbutt {
	padding-top:6px;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:19px;
	padding:1px 18px 1px 0;
	background:url(images/nav-bullet.gif) no-repeat right center;
}
#nav a:hover {
	background:url(images/nav-bullet-on.gif) no-repeat right center;	
}
#nav a.onstate {
	background:url(images/nav-bullet-on.gif) no-repeat right center;
	font-weight:bold;
}
#nav img {
	margin:28px 0 0 19px;
}
#textcol {
	width:477px;
	float:left;
	padding:0 30px;
	margin:0 0 10px 0;
	background:url(images/textcol-bg.gif) no-repeat;
}
#textcol .indent {
	padding:0 17px;
}
#textcol .indent ul {
	list-style:square;
	margin:15px 30px;
}
#textcol .indent img.teamshot {
	border:1px solid #ddd;
	padding:1px;
}
img.logo {
	float:right;
	margin:3px 0 0 10px;
}
#textcol .featured p {
	font-size:90%;
	line-height:170%;
}
#textcol .homecase {
	float:left;
	width:173px;
	height:85px;
	background:url(images/featured.gif) no-repeat;
	text-align:center;
	padding-top:30px;
	margin:3px 20px 0 0;
}
#textcol .case {
	padding:0 17px;
}
#textcol .case ul {
	margin:15px 0 0;
}
#textcol .case li {
	list-style:none;
	width:133px;
	height:87px;
	float:left;
	background:url(images/case-icon.gif) no-repeat;
	text-align:center;
	margin-bottom:22px;
}
#textcol .case li a {
	border:1px solid #b3b3b3;
	display:block;
	height:87px;
}
#textcol .case li a.ardeth {
	padding-top:17px;
	height:70px;
}
#textcol .case li a.blacks {
	padding-top:22px;
	height:65px;
}
#textcol .case li a.breeze {
	padding-top:14px;
	height:73px;
}
#textcol .case li a.yeomans {
	padding-top:8px;
	height:79px;
}
#textcol .case li a.amber {
	padding-top:26px;
	height:61px;
}
#textcol .case li a.britannia {
	padding-top:18px;
	height:69px;
}
#textcol .case li a.tfc {
	padding-top:21px;
	height:66px;
}
#textcol .case li a.aas {
	padding-top:2px;
	height:85px;
}
#textcol .case li a.four {
	padding-top:2px;
	height:85px;
}
#textcol .case li a:hover {
	border:1px solid #00a0dd;
}
#textcol .case li.middle {
	margin:0 22px;
}
.quote blockquote {
	background:url(images/left-quote.gif) left top no-repeat;
	margin:20px 17px 15px;
	color:#828282;
}
.quote blockquote p {
	background:url(images/right-quote.gif) bottom right no-repeat;
	padding:4px 0 10px 0;
	margin:10px 17px 0 17px;
	text-indent:13px;
}
.quote p.quotename {
	background:none;
	text-indent:0;
	color:#00a0dd;
	margin:0 17px;
	font-weight:bold;
}


/* [/content] */

/* [form] */

form {
	margin:25px 17px 15px;
}
legend {
	font-size:120%;
	color:#818181;
	font-weight:bold;
}
fieldset {
	border:1px solid #ccc;
	padding:0 25px 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:150px;
	float:left;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:2px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2f2;
}
textarea {
	width:194px;
}
input#Date, input#Month, input#Year {
	text-align:right;
} 
input.submitbutt {
	background:#dcdcdc;
}

/* [/form] */

/* [footer] */

#footer {
	clear:both;
	background:url(images/footer-bg.gif) no-repeat;
	height:82px;
	color:#808080;
}
#footer ul {
	list-style:none;
	padding:30px 20px 0;
	float:right;
	width:520px;
}
#footer li {
	float:left;
	padding:0 8px 0 10px;
}
#footer li.valid {
	float:right;
}
#footer a {
	color:#808080;
}
.arrival {
}
.arrival img {
	margin:54px 20px 0 0;
	float:right;	
}

/* [/footer] */

/* [extra] */

.divider {
	margin:15px 0;
	border-bottom:1px dotted #B5B5B5;
	font-size:1px;
	clear:both;
}
.underline {
	background:url(images/underline.gif) no-repeat;
	height:15px;
	margin-bottom:-10px;
	clear:both;
}
.biglogo {
	margin-top:-14px;
}
.overline {
	background:url(images/overline.gif) no-repeat;
	height:15px;
	margin-top:-10px;
	clear:both;
}
a.readmore {
	color:#e2871a;
	padding:0 0 0 15px;
	background:url(images/arrow-left.gif) center left no-repeat;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.firstpara {
	font-size:110%;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline;
}

/* [/extra] */