#preview body {
	background-color:#423A3B;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	color:white;
  margin:0px;
	margin-top:30px;}
	
#preview #container {
  color:white;
	background-color:#423A3B;
}

#preview #header {
	background-color:#423A3B;
  background-image:url(/inc/img/gradient.jpg);
}

#preview .image {
padding-top:26px;
}

#preview #wrapper {
	width:740px;
  margin-left:20px;
}

#preview #menu {
	float:left;
	width:180px;}
	#preview #menu ul {
	margin:0px;
		padding:0px;}
	#preview #menu li {
		list-style-type:none;
		text-align:right;
		line-height:34px;
		font-size:11px;
		height:34px;
		padding-right:10px;
		border-bottom:1px dotted white;
		text-transform:uppercase;
		background-image:url(/inc/img/arrow.jpg);
		background-repeat:no-repeat;
		background-position:0% 50%;}

		#preview #menu a {
			color:white;
			text-decoration:none;
			border-right:4px solid white;
			padding:3px 6px 3px 0px}
			#preview #menu a:hover {
				background-color:#fcda2a;
				color:#333;
				width:60px;}

#preview #content {
	float:right;
	background-color:#5a4d4d;
	width:540px;
	min-height:400px;
	padding:4px 6px;}
	
#preview #content-head {
	margin-top:10px;
	margin-left:10px;
	clear:both;
	overflow:auto;}
	
	#preview #content-head .image {
		float:left;	}
	#preview #content-head .text {
		float:right;
		width:386px;}
	#preview #content-head h2 {
		margin:0px;
		font-size:20px;}
	#preview #content-head p {
		font-size:11px;}
	
#preview .right {
	float:right;
	width:170px;
	margin-top:36px;
	margin-right:14px;
}

#preview .left {
	margin:40px 0px 0px 10px;
	float:left;
	width:300px;}
	#preview .left ul {
		margin:0px;
		padding:0px;
	}
	#preview .left li {
		list-style-type:none;
overflow:auto;
margin-bottom:16px;
	}
	#preview .left img.thumb {
		float:left;
		margin:2px 14px 0px 0px;
		border:1px solid white;
	}
	#preview .left span {
		float:right;
		width:230px;
	}
	#preview .left h3 {
		font-size:18px;
		margin:0px;}


#preview #footer {
clear:both;
font-size:11px;
padding:20px 0px;
color:#888;
margin-left:186px;
}

#preview #services {
line-height:19px;
}

#preview #services #top img {
padding-right:10px;
padding-bottom:6px;
}

#preview #services #bottom img {
padding-left:12px;
padding-bottom:10px;
}

#preview a {
color:#e7e7e7;
}

#preview a:hover {
color:#999;
}

#preview .spacer {
color:#5A4D4D;
}

#preview img {
border:none;
}