html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}


/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks ("") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
ul, ol, dl {position: relative; } 
	
body {
   font : 76%/1.7 Verdana, Arial, Helvetica, sans-serif;
	color : #454f58; 
	background : #fff; 
	text-align: center;
}
#header {
   width: 100%;
	text-align: left;
}

#header #logo, #header #header_img {
	display: block;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header #logo img {
	padding: 15px 0 7px 0;
	width: 699px;
	float: left;
}
#header h2.tag {
	line-height: 1.3em;
	padding-top: 15px;
	float: right;
	text-align: right;
	font-size: 1.1em;
	color: #5a6571;
	width: 200px;
}
#header h3 {
	display: none;
}
#header_img{
	padding: 0;
	height: 150px;
}
#nav p {
   position: relative;
	margin: 0;
	padding: 5px 0;
	text-align: right;
}
#nav p a:link, #nav p a:visited {
	color: #454f58;
	font-weight: normal;
	padding: 0 20px; 
}
#nav p a:hover {
	color: #f00;
	text-decoration:underline;
}
#nav p a.current, #nav p a:hover.current {
	color: #8893a0;
	cursor: default;
	text-decoration: none;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	line-height: 1.7em;
	text-align: left;
	background: url(images/content_bg.jpg) no-repeat 100% 95%;
}
#content a:link, #content a:visited {
	color: #424c55;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #f00;
	text-decoration: underline;
}
h1 {
	font-size: 1.6em;
	color: #f00;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: 0.04em;
}

h2 {
	font-size: 1.15em;
	font-weight: bold;
	margin: 7px 0 10px 0;
	color: #5a6571;
}
h2 span.client {
	font-size: 0.9em;
	padding-left: 27px;
	font-weight: normal;
	color: #778595;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	margin: 7px 0 10px 0;
	color: #5a6571;
}
h4 {
	font-weight: bold;
	color: #778595;
	font-size: 1.1em;
	margin-bottom: 7px;
}
h5 {
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: small-caps;
	padding: 5px 30px 0 0;
}
h6 {
	line-height: 1.2em;
	font-weight: normal;
	padding: 0 5px;
	font-size: 0.9em;
	color: #8893a0;
}
p {
	margin-bottom: 17px;
}
p.subhead {
	margin-bottom: 5px;
}
p span.name {
	font-size: 1.2em;
	font-weight: bold;
}
p.subtext {
	font-size: 11px;
	margin-bottom: 15px;
	line-height: 1.6em;
}
ul {
	margin: 0 0 15px 10px;
}
ul li {
	list-style: none;
	padding: 0 30px 7px 20px;
	background: url(images/bullet_red.gif) no-repeat 0 6px;
}
blockquote {
	margin: 5px 10px;
	padding: 20px 10px 15px 0;
}
blockquote p {
	margin-bottom: 7px;
	padding-right: 25px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #5a6571;
}
#content img {
	border: 1px solid #babccd;
	padding: 3px;
}
#content img.indent {
	margin-left: 10px;
	display: inline;
}
#main {
	float: left;
	width: 580px;
	margin: 20px 0;
}

#content .cap_img {
	float: right;
	margin-left: 15px;
	text-align: right;
}
#content .cap_img_left {
	float: left;
	text-align: left;
	margin-right: 25px;
}
#content .cap_img img, #content .cap_img_left img {
	margin: 10px 0 0 0;
}

#content ul li .cap_img h6 {
	font-style: italic;
	padding-top: 0;
	margin-top: 0;
}

#main ul li p {
	margin: 4px 0;
}
#main p.narrow {
	width: 400px;
}
#main ul.narrow li {
	width: 350px;
} 
#sub {
	float: right;
	width: 300px;
	margin: 30px 0 20px 0;
	padding-bottom: 70px;
}
.featurewrap {
	display: block;
	width: 100%;
}
.feature {
	margin: 10px 10px 10px 0;
	float: left;
	width: 250px;
	display: inline;
	padding: 0 5px;
}
.feature img {
	margin: 3px 0;
}
.feature h2 {
	color: #5a6571;
	width: 230px;
	line-height: 1.4em;
	padding: 0 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#content h2 a:link, #content h2 a:visited {
	color: #5a6571;
}
#content h2 a:hover {
	color: #f00;
}
#main .feature p {
	margin-bottom: 7px;
	padding-left: 0;
	margin-left: 5px;
	width: 230px;
	font-size: 11px;
	line-height: 1.4em;
}
#content .item_left, #content .item_right {
	margin: 20px 0;
	clear: both;
	width: 560px;
}

#content .left_caption {
	float: left;
	margin: 0 20px 20px 5px;
	width: 230px;
}
#content .right_caption {
	width: 310px;
	float: right;
	margin: 0 0 20px 20px;
}
#sub .details p {
	padding-left: 10px;
}

#main .itemblock {
	display: block;
	margin: 20px 0;
	padding: 10px 5px 0 5px;
	border-top: 1px solid #c9cdd1;
}
#sub h6 {
	margin-bottom: 25px;
}
#sub .privacy, #sub .sub_box {
	border: 1px solid #babccd;
	margin: 40px 0;
	padding: 10px;
}
#sub .sub_box {
	margin: 0 0 20px 0;
}
#sub .privacy p {
	color: #5a6571;
}
#footerwrap {
	width: 100%;
	border-top: 2px solid #babccd;
   background: #e2e2e2;
   margin-top: 10px;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
}
#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
#footer span.phone {
	font-weight: bold;
	font-size: 1.1em;
}
#footer a:hover {
	color: #f00;
	text-decoration: underline;
}
#footer .copyright {
	float: right;
	width: 300px;
}
#footer .copyright p  {
	font-size: 0.9em;
	text-align: right;
	padding-bottom: 10px;
}
#footer .copyright p.design, #footer .copyright p.design a {
	color: #7a7a7a;
	padding-top: 30px;
}
#footer .address {
	float: left;
	width: 400px;
	text-align: left;
}
#footer .address p a {
	font-weight: normal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* Floats */
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}

.clear {
	clear: both;
}
form {
	width: 350px;
	margin: 10px 0 30px 0;
}
fieldset {
	margin: 0 10px 10px 10px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #c9cdd1;
	background: #f9f9f9;
}
#main fieldset p {
   width: 350px;
	padding-left: 5px;
	font-size: 1em;
}
legend {
	font-weight: bold;
	margin-left: 0;
   padding-left: 0;
	margin-bottom: 5px;
	color:#8893a0;
	font-size:1em;
}
label {
	display: block;
	color: #424c55;
}
input.text {
	display: inline;
	width: 320px;
	margin-bottom: 5px;
}
input:focus, textarea:focus {
	background: #f2f2f2;
}
input.radio {
	width: auto;
	float: left;
	margin-right: 1em;
	margin-top: 0;
}
form #block p {
	visibility: hidden;
	display: none;
}
#acknowledge {
	margin: 30px 0 50px 0;
}
.submitarea {
	margin: 0 0 10px 25px;
}
.warning {
	color: #f00;
	font-weight: bold; 
}

