body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3B5F72;
}
#master {
	width: 780px;
	background-color: #EAEAEA;
	height: auto;
	background-image: url(images/bg.jpg);
	clear: left;
}
#top {
	height: 70px;
	background-color: #FFFFFF;
	border-bottom-color: #3B5F72;
	border-bottom-style: solid;
	border-bottom-width: thick;
}
#logo {
	float: left;
	padding-left:0px;
}
#gnav {
	float: right;
	clear: both;
}
#hcol1 {
	float:left;
	width:400px;
	margin-right:15px;
	padding-left: 10px;
	height: 850px;
	margin-bottom: 30px;
	padding-top: 10px;
		}	
#hcol2 {
	float: right;
	width: 350px;
	height:850px;
}
#col1 {
	float:left;
	width:200px;
	height: 850px;
}
#col2 {
	float: right;
	width: 550px;
	height: 850px;
	padding-top: 20px;
}
#foot {
	clear: left;
	background-color: #FFFFFF;
	padding-top: 15px;
}
#foot p {
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	line-height: 1.5;
}
#gnav a {
	text-decoration: none;
	color: #1F323D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#gnav a:hover {
	color: #339900;
	}
#Highlight {
	background-color: #FFFFFF;
	width: 400px;
	padding: 10px;
}
h1 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #1F323D;
	font-size: 1.45em;
	line-height: 1;
}
h2 {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	color: #1F323D;
	font-size: 1.2em;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	color: #1F323D;
	font-weight: normal;
}
img
{  border-style: none;
}
.p_indent {
	margin-left: 10px;
	margin-right: 10px;
}
.simg {
	border-bottom-color: #3B5F72;
	border-bottom-style: solid;
	border-bottom-width: medium;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.limg {
	padding-top: 10px;
	padding-left: 10px;
}
#globe {
	float: right;
	clear: right;
}

