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

body {margin:0;padding:0;background-color: #e5e7e8;}

img {
	outline:none;
	vertical-align:middle;
	border-width: 1;
	border-color: #000;
}
a {color:#9999cc;text-decoration:underline;outline:none;}
.clear {clear:both;}

div#content-container {
	width:1040px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float:center;
}
div#top {
	width:1040px;
	height:145px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float:center;
	background-color:#FFF;
	background-image:url(images/top-bak.jpg);
}

#top #toptext p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1d2172;
	line-height: 100%;
	text-align:center;
}

div#buttons {
	width:1020px;
	height:35px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: center;
}
div#container {
	width:1040px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	background:#ffffff;
	float:center;
	background-image:url(images/body-bak.jpg);
}

div#content {
	width:1000px;
	margin:1px 21px 0px 19px;
	padding:0;
	overflow:hidden;
}

div#left-content {
	width:796px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: left;
}

div#callbuttons {
	width:204px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	float: right;
	background-color:#FFF;
	height:499px;
}
  
div#left-bodycopy {
	width:740px;
	margin:10px 19px 0px 19px;
	padding:0;
	overflow:hidden;
	float: left;
}

div#homepage-photos {
	width:795px;
	margin:0px 0px 0px 0px;
	padding:0;
	overflow:hidden;
	float: left;
	height:499px
}
  
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#1d2172;
	text-align:left;
	line-height:130%;
	letter-spacing:0.4px
}
h1 {
	margin:0 0 13px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:23px;
	font-style:normal;
	font-weight:bold;
	color:#1d2172;
	text-align:left;
	line-height: 140%;
	font-variant: small-caps;
}
h2 {
	margin:0 0 13px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#1d2172;
	text-align:left;
	line-height: 140%;
}
h3 {
	margin:0 0 13px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#1d2172;
	text-align:left;
	line-height: 140%;
}
h4 {
	margin:0 0 13px 0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	color:#1d2172;
	text-align:left;
	line-height: 140%;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1d2172;
	line-height: 100%;
	text-align:center;
}
h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1d2172;
	line-height: 100%;
	text-align:center;
}

a:link { 
	text-decoration: underline;
	color: #6669a8;
	}
a:visited { 
	text-decoration: underline;
	color: #6669a8;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #f68428;
	}
li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#1d2172;
	text-align:left;
	line-height:130%;
	letter-spacing:0.4px
}

div#footer {
	width:1040px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height: 100px;
	float:center;
	background-color:#e5e7e8;
}

#footer #footercontext p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#1d2172;
	text-align:center;
	line-height:130%;
	letter-spacing:0.4px
}

#footer #footercontext a:link {
	text-decoration: none;
	color: #1d2172;
}

#footer #footercontext a:visited {
	text-decoration: none;
	color: #1d2172;
}

#footer #footercontext a:hover, a:active {
	text-decoration: underline;
	color: #f68428;
	
}#table-header {
	font-family: Tahoma, Geneva, sans-serif;
}

