/***whole page***/
#whole{
	width:960px;
	background color: #ffffff;
}

html,body{
	height: 100%;
}

.wrapper{
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;/*the bottom margin is negative value of the footer's height*/
	margin-right:auto;
	margin-left:auto;
	position: relative;
	width: 960px;
}
/***body***/
body{
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
	background color: #ffffff;
	color: #141919;
	height: 100%;
	/*border-top: 1px #000000 solid;*/
	margin: 0px;	
}

ul, li{
	list-style: none;
}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #141919;
}


h2, h2 a, h3, h3 a, h3 a:visited{
	color: #2D2B21;
	text-decoration: none;
}

a, h1 a:hover, h2 a:hover, h3 a:hover{
	color: #FFB488;
	text-decoration: none;
}

a img{
	border: none;
}

h1{
	height: 40px;
}

h2{
	margin: 0px;
}

h3{
	padding: 0px;
	margin: 20px 0px 0px 0px;
}


/***header and nav***/
#header{
	position: relative;
	padding-top: 5px;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 100px;
	clear: both;
	
}
.logo {
	top: 30px;
	padding: 10px 0px 0px 35px;
	position: relative;
	margin: 0px 0px 20px 0px;
	width: 350;
	height: 100px;
	color: #141919;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	clear: both;

}

.logo img{

}


.logo h1{

}

#nav{
	position: absolute;
	top: 30px;
	right: 35px;
	padding: 0px 15px 0px 10px;	
}

#nav li{
	float: left;
	padding-left: 10px;
	font-size: 10px;
}

#nav li h2:a, a:hover{
	font-size: 10px;
	color: #A28C55;
	text-decoration: none;
}

/***content***/

#content{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#feature{
	width: 960px;
	padding: 0px 0px 0px 37px;
	position: relative;
	/*margin: 0px 300px 0px auto;*/
	height: 400px;
}

#feature img{
	margin: 0px auto 0px 0px;
	padding: 0px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

#feature, a{
	
}

#thumbnails{
		
}

#thumbnails .container{
	position: relative;
	width: 960px;
	height: 325px;
	margin: 0 175px 0 0;
	background: #ffffff;
	padding: 10px 0px 0px 11px;
	overflow: hidden;
}

#thumbnails li{
	width: 175px;
	height: 300px;
	float: left;
	margin: 26px;
	padding: 2px;
}

#thumbnails li:hover h2 a{
	color: #C5AC82;
}

#thumbnails li h2{
	font-size: 12.5px;
	font-weight: bold;
	line-height: 12px;/*leading*/
	margin: 10px 0px 0px 0px;
}

#thumbnails li a{
	display: block;
}

#thumbnails li p{
	font-size: 11px;
	color: #141919;
	line-height: 12px;
	font-style:;/*styling*/
	padding: 0px;
}

#thumbnails li img{
	display: block;
	width: 175px;
	height: 175px;
	/*border: #FFB488 5px solid ;*/
	
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

#textbox{
	width: 500px;
	padding: 10px 0px 0px 0px;
	position: relative;
	margin: 0px auto 0px 200px;
	/*height: 100%;*/
}

#textbox2{
	width: 500px;
	padding: 10px 0px 5px 40px;
	position: relative;
	margin: 0px auto 0px 0px;
	height: 50px;
}


#previews .container{
	position: relative;
	width: 960px;
	height: 325px;
	margin: 0px auto;
	background: #ffffff;
	padding: 10px 0px 0px 13px;
}

#previews .container li{
	width: 175px;
	height: 300px;
	float: left;
	margin: 25px;
	padding: 2px;
}



#previews .container li h2{
	font-size: 12.5px;
	font-weight: bold;
	line-height: 12px;/*leading*/
	margin: 10px 0px 0px 0px;
}

#previews .container li:hover h2 a{
	color: #C5AC82;
}

#previews .container li a{
	display: block;
}

#previews .container li p{
	font-size: 11px;
	color: #141919;
	line-height: 12px;
	font-style:;/*styling*/
	padding: 0px;
}

#previews .container li img{
	display: block;
	width: 175px;
	height: 175px;
	/*border: #FFB488 5px solid ;*/
	
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

#workimg{
	position: relative;
	float:left;
	width: 400px;
	height: 400px;
	margin: 0px 0px 50px 37px;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	
}

#description{
	float: right;
	position: relative;
	margin: 0px 50px 50px 0px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	height: 400px;
	line-height: 15px;
	overflow: hidden;

}

/*#description p{
	float: right;
	position: relative;
	margin: 0px 100px 50px 0px;
	padding: 10px 0px 0px 0px;

	overflow: hidden;
	display: block;
}*/



/***footer***/
.footer{
	margin: 0 52px 0px 0px;
	color: #141919;
	width: 960px;
	position: relative;
	/*margin-right: 50px;*/
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
}

.footer img{
	margin-right:auto;
	margin-left:auto;
	float:right;
}


.footer p{
	margin: 0px 0px 20px 0px;
	padding-top: 10px;
	font-style: bold;
	font-size: 11px;
	float: right;
	line-height: 12px;
	font-size: 11px;
}

.footer, .clearIt{
	height: 100px;
	
}
