@charset "UTF-8";
#body {
	width: 930px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #333333;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #262626;
}
/* CSS Document */

#header {
	height: 100px;
	width: 920px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #1a1a1a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #31c5f4;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url(images/index2/r3mg2.png);
	background-position: 15px;
}
.border-all {
	border: 1px solid #262626;
}
.border-top-right-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #262626;
	border-right-color: #262626;
	border-bottom-color: #262626;
}
#logo {
	float: right;
	height: 75px;
	width: 132px;
	overflow: visible;
	position: static;
	z-index: 5000;
	left: 955px;
	top: 0px;
	margin-left: 15px;
}
.toolbar {
	font-size: 14px;
	height: 70px;
}
.toolbar-lower {
	font-size: 14px;
	height: 30px;
}
#content-container {
	width: 906px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #ffffff;
	padding: 5px;
	border-top: #333336 5px solid;
	border: 2px #31c5f4 solid;
	margin-top: 30px;
	text-align: center;
}
.text {
	font-size: 15px;
	color: #1a1a1a;
	text-align: left;
	line-height: 1.5em;
}
.text-center {
	font-size: 15px;
	color: #1a1a1a;
	text-align: center;
	line-height: 1.5em;
}
.blue {
	color: #31c5f4;
	;
}
.text-large {
	font-size: 18px;
	color: #1a1a1a;
	text-align: left;
	line-height: 1.5em;
}
.text-large-center {
	font-size: 18px;
	color: #1a1a1a;
	text-align: center;
	line-height: 1.5em;
}
#slide {
	z-index: 1050;
	text-align: center;
	width: 900px;
	background-color: #ffffff;
}
#spacer {
	height: 35px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	font-size: 15px;
	color: #ffffff;
	width: 785px;
}
#footer {
	clear: both;
	width: 920px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #666666;
	height: 50px;
}
#about-us {
	color: #ffffff;
	height: 25px;
	width: 147px;
	padding-top: 8px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.grayline {
	background-image: url(images/grayline-5.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
#footer2 {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	background-color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
}
.grid-left {
	border: 2px solid #262626;
}

