/* html, */ body {
    height: 90%;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

body {
	background: url(austin-images/bg.jpg) repeat-x;
	background-color: #e5ecef;
}

body, input, textarea, p, td, ul, ol {
	font: 12px Verdana, Geneva, sans-serif;
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font: 24px "Kristen ITC", "MV Boli", "Comic Sans MS", cursive;
	padding: 0px;
	margin: 0px;
	color: #557dc6;
}

li {
	margin-left: -20px;	
	padding: 10px 0 0 0;
}

a:hover {	
	color: blue;
}


#wrapper {
	width: 961px;
	margin: 0 auto; 
}
#container5 {
	clear:left;
	float:left;
	width:100%;
	margin: auto;
	overflow:hidden;
}
#container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:20%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:20%;
}
#col1 {
	float:left;
	width:244px;
	position:relative;
	left:80%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:216px;
	position:relative;
	left:80%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:126px;
	position:relative;
	left:80%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:196px;
	position:relative;
	left:80%;
	overflow:hidden;
}
#col5 {
	float:left;
	width:179px;
	position:relative;
	left:80%;
	overflow:hidden;
}

#main_wrapper {
	width: 961px;
	height: 100%;
	margin: 0 auto; 
}

#content_container {
	clear:left;
	float:left;
	width:100%;
	height: 100%;
	margin: auto;
	overflow:hidden;
}

#form_container {
	clear:left;
	float:left;
	width:100%;
	height: 100%;
	position:relative;
	right:36%;
}

#content_col {
	float:left;
	width:619px;
	height: 100%;
	position:relative;
	top: 120px;
	left:36%;
	overflow:hidden;
}
#form_col {
	float:left;
	width:342px;
	height: 100%;
	position:relative;
	left:36%;
	overflow:hidden;
	background: #4e4e4e;
}

#copy {
	padding: 8%;
}

#contactimg {
	padding: 10px;
}

#vidframe {
	margin-left: 2px;
	border: 2px solid #fff;
}


#inset-left {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 290px;	
	height: 309px;
}

#inset-right {
	float: right;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
}

#footer p  {
	text-align: center;
	font-size: 14px;
	text-transform: lowercase;	
	color: #363738;
}

#footer a {	
	color: #363738;
}

#footer a:hover {	
	color: blue;
}

#copyright {
	font-size: 12px;
	text-align: center;
	color: #999;
}

#form {	
	width: 342px;
}

#form td {
	font-size: 12px;
	color: #fff;
}


img { 
	border: none;
}

.fieldbg {
	background: #fff;
	border: 1px solid #ccc;
}

#featuredoverlay {
	position:relative;
	z-index: 2;
	margin-left: -31px;
	/* width: 278px;
	height: 310px; */
}

#featuredphoto {
	position:relative;
	z-index: 1;
	text-align: center;
	margin: -220px 0 0 -42px;
}

