/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-style:  normal;
	color: #0f1017;
	background-color: #fff;
	
}

img {
	border: 0px;
}

p {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 18px 0;
}

p.footer {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
}


h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 32px;
	color: #4e81c9;
	margin: 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #fc3d46;
	margin: 0;
}

h3 {
	font-size: 25px;
	font-weight: 500;
	margin: 0;
	color: #919fb2;
}

h4 {
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	color: #acafc3;
}

.type ul {
	list-style-type: square;
	list-style-position: inside;
}

.type li {
	padding: 0 0 0 5px;
	font-size: 13px;
	margin: -10px 0 10px 0;
	line-height: 1.5em;
	color: #919fb2;
}

#nav .nav ul {
	list-style-type: none;
}

#nav .nav li {
	display:inline;
	padding: 0 10px 0 0;
	font-size: 12px;
}

#nav {
	position: relative;
	float: right;
	width: 420px;
	margin: 0;
	padding: 20px 0 1px 0;
}

#headerspan {
	height: 105px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #0f1017;
	background-image: url(../images/bkgd-headerspan.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#scribblespanindex {
	height: 27px;
	margin: 0;
	padding: 27px 0 27px 0;
	clear: both;
	background-image: url(../images/spacer-scribble.png);
	background-repeat: repeat-x;
	background-position: center;
}

#scribblespan {
	height: 27px;
	margin: -31px 0 0 0;
	padding: 27px 0 27px 0;
	clear: both;
	background-image: url(../images/spacer-scribble.png);
	background-repeat: repeat-x;
	background-position: center;
}

#gradientspan {
	height: 82px;
	margin: 0;
	padding: 0;
	clear: both;
	background-image: url(../images/spacer-gradient.png);
	background-repeat: repeat-x;
	background-position: center;
}

#headercontent .header {
	width: 829px;
	height: auto;
	margin: 0;
	padding: 0 25px 0 0;
	text-align: left;
	clear: both;
}

#headercontent {
	position: relative;
	width: 829px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
}

#content .headertext {
	position: absolute;
	right: 70px;
	top: 35px;
	width: 375px;
	text-align: left;
}

#content {
	position: relative;
	width: 829px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	background-color: #fff;
}

#content .header, #content .main {
	width: 829px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

.featureone, .featuretwo, .featurethree, .divider {
	position: relative;
	float: left;
	width: 246px;
	height: auto;
}

.textone {
	position: relative;
	float: left;
	width: 246px;
	height: auto;
}

.texttwo {
	position: relative;
	float: left;
	width: 537px;
	height: auto;
}

.divider {
	position: relative;
	float: left;
	width: 45px;
	height: auto;
	margin: 0 0 -87px 0
}

.follow {
	position: absolute;
	right: 0;
	top: -74px;
}

.footer {
	padding: 20px 0 20px 0;
	font-size: 11px;
	line-height: 1.5em;
}

.footerright {
	padding: 20px 0 20px 0;
	font-size: 11px;
	line-height: 1.5em;
	position: absolute;
	right: 40px;
	top: 0;
}

.footerabout {
	position: relative;
	float: left;
	width: 256px;
	height: auto;
}

.footerlinks {
	position: relative;
	float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 30px;
	font-size: 11px;
	line-height: 1.5em;
}

.footerserve, .footerphone {
	padding: 20px 0 10px 0;
	clear: both;
	font-size: 11px;
	line-height: 1.5em;
}

.featureimage {
	position: relative;
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

.featuretext {
	width: 361px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	float: right;
	position: relative;
}

.thumb {
	float: left;
	width: 207px;
	height: auto;
}

.thumbtext {
	float: left;
	margin: 0 0 0 20px;
	width: 178px;
}

.thumbtextby {
	font-size: 11px;
	color: #999999;
	width: 178px;
}

.logo {
	position: relative;
	float: left;
	top: 34px;
}

#pig {
	position: absolute;
	top: 24px;
	right: 390px;
}

a:link, a:visited, a:active, a:hover {
	color: #fb4a4a;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.type:link, a.type:visited, a.type:active, a.type:hover {
	color: #0f1017;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
}

a.type:hover {
	color: #fb4a4a;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

a.text:link, a.text:visited, a.text:active, a.text:hover {
	color: #fb4a4a;
	text-decoration: none;
}

a.text:hover {
	color: #fb4a4a;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

a.textgrey:link, a.textgrey:visited, a.textgrey:active, a.textgrey:hover {
	color: #656d78;
	text-decoration: none;
}

a.textgrey:hover {
	color: #fb4a4a;
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

a.service:link, a.service:visited, a.service:active, a.service:hover {
	color: #acafc3;
	text-decoration: none;
}

a.service:hover {
	text-decoration: none;
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
}

#nav .nav a:link {
	color: #909eb1;
	text-decoration: none;
}

#nav .nav a:visited {
	color: #909eb1;
	text-decoration: none;
}

#nav .nav a:hover {
	border-bottom: 1px dashed #919fb2;
	border-top: 1px dashed #919fb2;
	color: #ffc000;
	padding: 1px 0;
	text-decoration: none;
}

#nav .nav a:active {
	color: 909eb1;
	text-decoration: none;
}

input.contactbtn {
	background: #c58b31;
	border: 0 solid #FFF;
	color: #FFF;
	cursor: pointer;
	font-size: 13px;
	padding: 5px 0 5px 5px;
	width: 73px;
}

input.textbox, textarea.textbox {
	/*background: url(../images/bkgd_textbox.gif);*/
	background-color: #eeeff8;
	border: 1px solid #dee3e9;
	color: #656d78;
	font-weight: bold;
	cursor: text;
	padding: 5px 0 5px 5px;
	margin: 0;
	width: 283px;
	font-size: 18px;
}

.code {
	background-color: #656d78;
	border: 1px solid #eeeff8;
	color: #fff;
	font-weight: bold;
	cursor: text;
	padding: 5px 0 5px 5px;
	font-size: 18px;
}


td.labels {
	text-align: right;
	width: 10%;
	font-size: 13px;
}

td.textbox {
	text-align: left;
	width: 90%;
}

.red {
	color: #FF0000;
	font-size: 24px;
}

ul.list {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	line-height: 14px;
}

ul.listsmall {
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	line-height: 12px;
}

ul.listsmall li.listitem {
	position: relative;
	margin: 0px; 
	padding: 1px 5px 2px 8px;
	background: transparent url("../images/bullet.png") no-repeat 0px 5px;
	font-size: 10px;
	margin-bottom: 3px;
}

ul.listsmall li.listitemfooter {
	position: relative;
	margin: 0px; 
	padding: 1px 5px 0px 7px;
	background: transparent url("../images/bullet.png") no-repeat 0px 5px;
	font-size: 10px;
	margin-bottom: 3px;
}