@charset "UTF-8";
html { 
  background: url(images/background04.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 480px
}

body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#LogoStrip {
	background-color: #FFF;
	height: 82px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 2;
}
#logo {
	float: left;
	height: auto;
	width: auto;
}

#menustrip {
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0096D7;
	height: auto;
	width: 100%;
	background: #009ee3; /* Old browsers */
	background: -moz-linear-gradient(top,  #009ee3 45%, #005499 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#009ee3), color-stop(100%,#005499)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #009ee3 45%,#005499 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #009ee3 45%,#005499 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #009ee3 45%,#005499 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #009ee3 45%,#005499 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ee3', endColorstr='#005499',GradientType=0 );
	position: fixed;
	left: 0px;
	top: 82px;
	right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	z-index: 2;
}
#menu {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#button {
	float: left;
	height: auto;
	width: 148px;
}
.menubutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
	text-decoration: none;
}
#spacer {
	height: 100px;
	width: 100%;
	clear: both;
}


#imageblock {
	height: 300px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFF;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	margin-top: 40px;
}
#contentblock {
	height: 100%;
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#leftcolumn {
	float: left;
	height: 100%;
	width: 460px;
}
#rightcolumn {
	float: right;
	height: 100%;
	width: 400px;
	margin-left: 20px;
	border: thin solid #FFF;
}
#footer {
	background-color: #FFF;
	padding: 10px;
	height: 20px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 2px;
	text-align: center;
}
.footer {
	background-color: #FFF;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	letter-spacing: 2px;
	text-align: center;
}
#spacer02 {
	clear: both;
	height: 5px;
	width: 100%;
}
#contentblock2 {
	height: 100%;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contenthead {
	height: auto;
	width: 259px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#contentimage {
	height: 120px;
	width: 269px;
	border: thin solid #000;
	margin-bottom: 5px;
}
#contentheadbottom {
	height: auto;
	width: 450px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#content {
	padding: 5px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}
#contentbottom {
	padding: 5px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

.contentbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	padding-bottom: 5px;
}
#content01 {
	background-color: #FFF;
	height: auto;
	width: 280px;
	float: left;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 15px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-bottom: 20px;
}
#content02 {
	background-color: #FFF;
	height: auto;
	width: 280px;
	float: left;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 15px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 20px;
}
#content03 {
	background-color: #FFF;
	height: auto;
	width: 280px;
	float: right;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 15px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-bottom: 20px;
}
#content04 {
	background-color: #FFF;
	height: auto;
	width: 460px;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 10px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-bottom: 10px;
}
#inside_contenthead {
	height: auto;
	width: 190px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#insidecontent {
	padding: 5px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}
#leftcolumn_inside {
	float: left;
	height: auto;
	width: 220px;
}
#inside_content01 {
	background-color: #FFF;
	height: auto;
	width: 210px;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 15px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-bottom: 20px;
}
#rightcolumn_inside {
	float: right;
	height: auto;
	width: 650px;
}
#inside_contenthead_right {
	height: auto;
	width: 98%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#inside_content01_right {
	background-color: #FFF;
	height: auto;
	width: 98%;
	box-shadow: 0 0 6px 6px rgba(0,0,0,0.30);
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	padding-top: 15px;
	padding-left: 5px;
	background: rgba(255, 255, 255, 0.6);
	border: thin solid #FFF;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#insidecontent_right {
	padding: 5px;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
}
