/* CSS Document */
	body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* The bullet proof centering markup */
#outer {
	height: 670px; 
	/*overflow: hidden;*/
	position: relative;
	width: 100%;
	
}
		#outer {height: 100%;} /* or without overflow */
		#outer[id] {display: table; position: static;}
		
		#middle {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
		#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
		#inner {_position: relative; _top: -50%; _text-align: left; } /* for explorer IE6 only */
		#inner {width: 1033px;margin-left: auto;margin-right: auto;
} /* for all browsers*/
		#inner[id] {position: relative;} */


/* Body */


body{
	line-height:normal;
	color:#002844;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	background-color: #FFFFFF;
}
p{
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	}
form {
	position: relative;
	margin: 0;
	float: left;
	width: 340px;
	padding: 0px;
}
form span {
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 220px;
}
form .big {
	width: 183px;
}
form .small {
	width: 87px;
	margin-right: 3px;
}
form   .button {
	font-size: 11px;
	color: #5F5C5C;
	background-color: #CECECE;
	padding: 0px;
	vertical-align: middle;
	height: auto;
	width: 45px;
	float: left;
	clear: right;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
label {
	width: 111px;
	font-size: 11px;
	color: #5F5C5C;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	float: left;
}
/* Jquery form validations*/
form label.error, label.error{
	color:#FFFFFF;
	white-space: nowrap;
	display: block;
	font-size: 9px;
	font-style: italic;
	clear: both;
	position: absolute;
	background-color: #849A7F;
	top: -10px;
	text-align: center;
	padding: 0;
	height: auto;
	width: auto!important;
	margin-right: auto;
	margin-left: auto;
	float: left;
	left: 0px;
}
input.error,select.error,textarea.error{
		border:1px dotted #7F7F7F;
}
.required {
	color:#849A7F;
	font-size: 11px;
}

input {
	width: 183px;
	background-color: #FFFFFF;
	border: 1px solid #AFAEAE;
	line-height: 15px;
	padding: 2px;
	height: 11px;
	font-size: 11px;
	color: #5F5C5C;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #AFAEAE;
	font-size: 11px!important;
	color: #5F5C5C;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	line-height: 15px;
	padding-right: 3px;
	padding-left: 3px;
}
textarea {
	font-size: 11px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 52px;
}
a:focus{-moz-outline:0;outline:0;outline-offset:0}
/* link, visited, hover, active for safari*/
a:link{
	color:#5F5C5C;
	text-decoration: none;
}
a:visited{
	color:#727070;
}
a:hover{
	color:#000000;
	text-decoration: none;
}
a:active{
	color:#5F5C5C;
}
img {
	border: 0;
}	
h1{
	font-size:28px;
	margin: 0px;
	font-weight: lighter;
}
h2{
	font-size:24px;
	margin: 0px;
	font-weight: lighter;
}
h3{
	font-size:20px;
	margin: 0px;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
}
/*  Text */
.text1 {
	font-size: 12px;
}
.text2 {
	font-size: 15px;
}
.definition {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
/*  Layout */
#content {
	width: 1033px;
	height: 670px;
	border: 1px solid #B5B7BA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 22px #D9DADC;
	-webkit-box-shadow: 0 0 22px #D9DADC;
	box-shadow: 0 0 22px #D9DADC;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
/*  Header*/
#headshadow {
	background-image: url(../images/head_shadow.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 25px;
	width: 100%;
	top: 182px;
}
.line_height1 {
	line-height: normal;
}
#headerholder {
	height: auto;
	width: auto;
	top: 0px;
	outline: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#header {
	width: auto;
	left: 0px;
	outline: none;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	float: left;
}
#head {
	height: 136px;
	width: 1035px;
	clear: both;
	position: relative;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}
#logo {
	height: auto;
	width: auto;
	float: left;
	padding: 0px;
	position: relative;
	left: 31px;
	top: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
#logo a:hover{
	background-color: transparent;
}
#tel {
	position: absolute;
	right: 31px;
	width: 190px;
	top: 40px;
	height: 33px;
	background-color: #9B9999;
	line-height: 33px;
	float: right;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#tel a:link{
	color:#FFFFFF!important;
}
#tel a:active{
	color:#FFFFFF!important;
}
#tel span {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
}
#tel h1 {
	font-size: 23px;
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
}
#tel h2 {
	font-size: 23px;
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
	font-weight: normal;
	letter-spacing: normal;
}
#social_networking {
	position: absolute;
	list-style-type: none;
	top: 40px;
	right: 235px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#social_networking li {
	float: left;
	list-style-type: none;
	padding: 0px;
	display: block;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
/*  Body Content */
#mainholder {
	width: 1035px;
	vertical-align: top;
	clear: both;
	position: relative;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 534px;
}
#main {
	outline: none;
	float: left;
	width: 973px;
	position: relative;
	clear: both;
	height: 518px;
	top: 16px;
	margin: 0px;
	padding: 0px;
	left: 31px;
}
#main_head {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_head_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	display: none;
	-webkit-border-radius:  7px 7px 0px 0px;
	-moz-border-radius:  7px 7px 0px 0px;
	border-radius:  7px 7px 0px 0px;
	z-index: 1000;
}
#main_head_1 {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_head_bg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	display: none;
	-webkit-border-radius:  7px 7px 0px 0px;
	-moz-border-radius:  7px 7px 0px 0px;
	border-radius:  7px 7px 0px 0px;
	z-index: 1000;
}
#main_head_1 h1 {
	font-size: 23px;
	line-height: 23px;
	text-transform: uppercase;
	color: #FFFFFF;
	position: relative;
	left: 18px;
	top: 14px;
	display: inline-block;
}
#main_foot_1 {
	width: 100%;
	position: absolute;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main_foot_bg1.jpg);
	background-repeat: repeat-x;
	height: 28px;
	display: none;
	-webkit-border-radius:  0px 0px 7px 7px;
	-moz-border-radius:  0px 0px 7px 7px;
	border-radius:  0px 0px 7px 7px;
	z-index: 1001;
	bottom: 78px;
}
.corner_tl {
	display: none;
}
.corner_tr {
	display: none;
}
.corner_br {
	display: none;
}
.corner_bl {
	display: none;
}
#paging {
	position: absolute;
	width: 376px;
	right: 22px;
	bottom: 50px;
	color: #908E8E;
}
#paging a {
	color: #908E8E;
	text-decoration: none;
	background-color: transparent!important;
}
#paging a:hover {
	color: #5F5C5C;
	text-decoration: none;
}
#paging .back  {
	white-space: nowrap;
	position: relative;
	z-index: 1002;
}
#paging .next  {
	white-space: nowrap;
	position: absolute;
	right: 0px;
}
.bg1{
	background-color: #E59756!important;
	background-image: none!important;
}
.bg2{
	background-color: #468986!important;
	background-image: none!important;
}
.bg3{
	background-color: #453F27!important;
	background-image: none!important;
}
.bg4{
	background-color: #866274!important;
	background-image: none!important;
}
.bg5{
	background-color: #4A699B!important;
	background-image: none!important;
}
.bg6{
	background-color: #9D918C!important;
	background-image: none!important;
}
.bg7{
	background-color: #406D83!important;
	background-image: none!important;
}
.bg8{
	background-color: #849A7F!important;
	background-image: none!important;
}
.bg9{
	background-color: #4A699B!important;
	background-image: none!important;
}
.bg10{
	background-color: #9D918C!important;
	background-image: none!important;
}
.bg11{
	background-color: #849A7F!important;
	background-image: none!important;
}
.bg12{
	background-color: #866274!important;
	background-image: none!important;
}
.bg_img1{
	background-image: url(../images/main_foot_bg1.jpg)!important;
}
.bg_img2{
	background-image: url(../images/main_foot_bg2.jpg)!important;
}
.bg_img3{
	background-image: url(../images/main_foot_bg3.jpg)!important;
}
.bg_img4{
	background-image: url(../images/main_foot_bg4.jpg)!important;
}
.bg_img5{
	background-image: url(../images/main_foot_bg5.jpg)!important;
}
.bg_img6{
	background-image: url(../images/main_foot_bg6.jpg)!important;
}
.bg_img7{
	background-image: url(../images/main_foot_bg7.jpg)!important;
}
.bg_img8{
	background-image: url(../images/main_foot_bg8.jpg)!important;
}
.bg_img9{
	background-image: url(../images/main_foot_bg9.jpg)!important;
}
.bg_img10{
	background-image: url(../images/main_foot_bg10.jpg)!important;
}
.bg_img11{
	background-image: url(../images/main_foot_bg11.jpg)!important;
}
.bg_img12{
	background-image: url(../images/main_foot_bg12.jpg)!important;
}
/*  Text Colours */
.text_col {
	color: #5F5C5C!important;
}
.text_col a:hover {
	color: #3B3A3A;
}
.text_col1 {
	color: #E59756!important;
}
.text_col1 a {
	color: #E59756!important;
	text-decoration: none!important;
	background-color: transparent!important;
}
.text_col1 a:hover {
	color: #AB7242!important;
	background-color: transparent!important;
	text-decoration: none!important;
}
.text_col2{
	color: #468986!important;
}
.text_col2 a {
	color: #468986!important;
	text-decoration: none!important;
	background-color: transparent!important;
}
.text_col2 a:hover {
	color: #2D5856!important;
	background-color: transparent!important;
	text-decoration: none!important;
}
.text_col3{
	color: #453F27!important;
}
.text_col4{
	color: #866274!important;
}
.text_col5{
	color: #4A699B!important;
}
.text_col6{
	color: #9D918C!important;
}
.text_col7{
	color: #406D83!important;
}
.text_col8{
	color: #849A7F!important;
}
.text_col9{
	color: #4A699B!important;
}
.text_col9 a {
	color: #4A699B!important;
	text-decoration: none!important;
	background-color: transparent!important;
}
.text_col9 a:hover {
	color: #3B547D!important;
	background-color: transparent!important;
}
.text_col10{
	color: #9D918C!important;
}
.text_col11{
	color: #849A7F!important;
}
.text_col12{
	color: #866274!important;
}
#holder {
	clear: both;
	float: left;
}
#holder_right {
	clear: both;
	float: right;
}
#wrapper {
	clear: both;
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CD1172;
	line-height: 0px;
	width: 100%;
	font-size: 0px;
	height: 0px;
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	}
#gallery_holder {
	clear: both;
	height: 100%;
	width: 100%;
	float: left;
	position: relative;
	background-color: #000000;
	padding-top: 40px;
	z-index: 1;
}
#gallery {
	height: 334px;
	width: 543px;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
}
.ext {
	height: 440px!important;
}
#gallery li{
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	float: left;
}
#gallery li img{
	-webkit-border-radius:  7px 0px 0px 0px;
	-moz-border-radius:  7px 0px 0px 0px;
	border-radius:  7px 0px 0px 0px;
	/*margin-left: 50%;
	left: -272px;*/
}
.cornered img{
	-webkit-border-radius:  7px!important;
	-moz-border-radius:  7px!important;
	border-radius:  7px!important;
}
/* NEW GALLERY with centering */
#gallery_1 {
	text-align:center;
	width: 543px;
	height: 440px;
	background-color:transparent;
}

#gallery_1_inner {
	height: 440px;
	width: 543px;
	text-align:center;
	background-color:transparent;
}
.pics img {
	margin: 0;
	padding: 0px;
	background-color: transparent;
	max-width:543px;
	max-height:440px;
	border: none;
}
/* end new gallery */
.page_title {
	font-size: 20px;
	text-align: center;
	width: 100%;
	font-weight: lighter;
	position: absolute;
	bottom: 91px;
	float: left;
}
.thumb_gallery {
	height: auto;
	width: 400px;
	list-style-type: none;
	position: absolute;
	margin: 0px;
	clear: both;
	padding: 0px;
	float: right;
	left: 15px;
}
.thumb_gallery li {
	height: 81px;
	width: 68px;
	list-style-type: none;
	width: 122px;
	float: left;
	position: relative!important;
	padding-bottom: 37px;
}
.thumb_gallery li img {
	text-decoration: none;
	display: block;
	height: 81px;
	width: 68px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 1;
}	
.thumb_gallery .thumb h1 {
	font-size: 11px;
	color: #4A699B;
	font-weight: bold;
	margin: 0px;
	clear: both;
	position: absolute;
	top: 83px;
	left: 0px;
	padding: 0px;
	white-space: nowrap;
}
.thumb_gallery .thumb h2 {
	font-size: 11px;
	color: #5F5C5C;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 95px;
	white-space: nowrap;
}
.thumb {
	float: left;
	padding: 0px;
	width: auto;
	height: auto;
}
.thumb img {
	-webkit-border-radius:  7px!important;
	-moz-border-radius:  7px!important;
	border-radius:  7px!important;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 68px;
}
.thumb img:hover {
	border: 2px solid #7F92BA;
	-webkit-border-radius:  0px!important;
	-moz-border-radius:  0px!important;
	border-radius:  0px!important;

}
.vouchers {
	height: auto;
	width: 780px;
	list-style-type: none;
	margin: 0px;
	clear: both;
	padding: 0px;
	float: left;
	z-index: 2000;
	left: 0px;
	top: 0px;
}
.vouchers li {
	height: auto;
	width: auto%;
	list-style-type: none;
	background-color: transparent;
    margin:auto;
	padding: 0px;
	display: block;
	width: auto;
	color: #000000;
}
.vouchers li img { /*  Site Specific */
	text-decoration: none;
	display: block;
	padding: 0px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
.vouchers li p { /*  Site Specific */
	display: block;
	width: 380px;
	height: auto;
	margin: 0px;
	position: relative;
	float: left;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 12px;
}	
.vouchers li a { /*  Site Specific */
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	height: 170px;
	padding: 9px;
	width: auto;
}	
.vouchers li a:hover { /*  Site Specific */
	background-color: #7F7F7F;
}	
.vouchers li a:active { /*  Site Specific */
	background-color: #444444;
}	
.vouchers H1 {
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 350px;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	float: left;
}
.vouchers H2 {
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 350px;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	float: left;
}
.vouchers form { /*  Site Specific */
	display: block;
	width: 350px;
	height: auto;
	margin: 0px;
	position: relative;
	float: left;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}	
.vouchers label { /*  Site Specific */
	display: block;
	float: left;
	font-size: 12px;
}	
.vouchers input,select,textarea { /*  Site Specific */
	display: block;
	clear: both;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 12px;
	padding: 2px;
}	
.vouchers input.submit{ /*  Site Specific */
	display: block;
	clear: both;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 18px;
	font-size: 14px;
	background-color: #000000;
	height: 26px;
	vertical-align: middle;
}	
#mcol {
	height: auto;
	clear: both;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 0px;
}
#lcol {
	position: relative;
	top: 0px;
	height: auto;
	width: 543px;
	float: left;
	clear: both;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	z-index: 4;
	font-weight: lighter;
	padding: 0px;
	right: 0px;
	background-repeat: repeat;
	margin: 0px;
}
#lcol p{
	line-height: 19px;
	padding-bottom: 11px;
	padding-top: 0px;
	margin: 0px;
	color: #002844;
	padding-left: 18px;
}
#rcol {
	position: relative;
	top: 49px;
	height: auto;
	width: 396px;
	float: right;
	background-image: url(../images/trans_bg.png);
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	z-index: 4;
	font-weight: lighter;
	padding: 0px;
	right: 14px;
	background-repeat: repeat;
	clear: right;
	letter-spacing: normal;
}
#page_title h1{
	font-size: 16px;
	padding-bottom: 12px;
	padding-left: 18px;
}
.page_img img {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}
#newsroom {
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	left: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 202px;
}
#newsroom a {
	color: #9D918C;
	text-decoration: none;
}
#newsroom a:hover {
	color: #5F5C5C;
	background-color: transparent;
}
#newsroom li {
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	clear: right;
}
#newsroom  .left span {
	padding-bottom: 16px;
	float: left;
	clear: both;
	width: 100%;
}
#newsroom  .right span {
	width: 106px!important;
	height: 102px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#newsroom span h1 {
	text-transform: uppercase;
	color: #5F5C5C;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
#newsroom span h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9D918C;
}
#newsroom .left {
	width: 194px;
}
#newsroom .right {
	width: 320px;
	float: left;
}
#newsroom .right img {
	padding-bottom: 6px;
}
#contact {
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	left: 18px;
	height: 202px;
	padding: 0px;
}
#contact a {
	color: #849A7F;
	text-decoration: none;
}
#contact a:hover {
	color: #61715E;
	background-color: transparent;
}
#contact li {
	float: left;
	height: auto;
	width: auto;
	list-style-type: none;
	clear: right;
}
#contact .left {
	width: 235px;
}
#contact .left p {
	font-size: 13px;
	padding-left: 0px;
	color: #5F5C5C;
	line-height: 16px;
}
#contact .right {
	width: 340px;
	position: relative;
	left: 4px;
}
#contact .right h1 {
	color: #849A7F;
	font-size: 13px;
	padding-bottom: 6px;
}
#contact .right h2 {
	position: absolute;
	right: 42px;
	font-size: 9px;
	color: #5F5C5C;
	top: 0px;
	text-align: right;
	line-height: 18px;
}
#thanks {
	background-color: #849A7F;
	height: 100px;
	width: 311px;
	position: absolute;
	z-index: 3000;
	left: 0px;
	top: 0px;
	display: none;
}
#thanks h1 {
	font-size: 23px!important;
	color: #FFFFFF!important;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#thanks p {
	font-size: 16px!important;
	color: #FFFFFF!important;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#newsroom .right {
	width: 320px;
	float: left;
}
#recommendations {
	position: relative!important;
	height: 160px;
	width: 550px;
	left: 18px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	bottom: 4px;
}
#recommendations h4 {
	font-size: 16px;
	color: #5F5C5C;
	font-weight: bold;
}
#recommendations li {
	list-style-type: none;
	clear: both;
	height: auto;
	width: 550px;
	float: left;
	position: relative!important;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	cursor: wait;
}
#recommendations span {
	float: left;
	font-size: 13px;
	padding-bottom: 9px;
	width: 240px;
}
#recommendations .head {
	width: 100%;
	background-color: #FFFFFF;
	height: 32px;
	clear: both;
	float: left;
	position: relative;
	z-index: 100;
	padding-top: 12px;
}
#recommendations h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #5F5C5C;
	font-weight: bold;
}
#recommendations h2 {
	font-size: 13px;
	font-weight: bold;
	color: #9D918C;
}
#recommendations h2 a {
	color: #9D918C;
	text-decoration: none;
}
#recommendations h2 a:hover {
	color: #5F5C5C;
	background-color: transparent;
}
#recommendations h3 {
	font-size: 13px;
	font-weight: bold;
	color: #5F5C5C;
}
#recommendations a {
	color: #5F5C5C;
	text-decoration: none;
}
#recommendations a:hover {
	color: #3B3A3A;
	background-color: transparent;
}
#logos {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	position: relative;
	float: left;
}
#testimonials {
	clear: both;
	padding: 0px;
	height: 76px;
	background-color: #EDF0F7;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#testimonials li {
	list-style-type: none;
	font-size: 15px;
	font-style: italic;
	float: left;
	color: #5F5C5C;
	margin-left: 18px;
	font-weight: lighter;
	padding-right: 18px;
	cursor: wait;
	padding-top: 5px;
	padding-bottom: 5px;
}
#testimonials h1 {
	font-size: 13px;
	color: #4A699B;
	clear: both;
}
.pad1 {
	padding-top: 17px!important;
}
.pad2 {
	padding-top: 67px!important;
}
#rcol p{
	line-height: 20px;
	padding-bottom: 11px;
	padding-top: 0px;
	margin: 0px;
	color: #002844;
}
#rcol_mcol{
	height: auto;
	width: 100%;
	padding-left: 14px;
	float: left;
	clear: left;
}
#rcol_rcol{
	height: auto;
	width: 208px;
	float: right;
	clear: right;
}
#rcol_lcol{
	height: auto;
	width: 208px;
	padding-left: 12px;
	float: left;
	clear: left;
}
/*  Form layout */
.form_holder{
	padding-top: 5px;
	padding-bottom: 12px;
	position: relative;
	float: left;
	clear: right;
}
.form_holder_rcol{ /*  Site Specific */
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	position: relative;
	float: left;
	clear: both;
}
.form_holder_rcol1{ /*  Site Specific */
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	float: left;
}
.form_mcol{
	height: auto;
	width: 100%;
	clear: both;
	padding-top: 7px;
	float: left;
	position: relative;
}
.form_rcol{
	width: 268px;
	float: left;
	clear: both;
}
.form_lcol{
	height: auto;
	width: 148px;
	padding-left: 0px;
	float: left;
	clear: both;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#map_holder { /*  Site Specific */
	height: auto;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#map { /*  Site Specific */
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	cursor: default;
	margin: 0px;
	padding: 0px;
}
#map img{ /*  Site Specific */
	display: block;
	vertical-align: bottom /*  Solves the 4px space below images in IE */
}
/*  Footer */
#footerholder {
	height: auto;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer {
	width: 1035px;
	height: 96px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.png);
	background-position: 0px 0px;
	z-index: 10;
}
#login {
	position: absolute;
	color: #818286;
	font-size: 16px;
	width: 350px;
	left: 31px;
	font-variant: normal;
	text-transform: none;
	display: block;
	white-space: nowrap;
	bottom: 28px;
	z-index: 5000;
}
#login .form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	height: auto;
}
#login h1 {
	white-space: nowrap;
	float: left;
	width: auto;
	font-size: 16px;
	padding-right: 5px;
	line-height: 30px;
}
#login input {
	background-color: #FFFFFF;
	color: #818286;
	border: 1px solid #CECECE;
	margin: 0px;
	height: 28px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 0 10px #D9DADC;
	-webkit-box-shadow: 0 0 10px #D9DADC;
	box-shadow: 0 0 10px #D9DADC;
	width: 152px;
	line-height: 28px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#login input.button {
	height: 30px;
	width: 30px;
	padding: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
#footerservices {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	position: relative;
}
/*  Footer Links */
#footerlinksholder {
	position: absolute;
	height: auto;
	width: auto;
	float: right;
	right: 28px;
	margin: 0px;
	padding: 0px;
	bottom: 21px;
}
#footerlinks { /*  Site Specific */
	height: auto;
	display: block;
	width: auto;
	float: right;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}
#footerlinks h1{ /*  Site Specific */
	font-size: 20px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: lighter;
}
#footerlinks h1 .sub{ /*  Site Specific */
	font-size: 18px;
}
#footerlinks li #divider { /*  Site Specific */
	width: 9px;
	height: 29px;
	float: left;
	clear: right;
	margin-top: 16px;
	margin-bottom: 17px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerlinks li { /*  Site Specific */
	list-style-type: none;
	font-size: 16px;
	font-weight: lighter;
	display: block;
	line-height: 18px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	float: left;
	clear: right;
	margin-left: 19px;
}
#footerlinks li a { /*  Site Specific */
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: inherit;
	height: inherit;
	cursor: default;
}
#footerlinks li a:hover { /*  Site Specific */
	text-decoration: none;
	background-color: transparent;
}
/*  Footer Credits */
#credits {
	position: absolute;
	left: 20px;
	height: auto;
	width: auto;
	float: left;
	line-height: 14px;
	color: #FFFFFF;
	font-size: 10px;
	bottom: 24px;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
}
#credits a:hover {
	color: #FFFFFF;
	background-color: transparent;
}
#copyright {
	position: absolute;
	height: auto;
	width: auto;
	float: right;
	bottom: -21px;
	line-height: 14px;
	color: #A7A9AC;
	font-size: 10px;
	left: 31px;
}
#like {
	position: absolute;
	height: auto;
	width: auto;
	bottom: -25px;
	line-height: 14px;
	right: 28px;
	overflow: hidden;
}
#facebook {
	position: absolute;
	right: 20px;
	height: auto;
	width: auto;
	float: right;
	bottom: 38px;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
/*--- iPhone only CSS here ---*/
}
#newsroom .social img {
	padding-bottom: 6px;
}

