body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #6c96c6;
	background-image: url(../images/bkgrn_blue_grad.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#wrapper {
	height: auto;
	width: 755px;
	background-image: url(../images/bkgrn_clear4.gif);
	margin: auto;
	background-color: #79A0CC;
}
#shadow_top {
	height: 5px;
}
#corners_top {
	background-image: url(../images/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #9dc4f0;
	text-align: left;
	width: 755px;
}
#logo {
	background-color: #9dc4f0;
	background-image: url(../images/logo_Ric.gif);
	text-align: left;
	height: 65px;
	width: 745px;
	background-repeat: no-repeat;
	background-position: right top;
	margin: auto;
}
#logo img {
	border: 0px none;
}
#spacer_buttons {
	height: 350px;
	width: 5px;
	float: left;
}
#btn_box {
	background-color: #79a0cc;
	float: left;
	height: 350;
	width: 135px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;

}
.nav_button a:link, .nav_button a:visited{
	display:block;
	background-image: url(../images/btn_sample.gif);
	height: 25px;
	width: 120px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 44px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_button a:hover {
	color: #4B5BAD;
	text-decoration: none;
	background-image: url(../images/btn_sample.gif);
	background-repeat: no-repeat;
	background-position: 0px -69px;
}
#mainPic {
	height: 340px;
	width: 595px;
	float: left;
	background-color: #79A0CC;
	background-image: url(../images/main_pic2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 10px;
}
#mainPic_about {
	height: 500px;
	width: 595px;
	float: left;
	background-color: #79A0CC;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 10px;
}
#mainPic_contact {
	height: 340px;
	width: 595px;
	float: left;
	background-color: #79A0CC;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 10px;
}
#mainPic_install {
	height: 420px;
	width: 595px;
	float: left;
	background-color: #79A0CC;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left 10px;
}
#mainText {
	height: auto;
	width: 560px;
	padding-top: 12px;
	text-align: left;
	float: right;
	padding-right: 30px;
	padding-bottom: 5px;
}
.orange_text {
	color: #ffc30c;
	font-weight: bold;
}
#corners_bottom {
	background-image: url(../images/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	height: 15px;
	width: 755px;
}

#mainPic_about p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contact_page {
	margin-left: 150px;
	margin-top: 60px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
h2 {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #ffc30c;
}
h3 {
	font-size: small;
	font-weight: bold;
	text-indent: 40px;
}
ul {
	margin-right: 20px;
}
#mainPic_about p img {
	padding: 10px;
}
#mainPic_install #load_regs {
	width: 400px;
}
#mainPic_install img {
	float: right;
	margin-right: 75px;
}
