/* CSS Document */

body {
	margin: 0;
	background: url(../images/footerPattern.jpg);
}

p, a, h1, h2, h3, h4, h5, table {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 13px;
	color: #333;
	margin-top: 3px;
}

a {
	color: #007BF2;
	text-decoration: none;
}

p > a {
	text-decoration: underline;	
}

h3 > a {
	color: #007BF2;	
}

a:hover {
	color: #333;
}

h1 {
	font-size: 22px;
	color: #0054A6;
	margin: 0;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	color: #0054A6;
	margin-bottom: 6px;
	margin-top: 20px;
}

h3 {
	font-size: 16px;
	color: #0054A6;
	margin-bottom: 10px;
	margin-top: 25px;
}

h4 {
	font-size: 14px;
	color: #0054A6;
}

h5 {
	font-size: 13px;
	color: #333;
	font-style: italic;
	margin-top: -1px;
}

ul {
	list-style: none;	
	margin-top: 0;
}

img { border: none; }

#white {
	background: #fff;
	padding-bottom: 1px;
}

#grayGradient {
	position: absolute; top: 298px; left: 0px;
	width: 100%;
	height: 500px;
	background: url(../images/middlePattern.png) repeat-x;	
	z-index: 100;
}

#topBar {
	width: 100%;
	height: 40px;
	background: url(../images/topBarPattern.jpg) repeat-x;
}

#topNav {
	width: 960px;
	height: 40px;
	margin: 0 auto;
}

.topNavLink {
	float: right;
	position: relative; top: 12px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCC;	
}

.topNavLink:hover {
	color: #fff;
	text-decoration: underline;	
}

#header {
	width: 960px;
	height: 98px;
	margin: 0 auto;
	position: relative;
}

#logo {
	position: relative; top: 17px; left: -2px;
}

#phoneNumber {
	position: absolute; top: 13px; right: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}

#content {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 505;
}

#contentArea {
	position: relative;
	width: 613px;
	background: #fff;
	border: 1px solid #999;
	position: relative; top: 22px;
	margin-top: 25px;
	margin-bottom: 60px;
	padding: 25px 0 15px 0;
}

#contentArea p, #contentArea h1, #contentArea h2, #contentArea h3, #contentArea h4, #contentArea h5, #contentArea ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 100px 0 30px;
}

.wide p {
	padding: 0 30px !important;	
}

#contentArea li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	background: url(../images/star.png) no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 25px;
	margin-top: 10px;
}

#subBanner {
	width: 613px;
	height: 284px;
	border: 1px solid #666;
	position: relative; top: 22px;
	background: #fff;
}

.taller {
	height: 366px !important;	
}

.dropshadow {
	width: 613px;
	height: 4px;
	margin: 0 auto;
	margin-bottom: -4px;
	position: absolute; top: 0px;
	
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */	
}

.clear {
	clear: both;	
}

.center-image {
	width: 100%;
	text-align: center;	
}

.img-left {
	float: left;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #999;
	margin: 0 30px 25px 0;
}

.img-right {
	float: right;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #999;
	margin: 0 0 25px 30px;
}

.img-callout {
	margin-left: 30px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #999;
}

.img-side {
	margin-left: 8px;	
}

#faq p {
	padding-left: 50px !important;	
}

.sub-li {
	list-style: disc;
	width: 400px !important;
	background: none !important;
	padding: 0 !important;
	font-size: 11px !important;
	font-weight: bold;	
}


/*Sidebar ***************************************************************/
.sideBar {
	width: 325px;
	padding-top: 20px;
	margin-bottom: 15px;
	background: url(../images/sideBarBackgroundTop.png) no-repeat;
}

#sideContentArea {
	position: absolute; top: 10px; right: -10px;
	width: 325px;
}

.sideBar p {
	font-size: 11px;
	color: #201E1F;
	margin-bottom: 5px;
	margin-top: 2px;
}

.sideBar h2 {
	font-size: 18px;
	color: #0054A6;
	margin: 0 0 -5px -2px;
}

.sideBar h3 {
	font-size: 13px;
	color: #333;
	margin-bottom: 10px;	
	margin-top: 15px;
}

.sideBar h4 {
	font-size: 11px;
	color: #E58828;
	margin-bottom: 3px;	
	margin-top: 5px;
	font-weight: 300;
}

.sideBar h2, .sideBar h3, .sideBar p, .sideBar h4 {
	padding: 0 8px 0 8px;
}

.promotion {
	border-radius: 5px;
	padding: 10px;
	margin: 10px 0;
	font-size: 20px;
	
	background: rgb(0,73,153); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,73,153,1) 0%, rgba(0,84,166,1) 5%, rgba(0,123,242,1) 95%, rgba(73,159,242,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,73,153,1)), color-stop(5%,rgba(0,84,166,1)), color-stop(95%,rgba(0,123,242,1)), color-stop(100%,rgba(73,159,242,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004999', endColorstr='#499ff2',GradientType=0 ); /* IE6-9 */
}

.promotion p {
	color: #fff;
	font-size: 13px;
	line-height: 17px;
	padding-bottom: 3px;
}

.sideBarContactLink {
	padding: 0 0 0 8px;
	position: relative; top: 3px;
	font-size: 14px;
	text-decoration: underline;
}

.sideBarContactLink p {
	margin-top: -19px;
	padding-top: 0;	
}

.promotion a {
	text-decoration: none;	
}

.call p {
	font-size: 18px;
	padding: 5px 0 0 8px;
}

.sideBarContent {
	width: 288px;
	min-height: 200px;
	background: #fff;
	margin: 7px 0 0 9px;
	padding: 0 9px 7px 10px;
}

.sideBarBottom {
	background: url(../images/sideBarBackgroundBottom.png);
	width: 325px;
	height: 9px;
}

#homeSideBar {
	position: absolute; top: 10px; right: -10px;
}

.sideBar ul {
	padding: 0;
	padding-right: 10px;
	margin: 10px 0 10px 30px;;
}

.sideBar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	list-style-type: square;
}

.sideBar ul li ul {
	margin-left: 10px;
}

.sideBar ul li ul li {
	font-size: 10px;
	color: #666;
	list-style-type: circle;	
}


/* Navigation  ****************************************************************/
.main-nav {
	margin: auto;
	position: absolute; right: -5px; top: 46px;
	margin-top: 10px;
	width: 738px;
	height: 30px;
	
	background: url(../images/navBackground.png) no-repeat;
	
	z-index: 707;
}

#phonesLink {
	margin-left: 9px;	
}

#nav, #nav ul {padding:0; margin:0 auto; list-style:none; width: 700px;
	position: relative; top: 4px; left: -5px;
}
#nav {position:relative; z-index:50; margin-left: 9px;}
#nav ul {display:none;	margin: 0 0 0 15px;}

#nav li {float:left; position:relative;}
#nav li a {text-decoration:none; font: 13px/21px Arial, Helvetica, sans-serif; white-space:nowrap; padding: 0; color: #333; }
#nav li b {display:block; padding: 0 18px; padding-bottom: 1px; padding-top: 0px; margin-top: 0px; float:left; color:#0054A6;
	font-weight: 100;
	border-radius: 5px;
}

#nav li a b:hover { text-decoration: none; background: #333;
	color: #fff;
	
	background: -moz-linear-gradient(top, rgba(0,123,242,0.7) 0%, rgba(0,58,115,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,123,242,0.7)), color-stop(100%,rgba(0,58,115,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3007bf2', endColorstr='#e6003a73',GradientType=0 ); /* IE6-9 */
}

#nav li ul {position:absolute; left: -15px; top:24px; height:auto; float:left; color: #333;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	
	border: 1px solid #bdbdbd;
	border-top: none;
	
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
#nav li ul.w1 {width: 132px;}
#nav li ul.w2 {width: 107px;}
#nav li ul.w3 {width: 140px;}
#nav li ul.w4 {width: 101px;}
#nav li ul.w5 {width: 117px;}
/*
#nav li ul.w4 {width:130px;}
#nav li ul.w5 {width:150px;}
*/

#nav li ul li {float:none;}
#nav li ul li a {display:block; height:28px; line-height:28px; padding:3px 5px 2px 17px; margin: -2px 0 0 0; color:#0054A6; font-size:11px; text-align:left;}
#nav li ul li a:hover {background:#129152; color:#fff;
	
	background: -moz-linear-gradient(top, rgba(0,123,242,0.7) 0%, rgba(0,58,115,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,123,242,0.7)), color-stop(100%,rgba(0,58,115,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(0,123,242,0.7) 0%,rgba(0,58,115,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3007bf2', endColorstr='#e6003a73',GradientType=0 ); /* IE6-9 */
}

.last a {
	margin-bottom: 0px;
	
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

/*Categories ************************************************/
#categories {
	width: 960px;
	height: 160px;
	position: relative;	top: 100px;
	margin-bottom: 110px;
}

.category {
	width: 217px;
	height: 130px;
	float: left;
	margin-bottom: 10px;
	margin-right: 27px;
}

.category p {
	font-size: 11px;
	color: #333;
	padding: 0 0 0 100px;
	margin-top: -30px;
}

.catLink {
	color: #007BF2;
	font-size: 15px;
	margin: -7px 12px 0 0;
	float: right;
	text-decoration: underline;
	/*background: url(../images/arrow.png) no-repeat left top;*/
}

#lastCat {
	margin-right: 0;	
}

/* Forms, field, etc. ************************************/

.formWrap {
	border: 1px solid #0079EE;
	width: 530px;
	padding: 0 15px 25px 7px;
	margin: 20px 0 15px 30px;
	background: url(../images/diag.png) top left repeat;
	border-radius: 10px;
}

.formWrap p {
	padding: 0 !important;	
}

.formHeader {
	margin-left: 20px !important;
	padding-left: 0 !important;
	padding-right: 10px !important;
}

.field {
    display: block; 
    clear: both; 
}

div#contact-note p {
    overflow: hidden;
    margin: 15px 0 2px 0;
}

#contact-note label {
	font: bold 12px/140% Arial, Helvetica, sans-serif;
	color: #0054A6;
    width: 80px;
    padding: 1px 0 0 20px;
    float: left; 
}

#contact-note input, #contact-note textarea  {
    width: 350px;
    float: left;
    background-color: #FFF;
    border: 1px solid #0079EE;
    float:left;
    height:20px;
    color: #003B6F;
    padding: 0 0 0 4px;
    font: normal 12px/130% Arial, Helvetica, sans-serif;
}

#contact-note input.req {
	background-color: #E0E8EF;
}

#contact-note input.check {
	float: left;
	width: 20px;
	margin-top: 1px;
	border: none;
}

#contact-note p textarea {
    height: 100px;
	padding-top: 2px;
}
#contact-note .buttons {
    padding-left: 75px;
}
#contact-note .captcha {
    display:block;
    margin:5px 0 0 75px;
    padding-bottom: 5px;
}
.field span {
	padding-left: 100px;
	line-height: 30px;
}

p#check {
	padding-bottom: 0;
}

p#no {
	font-size: 11px;
	color: #666666;
	padding: 0 50px 10px 120px;
}

div#contact-note-side p {
    overflow: hidden;
    margin: 15px 0 2px 0;
}

#contact-note-side label {
	font: bold 12px/140% Arial, Helvetica, sans-serif;
	color: #0054A6;
    width: 266px;
    padding: 1px 0 0 0px;
    float: left; 
}

#contact-note-side input, #contact-note-side textarea  {
    width: 266px;
    float: left;
    background-color: #FFF;
    border: 1px solid #0079EE;
    float:left;
    height:20px;
    color: #003B6F;
    padding: 0 0 0 4px;
    font: normal 12px/130% Arial, Helvetica, sans-serif;
}

#contact-note-side input.req {
	background-color: #E0E8EF;
}

#contact-note-side input.check {
	float: left;
	width: 20px;
	margin-top: 1px;
	border: none;
}

#contact-note-side p textarea {
    height: 100px;
	padding-top: 2px;
}
#contact-note-side .buttons {
    padding-left: 75px;
}
#contact-note-side .captcha {
    display:block;
    margin:5px 0 0 75px;
    padding-bottom: 5px;
}

.side {
	background: #fff;
}

input#sendit {
    width: 80px;
    height: 27px;
    background: url(../images/btn-submit.gif) top center;
    text-indent:  -9999px;
    color:#CCC;
    letter-spacing:-8px;
    font-size: 0px;
    cursor: pointer;
    border: 0px;
    float: left;
	margin-left: 100px;
}

input#sendit:hover {
    background: url(../images/btn-submit.gif) bottom center;
}

.checkbox {
	width: 16px !important;
	height: 16px !important;
	margin: 7px 3px 0 20px !important;
}

.checkbox-label {
	width: auto !important;
	margin-top: 6px !important;
}

.left {
	margin-left: 68px !important;	
}

.rimage .checkbox {
	margin-left: 0px !important;
}

.rimage .checkbox-label {
	font-weight: 300 !important;
	font-size: 12px;
	margin-right: 10px;	
}

#contact-note-side h3 {
    color: #fff;
    font-size: 20px;
	font-weight: 300;
	margin-top: 8px;
	padding-left: 19px;
}

#contact-note-side p {
    font-size: 13px;
	padding-left: 10px;
}

.side-header {
	width: 276px;
	position: relative; left: -10px; top: -16px;
	padding-top: 10px !important;
	padding-bottom: 13px !important;
	margin-bottom: -16px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	/*box-shadow: 0 3px 3px 0 #888;*/
	border: 2px solid #fff;
	border-bottom: none;
	
	background: -moz-linear-gradient(top, rgba(0,73,153,1) 0%, rgba(0,84,166,1) 5%, rgba(0,123,242,1) 95%, rgba(73,159,242,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,73,153,1)), color-stop(5%,rgba(0,84,166,1)), color-stop(95%,rgba(0,123,242,1)), color-stop(100%,rgba(73,159,242,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,0) 100%); /* IE10+ */
background: linear-gradient(top, rgba(0,73,153,1) 0%,rgba(0,84,166,1) 5%,rgba(0,123,242,1) 95%,rgba(73,159,242,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004999', endColorstr='#00499ff2',GradientType=0 ); /* IE6-9 */
}


/*CSS for Slider ********************************************/
#myslider {
	width: 613px;
	height: 284px;
	background: #fff;
	border: 1px solid #666;
	position: relative; top: 22px;
}

#wrapperS {
	width: 613px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
 
#slider {
	position:relative;
	overflow:hidden;
}
.content {
	width: 613px;
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	height: 284px;
	width: 613px;
	overflow: hidden;
	position: relative;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.contentnav {
	font-size: 13px;
	position: relative; bottom: 0px; left: 0px;
	padding: 10px 0 0 5px;
	z-index: 600;
}
.contentnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 5px;
	text-decoration: none;
	color: #303030;
}
.contentnav a.active {
	color: #666;
}


img, a {
	border: none;	
}

/* Pricing Grids ************************/
.pricingGrid {
	width: 500px;
	margin: 20px 0 10px 30px;
	border: 1px solid #999;
}

.pricingGrid tr {
	padding: 0 0 0 5px;
	height: 30px;
	font-size: 11px;
}

.pricingGrid p {
	font-size: 12px;
	padding: 0;
	margin: 0;	
}

.pricingGrid h2 {
	font: bold 14px/12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	float: left;
	color:#0054A6;
	text-align: left;
	padding: 0 !important;
	margin: 0 !important;
}

.pricingGrid h3 {
	font: bold 12px/0px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color:#fff;
	text-align:left;
	padding: 0 !important;
	margin: 0 !important;
}

.sideh3 h3 {
	color: #333;	
}

.doubleHeight h3 {
	line-height: 100%;
	text-align: center;
}

.pricingGrid td {
	font: bold 14px/12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
}

.pricingGridMainHeader th {
	height: 25px;
	padding: 7px 7px 5px 10px;
	
	background: rgb(246,246,246); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(208,208,208,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(208,208,208,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(208,208,208,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(208,208,208,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%,rgba(208,208,208,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(246,246,246,1) 0%,rgba(208,208,208,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#d0d0d0',GradientType=0 ); /* IE6-9 */
}

.pricingGridHeaders {
	height: 25px;
}

.pricingGridHeaders th {
	padding: 0 10px 0 10px;
	background: #333;
	
	background: rgb(0,0,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(81,81,81,1) 16%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(16%,rgba(81,81,81,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(81,81,81,1) 16%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(81,81,81,1) 16%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(81,81,81,1) 16%); /* IE10+ */
	background: linear-gradient(top, rgba(0,0,0,1) 0%,rgba(81,81,81,1) 16%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#515151',GradientType=0 ); /* IE6-9 */
}

.odd {
	background: #E5E5E5;	
}

.centered {
	text-align: center !important;	
}

.left-justified{
	text-align: left !important;	
}

/* Footer *******************************************************************/
#footer {
	position: relative;
	width: 100%;
	height: 225px;
	border-top: 1px solid #999;
	background: url(../images/footerPattern.jpg);
	z-index: 606;
}

#footerContent {
	position: relative;
	width: 960px;
	margin: 0 auto;	
}

#footerLogo {
	position: relative; top: 48px; right: 168px;
	float: right;	
}

#address {
    border-left: 1px solid #999999;
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	line-height: 20px;
    height: 60px;
    padding-left: 15px;
    padding: 10px 0 10px 15px;
    position: absolute;
    right: -1px;
    top: 30px;
}

#twitterFooter {
	position: absolute; top: 83px; right: 18px;	
}

.footerLinks {
	margin: 5px 30px 0 0;
	padding-left: 20px;
	float: left;
}

.footerLinks h3 {
	color: #539DDF;
	margin-bottom: 2px;
	padding-left: 17px;
	margin-left: -18px;
}

.footerLink {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CCC;	
}

.footerLink:hover {
	color: #FFF;
	text-decoration: underline;	
}