/* CSS Document */

body {
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center; /* hack to force IE5.x pc to center our wrapper div */
	background-color: #FFF;
	min-width: 850px; /* hack to force Netscape 6 pc to show horizontal scroll bar */
	padding: 0;
	margin: 20px 0 0 0;
}

body.home {
	background-image: url(../images/bg_stone.jpg);
	background-color: #666666;
}


#wrapper_home {
	position: relative;
	width: 875px;
	margin: 0px auto;
	background-color: #B3702E;
	padding-bottom: 20px;
	background-image: url(../images/bg_keyhole_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 105px;
	height: 625px;
}

#wrapper_home .swipe_header {
	text-indent: -999em;
	background-image: url(../images/header_homepage.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	line-height: 120px;
	margin: 0;
	padding: 0;
}

#wrapper_bottom {
	margin-left: auto;
    margin-right: auto;
    width: 920px;
	height: 16px;
    text-align: left;
	background-image: url(../images/bg_shadow_bottom.gif);
	background-repeat: no-repeat;
}

#wrapper_subpage {
	position: relative;
	background-image: url(../images/bg_side_column.gif);
	background-repeat: repeat-y;	
	width: 875px;
	margin: 0 auto;
	background-color: #FFF;
}

#wrapper_shadow {
	position: relative;
	margin: 0 auto;
	background-image: url(../images/bg_shadow_side.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 920px;
}

#side_column {
	float: left;
	width: 165px;
	margin: 0;
	padding: 20px 10px 20px 10px;
}

a {
	text-decoration: none;
	color:#3366CC;
}

a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
	color:#009933;
}

img {
	border: none;
}

#content {
	float: left;
	width: 645px;
	text-align: left; /* re-align the text to the left after the above hack */
	margin: 0;
	padding: 160px 20px 20px 25px;
	font-size: 14px;
}

.projects {
	background-image: url(../images/masthead_projects.jpg);
	background-repeat: no-repeat;
}

.contact {
	background-image: url(../images/masthead_contact.jpg);
	background-repeat: no-repeat;
}

.testimonials {
	background-image: url(../images/masthead_testimonials.jpg);
	background-repeat: no-repeat;
}

.about {
	background-image: url(../images/masthead_about.jpg);
	background-repeat: no-repeat;
}

#wrapper_subpage h1.swipe_header {
	text-indent: -999em;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#masthead {
	position: relative;
	height: 105px;
	margin-bottom: 12px;
	width: 860px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#cleaner {
	clear: both;
	margin: 0;
	padding: 0;
}

/* NAVIGATION */

#nav_home {
	position: absolute;
	top: 545px;
	left:0px;
	height: 28px;
	width: 875px;
	margin: 0;
	padding: 0;
}

#nav_home ul {
	text-align: center;
	height: 28px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_home li {
	display: inline;
	height: 28px;
	padding: 0;
	margin:0 30px 0 30px;
}

#nav_home a, #nav_home a:visited {
	font-family: Palatino, Book Antiqua, Bookman Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight:bold;
	text-align:center;
    color: #2B2726;
	text-decoration: none;
}

#nav_home a:hover {
    color: #FFF;
	text-decoration: none;
}

/* Subnavigation */

#subnav {
	padding: 0;
	margin: 25px 0 0 0;
	width: 165px;
}

#subnav li {
	display: block;
	list-style: none;
	padding: 4px 0 4px 0;
	margin: 7px 0 0 0;
}

#subnav a, #subnav a:visited {
	font-family: Palatino, Book Antiqua, Bookman Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #2B2726;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	margin: 0;
	line-height: 18px;
}

#subnav a:hover {
	color: #FECC65;
}

span.highlighted {
	color: #FFF;
}


/* HOME PAGE */

#promo1 {
	margin-bottom: 25px;
}

#promo1 h1 {
	position: absolute;
	text-indent: -999em;
	margin:0;
	padding:0;
}

#column_wrapper {
	width: 850px;
	padding: 0 10px 0 10px;
	margin: 0;
}

#column1 {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px dashed #666;
}

.width510 {
	width: 510px;
}

.width300 {
	width: 300px;
}

#column1 p {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 12px 0;
	padding: 0;
}

#column1 .swipe_mission {
	text-indent: -999em;
	background-image: url(../images/title_mission.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	margin: 0 0 7px 0;
}

#column_2 {
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
}

#column_2 p {
	line-height: 18px;
}

#column_2 h1 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 15px 0;
}


/* SUBPAGES */

#content .thumb {
	float: left;
	margin: 0 20px 15px 0;
	padding: 0;
}


#content p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 5px;
}


/* UNIVRSAL */

.caption {
	font-size: 10px;
	color: #595959;
	margin: 10px 5px 10px 10px;
}

ul {
	margin: 0px 15px 15px 15px;
	padding: 0 0 0 15px;
	list-style: square;
	text-indent: none;
}

li {
	margin: 0px 0px 10px 0;
	padding: 0;
}

ul.nobullet {
	list-style: none;
}

li.listhead {
	margin: 0 0 5px -15px;
	font-weight: bold;
	list-style: none;
}

.box1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 500px;
}

.box1 p {
	display: block;
	float: left;
	width: 200px;
	margin: 0;
	padding: 10px 0 10px 50px;
}

.box1 p.client {
	float: left;
	padding: 10px 0 10px 20px;
	text-align: center;
	margin: 0;
}

.box1 hr {
	clear: both;
	border: 0;
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	width: 100%;
}

.box2 {
	float: right;
	background-color: #E5E5E5;
	padding: 12px 10px 12px 12px;
	margin: 5px 0 15px 30px;
	width: 190px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #666;
}

.box3 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 500px;
	font-size: 11px;
}

.box3 hr {
	clear: both;
	border: 0;
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	width: 100%;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #993407;
	padding: 15px 0 8px 0;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0 0 2px 0;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #930;
	margin: 0 0 10px 0;
	padding: 0;
}

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 15px 0 13px 0;
	padding: 0;
}

h6 {
	clear: both;
	font-size: 13px;
	line-height: 28px;
	color: #FFF;
	margin: 20px -5px 15px -5px;
	padding: 0 0 0 15px;
	background-color: #2B2726;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.yellow {
	color: #FECC65;
	text-transform:none;
	letter-spacing: 0;
}

.orange {
	color: #B3702E;
	font-weight:bold;
}


.clickline {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #FFF;
	font-weight:normal;
	font-style:italic;
	margin: 0 20px 0 0;
	padding: 0;
	letter-spacing: normal;
	text-transform:none;
}

blockquote {
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	margin: 20px 0px 5px 0px;
	padding: 0;
	text-indent: none;
}

.byline {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 30px 0 0;
	color: #B3702E;
}

.larger {
	font-size: 17px;
	font-weight:bold;
}


.indent10 {
	margin-left: 10px;
}


.indent25 {
	margin-left: 25px;
}

.indent15 {
	margin-left: 15px;
	margin-right: 15px;
}

hr {
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666;
	margin: 0 25px 0 15px;
}


/*footer*/

#footer_home {
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: Palatino, "Palatino", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	width: 875px;
	height: 3em;
	text-align: center;
	background-color: #2B2726;
	color: #FFF;
	line-height: 3em;
	margin: 0;
	padding: 0;
}

#footer_subpage {
	clear: both;
	font-family: Palatino, "Palatino", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	width: 875px;
	height: 3em;
	text-align: center;
	background-color: #2B2726;
	color: #FFF;
	line-height: 3em;
	margin: 0;
	padding: 0;
}


/* FORMS */

fieldset {
	margin: 1em 0;
	padding: 1em 1em 1em 2em;
	border: 1px solid #CCC;
	background: #FAFAFA;
	width: 530px;
}

fieldset#profile {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}
fieldset p {
	margin: 12px 0;
	padding: 0;
	clear: both;
}

fieldset h4 {
	margin: 0;
	padding: .7em 0 .5em 0;
}

legend {
	font-weight: bold;
}

label.text {
	float: left;
	width: 10em;
}

label.extended {
	width: 30em;
}

#profile label {
	width: 3em;
	float: none;
	display: inline;
}
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.other {
	width: 100px;
	margin-left: 10px;
	height: 12px;
}

.submit {
	padding-top: 1em;
}

textarea {
	width: 400px;
	height: 100px;
	float: left;
	margin-bottom: 15px;
}

password {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
