* {
	margin:0pt;
	padding:0pt;
}
body {
	background:#ffc none repeat scroll 0%;
	color:#333333;
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	text-align:center;
}

img {
	border:none;
}

img.owner {
	float: left;
	margin: 0pt 30px 0pt 0pt;
}

#navbar h1 {
	float: right;
	margin-top: -35px;
	padding-right: 25px;
	color: #ff3;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: lighter; 
}

a {
	outline: none;
} 

a:link, a:visited {
	color:#396;
}
a:hover {
	color:#396;
}

a.mail {
	text-decoration: none;
	color: #396;
}


p {
	font-size: 12px;
	line-height: 1.5em;
}

h1 {
	font-size: 18px;
	padding-left: 24px;
	padding-bottom: 1em;
}

h2 {
	font-size: 14px;
	padding-left: 24px;
	padding-bottom: 1em;
}

h3 {
	font-size: 12px;
	padding-left: 24px;
	padding-bottom: 1em;
	text-transform: uppercase;
	color: #396;
}

#container {
	background: #fff;
	margin: 0pt auto;
	text-align: left;
	width: 950px;
}

#navbar ul {
	background: #006633;
	list-style-type: none;
  	width: 950px;
  	list-style-image:none;
	list-style-position:outside;
		text-align:left;
	float: left;
}
#navbar li {
  display: inline;
  margin: 0 9px;
  padding-left: 4px;
  text-transform: uppercase;
}

#navbar li a {
  color: #fff;
  text-decoration: none;
  line-height: 4em;
}

#navbar li a:hover {
  color: #ff3;
}

#navbar li.current a {
	color: #ff3;
}

#subNav {
	margin-left: 25px;
	margin-bottom: 380px;
}

#subNav p {
	width: 220px;
	margin-top: 1em;
	line-height: 1.7em;
}

#subNav h2 {
	margin-top: 7px;
}

#aboutSub {
	float: left;
}

#serviceSub {
	float: left;
	padding-left: 12px;
}

#faqSub {
	float: left;
	padding-left: 12px;
}

#aboutSub h2 {
background: transparent url(images/about.png) no-repeat scroll 0%;
text-indent: -9999px;
}

#serviceSub h2 {
background: transparent url(images/services.png) no-repeat scroll 0%;
text-indent: -9999px;
}

#faqSub h2 {
background: transparent url(images/faq.png) no-repeat scroll 0%;
text-indent: -9999px;
}

#content ul {
	list-style-type: square;
	text-align:left;
	padding-left: 40px;
	float: left;
}

#content img {
	padding: 0pt 4px 4px 24px;
}

#content p {
	margin: 0 420px 20px 24px;
	color: #000;
}

#content p.disclaimer {
margin-right: 250px;
font-style: oblique;
color: #396;
font-size: 1.3em;
}

#content p.taller {
line-height: 1.95em;
letter-spacing: 0.005em;
}

#content h3 {
font-size: 1.4em;
}


#content h4 {
	margin: 0 420px 20px 24px;
	color: #000;
}

#content h4.service {
	margin: 0 420px 0 24px;
}

#content h4.question {
line-height: 1.95em;
font-size: 1.1em;
}

#content {
	background: #fff;
	clear: both;
	text-align: left;
	color: #999;
	padding-bottom: 60px;
}

#brandingHeader {
	width:706px;
	height:129px;
	padding-bottom: 30px;
}

#brandingHeader img {
	margin-top: -20px;
}

#headline {
	margin-left: 22px;
}

h1.title {
background: transparent url(images/yourConnection.png) no-repeat scroll 0%;
text-indent: -9999px;
margin-bottom: 23px;
}

#headline p {
	padding-bottom: 1.25em;
	width: 570px;
}


#footer p {
	padding: 120px 0px 0px 20px;

}

#footer {
	background: #063;
	text-align: left;
	color: #ffc;
	width:950px;
	height:186px;
	clear: both;
	overflow: hidden;
}

.clear {
	clear: both;
}

/* FORM ------------------------------------------------------------------ */

.clear {
clear: both;
}

fieldset {
border: none;
}

form {
	padding: 0pt 0pt 0pt 24px;
}

#formLeft {
	width: 320px;
	float: left;
}

#formLeft span {
clear: left;
padding-left: 10px;
color: #da3939;
}

#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: left;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}

#formLeft .input-bg {
		background: url(images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
}

#formLeft .active {
		background: url(images/form-sm-bg.jpg) top left no-repeat transparent;
}

#formRight {
	width: 360px;
	float: left;
}

#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
}

#formRight .message-bg {
		background: url(images/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
}

#formRight .active {
		background: url(images/message-bg.jpg) top left no-repeat transparent;
}

#favoriteColor {
width: 100%;
clear: both;
}

#favoriteColor label {
width: 200px;
float: none;
display: inline;
margin-left: 7px;
}

#favoriteColor div {
width: 100%;
float: left;
margin-bottom: 1.5em;
margin-left: 7px;
}

label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
}

label.error {
	position: absolute;
	top: -21px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

input.submit-button {
	float: left;
	padding-right: 31px;
	padding-bottom: 31px;
	outline: none;
}

#favoriteColor br {
margin-bottom: 1.5em;
}


















