BODY
{
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	text-align: left;
	background-color: #f8f9fa;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a {
	color: #2F547F;
}



#minMax {
	width:930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#frontfeature {
	background-image: url(images/front_bg.png);
	background-repeat: no-repeat;
}

#frontcontent
{
	text-align: left;
	vertical-align: text-top;
	top: 50px;
	left: 200px;
	padding-top: 370px;
	padding-right: 310px;
	padding-bottom: 45px;
	padding-left: 65px;
}
#innertitle {
	padding-top: 30px;
	position: absolute;
	padding-left: 50px;
}


#frontbottombox
{
	float: left;
	height: 146px;
	width: 718px;
	text-align: left;
	vertical-align: text-top;
}

#frontbox1
{
	float: none;
	height: 126px;
	text-align: left;
	background-image: url(images/box1.png);
	background-position: left top;
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 320px;
}

#frontbox2
{
	float: none;
	height: 130px;
	text-align: left;
	background-image: url(images/box2.png);
	background-position: left top;
	clear:both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 162px;
}
#frontbox2-1 {
	background-image: url(images/box2_top.png);
	background-repeat: no-repeat;
	width: 178px;
	height: 10px;
	margin-left: 15px;
	clip: rect(auto,auto,2px,auto);
}
#frontbox2-2 {
	background-image: url(images/box2_middle.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	width: 163px;
	margin-left: 15px;
}
#frontbox2-3 {
	background-image: url(images/box2_bottom.png);
	background-repeat: no-repeat;
	height: 17px;
	margin-left: 15px;
}



#navbar {
	position: relative;
	top: 50px;
	right: 0px;
	margin: 0;
	padding: 0;
	left: 360px;
}

#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#navbar li a:hover {
	color: #666666;
}
#navbar li ul {
	display: none;  }
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: left; }
#navbar li:hover li a, #navbar li.hover li a {
	color: #666666;
}
#navbar li li a:hover {
	color: #000;
}
#innertop {
	background-image: url(images/bg_other_top.jpg);
	background-repeat: no-repeat;
	height: 108px;
}
#innermid {
	background-image: url(images/bg_other_middle.jpg);
	background-repeat: repeat-y;
}
#innerbottom {
	background-image: url(images/bg_other_bottom.jpg);
	background-repeat: no-repeat;
	height: 45px;
}
#innercontent {
	text-align: left;
	vertical-align: text-top;
	top: 50px;
	left: 200px;
	padding-top: 5px;
	padding-right: 65px;
	padding-bottom: 5px;
	padding-left: 65px;
}
h1 {
	font-family: Garamond, "Times New Roman";
	font-size: 24px;
	color: #2F547F;
	font-style: italic;
	line-height: 24px;
}
.textsize2 {
	font-size: 14px;
}
.biggerfont {
	font-size: 12px;
}

.textcolor {
	font-size: 14px;
	color: #2F547F;
	font-style: normal;
	font-weight: bold;
}
.imgbox {
	filter: Glow(Color=#B6C9D3, Strength=20);
}
.biggestfont {
	font-size: 16px;
	font-weight: bold;
}

