/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

body {
background:url(../a/back_tile.gif); 
	font-family:verdana;
	text-align: center;
}

a {
color:red;
text-decoration:underline;
}

a:hover {
color:black;
text-decoration:none;
}

.dottedBottom {
	border-bottom: 1px dotted #000;
	padding:0 0 5px 0;
}

h1#pageTitle {
	color: red; 
	font-size: 1.8em;
	margin-bottom:5px;
}

a.backLink {
	color: #663333; 
	text-decoration: underline;
}
a.backLink {
	color: #663333; 
	text-decoration: underline;
}
	
div {
	text-align:left;	
}

#outer {
	min-height:100%;
	margin-bottom:-58px;
	height:auto;
	background-color:white;
	width:770px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	border-top:0px;
	border-bottom:0px;
}
* html #outer{height:100%;}

#topborder {
width:100%;
height:19px;
background-color:#252525;
position:absolute;
top:0;
left:0;
}

#footer {
width:100%;
height:57px;
background-color:#2c2c2c;
border-top:1px solid #000;
-moz-opacity:0.99;
clear:both;
}

#clearfooter {
clear:both;
height:50px;
visibility:hidden;
}

#textNormal {
	font-size:verdana;
	font-size:10px;	
	line-height:2em;
}

#textFooter {	
	font-size:11px;
	font-family:arial narrow;
	color:#d8d7d7;
}
#textFooter a { color:#d8d7d7; text-decoration:none; }
#textFooter a:hover { text-decoration:underline; }

/************************************************************************************************************************/
#navTop {
	font-size:10px;
	font-family:verdana;
}

#navTop a {
	font-weight:bold;
	padding:1px 8px;
	
	color:#292828;
	text-decoration:none;
}
#navTop a:hover {
	color:#eeeeee;
	background-color:#f20017;
}
#navTop .active, #navTop a:hover.active {
	color:#f20017;
	background:#fff;
}
/************************************************************************************************************************/
#navLeft {
	font-size:10px;
	font-weight:bold;
}

#navLeft ul {
	padding-top:0px;
	margin-top:1.5em;
	padding-left:0px;
	margin-left:1.5em;
	list-style-image:url(../a/bullet_square.gif);
}
#navLeft li {
	padding-bottom:1em;
}

#navLeft a {
	text-decoration:none;
	color:#333333;
}
#navLeft a:hover { color: #636363; }
#navLeft a.active {
	color:#f20017;	
}
#navLeft li.active {
	list-style-type:none;
	list-style-image:none;
}


#navLeft .header {
	font-family:Arial, Helvetica, sans-seriff;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}

#navLeft .dottedBorder {
	background:url(../a/dot_horz_red.gif) 0 0 repeat-x;
	margin-top:1px;
}


#testimonial {
	background:#e20007;	
	padding:8px 15px;
	color:#fcf9f9;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;	
}
#testimonial .subpage { padding:15px; }

#testimonial .source { 
line-height:120%; 
padding-top:10px; 
text-align:left; 
font-size:12px; }

#testimonial #title {
font-size:10px;	
}
#testimonial #company {
font-size:10px;	
}

#team_img {
	margin:0px 0px 20px 0px;
}

#team_img img{
	border-right:0px solid #ffffff
}

.team_quote {
	height:187px !important;
	font-size:14px !important;
	padding:20px 20px 20px 20px !important;
}

