* { margin: 0; padding: 0; }
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%
}
img {
	border-style: none;
}

a
{
	color: #ffd204;
}

#contentholder {
	background: #3b3e3b url(../images/bg.jpg) repeat-x;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 793px;
}

#rmg-bubs
{
	float: left;
	padding-top: 20px;
	width: 793px;
	text-align: center;
}


#intro
{
	float: left;
	padding: 20px 50px;
	width: 693px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
}

#award-img
{
	float: left;
	clear: left;
	width: 793px;
	text-align: center;
	padding: 0; margin: 0;
}

#intro-sub
{
	float: left;
	width: 593px;
	padding: 10px 100px;
	text-align: center;
	font-weight: bold;
}

#contentholder h1 {
	margin: 0px;
	padding: 25px 0px 35px 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #797979;
}
#contentholder h1 a {
	color: #797979;
	text-decoration: none;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 84px;
}
.subintro {
	margin: 0px 54px;
	padding: 0px 0px 15px 0px;
	clear: both;
	text-align: justify;
	line-height: 22px;
}
.subintro p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	clear: both;
	line-height: 22px;
}
#introduction {
	float: left;
	clear: left;
	margin: 40px 54px 0 54px;
	padding: 0px;
	width: 685px;
}
#introduction p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	clear: both;
	text-align: justify;
	line-height: 22px;
}
.white {
	color: #fff;
}
.red {
	color: #f00;
}
.blue {
	color: #36c;
}
.contactblue {
	color: #06f;
}
.green {
	color: #696;
}
.yellow {
	color: #cc0;
}
.contactyellow {
	color: #990;
}
.orange {
	color: orange;
}
.xxl {
	font-size: 28px;
}
.xl {
	font-size: 24px;
}
/* bottom color filled boxes */
#bottomboxes {
	margin: 0px 36px;
	padding: 0;
}
#leftcolumn div, #rightcolumn div {
	width: 333px;
	margin: 20px 0px 0px 0px;
	padding: 18px 0px 24px 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bottomboxes p {
	margin: 0px;
	padding: 0px 18px 15px 18px;
	font-size: 13px;
}
#bottomboxes ul {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style: none;
}
#bottomboxes li {
	margin: 0px;
	padding: 0px 18px 8px 20px;
	font-size: 13px;
	background: url(../images/bullet_green.gif) no-repeat 5px 5px;
}
.boxred {
	background-color: #8d1414;
	color: #fff;
	background-image: url(../images/box_bg_red.jpg);
}

.boxgreen {
	background-color: #3c793c;
	color: #fff;
	background-image: url(../images/box_bg_green.gif);
}

.boxyellow {
	background-color: #7c7c56;
	color: #fff;
	background-image: url(../images/box_bg_yellow.jpg);
}

.boxdred {
	background-color: #300;
	color: #fff;
	background-image: url(../images/box_bg_dred.jpg);
}

.boxblue {
	background-color: #36c;
	color: #fff;
	background-image: url(../images/box_bg_blue.jpg);
}

.boxorange {
	background-color: #b15218;
	color: #fff;
	background-image: url(../images/box_bg_orange.jpg);
}

.boxgreen2 {
	background-color: #085e04;
	color: #c9c9c9;
	background-image: url(../images/box_bg_green2.jpg);
}
#leftcolumn, #rightcolumn {
	float: left;
	margin-left: 20px;
	display: inline;
}
.btmclearboth {
	display: block;
	clear: both;
	height: 60px;
}
.companyLogo {
	text-align: center;
	padding-bottom: 0px!important;
	padding-top: 0px!important;
}
/* input form styles */
.inputfield {
	width: 400px;
}
.inputarea {
	width: 400px;
	height: 200px;
}
.btmnav {
	display: block;
	text-align: center;
	width: 420px;
	margin-left: auto;
	margin-right: auto;
}
.btmnav a
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 24px;
}

#contactbtn {
	float: right;
	width: 204px;
	height: 42px;
	line-height: 36px;
	color: #669966;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/btn_bg_contact.gif) no-repeat;
}
#prbtn {
	float: left;
	width: 204px;
	height: 42px;
	line-height: 36px;
	color: #3366cc;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	background: url(../images/btn_bg_pr.gif) no-repeat;
}
.bottomQuote {
	font-family: Times New Roman, Times, serif;
	color: #555555;
	font-size: 15px;
	text-align: center;
	line-height: 26px;
	font-weight: bold;
	clear: both;
	padding-bottom: 30px;
}
