body{
	font-family: 'Times New Roman', Georgia, times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	/*background: #aaa7c1;*/
}

a{
	text-decoration: underline;
	/*color: #aaa7c1;*/
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

img{
	vertical-align: bottom;
}

h1{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	height: 10px;
}

h2{
	border-bottom: 1px solid #ccc;
	padding: 0;
}

h3{
	/*color: #aaa7c1;*/
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h4{
	/*color: #aaa7c1;*/
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: -5px;
}

h5{
	/*color: #aaa7c1;*/
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin: 40px 0 20px 0;
}

h5 i{
	font-size: 16px;
	font-style: italic;
}

h6{
	/*color: #aaa7c1;*/
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

form{
	float: right;
	margin: -30px 0 0 0;
}

#main_container{
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center;
	width: 800px;
}

#main_nav{
	text-align: left;
}

#main_nav ul{
	background: url("../images/nav_bg.png") no-repeat;
	list-style-type: none;
}
* html #main_nav ul{
	background: url("../images/nav_bg.gif") no-repeat;
	margin: 10px 0 0 1px;
	padding: 0 0 0 50px;
}

#main_nav li{
	display: inline;
	padding: 0;
}

#main_nav li a:hover img{
	border: 0;
	opacity: 0.6;
	filter:alpha(opacity=60);
	background: #635d5d;
}

#home_container{
	margin: 30px 0 0 0;
	width: 800px;
}

#home_container ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home_container li{
	display: inline;
	margin: 0 0 0 -4px;
	padding: 0;
}
* html #home_container li{
	margin: -2px;
}

#content_container_contact{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	width: 800px;
	height: 650px;
}

#content_container_about{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	width: 800px;
	height: 750px;
}

#content_container_portfolio{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	width: 800px;
	height: 600px;
}


#content_container_process{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	width: 800px;
	height: 550px;
}

#content_container_services{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	width: 800px;
	height: 1000px;
}

#content_container_services #left{
	margin: -10px 0 0 0;
	width: 325px;
}
*html #content_container_services #left{
	margin: 10px 0 0 0;
	width: 300px;
}

#content_container_services #left p{
	margin-top: 8px;
	padding: 0 0 15px 24px;
	color: #635d5d;
}

#content_container_writings{
	float: none;
	background-color: #fff;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 10px 50px 30px 50px;
	width: 700px;
}

#content_container_writings #dropdown{
	float: right;
	margin: 10px 0;
	padding: 0;
}

#writing object{
	float: right;
	padding: 5px 0 10px 10px;
}

#back_top{
	position: absolute;
	top: 200px;
	text-align: right;
	width: 725px;
}

#back_bottom{
	position: relative;
	bottom: 5px;
	text-align: right;
	width: 725px;
}

#back_top a, #back_bottom a{
	color: #999;
}

#back_top a:hover, #back_bottom a:hover{
	/*color: #aaa7c1;*/
}

#left{
	float: left;
	padding: 20px 35px 30px 50px;
	width: 315px;
}
* html #left{
	padding: 20px 10px 30px 50px;
}

#left b{
	padding: 0 0 0 30px;
}

	#slideshow_left{
	float: left;
	padding: 20px 35px 30px 50px;
	width: 715px;
}

#slideshow_dw, * html #slideshow_dw{	
	padding: 0px 35px 30px 50px;
	width: 715px;
	margin: 0 auto;	
	display: block;

}

#slideshow_dw img {
	padding: 0;
	display: block;
	margin: auto !important;
	width: auto;
}

#slideshow_dw .img_caption {
		text-align: center;
		clear: all;
}

#slideshow_dw h3{
	float: left;
	width: 400px;
	margin: 10px 0 10px 0;
	
}

#slideshow_dw #dropdown{
	float: right;
	padding: 7px 0 0 0;
}

* html #slideshow_left{
	padding: 20px 10px 30px 50px;
}

#slideshow_left h3 {
	float: left;
	width: 400px;

}

#slideshow_left img {
	text-align: center !important;
	padding: 0 0 0 25px;
}



#slideshow_left p, #slideshow_dw p{
	text-align: center;
	line-height: .8em;
	display: block;
}

/*#image_center {
	display: block;
	margin:auto;
	border: 1px solid red;
}*/

#slideshow_left #dropdown{
	float: right;
	padding: 18px 0 0 0;
}

#dropdown a{
	/*color: #aaa7c1;*/
}

h2 img{
	margin: 10px 0 0 0;
}

h2, h2 a{
	/*color: #aaa7c1;*/
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 15px 0;
}

h2 a{
	padding: 0 0 15px 5px;
}

#left b{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

#left i{
	font-style: normal;
	padding: 0 0 0 20px;
}

#left ul{
	list-style-type: square;
}

#right{
	float: right;
	padding: 0 50px 30px 0;
	width: 345px;
}

#right_portfolio{
	float: right;
	padding: 20px 35px 30px 0;
	width: 345px;
}

#right_process{
	float: right;
	padding: 20px 40px 30px 0;
	width: 350px;
}
* html #right_process{
	padding: 20px 20px 30px 0;
}

#right_services{
	float: right;
	padding: 10px 40px 30px 0;
	color: #635d5d;
	width: 325px;
}
*html #right_services{
	width: 275px;
	
}

*html #right_services{
	padding: 30px 40px 30px 0;
	width: 300px;
}

#right_process img{
	padding: 0 8px 12px 0;
}

#right_process ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 380px;
}

#right_process ul li{	
	display: inline;
}

#right_services ul{
	margin: 0 0 30px 0;
	width: 380px;
}

#right_services li{
	margin: 0 0 0 -25px;
}
*html #right_services li{
	margin: 0 0 0 20px;
}

#no-bullets li{
	list-style-type: none;
	margin: 0 0 0 -40px;
	font-size: 14px;
}

#no-bullets li a{
	color: #635d5d;
}

#header{
	padding: 0 0 0 50px;
}

.copyright{
	font-size: 12px;
	color: #635d5d;
	text-align: right;
	margin: 0 3px 0 0;
}

.quote{
	color: #00757b;
	font-style: italic;
}

#footer{
	float: right;
	font-family: "Trebuchet MS", Helvetica, Times, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: right;
	margin: 10px 0 0 0;
	width: 800px;
}

.hide{
	color: #fbfbfb;
}