html{
	margin: 0px;
}

body {
	color: #787878;
	font-family: Arial, Helvetica, sans-serif,Verdana, Geneva;
	font-size: 13px;
	margin: 0px;
}
#header {
	background-color: #00a5e8;
	background-image: url(../images/bg_header.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 121px;
	width: 100%;
}

#logo {
position: relative;
left: 180px;
}

#topnavbar{
	height:30px;
	width:100%;
	line-height: 30px;
	vertical-align: bottom;
}


#nav{
	position: relative;
	top: 7px;
	height: 30px
}

.navbut{
	padding-right: 6px;

}

#arrowbar{
	background-color: #ebecda;
	width:100%;
	
}

#defbar{
	background-color: #ebecda;
	width:100%;
	height:118px;
	line-height: 118px;
	
}

#vert {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
}

#learnmore {
	position: relative;
	top: -25px;
}

#rhomecontainer{
	padding: 35px 0px 5px 15px;
}

h2 
    { color:#558295; font-size:15px; margin:0; padding:0; }
h3 {
	font-size: 18px;
	color: #558295;
	margin: 10px 0 15px 0;
	line-height: 0px;
}

.clsBody
{
    text-align:justify;
    text-size:9pt;
    margin-bottom:20px;
}
.container{
	padding: 15px;
}


.imgleft{
	padding: 0 5px 0 0;
}

.textorange{
	color: #e27c01;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}
.textblack{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
}

/* ######## NEW ########### */

html{
	margin: 0px;
}

body{
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif,Verdana, Geneva, ;
	font-size: 13px;
	margin: 0px;	
}

#topbg {
	background-image: url(../images/bg_header2.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 121px;
	width:950px;
}

#nav{
	height: 30px;
}

#footer {
	background-color: #00a5e8;
	border: solid 1px #000000;
	height: 90px;
	width: 100%;
}

.headlineContainer
{
    height:91px;
    padding:0px;
    margin:0px;
}
.titleContainer
{
    border:none;
    background-image:url(../images/products_hl.png);
    background-repeat:no-repeat;
    height:84px;
    margin:0;
    padding:0;
    width:687px;
}
.titleContainer > div
    { padding:15px; }
.titleMain
    { color:#e27c01; font-size:24pt; letter-spacing:-.01em; padding-left:10px; text-transform:uppercase; }
.titleSub
    { color:#dddddd; font-size:9pt; letter-spacing:-.01em; padding-left:10px; text-transform:uppercase; }
.bodyContainer
{
    border:none;
    background-image:url(../images/bgBody.png);
    background-repeat:repeat-y;
    margin:0;
    padding:15px 0 0 0;
    width:687px;
}
.bodyContainer > div
{
    padding:0 15px 30px 15px;
}
.bodyFooter
{
    border:none;
    background-image:url(../images/bodyFoot.png);
    background-repeat:no-repeat;
    height:20px;
    margin:0;
    padding:0;
    width:687px;
}
.headline{
	color: black;
	font-size: 18px;
	font-weight:bold;
	letter-spacing:-.3pt;
	margin: 0 0 7px 10px;
	padding-top:20px;
	
}

.sub{
	color: #81817d;
	font-size: 12px;
	margin-left: 20px;
	font-weight: bold;
}

.share{
	font-size: 11px;
}






