* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height: 1.3;
	background:url(../images/body-bg.gif) repeat-x #FFF;
}	

a {
	color: #660525;
}

blockquote {
	margin-left:20px;
	}

h4 {
	font-size:13px;
	color:#333;
	margin-top:15px;
	}

p, ul, li {
	margin: 4px 0 8px 0;
	font-size:14px;
	color: #555;
}

h1 {
	font-size:30px;
	color: #660525;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

img {
	border:0;
	}

#wrap {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	background: url(../images/header.gif) no-repeat;
	height: 201px;
	width: 940px;
}

#logo {
	position: absolute;
	height: 145px;
	width: 172px;
	left: 46px;
	top: 18px;
}
#tag {
	text-align: center;
	position: absolute;
	top: 107px;
	right: 0px;
	width: 540px;
	
}

#tag p {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	color: #f1f7f7;
	font-weight: normal;
	letter-spacing:.2px;
}

#trio ul {
	margin:0;

}
#trio li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 180px;
	text-transform: uppercase;
	color: #f1f7f7;
	font-size: 14px;
	line-height: 36px;
	letter-spacing:1px;
	margin:0;
}
#trio {
	position: absolute;
	height: 36px;
	top: 153px;
	right: 0px;
	width: 540px;
	text-align: center;
}
#main {
	min-height: 540px;
	height:auto;
}

#contact #main {
	height: auto;
}



h3 {
	font-size:15px;
	color:#315777;
	padding-top:10px;
	}


.home #banner {
	min-height: 253px;
	height: 253px;
	width: 940px;
	background:#CBCBCB right top no-repeat;
	margin:0 0 10px 0;
	}

.home #banner .content {
	padding: 36px 48px;
	width: 410px;
}
.home #banner p.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #660525;
	line-height: 40px;
	margin: 0 0 8px 0;
}
.home #banner p.text {
	font-size: 12px;
	color: #231f20;
	margin: 10px 0 8px 0;

}
.home #banner p.more {
	font-size: 12px;
	color: #660525;
	margin: 20px 0 12px 0;
}

.more a {
	font-weight:bold;}
	

.home #main {
	background-image: url(../images/2cols.gif);
	background-repeat: no-repeat;
	background-position: right 60px;
	width: 940px;
	min-height:300px;
	height:auto !important;
	height: 300px;
}

.home .col {
	float: left;
}

.col .content {
	padding:0 24px 0 18px;
	}


.col .title {
	background-repeat: no-repeat;
	padding: 13px 0 0 19px;
	height: 41px;
}

#col1 .title {
	background-image: url(../images/vert-red.gif);
}

#col2 .title {
	background-image: url(../images/vert-blue.gif);
	
}

#col3 .title {
	background-image: url(../images/vert-green.gif);

}
#col1 ul, #col2 ul, #col3 ul {
	margin-left:15px;
	}

.home #col1 {
	width: 470px;
	margin-right: 26px;
	position: relative;
}

.home #col2 {
	width: 209px;
	margin-right: 26px;
}

.home #col3 {
	width: 209px;
}

.col h2 {
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing:.4px;
	font-weight: normal;
	}
	
.home #col1 .content img {
	margin: -44px 0 4px 12px;
}
	
#col1 h2 {
	color: #660525;
}

#col2 h2,
#col2 a {
	color: #1d3346;
}

#col3 h2,
#col3 a {
	color: #41654b;
}

.col li {
	list-style-image: url(../images/bullet.gif);
}

.h1title {
	background-image: url(../images/h1-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	padding: 0 8px;
	}

body.inside .left {
float:left;
width:728px;
}

body.inside .right  {
	float:right;
	width: 210px;
	background-image: url(../images/inside-photo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 108px;
}

body.photo1 .right {
	background-image: url(../images/inside-photo1.jpg);
	}

body.photo2 .right {
	background-image: url(../images/inside-photo2.jpg);
	}
	
body.photo3 .right {
	background-image: url(../images/inside-photo3.jpg);
	}
	
body.photo4 .right {
	background-image: url(../images/inside-photo4.jpg);
	}
	
body.photo5 .right {
	background-image: url(../images/inside-photo5.jpg);
	}

body.photo6 .right {
	background-image: url(../images/inside-photo6.jpg);
	}
	
body.photo7 .right {
	background-image: url(../images/inside-photo7.jpg);
	}
	
body.photo8 .right {
	background-image: url(../images/inside-photo8.jpg);
	}
	
body.photo9 .right {
	background-image: url(../images/inside-photo9.jpg);
	}

body.inside #col1 .title {
height:34px;
}

#col1 ul {
	margin: 12px 0 16px 24px;}


body.inside .col {
	background-repeat: repeat-x;
	padding-bottom: 24px;
	margin-bottom:14px;
	min-height:230px;
	height:auto !important;
	height: 230px;
}

body.inside #col2 {
	background-image: url(../images/bg-blue.gif);
}

body.inside #col3 {
	background-image: url(../images/bg-green.gif);
}



/* FOOTER */

#footer {
	margin:14px 0;
	clear: both;
	}

#footer .nav {
	border: 1px solid #bfbfbf;
	padding: 2px 4px;
}

#footer .nav ul {
	margin:0;
}
#footer .nav li {
	display: inline;
	list-style-type: none;
	margin:0;
	}

#footer .nav li a {
	padding: 0 8px 0 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	font-size: 12px;
}

#footer .nav li.last a {
	border-right-width: 0px;
}

#footer a {
	color: #555;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer #copyright {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-align: right;
	padding: 0 4px 0 0;
	margin:8px 0 16px 0;
}

#footer #copyright p,
#footer #copyright a {
	font-size: 12px;
}

#footer #disclaimer p {
	font-size: 10px;
	margin: 2px 0px 2px 4px;
}

#credit {
	display:none;
	}
	
.home #credit {
	display:block;
	}

/* TOP NAVIGATION MENUS */
#topnav {
	background: #660525;
	height: 24px;
	width: 940px;
	margin-bottom: 10px;
}

#about #tab2, #working #tab3, #services #tab4, #contact #tab5 {
	background:#578565;
}

/* FORMS */

fieldset {
	padding:5px 0 5px 30px;
	}
	
legend {
	font-size:14px;
	padding:10px;
	margin:10px;
	color: #660525;
	}

label, input {
	float:left;
	}
	
label {
	font-size:12px;
	color:#555;
	width:100px;	
	}
	
input {
	width:180px;
	margin:4px 30px 4px 0;
	}

textarea {
	width:495px;
	}
	
input#btn-submit {
	width:auto;
	clear:both;
	margin-left:100px;
	}
	
.photo {
	float:left;
	padding:1px;
	border:#ccc solid 1px;
	margin:5px 20px 5px 0;
	}