@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em; 
	color: #666666;
	margin: 10px 0;
	}
a:link, a:visited {
	color: #0478A9;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	}
a:active, a:hover {
	color: #FE6600;
	text-decoration: none;
	}
#outline {
	padding: 10px;
	width: 85%;
	background-color: #FFFFFF;
	}
h1 {
	font-size: 46px;
	color: #FE6600;
	}
h1 .grey {
	color: #666666;
	}
h2 {
	font-size: 30px;
	color: #0478A9;
	margin-top: -16px;
	}
h3 {
	color: #FE6600;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}
#nav {
	background-color: #666666;
	background-image: url(images/woodlands_seo_03.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 51px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
	}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 34px;
	margin-right: 34px;
	vertical-align: middle;
	}
#nav a:active, #nav a:hover {
	color: #FE6600;
	text-decoration: none;
	margin-left: 34px;
	margin-right: 34px;
	}
#content {
	width: 840px;
	padding: 10px;
	margin: 0px auto;
	}
#content-main {
	width: 860px;
	padding: 0px;
	margin: 0px auto;
	text-align: justify;
	font-size: 18px;
	margin-bottom: 10px;
	}
#content-sub {
	width: 830px;
	padding: 15px;
	margin: 0px auto;
	background-image: url(images/outline_02.gif);
	background-repeat: repeat-y;
	}
#box {
	float: left;
	width: 190px;
	height: 211px;
	background-image: url(images/woodlands_seo_07.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
#box p {
	text-align: left;
	font-weight: bold;
	padding: 4px;
	}
#box a:link, #box a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
#box:hover {
	width: 190px;
	height: 211px;
	padding: 10px;
	background-image: url(images/woodlands_seo_09.jpg);
	background-repeat: no-repeat;
	}
#box h1 a:link, #box h1 a:visited {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#box h2 a:link, #box h2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
#bottom {
	width: 813px;
	height: 196px;
	background-image: url(images/woodlands_seo_13.gif);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 20px;
	color: #5A5A5A;
	font-weight: bold;
	margin: 0px;
	}
#bottom a:link, #bottom a:visited {
	color: #0478A9;
	margin-top: -30px;
	}
#bottom a:active, #bottom a:hover {
	color: #FE6600;
	margin-top: -30px;
	}
#clear {
	width: 100%;
	line-height: 1px;
	}
	
#footer {
	background-color: #666666;
	background-image: url(images/woodlands_seo_16.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 51px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	color: #999999;
	}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	}
#footer a:active, #footer a:hover {
	color: #FE6600;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	}
ul {
	list-style-image: url(images/list.gif);
	}
li {
	margin-top: 10px;
	}
.nolist {
	list-style-image: none;
	text-align: right;
	margin-right: 20px;
	list-style: none;
	}
	
	
	
/*---------------------SEO Packages--------------------------*/

#seo-package {
	width: 	270px;
	height: 190px;
	font-size: 14px;
	float: left;
	line-height: 20px;
	}
h4 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FE6600;
	text-align: center;
	}
li.package-list {
	margin-top: 4px;
	}
.box {
	border: 1px solid #0478A9;
	background-color: #EFEFEF;
	font-size: 16px;
	color: #FE6600;
	}
.error {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	}
.required {
	font-size: 12px;
	color: #999999;
	}
.submit {
	font-size: 14px;
	color: #FE6600;
	border: 3px double #0478A9;
	width: 100px;
	height: 26px;
	}