@charset "UTF-8";
/* CSS Document */

/* RESET */

html, body,  span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html { overflow: -moz-scrollbars-vertical !important;}

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
border:none;	
}


/* RESET END */


h1{
font-size:36px;
color:#999;
margin:0px 0px 10px 0px;
}


h2{
	font-size:18px;
color:#fff;
font-weight:bold;	
margin:20px 0px 10px 0px;
}

h3{
font-weight:bold;
margin:10px 0px 5px 0px;	
}

h4{
color:#0099cc;
font-weight:bold;
margin:10px 0px 5px 0px;
	font-size:20px;
}

h5{
margin:5px 0px 5px 0px;
font-size:12px;
font-weight:bold;	
color:#646464;
}

h6{
font-weight:bold;	
}

p{
font-size:12px;
color:#8f8f8f;
line-height:18px;
margin:5px 0px 0px 0px;	
}

a#selected{
background-color:#444;	
color:#fff;
}

article a{
color:#E20A16;	
}

article a:hover{
color:#777;	
}

.pdflink {
    font-size: 9px;
    display:block;
}

.border{
border:1px solid #ccc;	
}

#bgWrap{
background-image:url('../images/bg.jpg');	
position:absolute;
z-index:-9999;
top:0px;
right:0px;
width:1020px;
height:300px;
}

#wrapper{
width:960px;
margin:0px auto;
min-height:600px;
}

header{
height:80px;	
}

#logo{
float:left;	
}

#topNav{
float:left;
margin:10px 0px 0px 590px
}

#topNav ul li{
border-left: 1px solid #777;
font-size:12px;
float:left;
padding:0px 10px 0px 10px;
text-transform:uppercase;
}

#topNav ul li:first-child{
border-left: none;
}

#topNav ul li a{
color:#666666;	
text-decoration:none;	
}

#topNav ul li a:hover{
text-decoration:underline;
}


#gradient{
height:13px;	
}

#mainTop{
height:320px;	
}

nav{
background-color:#2b2b2b;	
width:250px;
float:left;
padding:1px 0px 60px 20px;
height:259px
}

nav h2 {
	margin: 10px 0 10px 0;
}

nav ul li{
font-size:12px;
width:230px;
text-indent:10px;	
}

nav ul li a{
	display:block;
	padding:5px 0px 5px 0px;
text-decoration:none;
color:#c2c2c2;
-moz-transition: background-color .1s  ease-in;
	-o-transition-transition: background-color .1s  ease-in;
	-webkit-transition:background-color .1s ease-in;  
border-bottom:1px solid #999;
}

nav ul li a:hover{
color:#fff;
background-color:#444;
}

#banner{
float:left;	
}

#bottomCol{
margin:20px 0px 0px 260px;
position:relative;

}

.homeBottom{
width:140px;
height:360px;
border-right:1px dotted #999;
float:left;	
margin:0px 0px 0px 0px;
padding:0px 15px 0px 18px;
}





#more{
padding:10px 0px 0px 0px;	
}

.featureImg{
border: 1px solid #CCC;	

}




.homeBottom:last-child {
	border-right:none;
}


#rightCol{
margin:20px 0px 0px 20px;
float:left;
width:520px;

border-right:1px solid #f4f1f1;
}


#leftCol{
border-right:1px dotted #555;
	
float:left;
}



#striped{
height:100px;	
padding:1px 10px 10px 10px;
background-image:url('../images/pins.jpg');
}


#midCol{
width:410px;
margin:30px 0px 0px 10px;	
padding:0px 10px 0px 0px;
}

#farCol{
margin:70px 0px 0px 0px;	
padding:0px 0px 0px 20px;
width:120px;
float:left;
}

#farCol p{
font-size:10px;
line-height:14px;	
}

#farCol ul{
margin:10px 0px 0px 0px;
font-size:9px;	

list-style:square;
padding-left:20px;
}

#farCol ul li{
	margin:10px 0px 0px 0px;
	color:#8F8F8F;
}

#farCol ul li a{
	display:block;
	line-height:12px;
	margin-top:15px;
}

#fullCol{
	
}

#fullCol p{
width:360px;
margin:0px 0px 15px 0px;
}

#thumb{
float:left;	
margin:0px 20px 0px 0px;
}

#aboutBanner{
margin:0px 0px 10px 0px;	
}

.aboutSegment{
padding:0px 30px 10px 0px;
}

#farCol a, #fullCol a, #midCol a{
color:#d42e12;	
}

.aboutSegment ul{
padding:10px 0px 0px 15px;	
color:#8F8F8F;
}

.aboutSegment ul li{
	list-style:square;
	margin:5px 0px 10px 0px;
font-size:11px;	
}

.aboutSegment ul li.head{
	list-style:none;
	margin:20px 0px 0px -15px;
font-size:16px;
font-weight:bold;	
}

.aboutSegment ul li.in{
	list-style:square;
	margin:5px 0px 10px 25px;
font-size:11px;	
}


.aboutSegment ul span{
	font-size:14px;
	font-weight:bold;
	height:20px;
	
}





