body{
	font-size: 10px;
	font-family: Trebuchet MS;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 13px;
	}

a{
	cursor:pointer;
	}
	
p{
	font-size:1em;
	}

p.bold{
	margin: 18px 0 0 0;
	font-weight: bold;
	color: #CF272D;
	}
	
span.sered{
	color: #CF272D;
	}

h2.copy{
	margin: 18px 0 0 0;
	color: #CF272D;
	}	

/* START HEAD NAV BAR*/

#navigation ul {
	padding: 0;
	margin: 0;
	}

#navigation li {
	list-style-type: none;
	font-size:1.5em;
	line-height:1.7em;
	float: left;
	margin: 0;
	padding: 2px;
	} 
	
#navigation a {
	color: #fff;
	background: transparent;
	text-decoration: none;
	padding-left: 8px;
	}

#navigation a span.active {
	background: transparent;
	padding-right: 8px;
	}

#navigation a, #navigation a span {
	display: block;
	float: left;
	}	

#navigation a.active {
	color: #fff;
	background: #CF272D url(../images/menu_bg_lft.png) left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
	margin-left:5px;
	}

#navigation a span.active {
	background: url(../images/menu_bg_rgt.png) right top no-repeat;
	padding-right: 8px;
	}

#navigation a.active, #navigation a span {
	display: block;
	float: left;
	}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span{
	float: none;
	}
/* End hide */

/* END HEAD NAV BAR*/


/* START SUB NAV */

#subhead h1{
	font-size: 2.2em;
	font-weight: bold;
	color: #fff;
	margin:0px;
	padding:15px 0px 15px 50px;
	}

/* END SUB NAV */


/* START LEFT COL */
#leftcol p{
	font-size:1.5em;
	line-height: 1.6em;
	}
	
blockquote{
	color:#CF272D;
	font-size:1.0em;
	line-height: 1.0em;
	padding-left:0px;
	margin-left:20px;
	margin-bottom: 30px;
	}
	
#leftcol ul{
	margin-left:0px;
	padding-left:15px;
	}

#leftcol li {
	font-size: 1.3em;
	line-height: 1.5;
}	
	
#servicespec ol{
	margin-left:0px;
	padding-left:25px;
}
	
#servicespec li{
	font-size:1.5em;
	color:#333;
	line-height: 1.6em;
	}
	
#services li{
	list-style-image: url("../images/submenu_bg_arrow.png");
	margin-top:25px;
	}

#services li a{
	font-size: 1.8em;
	text-decoration: none;
	color: #CF272D;
	}

#services li a:hover{
	text-decoration:underline;
	}	
	
#net h2{
	font-size:1.8em;
	color:#666;
	font-weight:bold;
	border-top: 1px  solid #ccc;
	padding-top: 8px;
	}
	
h2.bot{
	margin-top:30px;
	}
	
#net h3{
	font-size:1.5em;
	color:#CF272D;
	font-weight:bold;
	margin-top:30px;
	}
	
#net ul {	
	margin:0px;
	padding:10px 0 0 0;
	}
	
#net li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	font-size:1.1em;
	line-height:1.5em;
	color:#666;
	}
		
	
/* END LEFT COL */


/* START RIGHT COL */

#rgtcol p{
	font-size:1.5em;
	line-height: 1.6em;
	}
	
#sitemap a{
	font-size:1.2em;
	line-height: 1.4em
	
}

#rgtcolnav h3{
	font-size: 1.4em;
	font-weight: normal;
	color: #CF272D;
	}
	
#rgtcol h2{
	font-size: 1.4em;
	line-height:1.4em;
	font-weight: normal;
	color: #CF272D;
	}
	
#rgtcolhome h2{
	font-size: 1.4em;
	line-height:1.4em;
	font-weight: normal;
	color: #CF272D;
	}
			
		
	
#rgtcolnav ul{
	margin-left:0px;
	padding-left:15px;
	}
	
#rgtcolnav li{
	padding: 5px;
	background-color: #CF272D;
	margin-top:25px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#rgtcolnav li:hover{
	background-color: #900;
	}	
	
#rgtcolnav li.link{
	list-style-image: url("../images/submenu_bg_arrow.png");
	}
	
#rgtcolnav li.back{
	list-style-image: url("../images/submenu_bg_backarrow.png");
	}	
	
#rgtcolnav li.active{
	font-size: 1.3em;
	text-decoration:none;
	color: #fff;
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	}
	

#rgtcolnav li a{
	font-size: 1.3em;
	text-decoration:none;
	color: #fff;
	}

#rgtcolnav li a:hover{
	text-decoration:none;
	}
	
p.disc{
	color:#999;
	font-size:1.1em;
	line-height:1.3em;
	margin-left:20px;
	}
	
.rightcollist h2{
	color:#666;
	font-size:1.1em;
	font-weight:bold;
	}
	
.rightcollist ul{
	margin:0px;
	padding:10px 0 0 0;
	}
.rightcollist li{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	color:#666;
	font-size:1.1em;
	line-height:1.5em;
	}
.rightcollist ul.bullets li {
	list-style-type: disc;
	list-style-position: inside;
	line-height:1.6em;
}

#contact p{
	font-size: 1.1em;
	color: #666;
	line-height: 1.3em;
}

#logopool h2 a{
	background-image: url("../images/submenu_bg_arrow.png");
	background-position: 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #CF272D;
	}
	
	#logopool h2 a:hover{
	text-decoration: underline;
	}

/* END RIGHT COL */

/* START FOOTER*/

#footer p, #footer a{
	font-size: 1.1em;
	}
	
#footer p{
	color: #666;
	}
	
#footer a{
	color: #999;
	text-decoration: none;
	}
	
#footer a:hover{
	color: #666;
	text-decoration: underline;
	}	

#utility li{
	list-style-type:none;
	display:inline;
	margin-left:0px;
	padding-left:0px;
	padding-right:5px;
	border-right: 1px 	solid #999;
	}
/*END FOOTER */



	
	
	