@charset "utf-8";
.holder {
	width: 100%;
	margin-bottom: 30px;
	float: left;
	margin-top: 30px;
}
#box1 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
}
#box2 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 150px;
	margin-left: 200px;
}
#box3 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 300px;
}
#box4 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 450px;
}
#box5 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 300px;
}
#box6 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
	margin-left: 150px;
}
#box7 {
	background-color: #E5E5E5;
	text-align: center;
	padding: 10px;
	float: left;
	width: 200px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 24px;
	display: inline;
	color: #336600;
}
h2 {
	font-size: 16px;
	display: inline;
	color: #336600;
}
h3 {
	font-size: 12px;
	display: inline;
}
.wrapper {
	width: 100%;
}
#wraptop {
	margin-left: auto;
	margin-right: auto;
	background-image: url(tablet/images/bluvert.jpg);
	background-repeat: repeat-x;
	height: 82px;
}
#toptext {
	padding-top: 18px;
	padding-left: 10px;
}
#toptext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2pt;
	margin-top: 5px;
	margin-left: 60px;
}
#header {
	width: 768px;
	height: 82px;
	background-color: #3b5998;
	border-radius: 5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 120px;
	width: 900px;
	margin-bottom: 5px;
	float: left;
	background-color: #FFFFFF;
}
.imageright {
	float: right;
}

#index {
	float: left;
	width: 900px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	float: left;
}



#mainbody {
	float: left;
	width: 900px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#footer {
	float: left;
	height: 25px;
	width: 900px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	width: 700px;
}
#logo-text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 300px;
}
#logo-text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 700px;
	text-align: right;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}#headleft {
	float: left;
	padding-left: 5px;
	color: #000000;
}
#headright {
	float: right;
	text-align: right;
	padding-right: 5px;
}
#googlerightvert {
	padding: 5px;
	width: 130px;
	float: right;
	color: #000000;
}
.logo-size {
	width: 224px;
}
.text-right {
	text-align: right;
}
