* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img {
	border: 0px;
}
html, body, * html #main {
	height: 100%;
}
body {
	color: #fff;
	font: 62.5% tahoma;
	background: url(img/top.gif) #49720B repeat-x;
}
#left_top {
	width: 50%;
	height: 201px;
	background: url(img/header_bg.gif) repeat-x 0 50px;
	margin: 0 0 -201px 0;
	float: left;
}
#main {
	width: 980px;
	min-height: 100%;
	background: url(img/header_shadow_bg.jpg) no-repeat 495px 201px;
	margin: 0 auto -35px auto;
	position: relative;
}
#menu {
	width: 980px;
	height: 40px;
	text-align: right;
	list-style: none;
	background: url(img/top.gif) repeat-x;
	padding: 10px 0 0 0;
	float: left;
}
#menu li {
	padding: 0 5px;
}
#menu a {
	color: #FFF;
	font-size: 1.1em;
	text-decoration: none;
}
#menu a:hover {
	color: #669F0F;
}
#header {
	width: 760px;
	height: 165px;
	background: url(img/header_bg.gif) repeat-x;
	padding: 18px 35px 0 0;
	float: left;
}
#header a {
	width: 98px;
	float: right;
}
#sidebar {
	width: 400px;
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #work_gallery {
	padding: 0 0 5px 0;
	display: block;
}
#sidebar #work_gallery img {
	margin: 0 0 10px 0;
	display: block;
}
#sidebar #contact_form {
	width: 358px;
	font: 1.1em tahoma;
	border: 1px solid #141515;
	padding: 20px;
	float: left;
}
#sidebar #contact_form label {
	width: 358px;
	font-weight: bold;
	padding: 0 0 5px 0;
	float: left;
}
#sidebar #contact_form .input, #sidebar #contact_form .upload {
	height: 14px;
	color: #fff;
	font: 12px tahoma;
	background: #141515;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
#sidebar #contact_form .input {
	width: 289px;
	font: 12px tahoma;
	border: 1px solid #fff;
	margin: 0 5px 15px 0;
	float: left;
}
#sidebar #contact_form span {
	width: 358px;
	padding: 0 0 15px 0;
	float: left;
}
#sidebar #contact_form .textarea {
	width: 348px;
	height: 80px;
	color: #fff;
	font: 12px tahoma;
	background: #141515;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0 0 15px 0;
	float: left;
}
#sidebar #contact_form .submit {
	width: 60px;
	color: #FFF;
	font: bold 12px tahoma;
	background: #141515;
	cursor: pointer;
	border: 1px solid #FFF;
	overflow: visible;
	padding: 4px 10px;
	float: left;
}
#sidebar #contact_form .hidden {
	display: none;
}
#content {
	padding: 0 0 20px 0;
}
.tight {
	width: 550px;
	float: right;
}
.wide {
	width: 980px;
	float: left;
}
h1 {
	font: 2.8em tahoma;
	padding: 0 5px 5px 5px;
	display: block;
}
h2 {
	font: 2.0em tahoma;
	padding: 0 5px 5px 5px;
	display: block;
}
h3 {
	width: 960px;
	font: 1.1em tahoma;
	text-align: justify;
	background: #141515;
	padding: 10px;
	margin: 0 0 20px 0;
	float: left;
}
h3 span {
	font-weight: bold;
}
p {
	font: 1.3em tahoma;
	padding: 0 5px 10px 5px;
	display: block;
}
p strong.name {
	text-align: right;
	padding: 10px 0 0 0;
	display: block;
}
p a {
	color: #fff;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
#content .list {
	font: 1.3em tahoma;
	list-style: none;
	padding: 0 0 10px 0;
	display: block;
}
#content .list li {
	background: url(img/icon_1.gif) no-repeat 15px 0;
	padding: 3px 0 3px 43px;
	display: block;
}
.separator {
	height: 10px;
	font-size: 0;
	border-top: 1px dashed #FFF;
	clear: both;
	display: block;
}
#right_bottom {
	width: 50%;
	height: 35px;
	background: url(img/right_bottom.gif) repeat-x;
	margin: -35px 0 0 0;
	float: right;
}
#footer {
	width: 980px;
	height: 35px;
	font: italic 1.1em georgia;
	margin: 0px auto;
	position: relative;
}
#footer span {
	width: 860px;
	height: 30px;
	background: url(img/right_bottom.gif) repeat-x;
	padding: 5px 0 0 20px;
	float: right;
}
.clearfooter {
	height: 35px;
	clear: both;
}
.sIFR-flash, .sIFR-replaced {
	visibility: visible;
	display: block;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none;
}
.sIFR-hasFlash h1 span, .sIFR-hasFlash h2 span {
	font-size: 1em;
	visibility: hidden;
}
