 @charset "utf-8";
 
/* Fujipix.ie Stylesheet - © FujiPix 2009 */

/* General Layout */

html,body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #77AAE3;
	font-family: Arial, Helvetica, sans-serif;
	/* makes the background fill the full height of the browser */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}

#header {
	height: 100px;
	width: 900px;
	margin-bottom: 22px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	top: 0px;
}

#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#main {
	width: 660px;
	float: left;
	margin-left: 30px;
}

#footer {
	background-color: #D8D8D8;
	width: 100%;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	color: #8a8a8a;
	margin-top: 52px;
	position: relative;
	z-index: 1;
	bottom: 0px;
	height: 60px;
}

/* Misc Page Properties */

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	font-size: 13px;
	color: #666666;
	}
a {
	text-decoration: none;
	color: #7ca4ae;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearfloat {
	clear: both;
	height: 65px;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #e20030;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 a{color: #e20030;}

/* Section Further Styling */

#header img {
	margin-top: 41px;
	float: left;
}
#footer a {
	color: #8a8a8a;
	text-decoration: none;
}
#footer p {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a:hover {	text-decoration: underline;}
#content-top {
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 660px;
}
#content-bg {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	width: 636px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	min-height: 360px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-bg p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	text-align: left;
}
#content-bg p a {
	color: #A5CCD6;
	text-decoration: none;
}
#content-bg p a:hover {
	text-decoration: underline;
}
#content-bot {
	background-image: url(images/content_bot.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 13px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#topmenu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 547px;
	list-style-type: none;
	list-style-position: inside;
	float: right;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	color: #FFFFFF;
}
#topmenu li {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	float: left;
}
.topmenu-br {
	height: 21px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D40834;
	float: left;
	padding-left: 11px;
	margin-left: 15px;
}
#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float:left;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
}
#topmenu a:hover {
	text-decoration: underline;
	background-color: #188E6B;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#topmenu-sub {
	position:absolute;
	left:663px;
	top:10px;
	width:215px;
	height:17px;
	z-index:2;
	color: #FFFFFF;
}
#topmenu-sub a {
	font-size: 8pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
#topmenu-sub a:hover {
	text-decoration: underline;
	background-color: #74A6E1;
}
#navinternal {
	width: 200px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#navinternal ul {
	margin-left: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navinternal ul li {
	list-style-type: none;
	margin: 0px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
}
#navinternal ul li:hover {
	background-color: #FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	text-decoration: underline;
	color: #000000;
}
#navinternal a {
	color: #767676 !important;
	text-decoration: none;
}
#navinternal a:hover {
	color: #767676 !important;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	text-decoration: underline;
}


/* Styles just for the site homepage */

#navhome {
	width: 200px;
	float: left;
	font-size: 22px;
	font-weight: bold;
}
#navhome ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navhome ul li {
	list-style-type: none;
	margin: 0px;
	height: 39px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-align: left;
}
#navhome ul li:hover {
	background-color: #FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	text-decoration: underline;
	color: #000000;
}
#navhome a {
	color: #767676 !important;
	text-decoration: none;
}
#navhome a:hover {
	color: #767676 !important;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	text-decoration: underline;
}
.home-box {
	width: 178px;
	height: 124px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(images/home_section.png);
	background-repeat: no-repeat;
}
.home-box h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

