html, body {
	height:100%; 
	margin:0px; 
	padding:0px;
	background: #001832;
	font-size: .75em;
	font-weight:normal;
	font-family: arial, verdana, sans-serif;
	color:#ffffff;
	height:100%;
}

img {border:none;}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h3 {margin:3px 0px 3px 0px;}

p {margin:0 0 1.25em 0;}

.clear {clear:both;}

a{
    border:none;
    outline:none; }
a:link{
	color: #0066ff;
	font-weight: bold;
	text-decoration: none; }
a:visited{
	color: #0066ff;
	font-weight: bold;
	text-decoration: none; }
a:hover{
	color: #0066ff;
	font-weight: bold;
	text-decoration: underline; }
#wrapper{
	background-color:#FFF;
}
#header{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	z-index:2;
	background-color:#001832;
	height:auto !important;
	text-align:center;
	box-shadow:0px 5px 5px #333;
}

#header-inner {
	position:relative;
	width:320px;
	height:auto;
	padding-bottom:20px;
	margin:0px auto;
}

#logo {
	position:relative;
	width:295px;
	height:136px;
	margin:10px auto;
}

#phone {
	position:relative;
	width:320px;
	height:auto;
	font-family:'BebasNeueRegular',Arial, sans-serif;
	font-size:2.75em;
	text-align:center;
	margin:8px auto 20px auto;
	color:#fcd002;
}

#phone a{
	color:#fcd002;
}

#email {
	position:relative;
	width:320px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1.75em;
	text-align:center;
	margin:6px auto;
}

#email a{
	color:#fff;
}

#header-text {
	position:relative;
	width:280px;
	padding:0px 20px;
	height:auto;
	margin:20px 0px;
}

#header-text p{
	font-family: 'BebasNeueRegular',Arial, sans-serif;;
	font-size:2.25em;
	font-weight:normal;
	text-align:center;
	color:#8cc63f;
	margin:10px 0px;
}

#locations {
	position:relative;
	width:320px;
	height:auto;
	margin:0px 0px;
}

#locations p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.45em;
	color:#fff;
}

#locations h3 {
	font-family: 'BebasNeueRegular';
	font-size:2.25em;
	color:#8cc63f;
}

.left {
	position:relative;
	width:160px;
	height:auto;
	text-align:center;
	float:left;
}

.right{
	position:relative;
	width:160px;
	height:auto;
	text-align:center;
	float:right;
}
	
#content_wrapper{
	position: relative;
	width:100%;
	/*min-width:1000px;*/
	height:100%;
	margin:0 auto;
	z-index:5;
	background:#001832;
	min-height: 100%;
	height: auto !important;
	white-space:nowrap;
}
#content_copy{
	position: relative;
	width:320px;
	height:auto;
	/*padding:0px 10px;*/
	margin:-10px auto 0px auto;
	z-index:12;
	text-align:center;
}

#content_copy p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
}

#spacer{
	height:90px;
}
#push{
	height:20px;
}
#footer{
	width:100%;
	height:54px;
	margin:0 auto;
	position:relative;
	bottom:0px;
	z-index:1;
}

#footer_end{
	position: relative;
	width:100%;
	height: 8px;
	z-index:2;
	background:#000;
	margin:0px;
}
.black{
	color:#000;
}
.wrap{
	white-space:normal;
}
#card{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:0;
}
#wilson{
	position:absolute;
	bottom:0px;
	right:1px;
}
