/* Start of CMSMS style sheet 'main' */
@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	background:url(images/bckgrnd_body.gif) repeat-x;
	background-color:#f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	color:#424242;
	font-size:13px;
}
a{
	font-weight:bold;
	color:#009cde;
	text-decoration:underline;
}
a:hover{
	font-weight:bold;
	color:#009cde;
	text-decoration:none;
}
#wrap{
	background-color:#FFF;
}
#logo{
	width:182px;
	height:91px;
	display:block;
	float:left;
	background:url(images/logo.gif) no-repeat;
}
#left_column{
	color:#009cde;
    font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:10px;
	line-height:19px;
}
/***************************************************/
/*MAIN NAVIGATION with rollover and "page on" state*/
/***************************************************/

#mainnavigation{
text-indent:-99999px;
list-style:none;
padding:0;
margin:0;
}
#mainnavigation li {
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}
#mainnavigation a {
float: left;
display: block;
text-decoration: none;
text-indent: -9999px;
height: 48px;
overflow: hidden;
border:0;
}
#nav1 A{
display:block;
height:48px;
width:139px;
background:url(images/btn_1.gif) no-repeat top left;
}
#nav1 A:hover{
display:block;
height:48px;
width:139px;
background:url(images/btn_1.gif) no-repeat bottom left;
}
#index #nav1 A {
display:block;
height:48px;
width:139px;
background:url(images/btn_1.gif) no-repeat bottom left;
}
#nav2 A{
display:block;
height:48px;
width:145px;
background:url(images/btn_2.gif) no-repeat top left;
}

#nav2 A:hover{
display:block;
height:48px;
width:145px;
background:url(images/btn_2.gif) no-repeat bottom left;
}
#how #nav2 A{
display:block;
height:48px;
width:145px;
background:url(images/btn_2.gif) no-repeat bottom left;
}
#nav3 A{
display:block;
height:48px;
width:113px;
background:url(images/btn_3.gif) no-repeat top left;
}

#nav3 A:hover{
display:block;
height:48px;
width:113px;
background:url(images/btn_3.gif) no-repeat bottom left;
}
#equipment #nav3 A{
display:block;
height:48px;
width:113px;
background:url(images/btn_3.gif) no-repeat bottom left;
}
#nav4 A{
display:block;
height:48px;
width:166px;
background:url(images/btn_4.gif) no-repeat top left;
}

#nav4 A:hover{
display:block;
height:48px;
width:166px;
background:url(images/btn_4.gif) no-repeat bottom left;
}
#why #nav4 A{
display:block;
height:48px;
width:166px;
background:url(images/btn_4.gif) no-repeat bottom left;
}
#nav5 A{
display:block;
height:48px;
width:44px;
background:url(images/btn_5.gif) no-repeat top left;
}

#nav5 A:hover{
display:block;
height:48px;
width:44px;
background:url(images/btn_5.gif) no-repeat bottom left;
}
#pricing #nav5 A{
display:block;
height:48px;
width:4x;
background:url(images/btn_5.gif) no-repeat bottom left;
}
#nav6 A{
display:block;
height:48px;
width:93px;
background:url(images/btn_6.gif) no-repeat top left;
}

#nav6 A:hover{
display:block;
height:48px;
width:93px;
background:url(images/btn_6.gif) no-repeat bottom left;
}
#faq #nav6 A{
display:block;
height:48px;
width:93px;
background:url(images/btn_6.gif) no-repeat bottom left;
}

#nav7 A{
display:block;
height:48px;
width:67px;
background:url(images/btn_7.gif) no-repeat top left;
}

#nav7 A:hover{
display:block;
height:48px;
width:67px;
background:url(images/btn_7.gif) no-repeat bottom left;
}
#faq #nav7 A{
display:block;
height:48px;
width:67px;
background:url(images/btn_7.gif) no-repeat bottom left;
}
/***************************************************/
/*End of MAIN NAVIGATION ***************************/
/***************************************************/
h2{
	 background:url(images/header_back.gif) right no-repeat;
	 width:190px;
	 height:27px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#494949;
	 font-weight:normal;
	 padding:0 0 0 15px;
	 margin:5px 0 5px 0 ;
}

h3{
	 background:url(images/header_back.gif) right no-repeat;
	 width:98%;
	 height:27px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#242424;
	 font-weight:normal;
	 padding:0 0 0 0px;
	 margin:5px 0 5px 0 ;
}
h4{
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:18px;
	 color:#07adec;
	 font-weight:normal;
	 padding:0 0 0 0px;
	 margin:5px 0 5px 0 ;
}
#wrap > table > tbody > tr > td > table > tbody > tr > td > a > img{
	border:none;
}
#contentarea{
	
	padding:0px 15px 15px 15px;
}
hr{
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:#d5d55 1px solid;
	margin:11px 0 11px 0;
	
}
#footer{
	height:40px;
	text-align:center;
	background-color:#eaeaea;
	padding-top:20px;
	color:#50a9ce;
}
#footer a{
	color:#6f6f6f;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
	text-decoration:underline;
}
#left_column a{
	font-weight:normal;
}
/* End of 'main' */

