@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;

}

@font-face {
    font-family: 'ChampagneLimousinesRegular';
    src: url('/fonts/champagne_limousines-webfont.eot');
    src: url('/fonts/champagne_limousines-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/champagne_limousines-webfont.woff') format('woff'),
         url('/fonts/champagne_limousines-webfont.ttf') format('truetype'),
         url('/fonts/champagne_limousines-webfont.svg#ChampagneLimousinesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ChampagneLimousinesBoldItalic';
    src: url('/fonts/champagne_limousines_bold_italic-webfont.eot');
    src: url('/fonts/champagne_limousines_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/champagne_limousines_bold_italic-webfont.woff') format('woff'),
         url('/fonts/champagne_limousines_bold_italic-webfont.ttf') format('truetype'),
         url('/fonts/champagne_limousines_bold_italic-webfont.svg#ChampagneLimousinesBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ChampagneLimousinesItalic';
    src: url('/fonts/champagne_limousines_italic-webfont.eot');
    src: url('/fonts/champagne_limousines_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/champagne_limousines_italic-webfont.woff') format('woff'),
         url('/fonts/champagne_limousines_italic-webfont.ttf') format('truetype'),
         url('/fonts/champagne_limousines_italic-webfont.svg#ChampagneLimousinesItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ChampagneLimousinesBold';
    src: url('/fonts/champagne_limousines_bold-webfont.eot');
    src: url('/fonts/champagne_limousines_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/champagne_limousines_bold-webfont.woff') format('woff'),
         url('/fonts/champagne_limousines_bold-webfont.ttf') format('truetype'),
         url('/fonts/champagne_limousines_bold-webfont.svg#ChampagneLimousinesBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {background: url(/images/noise_bg.png) repeat;
margin: 0 auto;}

body {background: url(/images/header.png) no-repeat;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
color:#959595; }
#inner{
background: url(/images/innerHeaderBg.png) no-repeat top left;
padding: 0px;
}
#lines{
background:url(/images/table_line.png) repeat-y left;
}
 
#header { height:184px;
margin:0 auto;
padding-top:12px;
position:relative;
}

h1 {
float:left;
position:relative;
}

h1 a {
background: url(/images/logo.png) no-repeat;
height:68px;
width:373px;
text-indent: -999em;
display:block;
margin:0 0 0 158px;
}

a img, :link img, :visited img {
	border: 0;
}

strong{font-weight: bold;}
em{font-style: italic;}

/*	nav / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#nav {
list-style: none;
float:right;
position:absolute;
top:32px;left: 565px;
font-family: 'ChampagneLimousinesBold';
letter-spacing:1px;
}
#inner #nav{left: 530px;}

#nav li {
float: left;
}

#nav li a {
display:inline;
margin-left: 33px;
font-size: 22px;
text-align: center;
text-decoration: none;
color: #fff;
padding-top: 6px;
border-top: 1px solid;
border-color: transparent;
text-shadow: 1px 1px 2px #009ee2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear; 
transition-property: all 0.2s linear;
}

#nav li a:hover {
color: #005c81;
border-top: 1px solid;
border-color: #fff;
text-shadow: 1px 1px 0px #d4f1fc;
		}

#nav li.selected a {
color: #fff;
		}
		
/*	brand rotator / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#rotatorWrap{
width: 622px;
position: absolute;
left: 430px;
top: 149px;
}
	
#rotator{
float:left;
width:406px;
height:68px;
left:90px;
bottom:18px;
display: block;
overflow: hidden;
}

#rotator img {border:0px;
}
		
#prev{background:url(/images/arrow_sprite.png) left  no-repeat;
text-indent: -999em;
position:absolute;
width:17px;
height:17px;
border:none;
display:inline;
text-decoration:none;
left:-10px;
top:10px;
} 

#next{background:url(/images/arrow_sprite.png) right no-repeat;
text-indent: -999em;
position: absolute;
width:17px;
height:17px;
display:inline;
text-decoration:none;
left:580px;
top:10px;}


/*	video / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#video h2 {
float:left;
text-indent: -999em;
display:block;
position:relative;
}

#video {background: url(/images/videobg.png) 0 0 no-repeat;
height:504px;
width: 973px;
margin:-12px 0 0 163px;
position: relative;
padding:0px}

#thevideo {background:url(/images/video.png) no-repeat;
width:477px;
height:267px;
top:133px;left: 110px;
position:absolute;
text-indent: -999em;
}

#video p{
position: absolute;
right: 0px;
top: 344px;
width: 355px;
font-size:13px;
line-height:1.6em;
  font-family: Arial, Helvetica, sans-serif;
}
#videoClose{
position: absolute; top: 160px;left: 970px;
text-indent: -999em;display: block;
width: 156px;height: 156px;cursor: pointer;
background: url(/images/closeBtn.png);
}
#videoPlay{
position: absolute;top:0px;left:0px;
width:100%;z-index:100;
background:url(/images/blur.jpg) left top;
display:none;
}
#videoPlay #player{
position: absolute;
top: 250px;left: 250px;
}


.btn {
display:block;
background:url(/images/buttonbg.png) top right no-repeat;
height:45px;
width:233px;
float:right;
color:#87dbff;
text-align:right;
padding: 4px 33px 0 0;
text-decoration:none;
font-size:21px;
font-family: 'ChampagneLimousinesRegular';
letter-spacing:1px;
}

.btn:hover{
color: #43abd7;
}

#video .btn{
position: absolute;
bottom:40px; right:-22px;
}

.news-article .btn{position:relative;z-index: 21;}

.btn a:hover {color:#009ff9;}

/*	steps / content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#stepsSection {
height:500px;width:371px;
position:relative;
font-size:14px;
line-height:1.5em;
left: 187px;
margin: 0 0 40px 0;
padding-left: 578px;
z-index: 5;
background:url(/images/3stepsBg.png) top left no-repeat;
}

#stepsSection h3, #stepsSection ul{text-indent: -999em;list-style: none;}


#stepsSection .btn{
position: absolute;
bottom:-65px; right:-22px;
}

/*	inner page / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentWrap{
overflow: hidden;
margin-top: -22px;
}

#inner #contentSection {
width:752px;height: auto;
margin: 0px 0 0 270px;
position: relative;
color:#777777;
z-index:2;
}

#inner #contentSection a{color:#009ddc;}

#inner #contentSection h2 {
background: url(/images/h2ourstory.png) top center no-repeat;
height: 51px;
margin-bottom: 60px;
text-indent: -999em;
display:block;
}

#inner #contentSection h2.ourprocess {background:  url(/images/ourprocess.png) top center no-repeat;}

#inner #contentSection h2.portfolio {background:url(/images/portfolio.png) top center no-repeat;}

#inner #contentSection h2.services {background:url(/images/services.png) top center no-repeat;}

#inner #contentSection h2.ourpeople {background:url(/images/ourpeople.png) top center no-repeat;}

#inner #contentSection h2.ourbrands {background:url(/images/ourbrands.png) top center no-repeat;}

#inner #contentSection h2.news {background:url(/images/news.png) top center no-repeat;}

#inner #contentSection h2.contact {background:url(/images/h2contact.png) top center no-repeat;}

#inner #contentSection h3 {font-size: 25px;
 font-family: 'ChampagneLimousinesBold';
 color:#009ddc;
margin: 20px 0 10px 0;
padding: 0px;
}

#inner #contentSection h4 {font-size: 22px;
 font-family: 'ChampagneLimousinesBold';
 color:#009ddc;
margin: 20px 0 10px 0;
padding: 0px;
}

#inner #contentSection h5 {font-size: 20px;
text-transform: uppercase;
font-family: 'ChampagneLimousinesRegular';
 color:#009ddc;
margin: 20px 0 10px 0;
padding: 0px;
}

#inner #contentSection p {
font-size: 16px;
text-align: justify;
color:#777777; 
line-height:1.8em;
margin:10px 0 25px 0;
}

.highlight {color:#009ddc;
font-weight: bold;}

.imgLeft {
margin: 0 28px 10px 0;
float:left;
}
.imgRight {
margin: 0 0 10px 28px;
float:right;
}

#inner #contentSection ul {text-indent: 15px;
line-height: 1.8em;
font-size: 15px;
margin: 0px 0 20px 35px;
list-style-image:url(/images/bullet.png);
}

#inner #contentSection li {}


/*	footer / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footerWrapInner {background:url(/images/innerFooterBg.png) 0 0 no-repeat;
height:642px;
overflow: hidden;
clear:both;
position: relative;
margin: -500px 0 0 0;
}

#footerWrap {background: url(/images/logotable.png) 0 0 no-repeat;
height:642px;
overflow: hidden;
position: relative;
margin-top:-153px;
}

#footerContent { 
width:980px;
height:465px;
left:155px;
bottom:0px;
color:#009ddc;
font-size:12px;
position:absolute;
}

#footer a:link, #footer a:visited,
#footer a:hover, #footer a:active, #footer a:focus {
	color: #009ddc;
}

#footer_about { 
width:255px;
float:left;
left:0px;
position: relative;
display:inline;
color:#009ddc;
font-size:14px;
line-height:1.2em;
padding:5px 0 0 0;
 font-family: 'ChampagneLimousinesBold';}

#footer_about h4, #footer_about h3 {text-indent: -999em;}

#footer_about #ourMap{
display: block;text-indent: -999em;
position: absolute;
top: 254px;left: 35px;
width: 105px;height: 40px;
}

#footer_about p {line-height:1.5em;
font-size:14px;margin-bottom: 15px}

#footer_socials {width:278px;
float:left;
position:relative;
left:82px;}

#inner #footer_socials{
width: 180px;
position: absolute;bottom: 15px;left: 700px;
height: 70px;z-index: 40;
}

#footer_socials h4 {
background:url(/images/checkusout.png) top left no-repeat;
width:277px;
height:18px;
top:12px;
left:-50px;
text-indent: -999em;
position:relative;}


#social_text_fb  {background:url(/images/social_fb.png) right no-repeat;
width:88px;
height:23px;
display:block;
text-indent: -999em;
position:absolute;
left:85px;
top:22px;
}

#social_text_twitter  {background:url(/images/social_twitter.png) right no-repeat;
width:60px;
height:16px;
display:block;
text-indent: -999em;
position:absolute;
top:25px;
left:90px;
}
#social_text_vimeo  {background:url(/images/social_vimeo.png) right no-repeat;
width:54px;
height:16px;
display:block;
text-indent: -999em;
position:absolute;
float:left;
top:25px; 
left:85px;
}

.footer_fb{
height:70px;
width: 200px;
position:absolute;
left:-15px;
top:50px;
}


.footer_twitter{
width:70px;
height:70px;
width: 200px;
position:absolute;
left:5px;
top:142px;
}

.footer_vimeo{
width:70px;
height:70px;
width: 200px;
position:absolute;
left:-3px;
top:239px;
}

#inner .footer_fb, #inner .footer_twitter, #inner .footer_vimeo{
width: 70px;
position: relative;
top: 0px;left: 0px;
float:left;
margin-right: 15px;
}

#fbLogo, #twitterLogo, #vimeoLogo{
display: block; text-indent: -999em;
height:70px;
width: 70px;
float:left;
-webkit-transition: all 1s ease-in-out; 
-moz-transition: all 1s ease-in-out; 
-o-transition: all 1s ease-in-out; 
-ms-transition: all 1s ease-in-out;
background: url(/images/socials.png) top left no-repeat;
}
#twitterLogo{background-position: center left;}
#vimeoLogo{background-position: bottom left;}


#fbLogo:hover, #vimeoLogo:hover{
-webkit-transform: rotate(360deg); 
-moz-transform: rotate(360deg); 
-o-transform: rotate(360deg); 
-ms-transform: rotate(360deg); 
}
#twitterLogo:hover{
-webkit-transform: rotate(-360deg); 
-moz-transform: rotate(-360deg); 
-o-transform: rotate(-360deg); 
-ms-transform: rotate(-360deg); 
}


#inner #social_text_vimeo, #inner #social_text_twitter, #inner #social_text_fb{display: none;} 

/* ===== v v v FOOTER NEWS FLASH ====== */

#footer_tweets{
width: 549px;height: 402px;
z-index: 30;
position: absolute;bottom: 0; right: -130px;
background: url(/images/twitterCircle.png) no-repeat;
}

#footerRotate{
position: absolute;left: 72px;top: 125px;
font-family: 'ChampagneLimousinesRegular';
font-size: 16px;
width: 356px;height: 262px;overflow: hidden;
}
#footerRotate div{
width: 356px;
height: 262px;
}
#footerRotate p{
margin-bottom: 20px;
}
#footerRotate h2{
font-family: 'ChampagneLimousinesBold';
font-size: 18px;font-weight:bold;
}



/* ===== ^^^  END FOOTER NEWS FLASH ====== */

#footer_news {width:360px;
position:relative;
left:115px;
float:left;
display:inline;}

#footer_news h4 {
background:url(/images/recentnews.png) top left no-repeat;
width:255px;
height:37px;
top:12px;
margin-bottom:30px;
text-indent: -999em;
position:relative;}

.news-article {color:#959595;
font-size:14px;
line-height:1.5em;
margin-bottom: 20px;
}

.news-article a{color:#00b0fa;text-decoration:none;}

.news-date {color:#00b0fa;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}

#footer_news .btn{
position:relative;
bottom:-20px; right:-22px;
}

.copyright {position:absolute;
top:395px; left:0px;
color:#abe3fa;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-shadow: 1px 1px 1px #fff;}

#cs {background:url(/images/cslogo.png) left no-repeat;
width:124px;
height:38px;
text-indent: -999em;
position: absolute;
display:block;
bottom:15px;
left:0px;
z-index: 100}

#cs:hover {background:url(/images/cs.png) left no-repeat;
width:124px;
height:38px;}


/*	photoslideout / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#photos{
}

.slideOut{
position:absolute;
bottom:-164px;
left:155px;
overflow: hidden;
width: 975px; height: 298px;
z-index: 20;
background: url(/images/photoSlideBg.png) no-repeat;
}

#actions .prev{
position: absolute;
cursor: pointer;
left: 20px;
bottom: 56px;
background: url(/images/arrows_photos.png) no-repeat top;
width: 37px; height: 40px;
}

#actions .next{
position: absolute;
cursor: pointer;
bottom: 56px;left: 910px;
background: url(/images/arrows_photos.png) no-repeat  bottom;
width: 37px; height: 40px;
}

#actions .disabled{background: none;cursor: default;}


#toggle #open, #toggle #close {
position: absolute;
display: block;
cursor: pointer;
z-index: 30;
top: 9px;
left: 314px;
padding-top: 15px;
background: url(/images/photoSprite.png) no-repeat 0 10px;
width: 298px; height: 108px;
}

#toggle #close{background-position: -303px 10px;}


.blockLink{
display: block;
position: relative;
z-index: 100;
text-indent: -999em;
}

.blockLink:hover{background-position: 10px 5px;}


/*	scrollable image gallery / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 845px;
	height:140px;
top: 154px;
left: 55px;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}


.items div {
	float:left; 
}	

.items div a{
margin-left: 18px;
}

/*	Contact form / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contactInfo{
float:left;line-height:2;
font-family: 'ChampagneLimousinesRegular';
background: url(/images/contactBg.png) no-repeat;
width: 346px;
height: 514px;
color: #009ddc !important;
margin: 0 0 0 -70px;
padding: 0 0 0 90px;
}
#contactInfo h3{
margin: 80px 0 16px 0 !important;
font-size: 18px !important;
}
#contactInfo p{
color: #009ddc !important;
margin: 0 0 13px 0 !important;
}

#contactForm{
width: 330px;
color:#009ddc;
float:right;
}

.labelRow{
height: 28px;
line-height: 1;
color:#009ddc;
padding: 5px;
}

.inputRow{
clear:both;
margin-bottom: 15px;
height: 28px;
padding: 5px;
}

#contactForm .smallInput{
float: left;
width: 300px;
margin-right: 20px;
padding: 3px;
}


#contactForm label{
width: 315px;
float: left;
padding:15px 0 0px 0;
color:#009ddc;
font-size:22px;
font-weight:bold;
  font-family: 'ChampagneLimousinesRegular';
  text-shadow: 1px 1px 0px #fff;
}

.txtField{width:315px;
height: 28px;
margin:0 0 10px 0px;
color: #009ddc;
background:#ddf1fa;
border:0px;
padding: 5px;
font-size: 14px;
-moz-border-radius: 5px;
border-radius: 5px;
}


#contactForm textarea{
color: #009ddc;
border:0px;
float: left;
width: 305px;
height: 150px;
padding: 10px;
font-family: arial, sans-serif;
font-size: 14px;
margin-bottom:10px;
background:#ddf1fa;
-moz-border-radius: 6px;
border-radius: 6px;
}

#contactForm .submit{
width: 118px;
height: 45px;
overflow: hidden;
clear: both;
margin: 10px 0 0 0px;
cursor: pointer;
line-height: 1;
}

.contSubmit {
background:#009ddc;
border: 1px solid #fff;
 font-family: 'ChampagneLimousinesRegular';
 letter-spacing: 1px;
width: 118px;
height: 45px;
overflow: hidden;
clear: both;
margin: 20px 0 0 0px;
cursor: pointer;
line-height: 2;
color:#f1f1f1;
font-size: 28px;
-moz-border-radius: 10px;
border-radius: 10px;
background-clip: padding-box;
-webkit-background-clip: padding-box;
}

.contSubmit:hover {
background:#005c81;
color:#f2f2f2;
background-clip: padding-box;
-webkit-background-clip: padding-box;
}
span strong{
color: red !important;
}


@media only screen and (max-width: 1592px) {

body{background-image:url(/images/header-min.png) no-repeat top left;}
#lines{background: none;}
#footerWrap{background: url(/images/foot-logo.png) no-repeat left bottom;}
#footerWrapInner{background:none;}

}

@media only screen and (max-width: 1319px) {

body{background-position: -158px 0; background-image:url(/images/header-min.png) no-repeat top left; }
#inner{background-image: url(/images/innerHeaderBg.png) no-repeat;background-position: -168px 0;}
h1 {margin: 0px; padding-left: 10px;}
h1 a {margin: 0px; padding-left: 10px;}
#inner h1 {margin: 0px; padding-left:10px;}
#nav {left: 420px;}
#inner #nav{left: 380px;}
#rotatorWrap{left: 262px}
#video{margin-left: 5px;}
#contentSection {margin: 0pt 0pt 40px -159px;}
#inner #contentSection {margin-left: 123px;}
#stepsSection{left: 29px;}
#footerWrap{margin-left: -158px;background: url(/images/foot-logo.png) no-repeat left bottom;}
#footerWrapInner{margin-left: -158px;background: none;}
#footer_about{padding-left: 10px;}
.copyright{padding-left: 10px;}
#cs {padding-left: 10px; margin:0 0 0 10px;}
#videoClose{left: 800px;}
#videoPlay{background:url(/images/blurSmall.jpg) left top;}
#videoPlay #player{left: 79px;}
}


/* ========= BRANDS =========== */

#brandsWrap{
overflow: hidden;
}

.boxgrid{  
    width: 185px;  
    height: 186px;  
    margin:0 1px 1px 0;  
    float:left;  
    background:#fff;  
    border: solid 1px #dcf5ff;  
    overflow: hidden;
    position: relative;  
}  
.boxgrid img{  
    position: absolute;  
    top: 0;  
    left: 0;  
    border: 0;  
} 

.boxcaption{  
    float: left;  
    position: absolute;  
    background: #009ddc;  
    height: 136px;  
    width: 186px; 
padding-top: 50px;
    position: relative;   
    } 
    
    .slidedown .boxcaption {  
    top: -186px;  
    left: 0;  
}

.brandVideo, .brandWebsite{
display: block;width: 125px;height: 36px;
text-indent: -999em;margin: 0 auto 10px;
background: url(/brands/brandIcons.png) no-repeat 0 0;
}
.brandWebsite{background-position: bottom;}

#downloadBrochure {background:url(/images/downloadBrochure.png) top no-repeat;
width:300px;
height:46px;
display:block;
text-indent: -999em;
}

#downloadBrochure:hover {background:url(/images/downloadBrochure.png) bottom no-repeat;
width:300px;
height:46px;
display:block;
text-indent: -999em;
}


/*	News page / 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#newsWrap{
overflow: hidden;
margin-left: -50px;
padding-left: 50px;
}

.news-box {
width:356px;
float: left;
text-align: justify;
font-size: 13px;}

.news-box .newsIcon{
float: left;
margin-right: 20px;
margin-top: 10px;
}
.news-box .newsIcon.smallIcon{
width: 50px;height: 50px;
}

.news-box.newsfull{width: 100%;}

#inner #contentSection .news-box h4 {
background:url(/images/inthenews.png) top left no-repeat;
width:205px;
height:70px;
margin: 20px 0 35px -50px;
text-indent: -999em;
display: block;
}

#inner #contentSection .news-box h3{
font-size: 17px;
margin-top: 30px;
margin-bottom: 10px;
}
#inner #contentSection .news-box h3 a{
text-decoration: none;
color:#009ddc;
}
#inner #contentSection .news-box h3.fullTitle{
font-size: 28px;
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 0px;
border-bottom: 1px solid #D5F4FC;
text-align: center;
}

.news-box li {
font-size: 18px;
font-family: 'ChampagneLimousinesBold';
color: #009ddc;
margin-top: 20px;
margin-bottom: 10px;
text-decoration: none;
text-align: right;
list-style: none;
}

.news-box .btn, .DavidsBlog .btn{
margin-right: -25px;
}


#inner #contentSection .news-box p{font-size: 13px;}

.dt {color:#969696;
font-weight: bold;
line-height:1.7;
font-size: 13px;}

.date {color:#00b0fa;
font-weight: bold;
line-height:1.7;
font-size: 13px;}

.info {color:#959595;
line-height: 1.7;
font-size: 13px;
padding-bottom: 20px;}

.info ul {list-style-type: none;}

.twitter-box {
width:306px;
float: right;
}

#inner #contentSection .twitter-box h4 {
background:url(/images/twitterFeed.png) top left no-repeat;
height:72px;
margin: 20px 0 30px -50px;
text-indent: -999em;
display: block;}

.updates{
font-size:13px;
line-height:1.7px;
}

.tweet_first{
margin-top: 10px;
}

#inner #contentSection .updates a {color:#009ddc;
line-height:1.7;
font-size: 16px;
font-family: 'ChampagneLimousinesBold';
text-decoration: none;}

#inner #contentSection .updates ul{
margin: 0px;
padding: 0px;
list-style: none;
text-indent: none;
}
#inner #contentSection .updates li{margin-bottom:10px;}

#inner #contentSection .updates .tweet_text a, #inner #contentSection .updates .tweet_text a{font-family: arial;font-size:13px;}

#inner #contentSection .tweet_list{text-indent: 0;}

.tweet_text{line-height:1.7;
font-size: 13px;
color: #777;
display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f2f2f2;}
	
.tweet_text a{color: #00b0fa;
font-size: 13px;}

.updates-list{
	margin:0 0 5px 0;
	padding:0 0 10px 0;
	list-style:none;
	font-size:13px;
	line-height:1.7px;
}
#inner #contentSection .DavidsBlog{
width:306px;
float: right;
}
#inner #contentSection .DavidsBlog .blogBox{
clear:both;
}
#inner #contentSection .DavidsBlog h4 {
background:url(/images/titleDavidsBlog.png) top left no-repeat;
width:208px;
height:70px;
margin: 20px 0 37px -50px;
text-indent: -999em;}

#inner #contentSection .DavidsBlog h3 {
font-size: 17px;
margin-top: 30px;
line-height: 1;
font-weight: normal !important;
margin-bottom: 10px;
}
#inner #contentSection .DavidsBlog h3 a{
text-decoration: none;
color:#009ddc;
}
#inner #contentSection .DavidsBlog h5 {color:#00b0fa;
font-weight: bold;
line-height:1.7;
text-transform: none;
font-family: arial;
font-size: 13px;
margin: 0 !important;}
#inner #contentSection .DavidsBlog p{
line-height: 1.3;font-size: 13px;
margin: 0 0 20px 0 !important;
}
#inner #contentSection .DavidsBlog .btn{margin-bottom: 13px;}
