body{
	margin-top:30px;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11pt;
	background: url(../images/background.jpg) repeat-x #292929;
	height:100%;
	min-height:100%;
}
a{
	text-decoration: none;
	color: #fff;
}
a:hover{
	color: #f7941e;
	text-decoration: underline;
}
img{
	border:0;
}
.contact{
	color: #fff;
	float: right;
	margin: 20px 45px;
	width: 155px;
}
.contact h3{
	float: right;
	font-size: 18pt;
	margin: 0;
	cursor: pointer;
}
.contact h2{
	float: right;
	font-size: 8pt;
	margin: 0 2px 0 0;
}
h1{

}
h2{

}
h3{

}
form{
	margin:0;
	padding:0;
}
.container_background{
	background: url(../images/container_background.png) repeat-y;
	margin: 0 auto;
	width:909px;
	min-height: 300px;
}
.container{
	width: 899px;
	margin: 0 auto;
	min-height: 537px;
}
.header_round{
	background: url(../images/header_top.png) top no-repeat;
	height: 49px;
	margin: 0 auto;
	width:909px;
}
.header .logo{
	margin: 51px 0 0 45px;
	float: left;
}
.header{
	background: url(../images/header_bg.png) repeat-x;
	height: 175px;
}
.footer_round{
	background: url(../images/footer_bottom.png) top no-repeat;
	height: 33px;
	margin: 0 auto;
	width:909px;
}
.content{
	background: url(../images/content_top_background.jpg) top repeat-x;
	color: #292929;
	padding: 30px 45px;
	line-height: 16pt;
	height: 517px;
}
.contact_btn{
	display:block;margin-left:431px;width:92px;
}
#thankyou, #contact, #welcome{
	position: absolute;	width: 809px;
}
input{
	border:1px solid #292929;width:500px;padding:10px;font-family:arial;font-size:10pt;color:#292929;background:#f7f7f7;margin-bottom:10px;
}
textarea{
	border:1px solid #292929;width:500px;height:200px;padding:10px;font-size:10pt;font-family:arial;color:#292929;background:#f7f7f7;margin:0;
}
#contact_button_container{
	margin-top: 10px;
	text-align: right;
	width: 523px;
}
img, div { behavior: url("../iepngfix.htc") }

.ourwork{
	margin-top: 25px;
}
.latest_work img{
	border: 1px solid #343434;
	margin: 10px 10px 0 0;
	width: 188px
}
.last{
	margin-right: 0px !important;
}