  

        #ticker-container {
        position:relative;
        overflow:hidden;
        width: px;
        height: px;
        background-color: ;
        background-repeat: repeat;
        padding: 2px;
        border:  dotted ;
        }
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: ;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: arial;
            font-size: xx-small;
            font-weight: normal;
            color: ;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: arial;
            font-size: xx-small;
            color: ;
            text-decoration: none;
            padding-left: 2px;
        }


        
		
  
  body {
	margin: 0;
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 75.5%;
	text-align: center;	
	color: #990000;	
}

form dd, form dt {
	margin: 0;
}

form dt {
	padding: 6px 0;
	color: #13415c;
	font-weight: bold;
	font-size: 120%;
}

#wrap {
	width: 738px;
	margin: 0 auto;
	border-color: #444;
	border-style: solid;
	border-width: 0 1px 1px 1px;	
	background: transparent url('images/wrapper_bg.png') repeat-x 0 0;
}

#head {
	background: transparent url('images/header_bg.png') no-repeat 0 0;	
}

#logins {
	list-style: none;
	float: right;
	margin: 0;	
}

#logins li {
	padding: 0;
	float: left;
	text-transform: uppercase;
	font-size: 85%;	
}

#logins li a {
	padding: 5px 0;
	width: 110px;
	display: block;
	text-decoration: none;
	color: #444;	
}

#logins li a:hover {
	color: #777;	
}

a#schedule {
	width: 187px;
	height: 33px;
	clear: right;
	float: right;
	padding: 0 2px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: transparent url('images/scheduleNow_btn.png') no-repeat 0 0;		
}

a#success {
	width: 187px;
	
	clear: right;
	float: right;
	padding: 0 0px;
	text-indent: -9999px;

	overflow: visible;
	display: block;
	background: transparent url('images/success-small.jpg') no-repeat 0 0;		
}


#nav li#a_contact {
	border-color: transparent;	
}

#nav {
	list-style: none;
	margin: 0 auto;
	width: 600px;
	clear: both;		
}

#nav li {
	float: left;
	border-right: 1px solid #003366;
}

#nav li a {
	padding: 6px 20px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #053A5D;	
}

#nav li a:hover {
	background-color: #dbb326;	
}

#mid {
	text-align: left;	
}

#mid img {
	width: 314px;
	height: 248px;
	float: left;	
}

#recentItems {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

#recentCase a,
#videoServices a {
	width: 200px;
	height: 124px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#recentCase a { background: transparent url('images/recentCase.png') repeat-x 0 0; }
#videoServices a { background: transparent url('images/videoServices.png') repeat-x 0 0; }

#btm {
	float: left;
	width: 100%;
	text-align: left;
	background: transparent url('images/contentFade_bg.png') repeat-x 0 0;	
}

#content {
	padding: 25px;
}

#content input,
#content textarea {
	border: 1px solid #053A5D;
	padding: 5px;
	background: transparent url('images/contentFade_bg.png') repeat-x 0 -375px;
}

#content input:focus,
#content textarea:focus {
	background: none;
	background-color: #fff;
}

#content textarea {
	width: 250px;
	height: 100px;
}

#content p {
	line-height: 1.2em;
}

#left_col,
#right_col
{
	float: left;
	margin-top: 5px;
	padding: 10px;
	font-size: 95%;
	line-height: 1.6em;
}

#right_col_about
{
	float: right;
	margin-top: 5px;
	padding: 10px;
	font-size: 95%;
	line-height: 1.6em;
}

#left_col {
	width: 500px;	
}

#right_col {
	width: 180px;	
}

#footer {
	clear: both;
	padding: 15px;
	text-align: center;	
	color: #053A5D;
	border-top: 1px solid #13415c;
	background-color: #fffdee;
}

#footer ul {
	list-style: none;
	width: 450px;
	margin: 0 auto;
}

#footer li {
	float: left;
}

#footer ul li a {
	padding: 5px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #053A5D;
}

#footer ul li a:hover {
	color: #777;
}

/* ----- placeholders ----- */

body#p_home ul#nav li#a_home a,
body#p_about ul#nav li#a_about a,
body#p_services ul#nav li#a_services a,
body#p_careers ul#nav li#a_careers a,
body#p_contact ul#nav li#a_contact a 
{
	background-color: #dbb326;	
}

/* ----- headers ----- */

h1, h2, h3, h4 {
	margin: 0;	
}

h1 {
	float: left;	
}

.subHeading {
	color:#990000;
}

h1 a {
	width: 219px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: transparent url('images/logo.png') no-repeat 0 0;	
}

#mid h2 {
	width: 220px;
	height: 248px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: transparent url('images/slogan.png') no-repeat 0 0;	
	float: left;		
}


careers-img {
	
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: transparent url('images/iStock_000002893424XSmall2.jpg') no-repeat 0 0;	
	float: left;		
}


#left_col h2 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .15em;
	font-size: 135%;
	font-family: Georgia, serif;
}

h2#contentHeader {
	width: 718px;
	height: 40px;
	padding: 20px 0 0 20px;
	background: #12324a url('images/contentHeader_bg_aboutus.jpg') no-repeat top right;	
	color: #dbb326;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: .15em;
}

h2#contentHeader_aboutus{
	width: 718px;
	height: 40px;
	padding: 20px 0 0 20px;
	background: #12324a url('images/contentHeader_bg_aboutus.png') no-repeat top right;	
	color: #dbb326;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: .15em;
}

h2#contentHeader_contactus{
	width: 718px;
	height: 40px;
	padding: 20px 0 0 20px;
	background: #12324a url('images/contentHeader_bg_contactus.jpg') no-repeat top right;	
	color: #dbb326;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: .15em;
}

h2#contentHeader_services{
	width: 718px;
	height: 40px;
	padding: 20px 0 0 20px;
	background: #12324a url('images/contentHeader_bg_services.jpg') no-repeat top right;	
	color: #dbb326;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: .15em;
}

h2#contentHeader_careers{
	width: 718px;
	height: 40px;
	padding: 20px 0 0 20px;
	background: #12324a url('images/contentHeader_bg_careers.jpg') no-repeat top right;	
	color: #dbb326;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, serif;
	letter-spacing: .15em;
}



h3#clientListHeader {
	width: 186px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: transparent url('images/clientListHeader_bg.png') no-repeat 0 0;			
}

/* ----- classes ----- */

.darkBlue {
	color: #ffffee;
	background-color: #053A5D;	
}

dl.QnA dt {
	margin: 5px;
	padding: 8px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin-right:inherit;
	width: inherit;
	float: right;
	border: thin;
	border-style:solid;
}

dl.imgborder dt {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin-right:inherit;
	width: 312px;
	float: right;
	border: thin;
	height:auto;
	border-style:solid;
}

dl.imgborderlit dt {
	margin: 6px;
	padding: 0px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin-right:inherit;
	width: auto;
	float: right;
	border: thin;
	height:auto;
	border-style:solid;
}

dl.imgborderlitbig dt {
	margin: 5px;
	padding: 1px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin-right:inherit;
	width: 196px;
	float: right;
	border: thin;
	border-style:solid;
	
}

carimages {
	margin: 5px;
	padding: 8px;
	font-weight:normal;
	background-color: #FFFFFF;
	margin-right:inherit;
	width: inherit;
	float: right;
	border: thin;
	border-style:dashed;
	background-image:url(images/iStock_000002893424XSmall2.jpg)
}


.subHeading {
	color: #990000;
}

