/* ########## CCU Master CSS ########## */
/* ########## Alek Lisefski ########## */

/* Color reference: green = #136989, orange = #df7822 */

/* ########## Universal Text / Heading / Link Styles ########## */

html, body { 
font: normal 11px verdana ; 
color: #000 ; 
line-height: 18px ; 
background-color: #fff ; 
padding: 0px; 
margin: 0px;
}

p { 
font: normal 11px verdana ; 
margin: 0px 0px 18px 0px ; 
color: #000 ; 
line-height: 18px ; 
text-align: left ;
}

p.right { 
text-align: right ;
}

p.bold { 
font: bold 12px verdana;
margin: 0 ; 
line-height: 18px ; 
}

p.bold a { 
font: bold 12px verdana;
line-height: 18px ; 
}

/* Headings */
h1 { 
font: bold 30px verdana ; 
color: #136989 ; 
letter-spacing: -2px;
margin: 0px 0px 0px 0px ;
}

h1.orange {
color: #d26f2a ;
}

h1 span.highlight {
position: relative;
top: -3px;
background-color: #e6f0f3;
color: #136989;
font: normal 12px verdana;
letter-spacing: 0;
padding: 1px 3px;
margin: 0 0 0 12px;
}

h2 { 
font: bold 21px verdana ;
color: #136989 ;   
letter-spacing: -1px;
margin: 0px 0px 0px 0px ;
}

h2 span.small { 
font: bold 14px verdana ; 
letter-spacing: 0px;
}

h2 span.small a, h2 span.small a:visited { 
font: bold 14px verdana ; 
}

h2.orange { 
font: bold 21px verdana ; 
color: #d26f2a ;
letter-spacing: -1px;
margin: 0px 0px 0px 20px ;
}

h2 a, h2 a:visited { 
display: inline ; 
font: bold 21px verdana ;
color: #136989 ;   
text-decoration: none ; 
margin: 0px 0px 0px 0px ;
line-height: 18px;
border-bottom: 1px solid #a1c3d0;
}

h2 a:hover { 
color: #df7822 ; 
text-decoration: none ;
border-bottom: 1px solid #f2c9a7;
}

h3 { 
font: bold 11px verdana ;
color: #136989 ;   
letter-spacing: 0px;
margin: -6px -10px 10px -10px ;
padding: 8px 10px;
line-height: 31px;
}

h3 span { 
color: #136989 ;  
padding: 8px 10px;
background: #fff;
border: 1px solid #dfdfdf;
line-height: 31px;
}

h3 span.orange { 
color: #fff ;  
padding: 8px 10px;
background: #df7822 url(images/bannerBox-bg.gif) no-repeat left top;
border: 1px solid #df7822;
}

h3 a, h3 a:visited, h3 a:hover { 
font-weight: bold;
line-height: 31px;
}


/* Link Styles */

a, a:visited { 
display: inline ; 
font: normal 11px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px 0px 0px 0px ;
line-height: 18px;
border-bottom: 1px solid #a1c3d0;
}

a.bold, a.bold:visited { 
font-weight: bold ; 
}

a:hover { 
color: #df7822 ; 
text-decoration: none ;
border-bottom: 1px solid #f2c9a7;
}

a.block, a.block:visited { 
display: inline ; 
font: bold 11px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px 10px 0px 0px ;
padding: 9px 10px;
line-height: 18px;
border-bottom: 0px;
background: #e8f2f5;
}

a.block:hover { 
color: #df7822 ; 
text-decoration: none ;
border-bottom: 0px;
background: #f5f1e6;
}

a.image, a.image:visited, a.image:hover {
border: 0px;
}

a:focus {
	outline:none
}



/* ########## Structural Elements ########## */

#navBar { 
position:relative ; 
width: 100% ; 
height: 55px ; 
z-index:1 ; 
text-align: center ; 
background: #bfdbe3 ; 
clear: both ;
overflow: visible;
}

#navBar .container { 
position:relative ; 
width: 940px ; 
margin: auto ; 
z-index:1 ; 
text-align: left ;
background: url(images/bg-bottom.gif) repeat-y ; 
height: 55px;
overflow: visible;
}

#top { 
position:relative ; 
width: 100% ; 
height: 125px ; 
z-index:0 ; 
text-align: center ; 
background: #fff ;
border-top: 1px solid #bfdbe3; 
clear: both ;
}

#middle { 
position:relative ; 
width: 100% ; 
z-index:0 ; 
text-align: center ; 
background: #fff ; 
clear: both ;
}

#relatedInfo { 
position:relative ; 
width: 100% ; 
z-index:0 ; 
text-align: center ; 
background: url(images/bg-related.gif) repeat-x ; 
clear: both ;
padding-top: 20px;
margin-top: 0px;
border-top: 1px solid #dfdfdf;
}

#phoneNumbers { 
position:relative ; 
width: 100%;
height: 100px;
margin: auto ;
z-index:0 ; 
background: #fff url(images/number-bg.gif) repeat-x; 
border-top: 1px solid #d3e2e8;
clear: both;
}


#bottom { 
position:relative ; 
width: 100% ; 
height: 200px ;
z-index:0 ; 
text-align: center ; 
background: #bfdbe3 ; 
clear: both ;
border-top: 1px solid #bfdbe3;
}

.container { 
position:relative ; 
width: 940px ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
}

#bottom .container { 
position:relative ; 
width: 940px ; 
height: 200px ;
margin: auto ; 
z-index:0 ; 
text-align: left ;
font: normal 11px verdana;
line-height: 18px;
background: url(images/bg-bottom.gif) repeat-y ; 
}

#mission { 
position:relative ; 
width: 100% ; 
height: 152px;
z-index:0 ; 
text-align: center ; 
background: #6eafbf ; 
clear: both ;
}

#mission .background { 
position:relative ; 
width: 100% ; 
height: 152px;
z-index:0 ; 
text-align: center ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
background: url(images/bg-mission.jpg) no-repeat center; 
}

#mission h2 {
	margin: 0; 
	font: bold 17px verdana;
}

#mission p {
	margin: 0 0 24px 0;
}

#mission span.highlight {
	/*background: #d7e9ee;*/
	background: transparent;
	padding: 0;	
	font: normal 12px verdana;
	color: #000;
}


/* ########## Banners ########## */

#bannerLarge { 
position:relative ; 
width: 100% ; 
height: 280px ; 
z-index:0 ; 
text-align: center ; 
background: url(images/bg-top-repeat.gif) repeat-x ;
clear: both ;
border-top: 1px solid #bfdbe3;
overflow: hidden;
}

#bannerLarge .container { 
position:relative ; 
width: 940px ; 
height: 280px ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
background: url(images/bg-top.jpg) no-repeat top left; 
}

#title {
padding-top: 20px;
clear: left;
}


#description {
float: left;
padding-top: 2px;
height: 180px;
width: 460px;
clear: left;
}

#description p {
font: normal 13px verdana;
line-height: 24px;
letter-spacing: -1px;
}

/* Subnav links */

#subnav, #comprehensiveBox .subnav {
float: left;
margin-top: 15px;
margin-bottom: 0px;
clear: left;
}

#homeNav {
float: left;
margin: 0px;
height: 31px;
background: #daeaee;
clear: none;
}

#subnav p, #homeNav p, #comprehensiveBox .subnav p {
margin: 7px 0px 0px 0px;
line-height: 30px;
}

#subnav ul.buttons li, #comprehensiveBox .subnav li { 
font: normal 11px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px 5px 0px 0px ;
padding: 0px 0px 0px 0px;
border-bottom: 0px;
display: inline;
line-height: 31px;
background: transparent;
}

#subnav ul.buttons li a, #subnav ul.buttons li a:visited, #comprehensiveBox .subnav a, #comprehensiveBox .subnav a:visited {
margin: 0;
padding: 8px 10px;
font-weight: bold;
color: #136989;
background: #fff;
font-weight: bold;
border-right: 1px solid #a1c3d0;
border-color: #a1c3d0;
clear: none;
}

#subnav ul.buttons li a:hover, #comprehensiveBox .subnav a:hover{
padding: 8px 10px;
font-weight: bold;
color: #fff;
background: #df7822 url(images/bannerBox-bg.gif) no-repeat left top;
border-right: 1px solid #df7822;
border-color: #df7822;
}

#homeNav a, #homeNav a:visited {
background: transparent;
padding: 0;
margin: 0px 10px;
font-weight: normal;
border-right: 0;
}


#homeNav a:hover {
color: #df7822;
background: transparent;
border-right: 0;
}

#homeNav p {
background: transparent;
padding: 0;
margin: 0px 10px 0px 0px;
font-weight: normal;
border-right: 0;
}

/* Images and team member Quotes */

#homeImage {
position: absolute;
bottom: 0px;
right: 0px;
width: 324px;
height: 314px;
background: url(images/banner-steve.gif) no-repeat top left;
}

#homeBubble { 
position: absolute;
top: 75px;
left: 0px;
width: 285px;
height: 132px;
margin: 0px 0px 0px 0px;
z-index: 2;
background: url(images/home-bubble.gif) no-repeat top left;
}

#homeName { 
position: absolute;
top: 195px;
right: 310px;
width: 150px;
height: 82px;
text-align: left;
font: normal 10px verdana;
text-transform: uppercase;
color: #136989;
line-height: 16px;
z-index: 2;
background: url(images/steve-sig.gif) no-repeat 30px 5px;
padding: 35px 0px 0px 150px;
}

#webImage {
position: absolute;
top: 0px;
right: 0px;
width: 401px;
height: 280px;
background: url(images/banner-web.jpg) no-repeat top left;
}

#phoneImage {
position: absolute;
top: 0px;
right: 0px;
width: 243px;
height: 280px;
background: url(images/banner-phone.jpg) no-repeat top right;
}

#flatRateImage {
position: absolute;
top: 0px;
left: 490px;
width: 470px;
height: 280px;
background: url(images/banner-jantsch.jpg) no-repeat top left;
}

#solutionsImage {
position: absolute;
top: 0px;
left: 490px;
width: 470px;
height: 280px;
background: url(images/banner-tony.jpg) no-repeat top left;
}

#reservationlessImage {
position: absolute;
bottom: 0px;
right: 0px;
width: 315px;
height: 264px;
background: url(images/banner-tony.gif) no-repeat top left;
}

#reservationlessBubble { 
float: left;
margin: -18px -20px 0px -20px;
width: 634px;
height: 132px;
z-index: 2;
clear: left;
/*background: url(images/reservationless-bubble.gif) no-repeat top left;*/
}

#reservationlessName { 
position: absolute;
top: 245px;
right: 340px;
width: 200px;
text-align: right;
font: normal 10px verdana;
text-transform: uppercase;
color: #136989;
line-height: 16px;
z-index: 2;
}


.bubbleText { 
padding: 20px 20px 20px 20px;
}

.bubbleText p { 
font: italic 14px georgia;
line-height: 22px;
margin: 0px 0px 20px 0px;
}

#ourStoryImage {
position: absolute;
top: 0px;
left: 490px;
width: 280px;
height: 280px;
background: url(images/banner-testify.jpg) no-repeat top left;
}

/* Right Quote Area */

#quote {
position: absolute;
top: 45px;
right: 0px;
width: 260px;
}

#quote p {
font: italic 15px georgia;
line-height: 24px;
}

#name {
position: absolute;
top: 195px;
left: 710px;
}

#name p.link {
padding-top: 7px;
height: 24px;
background: #acd1da;
}

#name a, #name a:visited {
font-weight: bold;
}

#name p.link a, #name p.link a:visited {
margin: 0px 15px 0px 15px;
font-weight: normal;
}

#name a.block:hover {
font-weight: normal;
background: #acd1da;
}


#bannerLarge .container h2 {
margin: 10px 0px 0px 0px;
}

/* Service/Feature Boxes */

#services {
position: absolute;
top: 25px;
left: 500px;
width: 440px;
}

#services h1 {
margin: 12px 0px 16px 10px;
}

#services a.button, #services a.button:visited, #services div.button  {
clear: left;
width: 450px;
display: block;
background: transparent;
border: 0px;
padding: 6px 0px 4px 0px;
background: url(images/home-serviceButton-bg.gif) no-repeat 0px -100px;
margin-bottom: 5px;
}

#services a.button:hover {
background-position: left top;
}


#services a.button span, #services a.button:visited span, #services div.button span  {
font: normal 11px verdana ; 
color: #000;
margin-top: 0px;
padding: 0px 6px 0px 10px;
}

#services a.button span.title, #services a.button:visited span.title, #services div.button span.title {
display: block;
font: bold 15px verdana ; 
color: #fff ; 
letter-spacing: 0px;
margin: 0px 0px 2px 6px;
padding: 3px 0px 8px 0px;
background: transparent;

}

#services a.button span.title span, #services a.button:visited span.title span, #services div.button span.title span {
padding: 3px 6px 6px 6px;
font: bold 15px verdana ; 
margin: 0px 0px;
background: #d7e8ef url(images/home-serviceTitle-bg.gif) repeat-x;
color: #136989;
}

#services a.button:hover span.title span {
color: #fff;
background: #df7822 ;
}

#services img {
float: left;
margin: -10px 15px -10px 0px;
border: 0px;
}

.bannerBox {
	float: left;
	background: url(images/bannerBox-bg.gif) no-repeat right top;
	margin: 15px 10px 0px 0px;
	padding: 0px 19px 15px 19px;
	border-left: 1px solid #a1c3d0;
	border-bottom: 1px solid #a1c3d0;
}

.bannerBox p {
margin: 20px 0px 0px 0px;
}

.bannerBox h2 {
font: bold 18px verdana ;
margin: 0px;
}

.bannerBox ul {
margin: 12px 0px 0px 0px;
}

.bannerBox h2 a, .bannerBox h2 a:visited {
font: bold 18px verdana ;
color: #fff ; 
border-bottom: 1px solid #de8b46;
}

.bannerBox h2 a:hover {
font: bold 18px verdana ;
color: #f9e8da ;   
border-bottom: 1px solid #ecb98f;
}

/*.bannerBox h2 a, .bannerBox h2 a:visited {
color: #df7822 ; 
border-bottom: 1px solid #f2c9a7;
}

.bannerBox h2 a:hover {
color: #136989 ;   
border-bottom: 1px solid #a1c3d0;
}*/

/* Small banner */

#bannerSmall { 
position:relative ; 
width: 100% ; 
height: 113px ; 
z-index:0 ; 
text-align: center ; 
background: url(images/bg-top-small-repeat.gif) repeat-x ; 
clear: both ;
border-top: 1px solid #bfdbe3;
}

#bannerSmall .container { 
position:relative ; 
width: 940px ; 
height: 113px ; 
margin: auto ; 
z-index:0 ; 
text-align: left ;
background: url(images/bg-top-small.jpg) no-repeat top left; 
}

/* Small banner quote */

#bannerSmall .container #quote {
position: absolute;
top: 10px;
right: 0px;
width: 450px;
}

#bannerSmall .container #quote #close {
float: right;
height: 94px;
width: 27px;
background: url(images/banner-small-quoteClose.gif) no-repeat left 50px;
margin-left: 10px 
}

#bannerSmall .container #quote #open {
float: left;
height: 94px;
width: 27px;
background: url(images/banner-small-quoteOpen.gif) no-repeat left 20px;
margin-right: 15px 
}

#bannerSmall .container #quote #image {
float: left;
margin-right: 15px 
}

#bannerSmall .container #quote #image img {
border: 1px solid #e3ecee;
}

#bannerSmall .container #quote #text {
margin: 20px  0px;
}

#bannerSmall .container #quote #text p {
font: italic 13px georgia;
color: #000;
line-height: 20px;
margin-bottom: 0px;
}

#bannerSmall .container #quote #text p a {
text-transform: none;
}

#onlineSignup {
position: absolute;
top: 25px;
right: 0px;
width: 450px;
font: normal 13px verdana;	
}

#onlineSignup.home {
position: absolute;
top: 20px;
right: 0px;
width: 319px;
font: normal 13px verdana;	
}

#onlineSignup div {
height: 41px;
background: url(images/onlineSignup-bg.gif) no-repeat;
line-height: 41px;
padding: 0 0 0 15px;
}

#onlineSignup p {
font: bold 13px verdana;
margin: 0 0 8px 15px;
color: #136989;
}

#onlineSignup a,
#onlineSignup a:visited {
font: bold 13px verdana;
color: #df7822 ; 
border-bottom: 1px solid #f2c9a7;
}

#onlineSignup a:hover {
color: #136989 ; 
border-bottom: 1px solid #a1c3d0;
}


/* ########## Unique Elements (id) ########## */

/* Related Info */

#relatedInfo .left, #relatedInfo .right {
float: left;
width: 450px;
margin: 0px 40px 0px 0px;
padding-bottom: 20px;
}

#relatedInfo .wide {
width: 900px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#relatedInfo .right {
float: right;
margin-right: 0px;
}

#relatedInfo #clear {
clear: both;
height: 20px;
}


/* Phone Numbers */

#phoneNumbers .container #left {
float: left;
margin: 23px 0px 0px 0px;
}

#phoneNumbers .container #right {
width: 450px;
float: right;
margin: 23px 0px 0px 0px;
}

#phoneNumbers .container #left h2, #phoneNumbers .container #right h2 {
	font: normal 20px verdana;
	letter-spacing: -2px;
	margin-bottom: 5px;
}

#phoneNumbers .container #left p, #phoneNumbers .container #right p {
	color: #136989;
	font: normal 10px verdana;
	text-transform: uppercase;
}

/* Footer */

#bottom .container a, #bottom .container a:visited, #bottom .container a:hover {
	font: bold 10px verdana;
	text-transform: uppercase;
	line-height: 18px
}

#bottom .container a.subnav, #bottom .container a.subnav:visited, #bottom .container a.subnav:hover {
	font: normal 10px verdana;
	line-height: 18px;
	text-transform: none;
	margin-left: 10px;
}

#bottom .container a.normal, #bottom .container a.normal:visited, #bottom .container a.normal:hover {
	font: normal 11px verdana;
	line-height: 18px;
	text-transform: none;
	margin: 0;
}


#bottom .container .copyright { 
font: normal 11px verdana;
line-height: 18px;
float: left;
margin: 20px 10px 0px 0px;
width: 260px; 
}

#bottom .container .column { 
float: left;
margin: 20px 30px 0px 0px;
/*width: 160px; */
font: normal 11px verdana;
line-height: 18px;
}

#bottom .container .columnWide { 
float: right;
margin: 20px 20px 0px 0px;
width: 240px;
text-align: right;
font: normal 11px verdana;
line-height: 18px; 
}

/* logo */

#logo { 
position: absolute ; 
top: 14px ; 
left: 0px ; 
height: 96px ;
width: 310px;
margin: 0px 0px 0px 0px ;
}

#logo a { 
border: 0px;
}

#logo a img { 
border: 0px;
}

/* top nav bar */


#mainNav { 
position: absolute ; 
top: 12px ; 
left: 0px ; 
}

#established { 
float: left;
margin: 22px 0px 0px 10px;
}

#established span { 
font: normal 10px verdana;
color:#136989;
text-transform: uppercase;
letter-spacing: 1px;
padding: 0;
margin: 0;
}

#salesNumber { 
position: absolute ; 
top: 37px ; 
left: 391px ;
height: 80px; 
width: 223px; 
background: url(images/number-salesTop.gif) no-repeat;
}

#serviceNumber { 
position: absolute ; 
top: 37px ; 
left: 666px ;
height: 80px; 
width: 290px; 
background: url(images/number-serviceTop.gif) no-repeat;
}

#serviceNumber div, #salesNumber div {
	margin: -2px 0px 0px 120px;
}

#salesNumber div {
	margin-left: 44px;
}


#serviceNumber div, #serviceNumber a, #serviceNumber a:visited, #serviceNumber a:hover, 
#salesNumber div, #salesNumber a, #salesNumber a:visited, #salesNumber a:hover {
	font: normal 11px verdana;
	border: 0;
}

#serviceNumber a, #serviceNumber a:visited, 
#salesNumber a, #salesNumber a:visited {
	background: url(images/icon-email.gif) no-repeat right 3px;
	padding-right: 19px;
}

#serviceNumber a:hover, #salesNumber a:hover {
	background-position: right -27px;

}


/* Layout Columns */

#bodyWide {
float: left;
clear: both;
width: 940px;
margin: -10px 0px 0px 0px;
padding-bottom: 30px;
overflow: hidden;
}

#bodyLeft, #bodyRight {
float: left;
width: 450px;
margin: 30px 40px 0px 0px;
padding-bottom: 30px;
overflow: hidden;
}

#bodyRight {
margin-right: 0px;
}

#bodyLeft .left, #bodyRight .left {
float: left;
width: 210px;
margin: 0;
overflow: hidden;
}

#bodyLeft .right, #bodyRight .right {
float: right;
width: 210px;
margin: 0;
}

#bodyLeft .right .video , #bodyRight .right .video , #bodyLeft .left .video , #bodyRight .left .video {
margin: 0px 0px 20px 0px;
}


/* ########## Styles (class) ########## */

span.highlight {
background-color: #f5f1e6;
color: #df7822;
font-weight: bold;
padding: 1px 3px;
}

p.large span.highlight { 
font: bold 18px verdana ; 
letter-spacing: -1px;
line-height: 24px ;
padding: 2px 4px;
}

.orange {
color: #df7822 ; 
font-weight: bold;
}

.subLinks {
margin-top: 20px;
padding-top: 10px;
}


.testify {
margin: 10px 0px 18px 20px;
}

.custImage {
float: left;
margin: 0px 20px 10px 0px;
border: 1px solid #dfdfdf;
}

.testimonial {
margin: 20px 0px 0px 0px;
}

.hide {
	display: none;
}

.show {
	display: block;
}


/* bullet list box */

.bullet {
padding: 10px 0px 10px 0px ;
clear: left;
}

.bullet .left {
float: left;
margin-right: 30px;
}

.bullet .right {
float: none;
}

/* blog feeds */

.blogFeed {
margin: 0px 0px 0px 0px;
display: block;
clear: left;
}

.blogFeed, .blogFeed span, .blogFeed p {
font: normal 10px verdana;
}

.blogFeed .title {
height: 28px;
background: url(images/feedTitle-bg.gif) no-repeat top left;
}

.blogFeed .title p {
padding: 7px 0px 0px 12px;
font: bold 11px verdana;
margin: 0px;
}

.blogFeed .title p a, .blogFeed .title p a:visited {
font: bold 11px verdana;
color: #000;
border: 0px;
}

.blogFeed .title p a:hover {
color: #df7822 ;
border: 0px;
}

.blogFeed .icon {
float: right;
}


.blogFeed .feed a, .blogFeed .icon a {
border: 0px;
}

/* content Boxes */

.box {
display: block;
border: 1px solid #dfdfdf;
background: #f2ece1 url(images/box-bg.gif) repeat-x;
margin-top: 20px;
}

.testimonialBox {
display: block;
border: 1px solid #dfdfdf;
background: #f2ece1 url(images/box-bg.gif) repeat-x;
margin-top: 20px;
}

.boxQuote {
display: block;
border: 1px solid #dfdfdf;
border-bottom: 0px;
background: #f2ece1 url(images/quoteBox-bg.gif) no-repeat;;
margin-top: 20px;
}

.homeQuote {
display: block;
border: 0px;
background: #fff;
padding: 0;
margin-top: -10px;
}

.homeQuote p {
font: italic 20px georgia;
line-height: 30px;
color: #df7822;
width: 574px;
background: url(images/bg-homeQuote.gif) no-repeat;
margin-top: 10px;
padding: 30px 10px 0 20px;
}

.homeQuote img {
	float: right;
	margin: 30px 20px 0 0;
}

.homeQuote .quoteName {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 60px;
}

.homeQuote.small {
display: block;
border: 0px;
background: #fff;
padding: 0;
margin-top: 20px;
}

.homeQuote.small p {
font: italic 20px georgia;
line-height: 30px;
color: #df7822;
width: 420px;
background: url(images/bg-homeQuote-small.gif) no-repeat;
margin-top: 10px;
padding: 30px 10px 0 20px;
}

.homeQuote.small .quoteName {
	float: none;
	display: block;
	width: auto;
	text-align: left;
	margin: -7px 0 35px 6px;
	padding-top: 10px;
	border-top: 1px solid #dfdfdf;
}

.noteBox {
display: block;
border-top: 1px solid #dfdfdf;
border-bottom: 0px;
margin-top: 20px;
padding: 20px 20px 0px 20px ;
}

.box .content, .boxQuote .content, .testimonialBox .content {
padding: 18px 20px 0px 20px;
}

.box .content span.highlight {
background-color: #fff;
color: #136989;
font: italic 13px verdana;
padding: 0px 2px
}

.boxQuote .content p {
font: normal 10px verdana;
text-transform: uppercase;
color: #df7822;
line-height: 18px;
margin: 12px 25px 20px 35px;
}

.boxQuote .content p a, .boxQuote .content p a:visited {
text-transform: none;
}

.box .content h2, .boxQuote .content h2 {
margin-bottom: 18px;
}

.box .white, .boxQuote .white {
display: block;
background: #fff;
padding: 9px 20px;
clear: left;
}

.box .white a, 
.box .white a:visited {
	font-weight: bold;
/*	color: #df7822;
	border-bottom: 1px solid #f2c9a7; */
}

.box .white a:hover {
	font-weight: bold;
/*	color: #136989;
	border-bottom: 1px solid #a1c3d0; */
}

.box .quote {
display: block;
background: #fff url(images/box-quote-bg.gif) repeat-x;
border-bottom: 1px solid #dfdfdf;
}

.box .quote .content {
padding: 15px 60px 15px 60px;
}

.box .quote .content p {
font: italic 13px georgia;
color: #df7822;
line-height: 20px;
margin-bottom: 0px;
}

.box .quote .content p a, .box .quote .content p a:visited {
text-transform: none;
}

.quoteBox {
display: block;
border-top: 1px solid #e7e6e0;
border-bottom: 1px solid #e7e6e0;
background: #f9f7f0 url(images/quote-bg.gif) no-repeat;
margin-top: 20px;
}

.quoteBoxImage {
display: block;
border-top: 1px solid #e7e6e0;
border-bottom: 1px solid #e7e6e0;
background: #f9f7f0 url(images/quote-image-bg.gif) no-repeat right top;
margin-top: 20px;
clear: left;
}

.quoteName {
display: block;
clear: left;
padding: 9px 15px 0px 15px;
}

.quoteName p {
margin: 0px;
}

.quoteBoxImage img {
float: left;
border-left: 1px solid #e7e6e0;
border-right: 1px solid #e7e6e0;
margin-right: 50px;
}

.quoteBoxImage p {
margin: 17px 45px 17px 0px;
font: italic 13px georgia;
color: #df7822;
line-height: 20px;
}

.quoteBox p {
margin: 17px 50px 17px 60px;
font: italic 13px georgia;
color: #df7822;
line-height: 20px;
}

.quoteBox p a, .quoteBox p a:visited, .quoteBoxImage p a, .quoteBoxImage p a:visited {
text-transform: none;
}

/* Comprehensive Solutions Box */
#comprehensiveBox {
	width: 940px;
	height: 123px;
	background: url(images/comprehensiveBox-bg.jpg) no-repeat;
	margin-top: 1px;
}

#comprehensiveBox .right {
	float: right;
	padding: 22px 20px 0px 25px;
	width: 294px;
	height: 101px;
	border-left: 1px solid #c5dfe5;
}

#comprehensiveBox .right p {
	font: normal 12px verdana;
	line-height: 20px;
}

#comprehensiveBox .right a, #comprehensiveBox .right a:visited {
	font: bold 12px verdana;
	line-height: 20px;
}


#comprehensiveBox .left {
	float: left;
	padding: 28px 20px 0px 110px;
	width: 469px;
	height: 95px;
	border-right: 1px solid #8dbcca;
}


/* Lists */
ul { 
margin: 16px 10px 18px 10px ; 
padding: 0px 0px 0px 0px ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

.box ul { 
margin: 2px 10px 18px 10px ; 
padding: 0px 0px 0px 0px ; 
letter-spacing: 0px ; 
list-style-type: none ;
}


ul.buttons { 
margin: 0px 0px 18px 0px ; 
padding: 0px 0px 0px 0px ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

ul.noMargin { 
margin: 0px 0px 0px 10px ; 
padding: 0px 0px 0px 0px ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

li { 
background: url(images/bullet.gif) no-repeat 5px 6px ; 
padding: 0px 0px 0px 20px ;
font: normal 11px verdana ; 
line-height: 18px ;
}

ul.bottomMargin li { 
background: url(images/bullet.gif) no-repeat 5px 6px ; 
padding: 0px 0px 0px 20px ;
margin-bottom: 18px;
font: normal 11px verdana ; 
line-height: 18px ;
}

ul.bottomMargin li li { 
margin-bottom: 0px;
background: url(images/bullet.gif) no-repeat 0px 6px ; 
padding: 0px 0px 0px 15px ;
}

ul.buttons li { 
font: normal 11px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px 10px 0px 0px ;
padding: 0px 0px 0px 0px;
border-bottom: 0px;
display: inline;
line-height: 31px;
background: transparent;
}

ul.buttons li a, ul.buttons li a:visited {
margin: 0;
padding: 8px 10px;
font-weight: bold;
color: #fff;
background: #df7822 url(images/bannerBox-bg.gif) no-repeat left top;
border-right: 1px solid #df7822;
border-color: #df7822;
clear: none;
}

ul.buttons li a:hover {
color: #fff;
background: #136989;
padding: 8px 10px;
font-weight: bold;
border-right: 1px solid #136989;
border-bottom: 1px solid #136989;
}

/* Top navigation rollovers */

ul#topNav { 
margin: 0px 0px 0px 0px ; 
padding: 0px 0px 0px 0px ; 
letter-spacing: 0px ; 
list-style-type: none ;
}

ul#topNav li { 
float: left;
font: normal 12px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px 6px 0px 0px ;
padding: 0px 0px 0px 0px;
border-bottom: 0px;
display: inline;
height: 44px
line-height: 44px;
background: url(images/mainNav-bgLeft.gif) no-repeat 0px -90px;
}

ul#topNav li a, 
ul#topNav li a:visited {
display: block; 
font: bold 12px verdana ; 
color: #136989 ; 
text-decoration: none ; 
margin: 0px ;
padding: 15px 0px 15px 6px;
height: 44px
line-height: 44px;
border-bottom: 0px;
background: url(images/mainNav-bgLeft.gif) no-repeat 0px -90px;
}

ul#topNav li a:hover {
color: #df7822 ; 
text-decoration: none ;
border-bottom: 0;
background-position: left top;
}

ul#topNav li a.current, 
ul#topNav li a.current:visited {
color: #df7822 ; 
text-decoration: none ;
border-bottom: 0;
background: url(images/mainNav-bgLeft.gif) no-repeat 0px -46px;
}

ul#topNav li a.current:hover {
color: #fff ; 
text-decoration: none ;
border-bottom: 0;
background-position: left top;
}

ul#topNav li a.current, 
ul#topNav li a.current span {
color: #136989 ; 
}

ul#topNav li a span {
padding: 15px 15px 15px 9px;
background: url(images/mainNav-bgRight.gif) no-repeat right -90px;
}

ul#topNav li a:hover span {
background-position: right top;
color: #fff;
}

ul#topNav li a.current span {
background: url(images/mainNav-bgRight.gif) no-repeat right -46px;
}

ul#topNav li a.current:hover span {
color: #fff ; 
background-position: right top;	
}

li.divide {
	padding-bottom: 6px; 
	margin-bottom: 5px; 
	border-bottom: 1px solid #fff;
}




/* Tables */
.box table, .bullet table {
width: 100%;
border: 0px;
margin: 13px 0px 18px 0px;
padding: 0px;
}

.bullet table {
margin-top: 0px;
}

.box table tr, .bullet table tr {
margin: 0px;
padding: 0px;
}

.box table td, .bullet table td {
width: 50%;
padding: 4px 10px;
background-color: #fff;
}

.box table td.outline, .bullet table td.outline {
border: 1px solid #dfdfdf;
padding: 0px;
margin: 0px;
}

.box table td.outline table, .bullet table td.outline table {
padding: 0px;
margin: 0px;
}


.box table tr.tan td, .bullet table tr.tan td, .box table td.outline table tr.tan td, .bullet table td.outline table tr.tan td {
background-color: #faf8f2;
}


.box table td.transparent, .box table tr.tan td, .bullet table td.transparent, .bullet table tr.tan td {
background: transparent;
}

.box table .indent, .bullet table .indent {
padding-left: 20px;
}

.box table .indentTan, .bullet table .indentTan {
padding-left: 20px;
background-color: #faf8f2;
}

/* Forms */

.fieldName {
	clear: left;
	font-weight: bold;
}

.formField {
	height: 14px;
	font: normal 11px verdana;
	padding: 5px 5px;
	clear: both;
	margin: 2px 0px 8px 0px;
	border: 1px solid #dfdfdf;
	background: #fff;
}

.formArea {
	display: block;
	font: normal 11px verdana;
	padding: 5px 5px;
	clear: both;
	margin: 2px 0px 8px 0px;
	border: 1px solid #dfdfdf;
	background: #fff;
}

.formButton {
	border: 0;
	margin: 6px 4px 0 0;
}

.required {
	font: bold 10px arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	padding-left: 6px;
}

.smallCaps {
font: bold 10px arial;
text-transform: uppercase;
letter-spacing: 1px;
color: #aaa;
}

.textRight {
text-align: right;
float: right;
margin: 4px 0px 0px 0px;
}

.contactBox {
background: #f2ece1;
}



/* For FAQ */

h4 {
	font: normal 12px verdana;
	color: #136989 ;   
	letter-spacing: 0px;
	margin: 0 ;
	padding: 0;
	border-top: 1px solid #f0f0f0;
}

h4 a, h4 a:visited, h4 a:hover {
	display: block;
	font: normal 12px verdana;
	letter-spacing: 0px;
	border: 0;
	background: #fff url(images/bullet.gif) no-repeat 15px 13px;
	padding: 10px 20px 10px 32px;
}

h4 a:hover {
	background: #faf8f2 url(images/bullet.gif) no-repeat 15px 13px;
}

h4 a.active, 
h4 a.active:visited, 
h4 a.active:hover {
color: #df7822; 
background: #faf8f2 url(images/bullet.gif) no-repeat 15px 13px;
}


div.faq p {
	margin: 0;
	padding: 5px 20px 15px 32px;
	background: #faf8f2;
}


h5 {
	font: bold 12px verdana;
	color: #000 ;   
	margin: 0;
	padding: 20px 0 10px 0;
	/*border-top: 1px solid #f0f0f0;*/
}

.box ul.faq { 
margin: 0 ; 
}

.box ul.faq li { 
margin: 0 0 10px 0;
}


div.faq ul { 
margin: 0; 
padding: 0px 20px 15px 27px ; 
letter-spacing: 0px ; 
list-style-type: none ;
background: #faf8f2;
}

div.faq li { 
background: url(images/bullet.gif) no-repeat 5px 5px ; 
padding: 0px 0px 0px 20px ;
font: normal 11px verdana ; 
line-height: 18px ;
}

/* For overLIB */

td p {
background: #f7f2e9 url(images/box-bg.gif) repeat-x;
padding: 8px 11px 8px 11px;
color: #000 ; 
line-height: 18px ; 
text-align: left ;
margin: 0px;
}

td p strong {
color: #df7822 ; 
}

/* For blog Feeds */
div.feedburnerFeedBlock {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px -50px 0px -10px;	
}

#CCU2323151 {

}


div.feedBurnerFeedBlock ul {
	margin: 0px;
	padding: 0px;	
}

div.feedburnerFeedBlock li {
	border: 1px solid #dfdfdf;
	background: #f2ece1 url(images/box-bg.gif) repeat-x;
	width: 240px;
	float: left;
	margin: 0px 30px 10px 0px;
	padding: 18px 20px;
	clear: none;

}

div.feedburnerFeedBlock ul li div {
	clear: left;
	margin: 18px 0px 0px 0px;
	padding: 0px;
}

div.feedburnerFeedBlock li span.headline a, div.feedburnerFeedBlock li span.headline a:visited {
	font-weight: bold;
	color: #df7822 ; 
	text-decoration: none ;
	border-bottom: 1px solid #f2c9a7;
}

div.feedburnerFeedBlock li span.headline a:hover {
	color: #136989 ; 
	border-bottom: 1px solid #a1c3d0;
}


p.fbsubscribelink {
	display: none;
	clear: left;
	padding-top: 18px;
	margin: 0px 0px 18px 30px;	
}

p.blogSubscribe {
	clear: left;
	float: left;
	padding-top: 18px;
	margin: 0px 0px 18px 20px;	
}

p.fbsubscribelink a, p.fbsubscribelink a:visited {
	border: 0px;
}

div.feedburnerFeedBlock #creditfooter {
	display: none;
}

/* drop-down styles */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#topNav {position:relative; z-index:500;}
#topNav li.top {}
#topNav li.top a.top_link {cursor:pointer;}

#topNav li a span {}
#topNav li a.top_link span.down {}
#topNav li a.top_link:hover {background-position: left top;}
#topNav li a.top_link:hover span {background-position: right top;}
#topNav li a.top_link:hover span.down {background-position: right top;}

#topNav li:hover > a.top_link {color:#fff; background-position: left top;}
#topNav li:hover > a.top_link span {color:#fff; background-position: right top;}
#topNav li:hover > a.top_link span.down {color:#fff; background-position: right top;}

#topNav li:hover > a.top_link.current {color:#fff; background-position: left top;}


/* Default list styling */

#topNav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#topNav ul, 
#topNav li:hover ul ul,
#topNav li:hover ul li:hover ul ul,
#topNav li:hover ul li:hover ul li:hover ul ul,
#topNav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#topNav li:hover ul.sub
{left:1px; top:44px; background: #e28435; padding:5px 0; white-space:nowrap; width:135px; height:auto; z-index:300;}
#topNav li:hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:135px; font-weight:normal; padding:0;margin:0;background:transparent;}
#topNav li:hover ul.sub li a
{display:block; font-size:11px; font-family: verdana, arial, sans-serif; font-weight:normal; width:135px; line-height:24px; text-indent:15px; color:#fff; text-decoration:none;padding:0}

#topNav li:hover ul#phoneDrop,
#topNav li:hover ul#phoneDrop li,
#topNav li:hover ul#phoneDrop li a
{width: 185px}

#topNav li:hover ul#webDrop,
#topNav li:hover ul#webDrop li,
#topNav li:hover ul#webDrop li a
{width: 165px}

#topNav li:hover ul#webcastDrop,
#topNav li:hover ul#webcastDrop li,
#topNav li:hover ul#webcastDrop li a
{width: 180px}

#topNav li:hover ul#aboutDrop,
#topNav li:hover ul#aboutDrop li,
#topNav li:hover ul#aboutDrop li a
{width: 120px}

#topNav li:hover ul#blogDrop,
#topNav li:hover ul#blogDrop li,
#topNav li:hover ul#blogDrop li a
{width: 155px}

#topNav li:hover ul#drmDrop,
#topNav li:hover ul#drmDrop li,
#topNav li:hover ul#drmDrop li a
{width: 225px}


#topNav li ul.sub li a.fly
{background:#1f1f1f url(arrow.gif) 80px 7px no-repeat;}
#topNav li:hover ul.sub li a:hover 
{background:#d57421; color:#fff;}
#topNav li:hover ul.sub li a.fly:hover
{background:#333 url(arrow_over.gif) 80px 7px no-repeat; color:#4997e0;}

#topNav li:hover ul li:hover > a.fly {background:#3a93d2 url(arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

#topNav li:hover ul li:hover ul,
#topNav li:hover ul li:hover ul li:hover ul,
#topNav li:hover ul li:hover ul li:hover ul li:hover ul,
#topNav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:90px; top:-4px; background: #fff; padding:3px; border:1px solid #3a93d2; white-space:nowrap; width:90px; z-index:400; height:auto;}

#topNav #twitterLink {
	width: 100px;
	margin: 0;
}

#topNav #twitterLink a,
#topNav #twitterLink a:visited {
	height: 25px;
	font: normal 10px verdana ;	
	line-height: 10px;
	border: 0;
	background: url(images/icon-twitter.gif) no-repeat 10px top;
	padding: 0 0 0 38px;
	margin-top: 10px;
}

#topNav #twitterLink a: hover {
	
}
