*{
	margin: 0;
	padding: 0;
	}
#wrapper{
	width:880px;
	margin: 0 auto;
	background: url(../images/bkgdshadow.gif) repeat-y;
	}	
body{
	font: 12px Helvetica, Arial, sans-serif;
	}
#header, #header2, #content, #nav, #navsub{
	width: 846px;
	margin: 0 auto; 
	background-color:#FFFFFF;
	}
#header{
	height: 250px;
	}
#header2{
	height: 141px;
	}		
	
/********NAV MAIN*********/
#nav, #navsub{
	height: 25px;
	background: url(../images/navBkgd.gif) repeat-x;
	font: bold 12px Helvetica, Arial, sans-serif;
	border-top: 1px solid #000;
	} 
.menu{
    position:absolute;
    display:block;
    }
.menu ul{
    position:absolute;
    display:block;
    width:119px;
    }	
.menu li ul{
    visibility:hidden;
    }
.menu li{
    list-style:none;
    width:119px;
    height:auto;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    }
.menu li li{
    display:block;
    float:none;
	height: 23px;
    }	
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }
.menu li a{
    text-align:center;
    color:#fff;
	font-size:14px;
	font-weight: normal;
    display:block;
    width:120px;
    text-decoration:none;
    padding:4px 0 0 0;
	cursor:pointer;
    }
.menu a:hover{
	cursor:pointer;
    }
/* for a mozilla better display with key nav */
.menu a:focus{
    background-color: none;
	}
a.linkOver{
	cursor:pointer;
    }
/*added by Holly*/
.menu li.navline{
	width: 1px;
	}
.menu li li a{
    text-align:center;
    color:#fff;
	font-size:12px;
	font-weight: normal;
    display:block;
    width:120px;
	height: 23px;
    text-decoration:none;
    padding:4px 0 0 0;
	cursor: pointer;
	background-color: #404040;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
    }
.menu li li a:hover{
	background-color: #0099cc;
	}	
.menu li li.firstnav{
    margin-top: 4px;
    }
.menu li li.lastnav a{
    border-bottom: 1px solid #000;
	height: 18px;
    }		
.menu li li.require a{
    border-bottom: 1px solid #000;
	height: 35px;
    }
.menu li li.enterprise{
	padding-top: 4px;
	height: 35px;
	
    }
.menu li li.enterprise2{
	padding-top: 4px;
	height: 48px;
	
    }


.menu li li.enterprise a{
	border-bottom: 1px solid #000;
	
	height: 35px;
	
    }	
.menu li li.enterprise2 a{
	border-bottom: 1px solid #000;
	
	height: 48px;
	
    }

.menu li li.onlynav{
    margin-top: 3px;
    }
.menu li li.onlynav a{
    border-bottom: 1px solid #000;
	height: 18px;
    }							
/********HOME*********/
#tout1, #tout2, #tout3{
	float:left;
	}
#tout1 a, #tout2 a, #tout3 a{	
	margin: 32px 0 32px 41px;
	width: 227px;
	height: 206px;
	display:block;
	background-position:left;
	}
#tout1 a:hover, #tout2 a:hover, #tout3 a:hover{	
	background-position:right;
	}	
#tout1 a{
	background: url(../images/HomeTout1.gif) no-repeat;
	}
#tout2 a{
	background: url(../images/HomeTout2.gif) no-repeat;
	}
#tout3 a{
	background: url(../images/HomeTout3.gif) no-repeat;
	}		
	
/********MAIN CONTENT*********/	
#content2{
	width: 766px;
	margin: 28px auto 0 auto;
	}
h1{
	font: normal 20px Helvetica, Arial, sans-serif;
	color: #0099cc; /*red*/
	margin-bottom: 10px;	
	}
h2{
	font: normal 16px Helvetica, Arial, sans-serif;
	color: #0091d2; /*blue*/
	margin-bottom: 10px;	
	}
h2.op2{
	font: normal 16px Helvetica, Arial, sans-serif;
	color: #0091d2; /*blue*/
	margin-bottom: 5px;	
	padding-top: 7px;
	}			
p{
	color: #666666;
	line-height: 18px;
	margin-bottom: 8px;
	}
#content a{
	color: #0091d2; /*blue*/
	text-decoration: none;
	font-weight: bold;	
	}
#content a:hover{
	color: #dc9700; /*gold*/
	}
#content ul{
	color: #666666;
	line-height: 19px;
	list-style-image: url(../images/bulletArrow.gif);
	margin: 0 0 8px 15px;
	}
#content ol{
	color: #666666;
	line-height: 19px;
	list-style-position:inside;
	margin: 0 0 8px 3px;
	}
#content hr{
	border: 0;
	height: 1px;
	color: #ececec;
	background-color: #ececec;
	margin: 15px 0;
	}
#content hr.hrVertical{
	border: 0;
	height: 90px;
	width: 1px;
	color: #ececec;
	background-color: #ececec;
	margin: 0 40px;
	float:left;
	}			
.boldred{
	color: #d10000; /*red*/
	font-weight: bold;
	}
.img_floatright, .img_floatright3{
	float: right;
	margin-left: 20px;
	}
.img_floatright2{
	float: right;
	}
.img_floatleft{
	float: left;
	margin-right: 15px;
	}
.img_floatleft2{
	float: left;
	margin-right: 30px;
	}		

td.tdborder{
	border-right: 1px solid #ececec;
	}
	
#customers{
	margin-left: 340px;
	margin-top: -130px;
	}
#customers2{
	margin-left: 320px;
	}
/**********WHITEPAPERS************/	
#whitepaper1{
	height: 148px;
	width: 728px;
	background:url(../images/whitepapersGrayBox.gif) no-repeat;
	margin-bottom: 15px;
	padding: 15px 20px 0 20px;
	}
#whitepaper2{
	width: 728px;
	margin-bottom: 20px;
	padding: 2px 50px 0 20px;
	}
h2.whitepaperH2_gray{
	background:url(../images/whitepaperIcon2_gray.gif) no-repeat;
	height: 34px;
	padding: 6px 0 0 38px;
	margin: 0;
	}
h2.whitepaperH2{
	background:url(../images/whitepaperIcon2.gif) no-repeat;
	height: 34px;
	padding: 6px 0 0 38px;
	margin: 0;
	}

/********WHITEPAPER REGISTER FORM*********/
input{
	font: 12px Helvetica, Arial, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 14px;
	width: 250px;
	padding: 2px;
	}
input.radio{
	border: 1px solid #CCCCCC;
	width: auto;
	}
label.label1{
	width: 65px;
	float:left;
	color: #666666;
	height: 14px;
	padding-top: 3px;
	}
input.submit{
	display:block;
	height: 25px;
	width: 60px;
	background-color: #d10000; /*red*/
	border: none;
	color:#FFFFFF;
	font-weight: bold;
	}
input.submit:hover{
	background-color:#dc9700; /*gold*/
	cursor: pointer;
	}			
		
/********CONTENT SIDEBAR SECTIONS*********/
#leftSidebar{
	float:left;
	width:215px;
	margin-right: 30px;
	}
#leftSidebarBox{
	width: 215px;
	height:759px;
	background:url(../images/sidebar_grayBkgd.gif) no-repeat;
	}
#leftSidebarBox h1{
	color: #0091d2; /*blue*/
	margin-left: 15px;
	}
#leftSidebarBox p{
	line-height: 12px;
	margin-left: 15px;
	}		
#rightSidebar{
	float:left;
	width:521px;
	}
p.readmoreWhitepapers{
	width: 165px;
	margin-left: 20px;
	line-height: 16.5px;
	}
#leftSidebar2{
	float:left;
	width:205px;
	margin-right: 30px;
	}	

/********FOOTER*********/	
#footer{
	width:880px;
	height: 45px;
	margin: 0 auto;
	background: url(../images/bkgdshadow_footer.gif) no-repeat;
	margin-bottom: 20px;
	}	
#footer_copyright{
	float:left;
	}	
#footer_copyright p{
	font-size: 11px;
	margin: 15px 0 0 58px;
	color:#b4b4b4;
	}	
#footer_links{
	float:right;
	}
#footer_links p{
	margin: 15px 58px 0 0;
	font-size: 11px;
	color: #999;
	}
#footer_links a{
	text-decoration: none;
	color: #999;
	font-weight: bold;
	}
#footer_links a:hover{
	color: #222;
	}	
