@charset "UTF-8";
#container {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#container  #logo  {
	margin-top: 55px;
	margin-left: 80px;
	margin-bottom: 15px;
}
#home_nav_top {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

*html #home_nav_top {
	border: none;
	padding-bottom: 1px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container #quote {
	width: 490px;
	margin-top: 35px;
	margin-left: 380px;
	margin-bottom: 135px;
}
#home_nav_top div {
	margin-top: 13px;
	float: left;
	margin-right: 68px;
}
#home_nav_top    #contact_top {
	margin-right: 0px;
	margin-left: 2px;
}
#home_nav_top a:link {
	font-weight: normal;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #262626;
	font-size: 10px;
	width: 795px;
	margin-left: 80px;
	padding-bottom: 30px;
}
#copyright #copy_right {
	float: right;
}
#copyright #copy_left {
	float: left;
}
#home_nav_top a:visited {
	font-weight: normal;
}
#text h1 {
	color: #FFFFFF;
}

.video-wrapper {
	width:400px;
}



