/*every page features*/
body{
	background-color:#ffffff;
	color: #000000;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	font-size:11px;
}

p, li {
	text-align:left;
	margin:5px 0px 15px 0px;
	font-size:12px;
	line-height:1.3em;
	}

#container {
	width:898px;
	margin:0px auto;
	background-color:#FFFFFF;
}

a{
	color:#418AB1;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	}

a:hover {
	text-decoration:none;
	}
	
a img {border:none}

h1, h2, h3, h4, h5, h6{
	color:#2771AD;
	font-weight:bold;
	margin:10px 0px 5px 0px;
}

h1{
	font-size:14px;
}

h2{
	font-size:13px;
}

h3{
	font-size:12px;
}

h4{
	font-size:12px;
}

h5{
	font-size:12px;
}

h6{
	font-size:11px;
}



/*homepage features*/
#header {
	width:898px;
	height:135px;
	background-position:top;
	background-repeat:no-repeat;
}

#logo{
	float:left;
	width:347px;
	}

#nav_home{
	float:right;
	width:541px;
	margin:3px 0px 0px 0px;
	padding:32px 0px 15px 10px;
	background-image:url('../images/logo_seperator.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	line-height:25px;
}

#nav_home ul{
	list-style:none;
	margin:0;
	padding:5px;
	line-height:25px;
}

#nav_home ul li{
	display:inline;
	margin:0;
	padding:0 6px 0 6px;
	line-height:25px;
}

#nav_home ul li a{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:17px;
	margin:0;
	text-decoration:none;
	line-height:25px;
}

#nav_home ul li a:hover{
	border-top:2px solid #a1c1da;
	border-bottom:2px solid #a1c1da;
}

#webservicessubnav {
	display:block; 
	width:150px;
	margin-top:2px;
}

#networkingsubnav {
	display:block; 
	width:125px;
	margin-top:2px;
}

#webservicessubnav ul, #networkingsubnav ul {
	list-style:none;
	margin:0;
	padding:0;
	border:0;
	line-height:15px;
}

#webservicessubnav ul li, #networkingsubnav ul li {
	margin:0;
	padding:0;
	line-height:15px;
}

#webservicessubnav ul li a, #networkingsubnav ul li a {
	display:block;
	text-align:center;
	font-size:12px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:15px;
}

html>body #webservicessubnav li a, html>body #networkingsubnav li a {
	width: auto;
}

#webservicessubnav ul li a:hover, #networkingsubnav ul li a:hover  {
	border:none;
	color:#333333;
	}

#flash_header {
	position:relative;
	text-align:center;
	top:0px;
	width:898px;
	display:block;
	line-height:25px;
}

.feature_box{
	float:left;
	margin:5px 5px 5px 0px;
}

.white_box_380W{
	margin:5px 5px 0px 0px;
	background-image:url('../images/case_bottom_bdr.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	width:380px;
}

.WB_380W_top{
	background-image:url('../images/cases_top_bdr.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
	width:380px;
}

.WB_380W_middle{
	width:378px;
	height:235px;
	padding:0px 0px 0px 0px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

.WB_380W_btm{
	background-image:url('../images/cases_bottom_bdr.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:380px;
}

.case_image{
	float:left;
	padding:0px 0px 0px 0px;
}

.case_desc{
	float:left;
	line-height:16px;
	padding:0px 0px 0px 0px;
}

.white_box_285W{
	margin:5px 5px 0px 0px;
	float:left;
	width:285px;
	height:247px;
}

.WB_285W_top{
	background-image:url('../images/nw_top_bdr.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
	width:285px;
}

.WB_285W_middle{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:283px;
	height:235px;
	line-height:16px;
	padding:0px 0px 0px 0px;
}

.WB_285W_btm{
	background-image:url('../images/nw_btm_bdr.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:285px;
}

.networking_desc{
	float:left;
	line-height:16px;
	padding:0px 0px 0px 10px;
	text-align:left;
}

.white_box_223W{
	margin:5px 0px 0px 0px;
	float:left;
	width:223px;
	height:247px;
}

.WB_223W_top{
	background-image:url('../images/WS_top_bdr.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:6px;
	width:223px;
}

.WB_223W_middle{
		border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:221px;
	height:235px;
	line-height:16px;
	padding:0px 0px 0px 0px;
}

.WB_223W_btm{
	background-image:url('../images/WS_btm_bdr.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	width:223px;
}

.WS_desc{
	float:right;
	width:122;
	line-height:16px;
	padding:0px 10px 0px 0px;
	text-align:left;
}

.WS_image{
	float:left;
}

.SF_box{
	margin:5px 5px 0px 0px;
	float:left;
	width:296px;
	height:155px;
}

.SF_box_noBdr{
	margin:5px 0px 0px 0px;
	float:left;
	width:296px;
	height:155px;
}

.SF_box_top{
	background-image:url('../images/SF_top_bdr.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:38px;
	margin:0px;
	width:296px;
}

.SF_box_heading{
	padding:9px 0px 0px 7px;
}

.SF_box_middle{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	background-image:url('../images/SF_middle.jpg');
	background-repeat:repeat-x;
	width:294px;
	height:111px;
	line-height:10px;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.SF_box_btm{
	background-image:url('../images/SF_btm_bdr.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:6px;
	margin:0px;
	width:296px;
}

.SF_box_desc{
	float:left;
	line-height:10px;
	padding:0px 5px 0px 10px;
	margin:0px;
	text-align:left;
}

.WS_image{
	float:left;
}

#features{
margin-top:5px;
}

#subfeatures{
}


#content {
	margin-top:25px;
	background-color:#fffeef;
	}
	
/*subpage features*/
#left_content{
	float:left;
	width:733px;
	margin:0px 5px 0px 0px;
}

#sub_header{
	background-image:url('../images/sub_header.jpg');
	background-repeat:no-repeat;
	width:733px;
	height:127px;
	float:left;
}

#sub_header_desc{
	padding:25px 0px 0px 15px;
	width:400px;
	line-height:1em;
}

#sub_header_desc p{
	line-height:.5em;
}

#sub_header_desc a{
	font-weight:bold;
	text-decoration:none;
}

#sub_header_desc a:hover{
	color:#AE8B11;
}

.headbutt {
	background-image:url('../images/buttonsleft.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:19px;
	padding:0 0 2px 5px;
	margin:0;
}

.headbutt a{
	background-image:url('../images/buttonsright.gif');
	background-position:top right;
	background-repeat:no-repeat;
	height:16px;
	padding:1px 5px 2px 0;
	margin:0;
}

#feat_boxes{
	float:left;
	width:160px;
	margin:0px 0px 0px 0px;
}

.feat_box{
	width:160px;
	vertical-align:top;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.feat_box_top{
	background-image:url('../images/featBox_top.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:160px;
	height:42px;
	margin:0px;
	padding:0px;
}

.feat_box_middle{
	background-image:url('../images/featBox_middle.jpg');
	background-position:top;
	background-repeat:repeat-x;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	width:154px;
	margin:0px;
	padding:0px 0px 0px 4px;
	line-height:12px;
}

.feat_box_middle a{
	font-weight:bold;
	text-decoration:none;
}

.feat_box_middle a:hover{
	text-decoration:underline;
}

.feat_box_btm{
	background-image:url('../images/featBox_btm.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:160px;
	height:6px;
	margin:0px;
	padding:0px;
}

.feat_box_heading{
	padding:7px 0px 0px 8px;
	
}

.summary{
	float:left;
	width:350px;
	margin:20px 0px 0px 0px;
	line-height:12px;
	border-right:#CCCCCC solid 1px;
}

.summary2{
	float:left;
	width:340px;
	margin:20px 0px 0px 40px;
	line-height:12px;
	}

.summary_large{
	float:left;
	width:715px;
	line-height:15px;
	margin:20px 0px 0px 0px;
}

.summary_seperator{
	margin:20px 20px 0px 20px;
	float:left;
	width:7px;
	height:156px;
	background-image:url('../images/sep_line.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.summary_web{
	float:left;
	width:200px;
	height:275px;
	margin:20px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	border-left:#CCCCCC solid 1px;
}

.summary_web2{
	float:left;
	width:200px;
	margin:20px 0px 0px 0px;
	padding:0px 20px 0px 20px;
}

.subheadtitle{
	position:relative;
	color:#666666;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url('../images/subheadingtitle.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	height:24px;
	display:block;
	margin:5px 0 5px 0;
	padding:5px 0 1px 0;
	text-transform:uppercase;
}

.clear {clear:both;}

.warning {
	color:#FF0000;
	font-style:italic;
}

.topfive {
margin-top:5px;
}

.indexboxa, .indexboxb {
background-image:url('../images/indexboxtop.gif');
background-position:top left;
background-repeat:no-repeat;
width:424px;
padding:0 10px 0 10px;
float:left;
margin-bottom:10px;
}

.indexboxa {
margin-right:9px;
}

.homepage_header{
	padding:6px 0px 10px 3px;
}

.indexnobox {
float:left;
width:428px;
padding:0 10px 0 10px;
margin-bottom:10px;
}

.indexnobox_font {
top:-5px;
border-bottom:solid #7AB3E0 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#143958;
text-transform:uppercase;
}

.indexnoboxb {
float:right;
width:424px;
padding:0 10px 0 10px;
margin-bottom:10px;
}


.indexboxa h1, .indexboxb h1 {
position:relative;
top:-5px;
font-size:18px;
font-weight:100;
color:#143958;
text-transform:uppercase;
}

.indexboxbottom {
background-image:url('../images/indexboxbottom.gif');
background-position:bottom;
background-repeat:no-repeat;
width:444px;
height:5px;
margin-left:-10px;
}

.indexboxbottom2 {
background-image:url('../images/indexboxbottom2.gif');
background-position:bottom;
background-repeat:no-repeat;
width:444px;
height:5px;
margin-left:-10px;
}

.botcolheight {height:200px;}

#tourmenu {
	width:150px;
	float:left;
	margin-right:10px;
}

#tourmenu ol {
	width:150px;
	float:left;
	margin:0;
	padding:0;
}

#tourmenu ol li {
	list-style-position:outside;
	margin-left:25px;
	color:#666;
	line-height:1.2em;
}

#tourmenu ol li a {
	line-height:1.2em;
}

#tourinfo {
	width:560px; 
	float:left;
}

ul.tourpagination {
position:relative;
top:10px;
list-style:none;
display:inline;
margin:0px;
padding:0px;
}

ul.tourpagination li{
list-style:none;
display:inline;
border:1px solid #cccccc;
margin:3px;
}

ul.tourpagination li a{
font-weight:bold;
text-decoration:none;
padding:3px 5px;
}

ul.tourpagination li.tourpagecurrent a {
color:#333333;
}

.feathead {
font-size:16px;
font-weight:normal;
text-transform:uppercase;
color:#ecf3fb;
position:relative;
top:5px;
left:3px;
}

.port {
width:340px;
float:left;
margin:8px;
height:300px;
border-bottom:1px dashed #cccccc;
}

.port_nbdr{
width:340px;
float:left;
margin:8px;
height:300px;
}

.port_nbdr p, .port_nbdr p a{
font-size:11px;
line-height:1.1em;
} 
.port p, .port p a{
font-size:11px;
line-height:1.1em;
}

/*footer features*/
#footer {
	float:left;
	text-align:center;
	margin:0px auto;
	width:898px;
	height:113px;
	display:block;
	color:#333333;
	font-size:11px;
	background-color:#ffffff;
	padding:25px 0px 0px 0px;
}

#footer_bdr{
	float:left;
	border-bottom:#CCCCCC solid 1px;
	width:898px;
	height:30px;
}

.partner {
margin:0px 20px 0px 0px;
padding:0px 15px 0px 0px;
border-right:1px #999999 solid;
	}
	
.partner_sep{
	border-top:#CCCCCC solid 1px;
	margin:20px 0px 20px 0px;
	width:700px;
	height:1px;
}	
	
.nortelpic {
	margin:auto;
	padding:0 10px;
	float:left;
	}

.networking_left{
	float:left;
	width:300px;
	height:320px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 0px;
	border-right:#CCCCCC solid 1px;
}

.networking_right{
	float:left;
	width:300px;
	height:320px;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 20px;
}