/* CSS Document */
	
#wrapper {
	width: 940px;
	position: relative;
	left: 50%;
	margin-left: -469px;
}


/*REMOVE HEIGHT ON THIS*/
.radial_bg {
	background-image:url(elements/radial_bg.gif);
	background-repeat:no-repeat;
	min-height:900px;
	/* height:900px;    */
	height: auto;
 
}

/*REMOVE HEIGHT ON THIS*/
.radial_bg_small {
	background-image:url(elements/radial_bg.gif);
	background-repeat:no-repeat;
	min-height:360px;
	/* height:360px;    */
	height: auto;    
}

.content {
	float:right;
	width:720px;
	margin-bottom:200px;
	}

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

#footer {
	background-image:url(elements/Footer_bg.gif);
	clear: both;
	padding-bottom:100px;
	height: auto;
	background-repeat: no-repeat;
}
.footer_sidebar {
	width: 212px;
	float: left;
}
	
.footer_left {
	float:left;
	width:auto;
	font-size:11px;
	color:#666666;
	padding-top:3px;
	margin-left: 220px;
	margin-top: 5px;
	}
	
.footer_right {
	float:right;
	width:300px;
	font-size:11px;
	color:#666666;
	padding-top:5px;
	text-align: right;
	margin-top: 5px;
	}

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

	}

#logo {
	float:left;
	width:484px;
	}
	
#strap {
	float:right;
	width:455px;
	height:105px;
	}
	


NAVIGATION STYLE START
.nav {
	padding-left:550px;
	clear:both;

	}
	
.nav2, .nav3, .nav4, .nav5, .nav6 {
	background-image:url(elements/nav_shad.gif);
	background-repeat:no-repeat;
	height:83px;
	padding-left:550px;
	text-decoration: none;
	clear:both;
	width: auto;
	}
.left_home_intro {
	float:left;
	width:430px;
	margin-top:22px;
	margin-left:8px;
	}
.right {
	float:right;
	margin-top:22px;
	width:245px;
	padding-right: 5px;
	margin-bottom:50px;
	}
	
.left_about {
	float:left;
	width:335px;
	margin-top:23px;
	margin-left:8px;
	}
	
.right_about {
	float:right;
	margin-top:29px;
	width:335px;
	padding-left: 3px;
	height: auto;
	padding-right: 5px;
	clear: none;
	}
	
.left_work {
	float:left;
	width:335px;
	margin-left:8px;
	margin-bottom:50px;
	margin-top: 29px;
	}
	
.left_design {
	float:left;
	width:335px;
	margin-top:29px;
	margin-left:8px;
	clear: both;
	}
	
.right_work {
	float:right;
	width:335px;
	margin-bottom:50px;
	margin-top: 29px;
	}

.right_design {
	float:right;
	width:335px;
	padding-right:7px;
	margin-bottom:50px;
	margin-top: 29px;
	}
	
.work_copy_area {
	width:320px;
	padding-top:15px;
	}
	

.gallery {
	border: 2px solid #FF6600;
	-webkit-box-shadow:0px 0px 20px #FF6600; -moz-box-shadow:0px 0px 20px #FF6600;
	background-color: #333333;
	width: 714px;
	height: 400px;
	margin-top: 17px;
	float: left;
}
.left_wide {
	float:left;
	width:714px;
	margin-top:22px;
	padding-left:10px;
	height: auto;
}

.shadow {
	background-image:url(elements/box_shad.gif);
	background-repeat:no-repeat;
	float:left;
	width:714px;
	height:40px;
}


