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

#all {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navigation {
	height: auto;
	width: auto;
	background-color: #000000;
	border: 1px solid #000000;
}
#header {
	width: 100%;
	height: 200px;
	background-color: #0099FF;
}
.h1 {
	font-size: large;
	font-weight: bold;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
}

#body {
	height: auto;
	clear: both;
	border: 2px solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#all_border_top {
	height: 15px;
	width: 880px;
}
#all_border_bottom {
	height: 15px;
	width: 880px;
	float: none;
}


#footer {
	height: auto;
	background-color: #333333;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.body_header {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border: 2px solid #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}
.table_body_header {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border: 2px solid #000000;
	margin-bottom: -15px;
}


#all_border {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/all_border.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#banner_testimonial_box {
	height: 150px;
	width: 175px;
	margin-bottom: 25px;
	margin-top: -175px;
	margin-left: 25px;
}
.pic_float_right {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	border: 2px solid #000000;
	text-align: center;
}

.pic_float_left {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	border: 2px solid #000000;
	text-align: center;
}
.pic_border {
	border: 2px solid #000000;
}



.table_body_header_1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border: 2px solid #000000;
}
.table_pic_float_center {
	border: 2px solid #000000;
	text-align: center;
}
.side bar bases {
}
.table_pic_float_left {
	border: 2px solid #000000;
	height: 150px;
	width: 175px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}
.table_acc_text {
	margin-top: 10px;
}
