@import"reset.css";
@import"pro_pages_style.css";
@import"grid.css";
@import"forms.css";
@import"prettyPhoto.css";
@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";
@import"../css/smoothness/jquery-ui-1.8.17.custom.css";
@import"superfish.css";
body {
	font:12px/20px Arial, Helvetica, sans-serif;
	background-color:#003768;
	position:relative;
	min-width:1020px;
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:940px;
	position:relative;
}
.container_12 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/
	

h1, h2, h3, h4, h5, h6 {
	 font-family: Arial, Helvetica, sans-serif;
	color:#003768;
	padding-bottom:20px;
	position:relative;
	text-transform:uppercase;
	font-weight:normal;
}
h1 {
	font-size:32px;
	line-height:34px;
}
h2 {
	font-size:30px;
	line-height:32px;
}
h3 {
	font-size:26px;
	line-height:28px;
}
h4 {
	font-size:22px;
	line-height:24px;
}
h5 {
	font-size:18px;
	line-height:20px;
	padding-bottom:18px
}
h6 {
	font-size:13px;
	line-height:16px;
	padding-bottom:12px
}
a {
	text-decoration:none;
	cursor:pointer
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
	padding-bottom:16px;
	color:#000000;	
}

p span {
	color:#000000;
	font-weight:bold;	
}

.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:13px
}
.p13 {
	padding-top:14px
}
.p14 {
	padding-top:16px
}
.p15 {
	padding-top:18px
}
.p16 {
	padding-top:22px
}
.p17 {
	padding-top:24px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.p20 {
	padding-top:32px
}
.padd-1 {
	padding-top:38px;
}
.padd-2 {
	padding-top:44px;
}
.padd-3 {
	padding-top:60px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-3px
}
.m4 {
	margin-top:-4px
}
.m5 {
	margin-top:-5px
}
.m6 {
	margin-top:-8px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#2c2a33 !important
}
.color-2 {
	color:#5e5e5e !important
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
.relative {
	position:relative;
}
.box-main {
	margin:0 auto;
	width:1000px;
	padding:40px 0 50px
}
/*********************************spacers**********************************/
.img-indent {
	float:left;
	margin:0 10px 0 0;
}
.img-indent-r {
	float:right;
	margin:19px 25px 0 20px
}
.img-indent1 {
	float:left;
	margin:3px 19px 0 0;
}
.img-indent2 {
	float:left;
	margin:3px 22px 0 0;
}
.img-indent3 {
	margin:5px 16px 0 0;
	float:left
}
.img-indent4 {
	margin:0 21px 0 0;
	float:left
}
/*********************************header*************************************/

header {
}
.logo {
	z-index:10;
	float:left;
	display:block;
}
.logo a {
	background:url(../images/logo.png) no-repeat 0 0;
	width:175px;
	height:120px;
	display:block;
	text-indent:-5000px
}
.row-nav {
	background: #5c707c
}
.row-logo {
	overflow:hidden;
	background-color:#ffffff;
	padding:30px
}
.contact-info {
	float:right;
	padding-top:10px
}

/*********************************   AA - Modified
.soc {
	float:right;
	padding-top:10px
	background-image:url(../images/contact-info.png);
}
 
 
 has been changed to the .contact-info div above. If we want to place back the social media icons we need to turn this on and add the appropriate html to the div in the html files.

**********************************/


.soc a {
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/icon-1.png) no-repeat 0 bottom;
	margin-left:6px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.soc a+a {
	background-image:url(../images/icon-2.png);
}
.soc a+a+a {
	background-image:url(../images/icon-3.png);
}
.soc a+a+a+a {
	background-image:url(../images/icon-4.png);
}
.soc a+a+a+a+a {
	background-image:url(../images/icon-5.png);
}
.soc a+a+a+a+a+a {
	background-image:url(../images/icon-6.png);
}
.soc a:hover {
	background-position: 0 0
}
/* Slider */
 #slider-1 {
	width:1000px !important;
	height:400px;
	position:relative;
	overflow:hidden;
}
.slider-1 {
	width:1000px !important;
	height:400px;
	position:relative;
	overflow:hidden;
	overflow:visible !important;
}
.slider-1 img {
	width:1000px !important;
	height:400px !important;
}
.items {
	display:none;
}

#folio{ position:relative;background:#ffffff;width:1000px;padding-bottom:18px}
#images { position:relative; overflow:hidden;width:1000px }
#gallery{ position:relative; width:1000px; height:400px; overflow:hidden}
#gallery ul{ position:relative;}
#gallery li{ float:left; position:relative;}
.scroll_gallery{ position:relative; width:100%; height:10px;background:url(../images/tail-scroll.gif) repeat-x 0 0;border:none}
.scroll_drag{ position:absolute; left:0; top:0px; height:10px; background:url(../images/tail-scroll-gal.gif) repeat-x 0 0; width:220px; cursor:pointer}

#folio .ui-state-default {display:none}



/********************** Content style ************************/


#page1 section#content {
	padding:5px 0 14px
}
section#content {
	padding:0 0 40px;
	background:#ffffff;
	position:relative;z-index:10
}
.inner-1 {
	padding:0 30px 0 0
}
.inner-2 {
	padding-right:20px
}
.line-top-cont {
	background:url(../images/line-top-cont.gif) no-repeat 0 0;
	width:100%;
	height:5px;
	padding-bottom:23px
}
.box-quote {
	background:url(../images/bg-quote-1.gif) no-repeat -2px 10px;
	color:#5c707c;
	 font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	padding: 25px 0 25px 80px;
	text-transform:uppercase;
	padding-bottom:25px;
}

.box-quote-nobox {
	color:#5c707c;
	 font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	padding: 25px 0 25px 0px;
	text-transform:uppercase;
	padding-bottom:25px;
}
.box-quote span {
	color:#003768
}

.box-quote-nobox span {
	color:#003768
}

.border-horiz, .border-horiz-1, .border-horiz-2 {
	background:url(../images/border-horiz.gif) repeat-x 0 0;
	margin:22px 0;
	height:2px;
	width:100%
}
.border-horiz-1 {
	margin:22px 0 21px
}
.border-horiz-2 {
	margin:2px 0 25px
}
.txt-hello {
	color:#ff8328;
	font-size:48px;
	line-height:50px;
	 font-family: Arial, Helvetica, sans-serif;
	padding-bottom:22px
}
.quote-2 {
	color:#636363;
	font-style:italic;
	background:none;
	font-size:14px;
	line-height:20px;
	padding:0;
}
.box-quote2 span {
	background:url(../images/bg-quote2.png) no-repeat 0 0;
	display:inline-block;
	width:44px;
	height:34px;
	float:left;
	margin:5px 17px 10px 0
}
.box-quote2 {
	overflow:hidden;
	padding-left:30px;
}
.box-quote2.a {
	padding-left:0px;
}
.box-quote2.a strong {
	padding-top:1px;
	color:#464646
}
.box-quote2.a a {
	display:inline-block;
	color:#ff8529;
	font-style:italic;
	font-size:13px;
	line-height:16px
}
.box-quote2 strong {
	color:#373737;
	text-align:right;
	display:block
}
.border-vert {
	background:url(../images/tail-border-vert.gif) repeat-y 730px 0
}
.date-1 {
	background:url(../images/bg-date.png) no-repeat 0 0;
	 font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	width:62px;
	text-align:center;
	float:left;
	padding:5px 0 11px;
	margin-right:20px
}
.date-1 span {
	display:block;
	font-size:30px;
	line-height:32px;
}
.date-1 strong {
	display:block;
	font-size:12px;
	line-height:14px;
	font-weight:normal
}
.box-news em {
	display:block;
	color:#9b9b9b;
	font-style:normal;
	line-height:14px
}
.box-news {
	border-bottom:1px solid #d0d0d0;
	padding-bottom:10px;
	margin-bottom:30px
}
.box-news.a {
	border:none;
	padding:0;
	margin:0
}
.box-project {
	background:url(../images/bg-project-main.png) no-repeat 0 0 #dcdcdc;
	font-family: Arial, Helvetica, sans-serif;
	color:#636363;
	font-weight:300;
	text-transform:uppercase;
	font-size:24px;
	line-height:26px;
	padding:11px 20px 14px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-top:13px
}
.box-project span {
	color:#ff8328
}
.border-bottom {
	background:url(../images/border-bot.gif) repeat-x 0 0 #4d4d4d;
	height:2px;
	width:100%;
	margin-top:8px
}
.coll-1 {
	float:left;
	margin-right:23px;
	width:289px
}
.coll-1.a {
	margin-right:20px
}
.coll-2 {
	float:left;
	width:288px
}
/* Carousel */
#carousel {
	position:relative;
	padding-bottom:7px
}
.carousel {
	overflow:hidden;
	height:120px;
	width:940px !important;
}
.carousel li {
	margin-right:20px;
	display:block;
	float:left;
	width:220px;
	height:120px;
	position:relative;
	overflow:hidden;
}
.carousel li a img {opacity:1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}

.carousel li a:hover img {opacity:0.7
}


#carousel .next, #carousel .prev {
	position:absolute;
	top:-39px;
	width:22px;
	height:22px;
	display:block;
	right:0;
}
#carousel .prev {
	right:25px;
	background:url(../images/prev-1.png) no-repeat 0 0;
}
#carousel .next {
	background:url(../images/next-1.png) no-repeat 0 0;
}
#carousel .car-button:hover {
	background-position: 0 bottom
}
/*
  Gallery-----------------------------------*/
	
	
	
	
	/*********************************gallery*************************************/

#simple_gallery-1 {
	width:940px;
	height:700px;
	position:relative;
	overflow:hidden;
	margin:21px 0 10px
}
.simple_gallery-1 {
	width:940px;
	height:509px;
	position:relative;
	overflow:hidden;
}
.simple_gallery-1 img, .simple_gallery-1 .pic {
	width:939px;
	height:509px
}
.pag-1 {
	position:relative;
	width:940px;
	height:161px;
	margin-top:31px
}
.img-pags-1 {
	position:static;
	left:40px;
	z-index:1;
	display:block;
	width:864px !important;
	overflow:hidden
}
.img-pags-1 ul {
	margin:0;
}
.img-pags-1 li {
	margin:0 20px 0 0;
	height:161px;
	width:201px;
}
.img-pags-1 li a {
	position:relative;
	display:block;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.img-pags-1 li a img {
	width:201px;
	height:161px;
	opacity:.6;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.img-pags-1 li a span {
	display:block;
}
.img-pags-1 li.active a img, .img-pags-1 li a:hover img {
	opacity:1;
}
#simple_gallery-1 .play-1, #simple_gallery-1 .numStatus-1 {
	box-shadow:none;
}
/* directions */

#simple_gallery-1 .next-1, #simple_gallery-1 .prev-1 {
	position:absolute;
	top:67px;
	width:22px;
	height:22px;
	display:block;
	z-index:99
}
#simple_gallery-1 .prev-1 {
	left:0;
	background:url(../images/prev-1.png) no-repeat 0 0;
}
#simple_gallery-1 .next-1 {
	right:0;
	background:url(../images/next-1.png) no-repeat 0 0;
}
#simple_gallery-1 a.btn-1:hover {
	background-position: 0 bottom
}
.banner-1 {
	position:absolute;
	top:437px;
	width:859px;
	left:0px;
	height:24px;
	background:url(../images/tail-bg-banner.png);
	padding: 24px 40px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:300;
}
.banner-1 a {
	color:#ff8328;
	display:inline-block;
}
.banner-1 a:hover {
	text-decoration:none;
	color:#fff
}
/********************** aside ************************/
aside {
	background:#4d4d4d;
	padding-top:41px;
	border-top:1px solid #3e3e3e
}
aside h5 {
	color:#fff
}
aside .lightbox-image img {
	background:none;
	position: relative;
	z-index: 2;
}
.soc-2 {
	padding-top:9px
}
.soc-2 li {
	padding:0 0 13px 44px
}
.soc-2 li.icon1 {
	background:url(../images/icon2-1.png) no-repeat 0 0;
}
.soc-2 li.icon2 {
	background:url(../images/icon2-2.png) no-repeat 0 0;
}
.soc-2 li.icon3 {
	background:url(../images/icon2-3.png) no-repeat 0 0;
}
.soc-2 li.icon4 {
	background:url(../images/icon2-4.png) no-repeat 0 0;
}
.soc-2 li a {
	color:#b4b4b4;
	display:inline-block;
	margin-top:7px
}
.soc-2 li a:hover {
	color:#fff;
	text-decoration:none
}
/* Twitter */
.tweet {
	padding-top:16px
}
.tweet .tweet_list {
}
.tweet .tweet_list li {
	margin-bottom:18px;
	overflow:hidden;
	color:#b4b4b4;
	line-height:20px
}
.tweet .tweet_list li a {
	color:#ff8328;
}
.tweet .tweet_list li a:hover {
	color:#fff;
	text-decoration:none
}
.tweet .loading {
	color:#fff
}
/********************** links ************************/
.link-1, .link-2 {
	font-size:12px;
	line-height:14px;
	display:inline-block;
	font-weight:bold;
	color:#373737;
}
.link-1:hover, .link-2:hover {
	color:#ff8328;
	text-decoration:none
}
.link-2 {
	line-height:20px
}
.link-3 {
	font-size:12px;
	display:inline-block;
	color:#003768;
}

.link-3 span {
	font-size:12px;
	display:inline-block;
	color:#003768;
	font-weight:bold;
}

.link-3:hover {
	text-decoration:none;
	color:#373737
}
.button {
	color:#7c7c7c;
	font-size:11px;
	line-height:16px;
	background:url(../images/tail-button.gif) repeat-x 0 0 #ededed;
	display:inline-block;
	padding:7px 15px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow: 0px 1px 1px #c5c5c5;
	-moz-box-shadow: 0px 1px 1px #c5c5c5;
	-webkit-box-shadow: 0px 1px 1px #c5c5c5;
	margin-bottom:2px
}
.button:hover {
	text-decoration:none;
	color:#ff8328;
}
.btn-listen, .btn-watch {
	color:#373737;
	font-size:12px;
	line-height:18px;
	padding-right:19px;
	display:inline-block
}
.btn-listen {
	background:url(../images/marker-listen.png) no-repeat right 1px
}
.btn-watch {
	background:url(../images/marker-play.png) no-repeat right 1px;
	margin-right:22px
}
.btn-listen:hover, .btn-watch:hover {
	color:#ff8328;
	background-position:right -34px;
	text-decoration:none
}
/*  Lists */
.list-1 li {
	line-height:18px;
	display:block;
	padding:13px 0 0 0;
	border-top:1px solid #d0d0d0;
	margin-top:16px;overflow:hidden
}
.list-1 li:first-child {
	border:none;
	margin:0;
	padding:0
}
.list-1 li a {
	display:inline-block;
	color:#373737;
	font-size:12px;
	position:relative;
	text-decoration:none;
	margin-top:7px
}
.list-1 li span {
	background:url(../images/marker-1.png) no-repeat 0 0;
	width:30px;
	height:30px;
	display:inline-block;
	margin-right:10px;float:left
}
.list-1 li a:hover {
	text-decoration:none;
	color:#ff8328
}
.list-2 li {
	line-height:18px;
	display:block;
	padding:4px 0 0 0;
	border-top:1px solid #d0d0d0;
	margin-top:3px;overflow:hidden
}
.list-2 li:first-child {
	border:none;
	margin:0;
	padding:0
}
.list-2 li a {
	display:inline-block;
	color:#7d7d7d;
	font-size:12px;
	position:relative;
	text-decoration:none;
	margin-top:1px
}
.list-2 li span {
	background:url(../images/next-1.png) no-repeat 0 0;
	width:22px;
	height:22px;
	display:inline-block;
	margin-right:10px;float:left
}
.list-2 li a:hover {
	text-decoration:none;
	color:#ff8328
}
.list-news {
}
.list-news li {
	padding-left:12px;
	background:url(../images/marker-2.png) no-repeat 0 2px;
	margin-bottom:21px
}
.list-news li span {
	display:block;
	color:#9b9b9b;
	line-height:14px;
	margin-top:-1px
}
.list-3 {
	padding-top:20px
}
.list-3 li {
	margin-bottom:25px;
}
.list-3 li p {
	margin-top:-2px;
	padding-bottom:0
}
/*----- map -----*/

.map {
	display:inline-block;
	margin: 22px 0 35px
}
.map iframe {
	height:341px;
	overflow: hidden;
	width:360px;
	background:#4d4d4d
}
/*----- address -----*/
.mail-1 {
	font-style:normal;
	font-size:12px;
	line-height:20px;
	color:#003768;
	display:inline-block;
	text-decoration:none;
}
.mail-1:hover {
	text-decoration:underline
}
dl.address {
	padding-bottom:20px
}
dl.address dt {
	font-size:12px;
	color:#373737;
	font-weight:bold;
	line-height:20px;
	padding-bottom:20px
}
dl.address dd {
	font-size:12px;
	color:#373737;
	font-weight:normal;
	line-height:20px;
}
dl.address dd span {
	display:inline-block;
	width:69px
}
.policy {
	margin:16px 0 11px;
}
.policy p {
	padding-bottom:20px
}
.policy strong {
	display:block;
	color:#373737
}
/******************** contact-form-main ******************/

#contact-form-main {
	display:block;
	position:relative;
	margin:11px 0 0;
	padding:0;

}
#contact-form-main fieldset {
	display:block;
}
#contact-form-main label {
	display:block;
	position:relative;
	min-height:40px;
	
}
#contact-form-main.label {
	display:block;
	overflow:hidden;
}
#contact-form-main label.message {
	height:auto;
	margin:0;
}
#contact-form-main .message .label {
	width:auto;
}
#contact-form-main input, #contact-form-main textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#b4b4b4;
	font-size:12px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	-webkit-background-clip:padding-box;
	border:none;
	box-shadow: none;
	border-radius:0;
	background:url(../images/tail-form-input.gif) repeat-x 0 0 #464646;
	padding:7px 9px 7px;
	line-height:18px;
	width:202px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#contact-form-main input {
	height:16px;
}
#contact-form-main textarea {
	height: 47px;
	overflow: auto;
	background:url(../images/tail-form-input1.gif) repeat-x 0 0 #464646;
}
#contact-form-main .empty, #contact-form-main .error {
	display:none;
	color:#fff;
	font-size:11px;
	line-height:18px;
	position:relative;
padding:4px 0;
	width:215px;
}
#contact-form-main label.message .empty, #contact-form-main label.message .error {
	position:relative;
	width:100%;
	left:0px;
	top:0px;
	text-align:left
}
#contact-form-main .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-17px;
	left:1px;
	position:relative;
	color:#fff;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
	-pie-background: none;
}
#contact-form-main .btns {
	position:relative;
	bottom:0;
	right:0;
	left:auto;text-align:right;padding-top:6px
}
#contact-form-main .btns a {
	margin-left:6px;
	cursor:pointer;
	 box-shadow: 0 1px 1px #424242;
	-moz-box-shadow: 0 1px 1px #424242;
	-webkit-box-shadow: 0 1px 1px #424242;
}
/******************** contact-form ******************/

#contact-form-1 {
	display:block;
	position:relative;
	margin:21px 0 0;
	height:483px
}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	height:39px;
	margin-bottom:11px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
	webkit-background-clip: padding-box;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;
}
#contact-form-1 input, #contact-form-1 textarea {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:471px;
	font-size:12px;
	line-height:16px;
	color:#373737;
	padding:10px 10px 11px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	background:#f4f4f4;
	-webkit-background-clip:padding-box;
	height:18px;
	border:1px solid #cacaca;
	box-shadow:none;
	width:325px;
}
#contact-form-1 input {
	height:16px;
}
#contact-form-1 textarea {
	height:247px;
	overflow:auto;
	width:458px;
}
#contact-form-1 .empty, #contact-form-1 .error {
	display:none;
	color:#000;
	font-size:11px;
	line-height:12px;
	position:absolute;
	top:2px;
	right:1px;
	width:130px
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	left: 65px;
	position: absoluteve;
	text-align:left;
	top: 253px;
	width: 100%;
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-16px;
	left:65px;
	position:absolute;
	color:#000;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
}
.buttons {
	position:absolute;
	bottom:0;
	right:0;
}
.buttons a {
	margin-left:14px;
}
.text-form {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	width:51px;
	font-size:12px;
	line-height:16px;
	color:#373737;
	margin-right:9px;
	padding-top:12px;
	text-align:right;
}
/******************** Footer ******************/
footer {
	padding:15px 0;
	background:#5c707c
}
.privacy {
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
	line-height:14px;
	float:right;
}

