@charset "UTF-8";
/* CSS Document */

* {
margin:0px;
padding:0px;

}


body {
	overflow: auto;
	background-color: #9EDFE5;
}

#pagewrap {
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
	background-color: #ECEEED;
}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}


#ajaxSearch_form {
background-image: url(../images/SearchBG.jpg);
border:none;
	float: right;
	height: 31px;
	width: 205px;
	padding-top:10px;
	padding-left:50px;
	margin:20px 0px 0px 0px;
}

#ajaxSearch_form fieldset {
border:none;
	
}



#ajaxSearch_form input {
    margin:0px;
	padding:3px;
    border:none;
}


#header {
	overflow: auto;
	clear: both;
	
}

.logo {
	background-image: url(../images/logo.gif);
	height: 75px;
	width: 152px;
	text-indent: -9999px;
	display: block;
	float: left;
}

.learn_more {
	background-image: url(../images/learn_more.gif);
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 102px;  
	float:right;
}



ul.nav {
	float: right;
	margin-top: 50px;
}

.nav li {
	float: left;
	list-style-type: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EBEBEB;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.nav a {
	font-size: 14px;
	color: #002E60;
	text-decoration: none;
	display: block; 
}

.nav a:hover {
	color: #61cbd6;
	}

#illi {
	background-image: url(../images/illustration.jpg);
	background-position: center;
	height: 298px;
	margin-top: 25px;
	overflow: auto;
}

#illi h1 {
	margin-top: 35px;	
	margin-left: 35px;
}

#illi p {
	width: 600px;
	margin-top: 35px;
	margin-left: 35px;	
}


.contact {
	background-image: url(../images/contact.gif);
	height: 46px;
	width: 239px;
	text-indent: -9999px;
	display: block;
	margin-top: 35px;
	margin-left: 35px;	
}

#bottom {
	clear: both;
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	margin-bottom: 25px;
	height: 192px;
}


#footerwrap {
	background-image: url(../images/FooterBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9EDFE5;
}

#footer {
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: auto;
	padding-top: 8px;
	padding-bottom: 15px;
}

#footer p {
	font-size:12px;
	float:left;
}

#footer ul {
	float: right;   
}


#footer li {
	float:left;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}


#footer a {
    float:left;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.promo {
	float: left;
	width: 210px;
	margin-right: 30px;
	margin-bottom: 25px;
}

.promo p {
	font-size:12px;
	line-height: 16px;
	margin-bottom: 15px;
}

.promo h5 {
	background-repeat: no-repeat;
	padding-top: 75px;
	margin-bottom: 15px;
}


.data { background-image: url(../images/data.gif); background-repeat: no-repeat; }
.telecommunications { background-image: url(../images/telecommunications.gif); background-repeat: no-repeat;}
.product { background-image: url(../images/product.gif); background-repeat: no-repeat;}
.network { background-image: url(../images/network.gif); background-repeat: no-repeat;}






#solutions {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

ul.vendors {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
}

ul.vendors li  {
  float:left;
  list-style-type:none;
}

.microsoft {
	background-image: url(../images/microsoft.gif);
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 104px;
}


.avaya {
	background-image: url(../images/avaya.gif);
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 104px;
}

.mcafee {
	background-image: url(../images/mcafee.gif);
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 104px;
}

.cisco {
	background-image: url(../images/cisco.gif);
	text-indent: -9999px;
	display: block;
	height: 78px;
	width: 104px;
}







