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

/* Universal */
html, body {
	background-color: #323232;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 100%;
	background-image: url(../images/framework/bghome.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#conatiner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 93px;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-left: 20px;
}
#navcontainer {
	margin-bottom: 0px;
	text-align: left;
	float: right;
	width: 500px;
	margin-top: 25px;
}
.logo {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 268px;
	float: left;
}
.subimage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content {
	width: 1000px;
	margin-left: 0px;
}
#footer {
	height: 33px;
	width: 960px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-left: 20px;
}
#sitemaplink {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#incalink {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cleared {
	clear: both;
}

/* Home page */

.floatleft {
	margin-right: 6px;
	float: left;
	margin-bottom: 0px;
}
#leftcol_text {
	width: 515px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#rightcol_image {
	height: 300px;
	width: 460px;
	float: right;
	background-image: url(../images/framework/jump.png);
	background-repeat: no-repeat;
}
#box_right {
	width: 243px;
	float: left;
	background-image: url(../images/framework/boxright.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}
#box_middle {
	width: 243px;
	float: left;
	background-image: url(../images/framework/box.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}
#photos {
	height: 223px;
	width: 980px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#box_left {
	width: 243px;
	background-image: url(../images/framework/boxleft.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 45px;
	padding-bottom: 15px;
	padding-right: 45px;
	padding-top: 35px;
	height: 170px;
}	
.box_image {
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
}	

/* subpages */
