/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color: #000000;
	background-image: url(../images/web-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px;
	padding: 10px 0px;
}

h1, h2, h3, h4, h5, h6, p, b {
margin: 0px; padding: 0px;
}

h1 {
font-family: "Trebuchet MS"; 
font-size: 23px; line-height: 23px; 
font-weight: normal;
}

h2 {
font-family: "Trebuchet MS"; font-size: 16px;
}
h5 {
font-family: "Trebuchet MS";
font-size: 15px; font-weight: bold;
margin: 0px; padding: 0px;
}

h6 {font-size: 11px;}

#outerContainer{
width: 940px; /*Width of outer container*/
margin: 0 auto; /*Center container on page*/
border: 0px solid #000000;
/*background-color:#FFFFFF;
background-image:url(../images/shadow_ru.gif);
background-repeat:repeat-y;*/
height:auto;
}
.innerContainer {
margin: 5px 5px 0px 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px; width:930px;
border: 1px solid #cccccc;
width:930px;
background-color:#FFFFFF;
}

/*  Residential User Header Style
----------------------------------------------*/
#header {
height: 137px;	
background-image: url(../images/bg-bnr.gif); background-repeat: repeat-x;
}
#header #logo {
float: left;
}

/*  Top Secondary Navigation Style
------------------------------------------------------*/
#top-rt-nav {
text-align:right; 
clear:both; float:right;
padding-right:10px;
padding-top:10px;
width:45%;
}

#header #sechduleCall {
float: right; width: 570px; 
padding-top: 4px; padding-right: 0px;
border:0px solid #000000;
}
#header #sechduleCall-img {
height: 90px;
float:right;
border:0px solid #000000;
vertical-align:top;
}

/* List based Resiential User Top Primary Navigation Style
---------------------------------------------------*/
#primaryNav {
width:930px;
margin:0px; padding:0px;
} 
.indentmenu{
font: bold 13px Arial;
width:100%; /*leave this value as is in most cases*/
background:url(../images/nav_bg.gif); background-repeat:no-repeat;
height:39px;
border :0px solid #000000;
margin:0px; padding:0px;
}
.indentmenu ul{
margin:0px; padding: 0px;
float: left; 
width: 100%; /*width of menu*/
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
margin-left:1px; float: left;
color: #000000; /*text color*/
padding: 11px 13px;
text-decoration: none;
}
.indentmenu ul li a:visited{
color: #333333;
}
.indentmenu ul li a:hover {/*.indentmenu ul li .current*/
color: #1565AC !important; /*text color of selected and active item*/
padding-top: 12px; /*shift text down 1px for selected and active item*/
padding-bottom: 11px; /*shift text down 1px for selected and active item*/
}

/* Wrapper
---------------------------------*/
#contentwrapper{
float: left; width: 100%;
}

/*  Residential User Right/Content Coulmn Style
----------------------------------------------*/
#contentcolumn{
/*margin-left: 200px; Set left margin to LeftColumnWidth*/
float:right; width: 710px;
padding-top:10px;
font-size:12px;
line-height:16px;
}
#ruRightBox1 {height: 248px;}
#ruBox1a {width: 348px;	height: 248px; float: left;	padding-right: 10px;}
#ruBox1b {float: left; width: 315px; background-image: url(../images/bg-ru-box1b.gif); background-repeat: no-repeat;}
#ruRightBox1Img {float: left; width: 133px;}
#ruRightBox1bImg {float: left; width: 145px;}
#ruRtBox1txt {float: right; width: 175px;}
#ruRtBox1btxt {	float: left;width: 170px;}

#ruRightBox2 {height: 251px; margin-top: 13px;}
#ruBox2a {width: 415px;	float: left;}

#ruRightBox3 {height:226px; margin-top:13px;}

.ruBoxes {background-color: #FBFBFB;	border: 1px solid #E9E9E9;}
.ruBoxesTxt {line-height: 16px;	font-family: verdana; font-size: 11px; color: #00375E; text-align:justify;}

/*  Residential User Right Column- 24/7 Onsite Style
----------------------------------------------*/
#24-7box{
height: 450px;
/*background-color:#CCCCCC; border: 1px soild #000000;
background-color:#fafafa; border: 1px solid #E7E7E7;
background-image:url(../images/24-7_bg.jpg); background-repeat:no-repeat;*/
}

.box-rt{
float:right;
}

#contentcolumn p{
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
}

.txt-maroon {
color:#9e0f0f;
}


/*  Residential User Left Coulmn Style
----------------------------------------------*/
#leftcolumn{
float: left;
width: 211px; /*Width of left column*/
/*margin-left: -840px; Set left margin to -(MainContainerWidth)
background: #C8FC98;*/
padding-top:10px;
}
#ruLeftNav {
height: 380px; background-image: url(../images/bg-ru-left-nav.gif); background-repeat: no-repeat;
}
#ruLeftNavLnks { padding-top: 42px; margin-left: 22px;}
#ruLeftNavLnks ul {list-style-type: none; margin: 0px; padding: 0px;}
#ruLeftNavLnks ul li {margin-bottom: 14px;}
a.lnkRuLeftNav {text-decoration: none; color: #333333; font-family: Verdana;	font-size: 12px;}
a.lnkRuLeftNav:hover {color: #990000;}

/* Testimonial Section
---------------------------------------------------*/
.lfttSecTtl {background-color: #F4F4F4; height: 24px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6D6D6; border-top-width: 1px;	border-top-style: solid; border-top-color: #D6D6D6;}
.lftSecContent {background-color: #F9F9F9; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6D6D6;}
.testimonialTxt {font-family: Verdana; font-size: 11px; color: #000000; line-height: 16px; padding:0 8px;}
a.lnkRuBody{font-weight: bold; color: #FF0000; text-decoration: none;}
a.lnkRuBody:hover{color: #000000;}

#testimonial-247 {
background-image:url(../images/testimonial-bg.gif); background-repeat:no-repeat;
width:708px;
height:164px;
}
#testimonial-247 p {
padding-top:0px;
}
/*
---------------------------------------------------------*/
#Advertisemnet-bottom {
clear:both; height:156px; width:100%; padding: 15px 0px 0px 15px; background-image: url(../images/img-ru-your-no.gif); background-repeat:no-repeat; background-position:center; width:920px;
}


/*  Residential User Footer Style
----------------------------------------------*/
#outerContainer #footer {margin-top:10px; width:100%}
#outerContainer #footer-nav {margin-top:7px; color: #747474;}
#outerContainer #footer-nav a{color: #747474; text-decoration:none;	line-height:22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
#outerContainer #footer-nav a:hover{color: #000000;}

/*  Residential User 10px margin Style
----------------------------------------------*/
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

