@charset "UTF-8";


* {margin: 0; padding:0;}


/* Type ////////////////////////////////////////////////////////////////////////*/

a{
	text-decoration:none;
	color:#000000
	}

strong {
	color: #EE4036;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	display: inline;
}

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

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

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p a {
	text-decoration: underline;
	color:#EE4036;
	font-weight: normal;
	font-size: 12px;
	line-height: 8px;
}


p a:hover{
	text-decoration:none;
	color:#EE4036;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-align: left;
}
ul {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: disc;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE4036;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
	color: #EE4036;
}

 h4 a { text-decoration:none;
 		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: uppercase;
		text-align: left;
		color: #EE4036;}
		
		
h4 a:hover {color:#535650;}

a.email {
	font-size: 12px;
	line-height: 20px;
}
a:hover .email {
	color: #EE4036;
	font-size: 12px;
	line-height: 20px;
}


/* Main structure ////////////////////////////////////////////////////////////////////////*/

body {
	text-align:center;
	background-color:#F2F3EC;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.all {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.wrapper .main {
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 40px;
	float: right;
}
.wrapper .main .content {
	float: right;
	width: 653px;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 20px;
}

/* Rounded Corners ////////////////////////////////////////////////////////////////////////*/

.wrapper .main .round1 {
	background-color: #F2F3EC;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}


/* logo & text ////////////////////////////////////////////////////////////////////////*/


.wrapper .main .logo img {
	clear: left;
	float: left;
	margin-top: 38px;
	margin-left: 40px;
}

/*.wrapper .main .content .quote {
	background-image: url(images/text.gif);
	overflow: hidden;
	height: 96px;
	background-repeat: no-repeat;
}*/


.rollover {
	margin: 0px;
	padding: 0px;
	float: left;
}



.wrapper .main .content a .quote2 {
	text-decoration: none;
	background-image: url(images/work/worktext.gif);
	overflow: hidden;
	height: 61px;
	background-repeat: no-repeat;
	text-decoration: none;
}


/* Navigation ////////////////////////////////////////////////////////////////////////*/

.all .wrapper .nav .current {
	color: #EE4036;
}

.wrapper .nav a:hover {
	color: #EE4036;
}


.wrapper .nav {
	margin-right: 40px;
}


.wrapper .nav a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	float: right;
	margin-top: 5.5px;
	margin-left: 40px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}


  
/* Slide show ////////////////////////////////////////////////////////////////////////*/


.wrapper .main .content .slideshow {
	margin-top: 35px;
	float: left;
	width: 653px;
	height:235px;
	
}


/* Text Columns ////////////////////////////////////////////////////////////////////////*/



.wrapper .main .content .cols .col1 {
	float: left;
	width: 222px;
}
.wrapper .main .content .cols .col2 {
	float: right;
	width: 653px;
}



.wrapper .main .content .cols {
	margin-top: 37px;
	clear: both;
	float: left;
	width: 653px;
	margin-bottom: 5px;
}
.worktxt p {
	font-size: 11px;
}
a.visit {
	text-decoration: none;
	color: #FF0000;
}


/* Footer ////////////////////////////////////////////////////////////////////////*/


.footer {
	background-color: #F2F3EC;
	height: 24px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	margin-top: 12px;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	}


.footer p {
	font-size: 10px;
	line-height: normal;
	text-align: right;
	padding-right: 30px;
	color: #535650;
	padding-top: .5em;
}

/* Contact Form ////////////////////////////////////////////////////////////////////////*/


.wrapper .main .content form {
	margin-top: 40px;
	width: 653px;
	float: left;
}
.formbutton {
	float: left;
	width: 45px;
	background-color: #D8D5CC;
	margin-right: 15px;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align:20%;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:hover .formbutton {
	background-color: #535650;
	color:#FFFFFF;
	text-decoration: none;
	}
.wrapper .main .content #form1 a {
	text-decoration: none;
}


/* Work page ////////////////////////////////////////////////////////////////////////*/


.work {
	float: left;
	margin-top: 15px;
	margin-right: 25px;
}
.pic1 {
	float: left;
	height: 350px;
	width: 535px;
	border: 1px solid #DADAC5;
	margin: 0px;
	padding: 0px;
}
.pic2 {
	float: right;
	height: 96px;
	width: 120px;
	border: 1px solid #DADAC5;
	margin-bottom: 29px;
}
.pic3 {
	float: right;
	height: 85px;
	width: 85px;
	border: 1px solid #DADAC5;
	clear: right;
	margin-left: 22px;
}
.pics {
	margin-bottom: 22px;
	height: 426px;
	width: 663px;
	float: left;
}

.col4 {
	float: left;
	width: 653px;
	clear: both;
	}
	
.workpics {
	margin-bottom: 25px;
	height: 350px;
	width: 653px;
}
.worktext {
	float: left;
	width: 535px;
}

/*.slideshow img {
	position: absolute;
	z-index: -1;
}*/

.slideshow img {
	border:1px solid  #D8D5CC
}

