/* CSS Document */

img, div, #features, .benefits { 
	/* behavior: url(iepngfix.htc) */
	}

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e7d6a;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:13px;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-color:#121212;
	}
	
* {
	margin:0;
	padding:0;
	}
	
h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}

#topleft {
	height:513px;
	weight:858px;
	top:12px;
	left: 0px;
	position: absolute;
}

#wrapper {
	width: 939px;
	position: relative;
	left: 50%;
	margin-left: -469px;
}

.main {
	background-image:url(line.gif);
	background-repeat:no-repeat;
	min-height:560px;
}

.content {
	float:right;
	width:832px;
	margin-bottom:50px;
	}

.sidebar {
	width: 100px;
	float: left;
	}

#footer {
	clear: both;
	padding-bottom:50px;
	}

#container {
	clear:both;
	}
	
.surround {
	margin-bottom:50px;
	}
	
#branding {
	height:145px;
	}

#logo {
	float:left;
	width:484px;
	}
	
#strap {
	float:right;
	width:400px;
	}
	
.flash {
	border:6px solid #8e7d6a;
	margin-top:22px;
	background-color:#8e7d6a;
	}
	
.left {
	float:left;
	width:430px;
	margin-top:22px;
	margin-left:8px;
	}
	
.right {
	float:right;
	margin-top:22px;
	width:300px;
	}
	
.left_about {
	float:left;
	width:335px;
	margin-top:22px;
	margin-left:8px;
	}
	
.right_about {
	float:right;
	margin-top:22px;
	width:335px;
	}
	
.left_work {
	float:left;
	width:335px;
	margin-top:19px;
	margin-left:8px;
	}
	
.right_work {
	float:right;
	margin-top:19px;
	width:335px;
	}
	
.work_padding {
	padding-left:7px;
	padding-top:20px;
	}

.footer_sidebar {
	width: 110px;
	float: left;
	background-image:url(footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
	
.footer_left {
	float:left;
	width:589px;
	font-size:11px;
	color:#3f352a;
	background-image:url(footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	}
	
.footer_right {
	float:right;
	width:240px;
	font-size:11px;
	color:#3f352a;
	background-image:url(footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	}

#main_gal {
	width:820px;
	height:550px;
	border:none;
	border:6px solid #8e7d6a;
	margin-top:30px;
	background-color:#8e7d6a;
	}
