body {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#cdcdcd;
	margin: 5px 0px 0px 0px;
}

td {
	vertical-align:top;
	font-family: Helvetica, Arial, sans-serif;
}

#i01 {
	height: 146px;
	width: 1000px;
	background-image:url(images/index_01.png);
}

#i02 {
	background-color:#aedaf5;
	min-height:285px;
}

#i03 {
	height: 96px;
	width: 1000px;
	background-image:url(images/index_03.png);
}

#top {
	position:relative;
}
#top h1 {
	font-size: 17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:uppercase;
	color:#5b341b;
	width: 462px;
	position:absolute;
	left: 205px;
	top: 25px;
	margin: 0px;
	
}

.meet_team {
	border-bottom: 1px solid #fff;
	width: 960px;
	
}
.meet_team_img {
	width: 160px;
	text-align:center;
	background-color:#000;
}
.meet_team_img img {
	border: 5px solid #000;
}
.meet_team_txt {
	padding-left: 15px;
}

#contact table {
	position: absolute;
	z-index:1;
	top: 8px;
	left: 685px;
	
}
#contact table td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:16px;
	color:#5b341b;
	font-weight:normal;
}

#contact table td:first-child {
	padding-right: 10px;
}

#menu {
	position: absolute;
	z-index:2;
	top: 69px;
	left: 195px;
}

#quote_link {
	font-size: 34px;
	text-align:center;
	margin-top: 5px;
	font-variant: small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#quote_link a {
	color:#fff;
	text-decoration:none;
}
#quote_link a:hover {
	color:#aedaf5;
	text-decoration:underline;
}

#bottomnav {
	text-align:center;
	margin-top:  12px;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bottomnav a {
	color:#fff;
	text-decoration:none;
}
#bottomnav a:hover {
	color:#aedaf5;
	text-decoration:underline;
}

#ws {
	margin-top: 8px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align:center;
}
#wsbg {
	background-color:#cdcdcd;
	padding: 4px;
}
#ws a {
	color:#555;
	text-decoration:underline;
}
#ws a:hover {
	color:#FFF;
	text-decoration:none;
}

h2 {
	background-image:url(images/h2bg.png);
	font-size: 21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5b341b;
	font-weight:normal;
	padding: 6px 0px 6px 8px;
	font-variant:small-caps;
	margin: 0px 0px 5px 0px;
	
}
#margins {
	margin: 10px;
}

a {
	color:#003366;
}

#inner_margins {
	margin: 10px;
}
.tabcontent img {
	margin: 5px 20px;
	border: 1px solid #fff;
}
.jsb_tabs {
	margin-top: 0px;
}

.jsb_tabs li {
	float:left;
	list-style:none;
	margin: 0px 10px;
	border-left: 1px solid #5b341b;
	padding-left: 20px;
}
.jsb_tabs li:first-child {
	border-left: none;
}


.jsb_tabs li a {
	text-decoration:none;
}
.jsb_tabs li a.selected {
	font-weight:bold;
	font-size: 18px;
}
input {
	width: 200px;
}
form table td {
	padding: 0px 2px;
}
