@charset "UTF-8";
/* CSS Document */
div#wrap {
	width:910px;
	margin: 25px auto;
	background-color:#6b5b4f;
	background-image:url(../images/linevertical.gif);
	background-repeat: repeat-y;
}

div#pagetitle {
	width: 150px;
	float: left;
	
}

.title {
	padding-left:55px;
	padding-top:25px;
}

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

a:focus{
	outline: 0;
}
a img {
	border:none;

}


div.clear{
	clear:both;
}
/*------------------------------------------index---*/
div#hometext{
	padding:25px 15px 0 0;
	width: 300px;
	min-height: 100%;
	float:left;
	
}

div #whiteboxindex {
	width: 300px;
	height:475px;
	padding-top: 25px;
	background-color:#ffffff;


}
div#insidewhitebox {
	width: 300px;
	height: 100px;
	
}
span.indextext{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d16734;
	font-size: 16px;
	
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12.5px;
	padding: 25px 20px 0 10px;
	line-height: 1.5em;
}
/*-------------------------------------------------aboutus------*/
div#aboutustext{
	padding:25px 15px 0 0;
	width: 300px;
	min-height: 100%;
	float:left;
	
}

div#aboutuswhitebox{
	width: 300px;
	min-height:100%;
	padding-top: 25px;
	background-color:#ffffff;
}

div#aboutusinsidefill {
	width: 300px;
	height: 100px;
	background-color:#ffffff;
}

 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
div#aboutuswhitebox p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12.5px;
	padding: 10px 20px 0 10px;
	line-height: 1.5em;
}
/*------------------------------------------------form---*/
div.clear{
	clear:both;
}

div#contacttext{
	padding:25px 0 0 0;
	width: 400px;
	float:left;
	
}

div #whiteboxcontact {
	width: 400px;
	padding-top: 25px;
	background-color:#ffffff;


}
h1 {
	padding: 0 20px 10px 0;
	margin:0;
}


div#client {
	padding: 0 20px 10px 5px;
	margin:0;
}
div#client p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0 20px 0 5px;
	margin:0;
}

div#contactfield{
	padding: 0 20px 10px 5px;
	margin:0;
}
div#contactfield p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0 20px 5px 0;
	margin:0;
}


div#projecttype {
	padding: 0 20px 10px 5px;
	margin:0;
}
div#projecttype p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0 20px 5px 0;
	margin:0;
}
div#projecttype label {
	font-size:11px;
	padding: 0 10px 0 0;
}

div#message {
	padding: 0 20px 10px 5px;
	margin:0;
}
div#message p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0 20px 5px 0;
	margin:0;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
/*select {
	margin: 0 0 0 25px;
}*/

 div#message input {
	border-color: #FF6600;
	padding:5px 40px 0 0;
}
 div#message p#endofform  {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 15px 20px 30px 0;
 }

/*---------------------------------------------rightimage------*/

div#imagecontact {
	width: 320px;
	height: 550px;
	float: left;
	padding:25px 0px 0 30px;
}



div#imagehome  {
	width: 400px;
	height:525px;
	float: left;
}

div#imagehome img {
	padding: 25px 0 0 15px;

}
/*------------------------------------------------------projects---*/
div.projectcenterimage {
	width:600px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	height: auto;
}
#photo {
	margin:auto;
	text-align: center;
	width: 500px;
	height: auto;
}

/*---------------------------------------------------*/

div#horizontaldetail {
	width: 760px;
	background-image: url(../images/linebottomthumbs_long.gif);
	height: 110px;
	float: left;
	clear: right;
	position: relative;
	top: 0px;
	left: 150px;
	background-repeat: no-repeat;
}
div.bottomthumbs {
	width: 120px;
	height: 100px;
	padding-left: 45px;
	float: left;
}


div#button {
	width:100px;
	height: 50px;
	padding: 40px 0px 0 140px;
	float:left;

}
div#white {
	width: 600px;
	height:50px;
	background-color: #FFFFFF;
}
/*---------------------------------------------------*/

div#verticaldetail {
	
	width: 160px;
	min-height: 100%;
	float:left;
	background: #fff url(../images/linerightthumbs.gif) 0 0 no-repeat;
}
img.rightthumbs {
	width:100px;
	height: 120px;
	padding: 25px 10px 20px 25px;
	overflow: visible;
}
/*div#whitevertical {
	width: 180px;
	height: 500px;
	background-color: #FFFFFF;
}*/

div#content{ width:auto;}
/*---------------------------------------------------footer-----*/
div#footer {
	width: 910px;
	background-color: #fff;

}

