@charset "utf-8";

 @font-face {
 font-family: 'GraublauWebBold';
 src: url('type/graublauwebbold-webfont.eot');
 src: local('☺'), url('type/graublauwebbold-webfont.woff') format('woff'), url('type/graublauwebbold-webfont.ttf') format('truetype'), url('type/graublauwebbold-webfont.svg#webfontA9aHguTf') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'GraublauWebRegular';
 src: url('type/graublauweb-webfont.eot');
 src: local('☺'), url('type/graublauweb-webfont.woff') format('woff'), url('type/graublauweb-webfont.ttf') format('truetype'), url('type/graublauweb-webfont.svg#webfontDIZj0c8I') format('svg');
 font-weight: normal;
 font-style: normal;
}

body {
	margin: 0px;
	background-color: #e5e5e5;
}
#wrapper {
	height: auto;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

#top-nav {
	height: 74px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#header {
	background-image: url(/images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 800px;
}
#main-bg {
	width: 960px;
	background: #ffffff;
	border:1px solid #cfcfcf;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content {
	height: auto;
	width: 942px;
	margin-right: 10px;
	margin-left: 10px;
}
#content {
	height: auto;
	width: 882px;
	padding-top: 32px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#topnav {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: right;
}
.topnav {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #E1E1E1;
	text-transform: lowercase;
}
#footer-holder {
	height: auto;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	clear: both;
}
#footer {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer-1 {
	float: left;
	height: 240px;
	width: 244px;
	padding-top: 6px;
}
#footer-2 {
	float: left;
	height: 240px;
	width: 270px;
	padding-top: 5px;
	padding-left: 20px;
}
#footer-3 {
	float: left;
	height: 240px;
	width: 236px;
	padding-left: 30px;
	padding-top: 5px;
}
#footer-4 {
	height: 40px;
	width: 800px;
	clear: both;
	padding-top: 10px;
}
.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4E49;
	margin-top: 2px;
	margin-bottom: 4px;
}
.footer a {
	text-decoration: none;
	color: #4B4E49;
}
#header-tag {
	float: right;
	height: 95px;
	width: 420px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 20px;
}
.main-content {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'GraublauWebBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-size: 36px;
	color: #353535;
	font-weight: normal;
}
h2 {
	font-size: 30px;
	color: #4379E2;
	font-weight: normal;
}
h3 {
	color: #666666;
	font-weight: normal;
	font-size: 24px;
}
h4 {
	font-size: 20px;
	color: #496684;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.seo   {
	font-family:'GraublauWebBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3057AD;
	font-size: 36px;
}


a {
	color: #0033CC;
}
#seo-feedback {
	background-color: #FFFFFF;
	height: auto;
	width: 658px;
	border: 1px solid #363636;
	padding: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003399;
}
.photo-left {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#seo-report {
	float: left;
	height: auto;
	width: 860px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-bottom: 70px;
	clear: both;
}
.imgpackl {
	margin-left: 30px;
}
.grey {
	color: #999999;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.submit {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #4379E2;
	padding: 3px;
	text-transform: capitalize;
	border: 1px solid #2767DE;
}
#picOne, #picTwo {
	position:absolute;
	display: none;
}
#pics {
	width:493px;
	height:59px;
}
