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

/*

Copyright (c) 2008, Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.6.0

*/

html {
	color:#000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
/* to preserve line-height and selector appearance */

sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
/*to enable resizing for IE*/

input, textarea, select {
 *font-size:100%;
}
/*because legend doesn't inherit in IE */

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	outline:none;
}
/*+++++++++++++++++++++++++++++++++++*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: center;
	color:#333333;
}
strong {
	font-weight: bold;
}
a:link {
	color:#1776BA;
	text-decoration:none;
}
a:visited {
	color:#1776BA;
	text-decoration:none;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
a:active {
	color:#1776BA;
	text-decoration:none;
}
.current {
	color:#666666;
}
#wrapper {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 1;
	height:auto;
	width: 960px;
	top: 0;
	text-align: left;
	background-color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444545;
	border-left-color: #444545;
}
#innerWrapper {
	float:left;
	border: none;
	width: 960px;
	min-height:590px!important;
	height:100%;
	z-index: 999;
	margin-bottom:0;
}
#topSection {
	width: 960px;
	height: 126px;
	background-image: url(../images/focals/topbanner.jpg);
	background-repeat: no-repeat;
	float:left;
}
#logoSlogan {
	width: 500px;
	height: 40px;
	background-image: url(../images/focals/avnanlogo.gif);
	background-repeat:no-repeat;
	margin-left: 52px;
	margin-top: 26px;
	padding-top: 24px;
	padding-left: 223px;
	cursor: pointer;
}
#logoSlogan h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 0.75em;
}
#logoSlogan h1 a:link {
	color: #FFF;
}
#logoSlogan h1 a:visited {
	color: #FFF;
}
#logoSlogan h1 a:hover {
	color: #FFF;
}
#logoSlogan h1 a:active {
	color: #FFF;
}
#topSection #navigation {
	height: 36px;
	width: 930px;
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	z-index: 1000;
	position: absolute;
}
#page_home #focal {
	width: 960px;
	height: 342px;
	float: left;
	z-index: 1;
	zoom: 1; /* For IE6 */
	margin-left: 0;
}
#focal {
	width: 876px;
	height: 160px;
	float: left;
	margin-left:32px;
	display: inline;
}
#page_home #contactBox {
	width: 208px;
	height: 238px;
	float: right;
	/*	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	behavior:url(border-radius-ie8.htc);*/
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 16px;
	border: 1px solid #999;
	background-color: transparent;
}
#page_home #contactBox h4 {
	font-weight: bold;
	color: #1776BA;
}
#page_home #contactBox ul {
	padding-left:18px;
	padding-right:0;
	font-size: 0.75em;
	margin-bottom:10px;
	margin-top:6px;
}
#page_home #contactBox li {
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left:-10px;
	padding-left:10px;
	margin-right:-10px;
	padding-right:20px;
	padding-top:4px;
}
#page_home #contactBox li:first-child {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	padding-top:12px;
	margin-top: 8px;
	margin-bottom: 0;
}
/*For the contact box form*/
#page_home #contactBox #contactBoxForm li:first-child {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	padding-top:0px;
	margin-top: 4px;
}
#page_home #contactBox #contactBoxForm ul {
	padding-left:10px;
	padding-right:0;
	margin-bottom:6px;
	margin-top:4px;
}
#page_home #contactBox #contactBoxForm li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:-10px;
	padding-left:20px;
	margin-right:-10px;
	padding-right:20px;
	padding-top:4px;
}
#page_home #contactBox #contactBoxForm input {
	font-size:0.8em;
	padding:3px;
	margin-bottom:0;
	width:156px;
}
#page_home #contactBox #contactBoxForm input#submit {
	background-color:#1776BA;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	float: right;
	margin-top:0px;
	padding-left:6px;
	padding-right:6px;
	cursor: pointer;
	border:none;
	width:auto;
	margin-right: 14px;
	margin-left: 0px;
}
/*end contact box
===============*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	float:none;
}
#contactBox {
	width: 208px;
	height: 160px;
	float: left;
	background-color: #d1d2d3;
/*	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	behavior:url(border-radius-ie8.htc);*/
	padding-right: 0px;
	padding-left: 0px;
}
#contactBox h4 {
	font-weight: bold;
	color: #1776BA;
	padding-left: 24px;
}
#page_home #contactBox h4 {
	padding-left: 0;
	margin-bottom:3px;
	padding-bottom:0;
}
#contactBox ul {
	padding-left:10px;
	padding-right:10px;
	font-size: 0.75em;
	margin-bottom:3px;
	margin-top:3px;
}
#contactBox li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:-10px;
	padding-left:45px;
	margin-right:-10px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:8px;
}
.trident6 #contactBox li, .trident7 #contactBox li {
	padding-top:5px;
	padding-bottom:6px;
}
#contactBox li:first-child {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	padding-top:0px;
	margin-top: 10px;
	padding-left: 20px;
}
li#pricing {
	background-image: url(../images/icons/contact1.gif);
	background-repeat: no-repeat;
	background-position: 16px 4px;
}
li#product {
	background-image: url(../images/icons/contact2.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
li#download {
	background-image: url(../images/icons/contact3.gif);
	background-repeat: no-repeat;
	background-position: 16px 4px;
}
li#call {
	background-image: url(../images/icons/contact4.gif);
	background-repeat: no-repeat;
	background-position: 16px 4px;
}
#specialBox {
	width: 190px;
	height: auto;
	float: left;
	margin-left: 32px;
	margin-top: 30px;
	border: 1px solid #4676BA;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: inline;
}
#specialBox h1 {
	font-size: 0.95em;
	font-weight: bold;
	color: #1776BA;
	margin-bottom: 16px;
	text-transform: uppercase;
	margin-left: 20px;
}
#specialBox ol {
	font-size: 0.75em;
	margin-left: 20px;
}
#specialBox li {
	list-style-type: decimal;
	margin-bottom: 10px;
}
/*Area for the main copy and content
=================================*/
#mainContent {
	float: right;
	width: 540px;
	height: auto;
	margin-right: 142px;
	margin-top:30px;
	margin-bottom:20px;
	display: inline;
}
.page_contact #mainContent {
	width: 620px;
	margin-right: 62px;
}
#mainContent h1 {
	font-size: 0.95em;
	font-weight: bold;
	color: #1776BA;
	margin-bottom: 22px;
	text-transform: uppercase;
}
#mainContent h2 {
	font-size: 0.875em;
	color: #1776BA;
	margin-bottom: 8px;
	margin-top: 22px;
	font-weight: bold;
}
#mainContent h2 a:link {
	border-bottom: 1px dotted #1776BA;
}
#mainContent h2 a:visited {
	color: #1776BA;
	border-bottom: 1px dotted #1776BA;
}
#mainContent h2 a:hover {
	color: #7494C3;
	border-bottom: none;
}
#mainContent h2 a:active {
	border-bottom: none;
}
h2.underlined {
	border-bottom: 1px solid #1776BA;
}
#mainContent h3 {
	font-size: 0.75em;
	color: #666;
	margin-bottom: 8px;
	font-weight: bold;
}
#mainContent p {
	font-size: 0.75em;
	margin-bottom: 10px;
	line-height: 1.425em;
}
#mainContent p.contactParagraph{
	display: block;
	padding-top: 15px;
}
#mainContent a:link {
	border-bottom: 1px dotted #1776BA;
}
#mainContent a:visited {
	border-bottom: 1px dotted #1776BA;
}
#mainContent a:hover {
	border-bottom: none;
}
#mainContent a:active {
	border-bottom: 1px dotted #1776BA;
}
#mainContent ul li {
	font-size: 0.75em;
	margin-bottom: 6px;
	padding-left: 16px;
	list-style-type: none;
	margin-left: 0px;
	background-image: url(../images/layout/bullets.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	line-height: 1.425em;
}
#mainContent ol li {
	font-size: 0.75em;
	margin-bottom: 6px;
	list-style-type: decimal;
	margin-left: 18px;
	line-height: 1.425em;
}
.trident7 #mainContent ol li {
	margin-left: 26px;
}
.trident6 #mainContent ol li {
	margin-left: 24px;
}
.products {
	width: 110px;
	height: 160px;
	float: left;
	margin-right: 25px;
}
.products-three .products {
	width: 33%;
	height: 160px;
	float: left;
	margin-right: 0;
}
#mainContent .products a:link {
	border-bottom: none;
}
#mainContent .products a:visited {
	border-bottom: none;
}
#mainContent .products a:hover {
	border-bottom: none;
}
#mainContent .products a:active {
	border-bottom: none;
}
#mainContent .products a.productTextLink:link {
	border-bottom: 1px dotted #1776BA;
}
#mainContent .products a.productTextLink:visited {
	border-bottom: 1px dotted #1776BA;
}
#mainContent .products a.productTextLink:hover {
	border-bottom: none;
}
#mainContent .products a.productTextLink:active {
	border-bottom: 1px dotted #1776BA;
}
#mainContent .pdflink {
	font-size: 0.6875em;
	color: #666;
	text-align: left;
	display: block;
	background-image: url(../images/icons/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 204px 1px;
	height: 22px;
	padding-top: 2px;
}
#page_home #mainContent {
	width: 678px;
	height: 200px;
	float: left;
	margin-left: 52px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	margin-top:0;
	display: inline;
}
#page_home #mainContent .secondaryFocal {
	float:left;
	width:195px;
	height:auto;
	background-repeat: no-repeat;
	margin-left: 46px;
	text-align:left;
	cursor: pointer;
}
#page_home #mainContent #secondaryFocal1 {
	background-image:url(../images/focals/hometile2.jpg);
	margin-left: 0;
}
#page_home #mainContent #secondaryFocal2 {
	background-image:url(../images/focals/hometile4.jpg);
	display: inline;
}
#page_home #mainContent #secondaryFocal3 {
	background-image:url(../images/focals/hometile1.jpg);
	display: inline;
}
#page_home #mainContent #secondaryFocal4 {
	background-image:url(../images/focals/hometile4.jpg);
}
#page_home #mainContent .secondaryFocal h3 {
	font-size: 0.87em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 6px;
	margin-bottom:80px;
}
#page_home #mainContent .secondaryFocal p {
	font-size: 0.75em;
}
#slider a:link, #page_home #mainContent .secondaryFocal a:link {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1776BA;
}
#slider a:visited, #page_home #mainContent .secondaryFocal a:visited {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1776BA;
}
#slider a:hover, #page_home #mainContent .secondaryFocal a:hover {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EFA81F;
}
#slider a:active, #page_home #mainContent .secondaryFocal a:active {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1776BA;
}
/*Cursor for top level drop downs*/
.cursorStyle {
	cursor: default;
}
/*Menu for sub-navigation
=======================*/
#secondaryMenu {
	width: 190px;
	height: auto;
	float: left;
	margin-left: 52px;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: inline;
}
#secondaryMenu h2 {
	font-size: 0.95em;
	font-weight: bold;
	color: #1776BA;
	margin-bottom: 22px;
	text-transform: uppercase;
}
#secondaryMenu ul {
	font-size: 0.8em;
	padding:0;
	margin:0;
}
#secondaryMenu ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#secondaryMenu ul li a:link {
	border-bottom: 1px dotted #1776BA;
}
#secondaryMenu ul li a:visited {
	border-bottom: 1px dotted #1776BA;
}
#secondaryMenu ul li a:hover {
	border-bottom: none;
}
#secondaryMenu ul li a:active {
	border-bottom: 1px dotted #1776BA;
}
#secondaryMenu p {
	font-size:0.75em;
	margin-bottom: 16px;
}
#footer {
	width: 960px;
	height: 22px;
	background-color: #444545;
	padding-top: 4px;
}
li#phone {
	margin-left: 52px;
	background-image: url(../images/icons/footerphone.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	float: left;
	color: #C3C4C0;
	font-size: 0.875em;
	font-weight: bold;
	display: inline;
}
li#mail {
	margin-left: 42px;
	background-image: url(../images/icons/footermail.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 25px;
	float: left;
	font-size: 0.875em;
	font-weight: bold;
	display: inline;
}
li#fb {
	margin-left: 42px;
	background-image: url(../images/icons/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 25px;
	padding-bottom:3px;
	float: left;
	font-size: 0.875em;
	font-weight: bold;
	display: inline;
}
li#mail a:link, li#fb a:link {
	color: #C3C4C0;
}
li#mail a:visited, li#fb a:visited{
	color: #C3C4C0;
}
li#mail a:hover, li#mfb a:hove{
	color: #6D6E71;
}
li#mail a:active, li#fb a:active{
	color: #C3C4C0;
}
li#iso {
	float: right;
	margin-right: 52px;
	color: #6D6E71;
	font-size: 0.875em;
	font-weight: bold;
	display: inline;
}
/*Form
====*/
#mainContactForm{
	width: 590px;
	height: 270px;
	margin-top: 30px;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}

form {
}
fieldset {
}
legend {
	padding: 0 2px;
	font-weight: bold;
}
label {
	display: inline-block;
	line-height: 1.4;
	vertical-align: top;
	font-size:0.75em;
}
fieldset ol {
	margin: 0;
	padding: 0;
}
fieldset li {
	list-style: none;
	margin: 0;
	background-image:none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
em {
	font-style: italic;
}
label {
	width: 100px; /* Width of labels */
}
.radioInputs label {
	width:auto;
}
textarea {
	width:367px;
	margin-bottom:10px;
	font-size:0.75em;
	padding:3px;
}
input {
	font-size:0.75em;
	padding:3px;
	margin-bottom:2px;
	width:180px;
}
input#submit {
	background-color:#1776BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	float: left;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	margin-left: 0px;
	border:none;
	width:auto;
	display: inline;
}
.trident7 input#submit {
	margin-top:-10px;
}
.required {
	font-size: 10px;
	color: #F00;
	margin-left: -6px;
}
.trident7 .required {
	margin-left: 0;
}
#page_home .required {
	display:none;
}
p.required {
	font-size: 10px;
}
#thankyou {
	float:left;
	background-color:#d1d2d3;
	height: 60px;
	width: 164px;
	padding-left:10px;
	color:#000;
}
#errors {
	position: static;
	right:0px;
	top:0px;
	background-color: #C00;
	height: auto;
	min-height:100px;
	width: 300px;
	padding:4px;
	color:#FFF;
	margin-bottom:20px;
}
#page_home #errors {
	position: static;
	right:0px;
	top:0px;
	background-color: transparent;
	height: auto;
	min-height:100px;
	width: 164px;
	color:#C00;
	margin-bottom:20px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.tryAgain {
	padding:4px;
	background-color:#1776BA;
	margin-top:20px;
	font-size:10px;
	float:right;
}
a.tryAgain:link {
	color:#FFF;
}
a.tryAgain:visited {
	color:#FFF;
}
a.tryAgain:hover {
	color:#FFF;
}
a.tryAgain:active {
	color:#FFF;
}
.thankyouText {
	font-size: 12px;
	color: #FFFFFF;
}
#thankyou p {
	font-size:12px;
	padding-left:0px;
	margin-bottom:10px;
	line-height:normal;
}
.errorText {
	font-size: 12px;
	color: #FFFFFF;
}
#page_home .errorText {
	color: #C00;
}
#errors p {
	padding-left:0;
	margin-bottom:0;
	line-height:normal;
}
#page_home #contactBox .errorList {
	font-size:1em;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#page_inner #mainContent #contactBox .errorList {
	font-size:1em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	list-style-image:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#page_inner #mainContent #errors ul.errorList li {
	background-image:none;
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-left: 0;
	list-style-type: none;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	line-height: 1.425em;
}
#page_home #contactBox .errorList li {
	font-size:1em;
	padding:0;
	margin:0;
}

#mainContent ul#contactForm li, #mainContent #radioGroup ul li {
	font-size: 1em;
	margin-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
	margin-left: 0;
	background-image: none;
}
#mainContent #radioGroup ul li {
	margin-bottom: 4px;
}
.trident7 #mainContent #radioGroup ul li {
	margin-bottom: 1px;
}
#radioGroup {
	width: 208px;
	/*height:auto !important;
	min-height:250px;*/
	height:200px;
	float: right;
	background-color: #d1d2d3;
/*	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	behavior:url(border-radius-ie8.htc);*/
	padding-right: 0px;
	padding-left: 0px;
}
#radioGroup input {
	width:auto;
	font-size:10em;
	padding:0;
	margin-bottom:0;
	margin-top: 0;
	margin-right: 4px;
	margin-left: 19px;
	vertical-align:middle;
}
#radioGroup label {
	font-size:1em;
	width:100%;
}
form h4 {
	color: #1776BA;
	padding-left: 400px;
	margin-bottom:10px;
	font-size:0.75em;
	text-transform:uppercase;
}
#radioGroup ul {
	padding-left:0px;
	padding-right:10px;
	font-size: 0.75em;
	margin-bottom:3px;
	margin-top:3px;
}
#radioGroup li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:-10px;
	padding-left:45px;
	margin-right:-10px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:3px;
}
#radioGroup li:first-child {
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFF;
	padding-top:0px;
	margin-top: 10px;
	padding-left: 20px;
}
#radioGroup li.lastItem {
	border-bottom-style: none;
}
#contactForm {
	float:left;
	margin-top: 30px;
	padding-left: 30px;
}

/*End Form
========*/
/*Feature list plugin
====================*/

	/* numeric controls */	

ul#tabs {
	height:70px;
	width: 80px;
	padding-left: 200px;
	padding-top:10px;
	position: absolute;
	left: 670px;
	top: 386px;
	background-color: #FFF;
	font-size: 0.625em;
	font-weight: bold;
	z-index: 2;
}
ul#tabs li {
	margin:0 6px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:16px;
	line-height:16px;
}
ul#tabs li a {
	float:left;
	height:16px;
	line-height:16px;
	background-color:#666;
	color:#FFFFFF;
	padding:0 5px;
	text-decoration:none;
	display: block;
	outline: none;
}
ul#tabs li a:link {
	text-decoration:none;
	border-bottom:none;
}
ul#tabs li a:visited {
	text-decoration:none;
	border-bottom:none;
}
ul#tabs li a:hover {
	text-decoration: none;
	border-bottom:none;
}
ul#tabs li a:active {
	text-decoration:none;
	border-bottom:none;
}
ul#tabs li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
ul#tabs li a.current {
	background-color:#1776BA;
	color: #FFF;
	cursor: default;
}
#container {
	text-align:left;
	width:730px;
	height:340px;
	background:#fff;
	float: left;
	overflow: hidden;
}
div#container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#output li {
	position: absolute;
	width: 730px;
	height: 340px;
}
ul#output {
	right: 0;
	width: 730px;
	height: 340px;
	position: relative;
}
/*#slider #output li a{
		outline: none;
		border:none;
}*/
#output li h2 {
	font-style:italic;
	font-weight: bold;
	font-size: 1em;
	color: #1776BA;
	width: 412px;
	margin-top: 14px;
	margin-left: 52px;
}
#output li p {
	font-size: 0.85em;
	width: 450px;
	margin-top: 8px;
	margin-left: 52px;
}
/*END Feature list plugin
====================*/
.addressBox {
	width: 200px;
	height: 140px;
	float: left;
}
.addressBox h2{
	text-transform: uppercase;
}

