/* CSS Document */

body{
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif, Verdana ;
	font-size:12px;
	font-style: normal;
	color: #3E3C3C;
	line-height: 20px;
	}

h1{
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 27px;
	margin-bottom:15px;
	color:#003366;
	letter-spacing: -1px;
	line-height:30px;
	}

h2{
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 11px;
	margin-bottom:0px;
	color:#003366;
	line-height:12px;
	}
	
h3{
	font-size: 11px;
	color:#003366;
	margin-bottom:1px;
	margin-top:5px;
	text-transform: uppercase;	
	}
	
h4{
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-size: 12px;
	margin: 0 0 1px 0;
	color:#003366;
	line-height:20px;
	letter-spacing: 3px;	
	}
	
a:link{
	text-decoration: none;
	color: #000000;
	}
	
a:visited{
	text-decoration: none;
	color: #000000;
	}
	
a:hover{
	text-decoration: none;
	color:#FFF;
	}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
/* Page Layout */
#wrapper{
	width:800px;
	height:auto;
	margin:auto;
	}

#header{
	width:800px;
	height:80px;
	}
	
.logo{
	float: left;
	width:145px;
	height:80px;
	margin: 0 0 0 10px;
	}
	
#navigation{
	float:right;
	width:500px;
	height:30px;
	margin:30px 80px 0 0;
	}

#livearea{
	width:800px;
	height:auto;
	overflow:hidden;
	}
	
.homeflash{
	width:800px;
	height:245px;
	}

.homeleft{
	float:left;
	width:230px;
	height:250px;
	margin: 10px 0 0 25px;
	}

.homecenter{
	float:right;
	width: 230px;
	height:250px;
	margin: 10px 0 0 0;
	}

.homecenter a{
	color:#003366;
	}

.homecenter a:hover{
	color:#000000;
	}
	
	
.homecenter li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2em;
	}

#copywide li, #copywide2 li{
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 1.2em;
	}
	
.homecenter ul{
	margin: 12px 0 0 0;
	}
	
.homeright{
	float:right;
	width: 230px;
	height:250px;
	margin: 10px 25px 25px 30px;
	}
	
.hometitle{
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding:0 0 8px 0;
	margin:0 0 2px 0;
	font-weight: bold;
	}

.images{
	clear:both;
	width:800px;
	height:140px;
	margin: 20px 0 0 0;
}

.homeback{
	width:800px;
	height:700px;
	background-image:url(../images/background/home.gif);
	background-repeat: no-repeat;
	}

.productsback{
	float:right;
	width:630px;
	height:auto;
	min-height:550px;
	background-image:url(../images/background/products.gif);
	background-repeat: no-repeat;
	background-color:#99CCFF;
	}
	
.solutionsback{
	float:right;
	width:630px;
	height:auto;
	min-height:550px;
	background-image:url(../images/background/solutions.gif);
	background-repeat: no-repeat;
	background-color:#CCCC66;
	}

.partnersback{
	float:right;
	width:630px;
	height:550px;
	background-image:url(../images/background/partners.gif);
	background-repeat: no-repeat;
	}

.customersback{
	float:right;
	width:630px;
	height:auto;
	min-height:550px;
	background-image:url(../images/background/customers.gif);
	background-repeat: no-repeat;
	background-color:#F79551;
	}

.supportback{
	float:right;
	width:630px;
	height:550px;
	background-image:url(../images/background/support.gif);
	background-repeat: no-repeat;
	}

#image{
	float:right;
	width:630px;
	height:150px;
	}
	
/* Sub-Navigation */

#subnavback{
	float:left;
	width:170px;
	height:100%;
	background-image:url(../images/background/submenu.gif);
	background-repeat: no-repeat;
	background-color:#003366;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	}

#subnav{
	width:170px;
	padding-top:155px;
	}

#subnav ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	}

#subnav li{
	margin:20px 8px 0 0;
	text-align:right;
	}

a.products:link, a.products:visited{
	color:#97CAFD;
	}

a.solutions:link, a.solutions:visited{
	color:#CCCC66;
	}

a.partners:link, a.partners:visited{
	color:#CDCDFF;
	}
		
a.customers:link, a.customers:visited{
	color:#F8A064;
	}

a.support:link, a.support:visited{
	color:#64C8A5;
	}

a.products:hover, a.solutions:hover, a.partners:hover, a.customers:hover, a.support:hover{
	color:#FFF;
	}

.active{
	color:#FFF;
	}

a.solution2:link, a.solution2:visited{
	color:#FFF;
	}
	
/* Copy */

.content{
	float:right;
	height:auto;
	width:580px;
	margin:0 25px 0 0;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	}
	
#copy{
	width:330px;
	}
	
#copywide, #copywide2{
	width:570px;
	height:auto;
	}

#copy p, #copywide p{
	margin: 10px 0 0 0;
	}
	
#copy a, .pop a, .popfoot a, #copywide a, .homeleft a, .homeright a, #quote a{
	color:#003366;
	font-weight: bold;
	}

#copy a:hover, .pop a:hover, .popfoot a:hover, #copywide a:hover, .homeleft a:hover, .homeright a:hover, #quote a:hover{
	color: #3E3C3C;
	}
	
#copywide ul, #copywide2 ul{
	list-style-type:none;
	margin:5px 0 5px 5px;
	padding-left:0px;
	}

#copy ul{
	margin:5px 0 5px -3px;
	}
	
#quote{
	float:right;
	width:210px;
	margin:-2px 10px 0 0;
	color:#003366;
	}

#quote ul{
	margin-top: -2px;
	}	
	
#quote li{
	margin:0 0 2px -5px;
	}	
	
#head{
	margin:20px 0 0 25px;
	}
	
.bullet{
	list-style-type:disc;
	margin-left:25px;
	}
	
.left{
	float:left;
	margin-top:5px;
	margin-right:15px;
	}
	
.pop{
	width:500px;
	background-repeat: no-repeat;
	background-color: #F6FBFF;
	background-image: url(../images/background/pop.gif);
	}

.popcopy{
	width:450px;
	margin: auto;
	padding:15px 0 15px 0;
	}

.popfoot{
	width:500px;
	margin: auto;
	padding: 10px 0 5px 0;
	}
	
#enlarge{
	margin:auto;
	margin-top:15px;
	text-align:center;
}

.footer{
	width:800px;
	height:30px;
	}
	
/* IE Fixes */

*html .footer{
	margin:-13px 0 0 0;
	}
	
* html #logo, #navigation, #image, #subnavback, #hcontent, #scontent, #ccontent, #acontent, #econtent, #concontent, #quote{
	display:inline;
}

*html .content{
	width:580px;
	margin:5px 15px 0 0;
	}
	
*html #head{
	margin:20px 0 0 20px;
	}


*html .homeleft{
	margin: 10px 8px 0 15px;
	}

*html .homecenter{
	margin: 10px 0 0 0;
	}
	
*html .homeright{
	margin: 10px 15px 25px 25px;
	}

*html .homecenter ul{
	margin: 20px 0 0 0;
	}
	
*html #subnavback{
	padding-bottom: 130%;
	margin-bottom: -130%;
	}
	
*html .content{
	padding-bottom: 120%;
	margin-bottom: -90%;
	}
