@charset "utf-8";
/* CSS Document */

* {
	border:none;
	padding:0px;
	margin:0 auto;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	line-height:19px;
	color:#000033;
	}

/* Elements */

html {
	height:100%;
	overflow:scroll;
	}	

body {
	background:url(../images/mainbg.png);
	background-repeat:repeat-x;
	background-color:#e6e6e6;
	height:100%;
	border:none;
	margin:0px;
	}

a {
	font-weight:bold;
	color:#03486B;
	}

H1 {
	font-size:18px;
	font-weight:bold;
	color:#03486B;
	padding-left:20px;
	padding-right:20px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	}
	
H2 {
	color:#03486B;
	font-size:16px;
	font-weight:bold;
	}

/* IDs */

#content {
	margin:0 auto;
	width:980px;
	}

/* Header */

#header {
	background-image:url(../images/headerbg.png);
	height:120px;
	width:980px;
	margin:0 auto;	
	}

/* Buttons */

#buttons {
	text-align:left;
	height:51px;
	width:980px;
	margin:0 auto;
	}

/* Container */

#container {
	width:980px;
	height:100%;
	margin:0 auto;
	background-image:url(../images/fullcontainerbody.png);
	background-repeat:repeat-y;
	background-color:#e6e6e6;
	}
	
#container p {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	}
	
/* Full page frame */
	
#full {
	width:980px;
	margin:0 auto;
	background-image:url(../images/fullcontainerbody.png);
	background-repeat:repeat-y;
	background-position:center;
	}

#full p {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	}

#fullabout {
	width:980px;
	margin:0 auto;
	background-image:url(../images/fullcontainerbody.png);
	background-repeat:repeat-y;
	background-position:center;
	}

#fullindex {
	width:980px;
	margin:0 auto;
	background-image:url(../images/fullcontainerbody.png);
	background-repeat:repeat-y;
	background-position:center;
	}
	
#fullheader {
	margin:0 auto;
	width:980px;
	height:57px;
	}
	
#fullfooter {
	margin:0 auto;
	width:980px;
	height:17px;
	}

/* Half page frame */

#halfleft {
	width:476px;
	padding-left:14px;
	float:left;
	position:relative;
	}

#halfright {
	width:472px;
	padding-right:18px;
	float:right;
	position:relative;
	}

#halfindex {
	width:490px;
	height:404px;
	float:left;
	background-image:url(../images/halfbody.png);
	background-repeat:repeat-y;
	}
	
#halfindex p{
	padding:14px;
	}

#half p {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	}
	
#halfwhite {
	width:490px;
	margin:5px;
	float:left;
	background-image:url(../images/whiteboxbackground.png);
	background-repeat:repeat-y;
	}
	
#halfgray {
	width:456px;
	margin-top:20px;
	background-image:url(../images/grayboxbackground.png);
	background-repeat:repeat-y;
	}

#quarter {
	width:245px;
	margin:0 auto;
	float:left;
	background-repeat:repeat-y;
	position:relative;
	}

/* Footer */

#footer {
	width:980px;
	height:80px;
	margin:0 auto;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	}
	
/* Classes */
	
.gray-box-font {
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	}
	
.abouttext {
	margin-left:100px;
	margin-right:150px;
	margin-top:20px;
	line-height:22px;
	}

.abouttitle {
	margin-left:50px;
	margin-right:80px;
	margin-top:20px;
	line-height:26px;
	font-size:18px;
	font-weight:bold;
	color:#03486B;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	}<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://75.144.112.134:904/piwik/" : "http://75.144.112.134:904/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 3);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://75.144.112.134:904/piwik/piwik.php?idsite=3" style="border:0" alt="" /></p></noscript>
<!-- End Piwik Tag -->
