﻿html, body	{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top center;
	background-color:#fff; 
	padding: 0;
	margin: 0;
	text-align: left;
	width: 100%;
	font-family: Geneva, Arial, Verdana, Tahoma,  sans-serif;
	font-size: 1em !important;
	color: #777;
}


body 
{	
display:block;
text-align:left; 
}


.make-it-center
{
margin: 0 auto;
padding: 0;
height: auto;
width:995px;
}

.frontContainer {
	margin-top: 130px;
	}
	
.container {
	width: 100%
	}
	
.container01 {
	width: 100%;
	background-image: url(images/bgRight01.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 855px;
	}
	
.container02 {
	width: 100%;
	background-image: url(images/bgRight02.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 720px;
	}
	
.container03 {
	width: 100%;
	background-image: url(images/bgRight03.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 855px;
	}
	
.left {
	width: 240px;
	text-align: right;
	padding-right: 15px;
	vertical-align: top;
	float: left;
	}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: collapse;
}

a{color:#0051a6;}


a:hover{color: #f4b11c; text-decoration:underline;}


a:visited{color: #0051a6;}

h1 {
	font-family: Optima, Lucida Sans Unicode, Lucida Grande, sans-serif;
	font: 21px;
	color: #0f4277;
	font-weight: lighter;
	}
	
h2 {
	font: 16px Optima, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #555;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 20px;
	}
	
h3 {
	font: 13px Optima, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #555;
	font-weight: lighter;
	padding-top: 15px;
	}

p
{
	font: 11.5px/16px "Trebuchet MS", Arial, Geneva;
	color: #333;
}

.logo {
	margin-top: 130px;
	}
	
img.logo {
	border: 0px;
	}
	
img.nav {
	margin-bottom: 3px;
	border: 0px;
	}
	
.text {
	font: 12px/16px "Trebuchet MS", "Arial", sans-serif;
	color: #333;
	}
	
.right01 {
	width: 720px;
	min-height: 720px;
	padding-left: 10px;
	float: right;
	font: 11px/16px "Trebuchet MS", "Arial", sans-serif;
	color: #333;
	padding-top: 20px;
	}
	
.right02 {
	width: 720px;
	min-height: 720px;
	padding-left: 0px;
	float: right;
	font: 11px/16px "Trebuchet MS", "Arial", sans-serif;
	color: #333;
	padding-top: 20px;
	}
	
.leftColumn {
	width: 460px;
	float: left;
	}
	
.wideBox {
	padding: 20px;
	border: 1px solid #a2a2a2;
	background-color: #fff;
	width: 428px;
	color: #292929;
	margin-top: 10px;
	}

.veryWideBox {
	width: 428px;
	border: 1px solid #a2a2a2;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
	}
	
.rightColumn {
	width: 245px;
	float: right;
	}

.narrowBox {
	padding: 20px;
	border: 1px solid #a2a2a2;
	background-color: #f4f9fe;
	width: 205px;
	color: #292929;
	margin-top: 10px;
	}

.sethPhoto {
	background-image: url(images/seth.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 245px;
	height: 181px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #a2a2a2;
	margin-top: 10px;
	}
	
.aboutText {
	font: 12px/17px "Trebuchet MS", Arial, Geneva;
	}

.contactText {
	font: 14px/21px "Trebuchet MS", Arial, Geneva;
	}
	
.column {
	padding: 0px;
	margin: 0px;
	border: 1px solid #a2a2a2;
	background-color: #fff;
	width: 225px;
	}
	
.column img {
	border: 0px;
	}
	
.columnURL {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	font: 11px/18px Geneva, Arial, Verdana, sans-serif;
	color: #333;
	}

ul.column2 {
	font-family: Geneva, Arial, Verdana, Tahoma,  sans-serif;
	font-size: 11px !important;
	color: #555;
	margin-left: 0px;
	padding-left: 20px;
	}
	
li.column2 {
	list-style-image: url(images/bullet.gif);
	line-height: 1.5em;
	padding-bottom: 6px;
	}
	
ul.aboutList {
	padding-left: 12px;
	}
	
li.aboutList {
	list-style-image: url(images/bullet.gif);
	line-height: 2em;
	}
	
ul.subList {
	margin: 0;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 20px;
	font-size: 10px;
	list-style: square;
	}

.smallText {
	font: 10px "Arial", "Trebuchet MS", geneva;
	color: #ccc;
	}
	
.footer {
	font: 10px Arial, Geneva, sans-serif;
	color: #555;
	width: 150px;
	}
	
.footerRight {
	background-color: #d6d6d6;
	font: 10px Arial, Geneva, sans-serif;
	color: #555;
	}


.kilmil{
	font: 9px arial, "Trebuchet MS";
	color: #565656;
	letter-spacing: 105%;
	text-transform: uppercase;
	}