
body{
	text-align: center;
	margin: 0;
	padding: 0;
}

/*------------------------------------------------
  Header
 -----------------------------------------------*/
#header_wrapper {
	width:100%; 
	text-align:center;
	background: #fff url(../img/header_background.gif) top left repeat-x;
}
#header {
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	height: 130px;
	}

#logo {
	position: absolute;
	top:13px;
	left:1px;
	width: 750px;
	height: 81px;
}

/*------------------------------------------------
  Navigation
 -----------------------------------------------*/
 
#nav_wrapper{
	position: absolute;
	top: 81px;
	left: 131px;
	height: 23px;
	z-index: 99;
	width: 617px;
 }

#nav_wrapper ul {
      margin:0px 0 0 0;
      padding:0px 0 0 0px;
      list-style:none;
      }

#nav_wrapper li {
      float:left;
      background:url(../img/nav_b_left.gif) no-repeat left top;
      margin:0;
      height:23px;
      padding:0 0 0 3px;
            }

#nav_wrapper a {
      float:left;
      display:block;
      width:.1em;
      background:url(../img/nav_b_right.gif) no-repeat right top;
      padding:5px 15px 5px 6px;
      text-decoration:none;
      margin:0;
      font:bold 11px/11px arial,sans-serif;
      height:12px;
      color: #666666;
}

#nav_wrapper > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav_wrapper a {float:none;}
    /* End IE5-Mac hack */


#nav_wrapper a:hover {
      text-decoration:none;
      color: #fff;
      }

/*--- Nav Rules ---*/

#home #home_nav,
#infrastructure-services #infrastructure-services_nav,
#telecom-solutions #telecom-solutions_nav,
#security-products #security-products_nav,
#it-services #it-services_nav,
#phone-systems #phone-systems_nav
 {
      background:url(../img/nav_a_left.gif) no-repeat left top;
}

#home #home_nav a,
#infrastructure-services #infrastructure-services_nav a,
#telecom-solutions #telecom-solutions_nav a,
#security-products #security-products_nav a,
#it-services #it-services_nav a,
#phone-systems #phone-systems_nav a
 {
      background:url(../img/nav_a_right.gif) no-repeat right top;
      padding:5px 15px 7px 8px;
      font:bold 11px/11px arial,sans-serif;
      text-decoration:none;
      color: #fff;
}

#home #home_nav_sub_nav a,
#infrastructure-services #infrastructure-services_sub_nav a,
#telecom-solutions #telecom-solutions_sub_nav a,
#security-products #security-products_sub_nav a,
#it-services #it-services_sub_nav a,
#phone-systems #phone-systems_sub_nav a
{	
		background: url(../img/sub_nav_arrow_a.gif) 12px 7px no-repeat;
		color: #fff;
	}

#home li#home_nav_sub_nav,
#infrastructure-services li#infrastructure-services_sub_nav,
#telecom-solutions li#telecom-solutions_sub_nav,
#security-products li#security-products_sub_nav,
#it-services li#it-services_sub_nav,
#phone-systems li#phone-systems_sub_nav
{	
		background: url(../img/sub_nav_over.gif) bottom right repeat-x;
	}

#sub_nav li:hover{	
		background: url(../img/sub_nav_over.gif) bottom right repeat-x;
	}

#sub_nav ul li a:hover {	
		background: url(../img/sub_nav_arrow_a.gif) 12px 7px no-repeat;
	}
       
/*------------------------------------------------
  Sub Navigation
 -----------------------------------------------*/

#sub_nav_wrapper {
	background: url(../img/sub_nav_background.gif) top left repeat-x;
	width: 750px;
	position: absolute;
	top: 100px;
	left: -1px;
	background-color: #69BD45;
	margin: 0;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}


	
#sub_nav a:hover, #nav a.active {
	color: #fff;
	}

#sub_nav a.active {
	}

#home #sub_nav,
#infrastructure-services #sub_nav,
#telecom-solutions #sub_nav,
#security-products #sub_nav,
#it-services #sub_nav,
#phone-systems #sub_nav
{
	height: 29px;
}



/*------------------------------------------------
  Banner
 -----------------------------------------------*/
#home #banner_wrapper,
#infrastructure-services #banner_wrapper,
#telecom-solutions #banner_wrapper,
#security-products #banner_wrapper,
#it-services #banner_wrapper,
#phone-systems #banner_wrapper
{
	width:100%; 
	text-align:center;
	background-color: #999;
}
#home #banner_wrapper img,
#infrastructure-services #banner_wrapper img,
#telecom-solutions #banner_wrapper img,
#security-products #banner_wrapper img,
#it-services #banner_wrapper img,
#phone-systems #banner_wrapper img
{
	padding:0 1px;
	background-color: #fff;
}
#home #banner,
#infrastructure-services #banner,
#telecom-solutions #banner,
#security-products #banner,
#it-services #banner,
#phone-systems #banner
{
	padding: 0 1px;
	background-color: #fff;
	width: 752px;
	position: relative;
	top:0px;
	margin:0 auto;
	left: 0;
}

#banner_wrapper {
	width:100%;
	height:150px;
	text-align:center;
	background-color: #999;
	padding:0;
	margin:0;
}

#banner {
	padding: 0 1px;
	background: #fff url(../img/banner.gif) 50% 50% no-repeat;
	width: 750px;
	margin:0 auto;
	position: relative;
	top:0;
	left:0;
}
#home #banner img {padding:0; margin:0;}

#contact #banner {height:116px;}

#banner h1 {
	position: absolute;
	top: 41px;
	left:240px;
	font: normal 14px/14px arial, sans-serif;
	color:#fff;
	margin: 0;
	padding: 0;
}
#banner .contact_title {
	color: #D1EC06;
}

/*------------------------------------------------
  Content
 -----------------------------------------------*/
#content_wrapper {
	width:100%; 
	text-align:center;
	background: #f3f3f3 url(../img/background_bottom.gif) top left repeat-x;
}

#content{
	width:752px;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	background: #fff url(../img/.gif) 214px 0px no-repeat;
	}

/*------------------------------------------------
  Home Main Content
 -----------------------------------------------*/
#home #content,
#infrastructure-services #content,
#telecom-solutions #content,
#security-products #content,
#it-services #content,
#phone-systems #content
{
	width:752px;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	background-color: #fff;
	background-image: none;
	}

#main_content{
	float: left;
	margin: 0 0 0 0;
	width: 335px;
	position:relative;
	top:0;
	left:22px;
}

#main_content p{
	font: normal 11px/16px arial, sans-serif;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0;
}

#main_content h1{
	color: #69BD45;
	margin: 15px 0 5px 0;
	padding: 0;
	font: normal 15px/17px arial, sans-serif;
	letter-spacing: -.2px;
}

#main_content ul{
	list-style-image: url(../img/arrow.gif);
	margin: 0px 0 10px 20px;
	font: normal 11px/14px arial, sans-serif;
	color: #333;
	padding:0;
}

#main_content ul li{
	margin: 0 0 4px 0;
}

/* #main_content table {
width: 100%;
border-top:1px solid #ccc;

}
*/
#main_content td {
/* border-bottom:1px dotted #ccc; */
padding:2px 0 3px 0;
font: normal 11px/16px arial, sans-serif;
color: #333;
}

#main_content td.odd {background-color:#F0F4F9;}

#home #main_content,
#infrastructure-services #main_content,
#telecom-solutions #main_content,
#security-products #main_content,
#it-services #main_content,
#phone-systems #main_content
{
	width: 500px;
}

#sidenavs {
	width: 155px;
	margin: 0px auto;
	padding: 15px 0;
}

#sidenavs h4{
	color: #69BD45;
	margin: 15px 0 5px 0;
	padding: 0;
	font: normal 15px/17px arial, sans-serif;
	letter-spacing: -.2px;
}

#sidenavs .divider {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

#sidenavs .divider:hover {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	background-color:#f8f8f8;
}
.sidenav_wrapper_top{
	float: left;
	position: relative;
	top:0;
	left:22px;
	width: 199px;
	font: normal 10px/13px arial, sans-serif;
	color: #333;
	background: url(../img/home_top_slice.gif) top left no-repeat;
}

.sidenav_wrapper_bottom{
	background: url(../img/home_bottom_slice.gif) bottom left no-repeat;
}
#infrastructure-services #subscription,
#telecom-solutions #subscription,
#security-products #subscription,
#it-services #subscription,
#phone-systems #subscription
{
	float: left;
	position: relative;
	top: 15px;
	left: 35px;
	width: 175px;
	border-left:1px solid #ccc;
	padding:0 0 0 20px;
}

#subscription {
	float: left;
	position: relative;
	top: 15px;
	left: 27px;
	width: 175px;
}
#subscription p {
	font: normal 10px/13px arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 4px 0;
}

#subscription .ffieldsrightside {
	width: 175px;
}
	
/*------------------------------------------------
  Footer
 -----------------------------------------------*/
#footer {
	width:100%;
	background-color:#ccc;
	padding:15px 0;
	background-image: url(../img/footer.gif);
}

#footer p {
    text-align: center;
    font: normal 10px/15px arial, sans-serif;
	color: #333;
	margin: 0 0 4px 0;
	height:35px;
}
#footer a, a:link, a:visited, a:active {
	color:#333;
	text-decoration:none;
}	
#footer a:hover {
	color:#ccc;
	text-decoration:none;
}
/*------------------------------------------------
  Link Styles
 -----------------------------------------------*/

a, a:link, a:visited, a:active {
	color:#00A4FF;
	text-decoration:none;
}	

	a:hover {
	color:#036;
	text-decoration:none;
}

img {border:none;}

form {padding:0; margin:0;}

h1 {
	font: normal 18px/22px arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
}

h2 {
	font: normal 18px/22px arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666;
}

h3 {
	font: normal 15px/22px arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #666;
}

h4 {
	font: normal 10px/18px arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #666;
}
h5 {
	font: normal 10px/18px arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #666;
}
h6 {
	font: normal 11px/18px arial, sans-serif;
	margin: 10px 0 4px 0;
	padding: 0;
	color: #666;
}
.paragraph p {
	font: normal 11px/15px arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px 0 4px 0;
}
