
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,img {
	margin:0px;
	padding:0px;
}
body {
		 /*background-color:pink;*/
		 background-image:url("../images/bg.gif");
		 width:100%;
}
#header {
	width:100%;
	margin:auto;
	height:30px;
	background:url("../images/bg_col-r-b.gif") repeat-x;}
#wrapper {
	width:890px;
	margin:0 auto;
	margin-top:-2px;
	overflow:hidden;
	background:#C9C5A8;
	-moz-border-radius:5px;
	webkit-radius:10px;
}
.topnav  {
	text-align:center;
	height:130px;
	position:relative;
	width:auto;
}
.topnav span.url a, .topnav p{
	display:block;
	color:#660000;
	font-family:"Times New Roman", Times, serif;
	width:300px;
	float:right;
	margin-top:-30px;
	text-align:center;
	text-decoration:none;
}
.topnav h4  {
	color:#660000;
	font-size:56px;
	padding-top:25px;
	float:left;
	margin-left:60px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
 #content h4.exp {
 	margin-left:45px;}
.topnav p {
	float:left;
	font-size:26px;
	margin-top:0px;
	font-weight:bold;
	margin-left:60px;
}
.clear {
	clear:both;}
#content {
	width:880px;
	float:left;
	margin-top:30px;
	position:relative;
}
#content h1, #sample_work_list h1.sample_work{
	font-size:46px;
	padding-top:30px;
	color:#8A9170;
}
#content p, h1, #sample_work_list{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	color:#660000;
	text-align:center;
}
#content li {
	list-style-type:none;
	text-align:center;
	color:#660000;
}
 h1.sample_work{
	float:left;
	padding-left:50px;
	margin-top:60px;}
 ul.key_skills li{
	margin-left:300px;
	width:130px;
	text-align:left;
	margin-top:30px;
	font-weight:bold;
}
#sample {
	width:890px;
	overflow:hidden;
}
#sample  span.pic1 img, span.pic2 img, span.pic3 img, span.pic4 img, span.pic5 img, span.pic6 img {
	border:0px;
}
#sample  span.pic1, span.pic2, span.pic3, span.pic4, span.pic5, span.pic6 {
	display:block;
	width:129px;
	float:left;
	margin-left:16px;
	margin-top:80px;
}
#sample  span.pic2 {
	margin-top:110px;
}
#sample span.pic3{
	margin-top:150px;
}
#sample  span.pic4{
	margin-top:190px;
}
#sample  span.pic5 {
	margin-top:220px;
}
#sample span.pic6 {
	margin-top:250px;
}
#sample_work_list {
	width:890px;
}
#footer {
	width:890px;
	margin:auto;
	position:relative;
	overflow:hidden;
	margin-top:60px;
	padding-bottom:30px;}
#footer #contact{
	width:350px;
	float:left;
}
#contact h1.sample_work {
	font-size:36px;
	font-weight:bold;
	color:#8A9170;
	margin-left:10px;}
#contact_form{
	width:550px;
	margin-top:30px;
	float:right;}
#contact_form label{
	color:#660000;
	font-weight:bold;
	font-size:16px;
	float:left;
	text-align:right;
	width:100px;}
#contact_form input, textarea {
	border:2px solid #660000;
	width:200px;
	height:20px;
	overflow:auto;
	background:#8A9170;
	color:#660000;
	-moz-border-radius:8px;
     border-radius:8px;}
textarea {
	height:200px;}
#contact_form input.sub{
	width:70px;
	height:30px;
	float:left;
    margin-left:95px;
	color:#660000;
	border:none;
	font-weight:bold;
	background:#8A9170;
	-moz-border-radius:8px;
     border-radius:8px;}
#lower_footer {
	width:100%;
	margin:auto;
	height:42px;
	background:url("../images/ornament.gif") repeat-x;}