body  {
	font-family:tahoma, arial, sans-serif;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	font-size:80%;
	color:#666;
	line-height: 1.6em;
	text-align:center;
}

#container { 
	width: 995px;
	background: #fff;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0px;
	text-align: left;
} 
#header {
	text-align: left;
	padding:0 0 10px 0;
	margin: 0;
}
#logo {
	float:left;
	text-align: left;
	display: block;
	margin: 0 0 15px 20px;
}
#contact {
	float: right;
	border-left: solid 2px #999;
	padding: 0 0 0 20px;
	margin: 0 30px 15px 0;
}

#banner {
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#banner-image img {
	display: block;
	vertical-align: bottom;
}

#footer {
	width:995px;
	padding: 0;
	margin: 0 10px;
	text-align:left;
	clear: both;
}
#footer-nav {
	padding: 0 0 10px 0px;
	margin: 0;
	border-top: dashed 1px #666;
	border-bottom: dashed 1px #666;
}

.left {float:left; width:48%; text-align:left;}
.right {float:right; width:48%; text-align:right;}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.column2 {
	float:left;
	display:inline;
	width: 470px;
	margin: 0 20px 0px 0px;
	padding:0;
	overflow:hidden;
}
.column3 {
	float:left;
	display:inline;
	width: 235px;
	margin: 0 20px 0px 0px;
	padding:0;
	overflow:hidden;
}
.linkbox{
	width: 235px;
	background-image:url(../images/linkboxarrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#quote {
	width:100%;
	margin:20px 0 0 0;
	clear:both;
	display:block;
	overflow:hidden;
}
#quote-image {
	width:221px;
	height:147px;
	display:inline;
	overflow:hidden;
	float:left;
}
#quote-text {
	width:235px;
	color:#333;
	margin-left:30px;
	display:inline;
	overflow:hidden;
	float:left;
}
.quote-text p {
	margin: 0.8em 0 0 0;
}
p {
	color:#333;
	margin:0 0 1em 0;
	padding:0;
}
h1 { font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:300%; line-height: 1.2em; font-weight:bold; margin-top:0px;}
h2 { font-size:140%; line-height: 1.5em; font-weight:normal; color:#666666; margin: 0 0 .3em 0;}
h3 { font-size:140%; font-weight:bold; margin: 1.6em 0 0.6em 0;}
h4 { font-size:110%; line-height: 1.5em; font-weight:bold; margin: 0 0 1em 0;}
h5 { font-size:100%; font-weight:bold; margin:0;}
h6 { font-size:95%; font-weight:bold; margin:0;}
	
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#7e81be;
	text-decoration:none;	
}

.table p{ font-size:600%; line-height: 0em; font-weight:normal; color:#328AA4; margin: 0;}

#header ul {
	font-size:100%;
	font-weight:bold;
	clear:left;
	float:left;
	width:995px;
	list-style:none;
	margin:0;
	padding:0;
	background:#383c3f;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0;
	background:#383c3f;
	color:#ccc;
	text-decoration:none;
	position:relative;
	left:0px;
	text-align: center;
	line-height:34px;
}
#header ul li a:hover {
	background:#383c3f;
	color:#7e81be;;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#383c3f;
	background:#7e81be;;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
	
UL {
	color: #383c3f;
	list-style-image: url(/images/bullet.gif);
}
UL UL LI {
	color: #383c3f;	
	list-style-image: url(/images/bullet.gif);
}
UL UL UL LI {
	color: #383c3f;
	list-style-image: url(/images/bullet.gif);
}

.box {
	padding: 10px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display:block;
}

.picturebox {float:left; width:160px; text-align:left; margin: 0 15px 15px 0}


	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:995px;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		display:block;
	}
	/* 2 column right menu settings */
	.rightmenu {
	    background:#fff;
	}
	.rightmenu .colleft {
        float:left;
        width:995px;
        margin-left:0px;
        position:relative;
        right:232px;
        background:#fff;
    }
    .rightmenu .col1wrap {
		float:left;
		width:75%;
		position:relative;
		left:25%;
		padding-bottom:1em;
	}
	.rightmenu .col1 {
        margin:0;
        overflow:hidden;
	}
    .rightmenu .col2 {
        float:right;
        width:232px;
        position:relative;
        left:232px;
		margin: 0;
    }

	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:100;
}

#nav li a {
	border-right: 1px solid #CCCCCC;
	padding-left: 1em;
	padding-right: 1em;
}

div.menu-item {
	height: 22px;
}

div.menu-item a {
	padding: 1px 10px 1px 4px;
	color:#ffffff;
}

#nav li {
	float: left;
}

#root-menu-div ul {
	background-color: #383C3F;
	list-style: none;
	margin: 0;
	padding: 0px;
	text-align: left;
}

li.active {
	background-color: #888;
}

#pagecontent {
	margin-top: 20px;
}


