html { overflow-y: scroll;}
body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:#2f2f2f;
	}
#hero a:link {text-decoration: underline; color: #0000ff;}


h1 { 

    font-size: 15px; 
    font-weight: bold; 
    color: #000000; 
    }
#Content {
	width:990px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
	}
img {border: none;}
.highlightme
{
padding: 5px;
background-color: #ccc;
color: #fff;
}
.lubb 
{
    margin-right: 10px; 
    margin-left: 5px;
}
#hleft 
{
    width: 370px;
    float: left;
    height: 70px;
}
#cf hr
{
color: #6a6a69;
height: 1px;
background-color: #3b3b3b;
border: 0;
}
#cf2 hr
{
color: #6a6a69;
height: 1px;
background-color: #3b3b3b;
border: 0;
}
#hright 
{
    width: 570px;
    float: right;
    height: 70px;
}
#ileft  
{
    height: 333px;
    width: 470px;
    float: left;
    background: url(assets/images/home-services-over.jpg) no-repeat;
    }
#ileft a:hover img {visibility:hidden}

#iright  
{
    height: 333px;
    width: 470px; 
    float: right;
    background: url(assets/images/business-services-over.jpg) no-repeat;
    }
#iright a:hover img {visibility:hidden}

#InnerContent {
min-height: 600px;
background: url(../images/daddybg.jpg) repeat-x;
border-left: solid 25px #252525;
border-right: solid 25px #252525;
}
#tp1 
{
height: 7px;
border-left: solid 25px #252525;
border-right: solid 25px #252525;
background-color: #999;
}
#tp2 
{
height: 120px;
border-left: solid 25px #252525;
border-right: solid 25px #252525;
/*background: url(assets/images/tp2background.jpg) repeat-x;*/
background-color: #999;
}
#tp2 a {text-decoration: none; color: #000;}
#tp2 a:hover {text-decoration: underline;}
#tp3 
{
height: 333px;
min-height: 333px;
border-left: solid 25px #252525;
border-right: solid 25px #252525;
border-top: solid 1px #252525;
border-bottom: solid 1px #252525;
}
#tp6 
{
height: 357px;
min-height: 357px;
border-left: solid 25px #252525;
border-right: solid 25px #252525;
border-top: solid 1px #252525;
border-bottom: solid 1px #252525;
}
.fbold 
{
    font-weight: bold;
    font-size: 1.1em;
    padding-bottom: 5px;
    padding-left: 5px;
}
#tp4 
{
border-left: solid 25px #252525;
border-right: solid 25px #252525;
min-height: 450px;
}
#tp4 h1 
{
font-size: 15px; margin: 0px;
}
#tp4 a {text-decoration: underline; color: #0000ff;}
#tp4 a:visited {text-decoration: underline; color: #0000ff;}

.div1 {background-color: #fff; width: 50%; float:left; text-align: left;}
.div2 {background-color: #fff; width: 49%; float:left; padding: 50px 10px 0 0; color: #389CCE; font-size: 1.8em; text-align: right;}

.l1 {background-color: #fff; width: 30%; float:left; text-align: left;}
.l2 {background-color: #fff; width: 70%; float:left;}


#arr {
background: url(../images/rightflow.png) no-repeat;
height: 85px;
position: inherit;
}
.bigblue {color: #47AFD2; font-size: 1.6em; font-weight: bold;}
.medblue {color: #47AFD2; font-size: 1.4em; font-weight: bold;}
.medblue2 {color: #47AFD2; font-size: 1.5em; font-weight: bold;}
.medgrey {color: #666; font-size: 1.4em; font-weight: bold;}
.bluelink {color: #47AFD2;}
.formbutton {padding: 2px; border: solid 1px #666;}
.formbutton2 {padding: 2px; border: solid 1px #666;}
.formbutton3 {padding: 2px; border: solid 1px #666; margin-right: 10px;}
.normallink {color: #000;}
.button{
	background:url(../images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
.submit{
		background:url(../images/add.gif) no-repeat 10px 8px;
		text-indent:35px;
		display:block;
	}
.submit2{
		background:url(../images/lens.gif) no-repeat 10px 8px;
		text-indent:35px;
		display:block;
	}
.submit3{
		background:url(../images/plus.gif) no-repeat 10px 8px;
		text-indent:35px;
		display:block;
	}

#navigation {
	height: 41px;
	/*padding: 0 0 0 5px;*/
	background: url(../images/navBG.jpg) repeat-x;
	text-align: center;
}
#nav, #nav ul, #nav ul li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    /*background: url(../images/navBG.jpg) no-repeat;*/
}

#nav a {
    font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-right: 2px solid #ffffff;
	margin: 10px 0;
	padding: 3px 20px
}
#nav a:hover, #nav a.active {
	color: #4d4d4f
}
#nav li {
    float: left;
}
#nav li ul {
    position: relative;
    width: 10em;
    left: -999em;
	z-index: 1003
}
#nav li:hover ul {
    left: auto
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
	width: 350px
}
#nav li ul li {
	background-color: #6dc6f1;
	border-bottom: solid 1px #51bdf1;
	display: block;
	margin: 0;
	padding: 4px 20px
}
#nav li ul li a {
	display: block;
	margin: 0;
	padding: 0;
	border-right: none
}
#nav li ul li:hover {
	background-color: #3197C8
}
#nav li ul li a:hover {
	color: #ffffff !important;
	color: #4d4d4f
}
#nav li ul li {
	width: 155px;
	margin: 0
}
#nav a.noBord {
	border-right: none
}

#headnav {
background: url(../images/navBG.jpg) repeat-x; 
line-height: 41px; 
text-align: center; 
color: #fff;
font-size: 1.1em;
margin-bottom: 2px;
}
#headnav a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 15px
}
#headnav a:hover, #headnav a.active {
	color: #fff;
	text-decoration: underline;
}

ul{
    margin: 0 auto;
}
ul.horizontal_list li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #CCC;
}
#icecoldfooter 
{
color: #6a6a69;
background-color: #2a2a2a;
height: 40px;
line-height: 40px;
text-align: center;
}
#footer {
background-color: #2a2a2a;
text-align: left; 
color: #6a6a69;
/*text-transform: uppercase;*/
padding: 10px 25px 10px 25px;
}
#footer a {
	text-decoration: none;
	color: #fff;
	
}
#footer a:hover, #footer a.active {
	color: #fff;
	text-decoration: underline;
}
.msg_list {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 920px;
	background-color: #2a2a2a;
	color: #fff;
	border-left: solid 25px #252525;
border-right: solid 25px #252525;
}
.msg_head {
	padding: 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-size: 0.9em;
	text-decoration: underline;
}
.msg_body {
	padding: 5px;
	background-color:#2a2a2a;
	font-size: 0.9em;
	text-align: left;
}
.msg_body a {
	text-decoration: none;
	color: #6a6a69;
	
}
.msg_body a:hover, #footer a.active {
	color: #fff;
	text-decoration: underline;
}
table 
{
border-collapse: collapse;
}

/* start faqs */

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  padding-left: 25px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/* end faqs */