@import url(navigation.css);

/* common */

body {          
    font-size:70%; 
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	color:#333; 
	background:#e9e9e9;
	margin:0; 
	padding:0;
	text-align: center;
}

td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; 
	font-size: 100%; 
	margin:0px; 
	padding:0px;}

form {
	margin:0px; 
	padding:0px;}

hr { 
	display:none; }

img {border:0;
	margin:0;
	padding:0;
}

img.hide { display: none; }

a{color:#cc3333; text-decoration:underline}
a:hover {color:#666; text-decoration:none;}

p{margin:0; padding:10px 0 0 0;}

.hide {display:none;}
.alignTop {vertical-align:top; }
.alignRight {text-align:right; }
.alignLeft {text-align:left; }
.alignCenter {text-align:center; }
.floatLeft {float:left; }
.floatRight {float:right; }
.clearall {clear:both; }
.clearLeft {clear:left; }

br.clearall {
	clear:both;
	height:0em;
	line-height:0em;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* h tags */

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
	font-weight:normal;
}   

h1, h2 {
	padding: 5px 0; 
	margin:0px;
	}

h3, h4, h5, h6 {
	padding: 0px; 
	margin: 0px;
	color:#000;
	}
  
h1 {
	font-size:190%; 
	color:#cc3333;
	}
	
h2 {
	font-size:120%;
	font-weight:bold; 
	color:#999;
	}

h3 {font-size:130%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

ul, ol {margin-top:10px; margin-bottom:0px;}
ul li, ol li {padding-bottom: 5px;}
ul ul {list-style-type : disc;}

/* Header */

#header {
	margin:0;
	background:#e42421 url(../images/header_bg.gif) repeat-y;
	padding:0 15px;
  }
 
#top_line{
    height:13px;
	width:100%;
	background:url(../images/header_top.gif) no-repeat;
	clear:both;
} 

#bot_line{
    height:16px;
	width:100%;
	background:url(../images/footer_bot.gif) no-repeat;
	clear:both;
}   
	
strong#site-name {
	display:block;
	width: 198px;
	height:24px;
	padding:0;
	float:left;
	margin:0;
	background: url(../images/thebusbusiness.gif) no-repeat top left;
	}	
#site-name a {
	display:block;
	width:198px;
	height:24px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	}	
a#logo {
	display:block;
	float:right;
	width:69px;
	height:68px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
	background: url(../images/logo.gif) no-repeat bottom right; 
	padding: 0;
	margin-top:27px;
	}
	
span#tel{
	float:left;
	color: #a40c11;
	font-size: 200%;
	display:block;
	width: 190px;
	margin-top:3px;
	line-height: 100%;
}

#header_banner {
	padding:0;
	margin:0;
	width:749px;
	height:67px;
}

/* main containers */

#wrapper {
	margin: 30px auto;
	padding: 0;
	width:757px;
	background: url(../images/wrapper_bg.gif) repeat-y;
	text-align:left;
	}	

#container {
	margin:0 0 0 4px;
	background:#df1b1a; 
	width:749px;
}

#content {
	background: #df1b1a url(../images/subLinks_bg_01.gif) no-repeat bottom right;
	padding-bottom:18px;
	width:100%;
	margin:0;
}

#image-block{
	margin:0;
	padding:0;
	border-bottom:1px solid #fff;
	height:175px;
}

div.image-block-col1,
div.image-block-col2,
div.image-block-col3{
	float:left;
	margin:0;
	padding:0;	
}

div.image-block-col1 {width:249px;}

div.image-block-col2,
div.image-block-col3 {width:250px;}

#content-col1 {
	float:left;
	width:569px;
	margin:0 1px 0 0;
	background:#df1b1a;
	margin:0;
}

div.content-home-padded {
	background:#df1b1a url(../images/home_page_banner.jpg) no-repeat top left;
	padding:10px 180px 0 15px;
	height:240px;
	he\ight:230px;
}

div.content-home-padded h1 {
	color:#fff;
	font-size:290%;
}

div.content-home-padded h2 {
	color:#fff;
	font-size:120%;
}

div.content-home-padded p {
	font-size:0.9em;
	color:#000;
	padding-right:10px;
	line-height:normal;
	font-weight:bold;
}

div.content-padded {
	background:#fff;
	padding:10px 20px 25px 20px;
}

div.content-padded p {
	font-size:0.9em;
}

#sub-content {
	margin:0;
	padding:0;
	color:#666;
	background: #efefef url(../images/sub-content-bg.gif) repeat-y;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#sub-content p{
	font-size:.8em;
	padding:0;
}

#sub-content-col1,
#sub-content-col2,
#sub-content-col3 {
	float:left;
	width:189px;
	margin:0 1px 0 0;
	padding:0;
}

#sub-content-col3{
	margin:0;
 }
 
div.sub-content-padded {
	padding:15px 10px 5px 10px;
} 

#content-col2 {
	float:right;
	width:179px;
	border-bottom:1px solid #999;
	margin:0;
}

#content-col2 a,
#content-col2 a:hover{
	color:#666;
	text-decoration: none;
}

/* footer */

ul.list-style-none,
ul.list-style-none ul,
ul.list-style-none ul ul {
  list-style-type: none;
	}

table.definitions {
  margin: 15px 0 5px 0;
  }
table.definitions td {
  vertical-align: top;
  }

#footer{
	margin:0;
	padding:0;
	height:19px;
	width:100%;
	color: #fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#8A282C url(../images/footer_nav_bg.gif) repeat-x;
	font-size: 0.9em;
}

#footer ul{
	margin:0;
	padding:4px 10px;
	list-style-type: none;
	float: left;
}

#footer ul li{
	float:left;
	margin:0;
	padding:0 5px;
	border-left:1px solid #fff;
	line-height:100%;
}

#footer ul li:first-child{border: none; padding-left: 0;}
#footer ul li{_border-left:expression(previousSibling == null ? 'none' : 'inherit'); 
_padding-left:expression(previousSibling == null ? '0' : 'inherit');
}

#footer a{color: #fff !important; text-decoration: none;}
#footer a:hover, #footer ul li a:hover{text-decoration: underline;}

.footer-right{
	float:right;
	margin:0;
	padding:4px 10px;
	line-height:100%;
}

.copyright{
	clear:both;
	font-size:0.9em;
	padding-bottom:15px;
	color:#666;
}

.copyright a{
	color:#666;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}

/* buttons, Links */

strong.right-button,
a.sub-button, 
strong.sub-button {
	display:block;
	margin:0;
	w\idth:169px;
	height: 25px;
	he\ight:19px;
	vertical-align:middle;
	padding:4px 0 2px 10px;
	color: #fff !important;
	font-size:0.9em;
	text-decoration:none;
	background:#666 url(top_menu_bg.gif) repeat-x;
}

a.sub-button, strong.sub-button {w\idth:179px;}

a.button-81{
	background:#ccc url(button_81x20.gif) no-repeat;
	width:81px;
	display:block;
	text-decoration:none;
	text-align:center;
	height:20px;
	font-size:.9em;
	line-height:18px;
	font-weight:bold;
	margin:10px 0 5px 0; 
}

#sub-content a.button-81{font-size:100%;} 

.links {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}		
.links li {
	padding:0px 0px 6px 0px;
	margin:0px;	
	}	
	
.links li a {
	padding:0px 0px 6px 0px;
	font-size:80%;
	margin:0px;	
	}

/* contact form */ 


.form-contact {
	margin:20px 0 15px 0px;
	font-size: 90%; 
	}
.form-contact  label {
	width:150px;
	padding:0;
	margin:0;
	float:left;
}
.form-contact fieldset {
	border:0 ;
	margin:0 ;
	}
	
.form-contact legend {
	display:none;	
	}	
.form-contact input, .form-contact textarea  {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 90%; 
	color:#000033;
	margin:0px 0px 7px 0px;
}

.form-contact select {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 90%; 
	color:#000000;
	margin:0px 0px 5px 0px;
	}
	
.form-contact input.submit {
	margin: 0px 0px 10px 153px; 
	background:#ccc url(button_81x20.gif) no-repeat;
	width:81px;
	height:20px;
	border:none;
	cursor:pointer;
	color:#cc3333;
	display:block;
	text-decoration:none;
	text-align:center;
	padding:2px 0 4px 0;	
	font-weight:bold;
	font-size:1.0em;
}

.form-contact .text {width:230px;}
.form-contact .select  {width:236px;}
.form-contact .textarea {width:230px; height:70px;}
.form-contact .red {color:#DA002F;}
.form-contact .error {color:#DA002F; margin-left:153px;}
.form-contact br {clear:both;}

/* sitemap */

#sitemap ul,
#sitemap ul ul,
#sitemap ul ul ul {
	color: gray; 
	margin-top: 5px; 
	margin-bottom: 0px;
}

#sitemap ul ul {list-style-type:circle;}
#sitemap ul ul ul {list-style-type:square;} 
#sitemap li {margin-left: -14px; line-height:150%;}
