body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin:0 auto;
	color:#999999;
}

input {
	padding:3px;  
	border:1px solid #999999; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt;
	}

h2, #right h2 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#8cad3c;
	text-transform:uppercase;
	font-size:14pt;
	text-indent:25px;
	}
h3 {font-size:12pt; color:#616161}

h6 {
	font-size:100%;
	color:#990000;
	font-weight:normal;
	}
	
ul {margin-left:30px; list-style-type:disc; list-style-position:outside;}
li {font-size:10pt; color:#616161;}
ol li {list-style:outside;}

/*link styles*/
#footer a:link, #footer a:visited {color:#666666; text-decoration:none;}
#footer a:hover, #footer a:active {color:#666666; text-decoration:underline;}

/*Main DIVS*/
#top {	
	width:100%;
	background:url(img/top-bg.gif) repeat-x bottom center #FFF;
	}
	
#top-int {
	height:125px;
	width:872px;
	background:url(img/logo.gif) no-repeat top left #FFF;
	margin:0 auto;
	}
	
.stocky {
	width:604px;
	height:125px;
	float:right;
	}
	
#test {
	width:100%;
	background:url(img/test-bg.gif) repeat-x top center #183f68;
	}

#testim {
	width:902px;
	height:173px;
	margin:0 auto;
	background:url(img/test-grad.jpg) no-repeat top center #183f68;
	font-size:14pt;
	color:#FFFFFF;
	}
#testim h1 {color:#BAD280; font-size:18pt; padding:0px; margin:0px; line-height:normal; vertical-align:middle;}
#testim p {padding:0px; margin:0px; vertical-align:middle;}
.quotes {
	width:702px;
	height:113px;
	padding:30px 60px 30px 70px;
	margin:0 auto;
	overflow:hidden;
	}
.quotes table {height:100%; width:100%;}
.quotee {font-size:14px; color:#FCFCFC; padding-left:30px; padding-bottom:10px;}

.client {
	float:right;
	text-align:right;
	margin-top:8px;
	margin-right:70px;
	}
	
#wrapper {
	width:920px;
	margin:20px auto;
	}

#left {
	float:left; width:214px;
	clear:both;
	}

.mid {
	background:url(img/v-rule.jpg) no-repeat top center;
	width:20px;
	height:400px;
	margin-left:40px;
	margin-right:20px;
	float:left;
	}

#right {
	float:right;
	width:570px;
	}
	
#footer {
	width:100%;
	margin-top:43px;
	text-align:center;
	background-color:#DDDDDD;
	color:#999999;
	font-size:8pt;
	clear:both;
	padding:4px 0px;
	clear:both;
	}
	
.clearfooter {clear:left; height:0px;}	
	
/*NAV styles*/
.navbg {
	width:214px;
	background:url(img/nav-bg.jpg) repeat-y top center;
	}

.topnav {
	width:214px;
	height:20px;
	background:url(img/nav-top.gif) no-repeat top center;
	}
	
#nav {
	width:184px;
	padding:0px 15px 20px;
	background:url(img/nav-bottom.jpg) no-repeat bottom center;
	}
	
#nav p {
	margin:6px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:right;
	}	
	
#nav a:link, #nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav a:hover, #nav a:active {
	color:#CCCCCC;
	text-decoration:none;
	border-right:3px solid #CCC;
	padding-right:8px;
	}
	
/*content styles*/
.leftimg {	margin:0px 15px 5px 0px;	}

#right h1 {
	font-size:14pt;
	color:#166281;
	}

#right p {	font-size:10pt;	}
#right ul li {
	margin-left:15px;
	list-style-type: disc;
}	

#right a:link, #right a:visited {color:#333333; text-decoration:underline;}
#right a:hover, #right a:active {color:#000000; text-decoration:none;}

#left h1 {
	font-size:16pt;
	color:#166281;
	margin-bottom:0px;
	}	
.byline {font-size:8pt; color:#999999;	font-weight:normal; margin-bottom:10px;}	
.byline2 {font-size:8pt; color:#FFF;	font-weight:normal; margin-bottom:10px;}		
.intro { color:#333333;}
.leftpusher {margin-left:50px;}
.leftpusher2 {margin-left:50px;color:#616161;}
.contacts {font-size:12px; margin:0px; padding:0px; color:#4B4B4B;}
.contacts h3 {border-bottom:1px solid #E6E6E6;}

/*scroll styles*/
 .testimony {    

    width:550px;
    background-image: url(img/quotes2.gif);
    background-repeat: no-repeat;
    background-position: -90px top;
    margin:0 auto;
    position:relative;
    }  

.testimonial {

    width:350px;
    padding:30px 100px;
    background-image: url(img/quotes2.gif);
    background-repeat: no-repeat;
    background-position: 490px bottom;
    font-size:12pt;
    color:#787878;
    font-style:italic;
    position:relative;
    }

.testaments {
	font-style:normal;
	text-align:right;
	}
	
/*QUOTERS*/
#ajaxticker1{
    width:350px;
    padding:30px 100px;
    background-image: url(img/quotes2.gif);
    background-repeat: no-repeat;
    background-position: 490px bottom;
    font-size:12pt;
    color:#787878;
    font-style:italic;
	font-weight:bold;
    position:relative;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:#FFFFFF;
    font-size:12pt;
    color:#787878;

}

.someclass{ //class to apply to your scroller(s) if desired
}

