*{
	margin:0;
	padding:0;
}

html, body, #wrapper{min-height:100%; height:100%;}
body>#wrapper{height:auto;}

body{
	background: url(../images/body_bg.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.clear{clear:both;
}
.border{background:url(../images/border.jpg) no-repeat; clear:both; height:4px; padding-bottom:10px; width:372px;}
ul, ol{list-style-type:none;}

#wrapper{
	background:url(../images/wrapper_bg.gif) repeat-y;
	margin: 0 auto;
	text-align:left;
	width: 955px;
}

#header{
	background:url(../images/home_header.jpg) no-repeat;
	height: 227px;
	margin-left: 222px;
	width: 650px;
}

/* Main Navigationj Styles *******************************************************************/
ul#main-nav{
	float: left;
	height: 35px;
	padding:0 0 0 20px;
}

ul#main-nav li{
	float: left;
	height: 16px;
	padding-right: 5px;
	padding-top: 13px;
	text-indent: -9999px;

}
ul#main-nav li a{
	display:block;
	text-decoration:none;
}
	
		#btn-home a{background:url(../images/home_btn.jpg) no-repeat;width:48px;}
		#btn-home a:hover, #btn-home a.active{background:url(../images/home_btn_hover.jpg) no-repeat;}
		#btn-about a{background:url(../images/about_btn.jpg) no-repeat;width:74px;}
		#btn-about a:hover, #btn-about a.active{background:url(../images/about_btn_hover.jpg) no-repeat;}
		#btn-services a{background:url(../images/services_btn.jpg) no-repeat;width:74px;}
		#btn-services a:hover, #btn-services a.active{background:url(../images/services_btn_hover.jpg) no-repeat;;}
		#btn-community a{background:url(../images/community_btn.jpg) no-repeat;width:86px;}
		#btn-community a:hover, #btn-community a.active{background:url(../images/community_btn_hover.jpg) no-repeat;;}


ul#secondary-nav{
	float:left;
	padding: 5px 0 0 240px; /* Affects left starting position of buttons in upper right location, was 210px, now 360px ************************/
}
ul#secondary-nav li{
	float: left;
	height: 16px;
	padding-right: 15px;
	text-indent: -9999px;
}
ul#secondary-nav li a{
	display:block;
	text-decoration:none;
}

		#btn-login a{background:url(../images/login_btn.jpg) no-repeat; width:61px;}
		#btn-login a:hover{background:url(../images/login_btn_hover.jpg) no-repeat;}
        #btn-contact a{background:url(../images/contact_btn.jpg) no-repeat; width:61px;}
		#btn-contact a:hover{background:url(../images/contact_btn_hover.jpg) no-repeat;}
		

/* Left Side Section (Removable DIV) ****************************************************/
#left-links{
	float:left;
	margin-top:70px;
	width: 140px;

}
#left-links h3{margin-left: 23px; text-indent:-9999px;}
#white-papers{background:url(../images/white_papers.jpg) no-repeat; height: 16px;}
#other-links{background:url(../images/other_links.jpg) no-repeat; height: 16px;}

#left-links ul{
	margin: 5px 5px 10px 0;
}
#left-links ul li{
	background:url(../images/circle_bullet.jpg) no-repeat center right;
	padding-left: 25px;
}
#left-links ul li a{
	color: #999ca0;
	font-size: 11px;
	text-decoration:none;
	
}
#left-links ul li a:hover{
	color: #fff;
	
}
	
/*Content Styles ************************************************************************/
#content-wrapper{
	color: #35373b;
	margin-left: 82px;
	width: 790px;
}
#content-wrapper p{
	color: #35373b;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
#content-wrapper a{
	color: #3a61ac;
	text-decoration: none;
	font-weight: bold;
}
#content-wrapper a:hover{color:#3a61ac; text-decoration: underline;}

ul#content-nav{
	margin: 20px 0;
}
ul#content-nav li{
	float: left;
	padding-bottom: 10px;
	text-indent:-9999px;
}
ul#content-nav li a{
	display: block;
	height: 58px;
	text-decoration:none;
}
 
	#btn-crm a{background:url(../images/crm_btn.jpg) no-repeat; width: 372px;}
	#btn-crm a:hover{background:url(../images/crm_btn_hover.jpg) no-repeat;}
	#btn-govt a{background:url(../images/govt_btn.jpg) no-repeat; width: 372px;}
	#btn-govt a:hover{background:url(../images/govt_btn_hover.jpg) no-repeat;}
	#btn-opensource a{background:url(../images/opensource_btn.jpg) no-repeat; width: 372px;}
	#btn-opensource a:hover{background:url(../images/opensource_btn_hover.jpg) no-repeat;}
	
#content-left{
	float:left;
	padding-left: 20px;
	width: 380px;
}

#content-right{
	background:url(../images/right_bg.jpg) no-repeat;
	float:right;
	margin-right: 1px;
	padding: 0 10px;
	width: 220px;
}
#content-right h2{
	color:#042669;
	font-size: 16px;
	padding-bottom: 5px;
}
#content-right p{
	padding-right: 15px;
}
#content-right ul{
	font-size: 12px;
	padding-right: 10px;
}
#content-right li{
	background:url(../images/blue_bullet.jpg) no-repeat 0 5px;
	line-height: 1.3em;
	padding-left: 12px;
	padding-bottom: 8px;
}


/* Footer Styles *******************************************************************************/
#footer{
	height: 100%;
	margin: 20px 0 0 140px;
}
#footer p{
	background: url(../images/blue_square.jpg) no-repeat 0 3px;
	color: #8c8989;
	font-size:10px;
	margin: 10px 0 0 100px;
	padding-left:20px;
}
ul#footer-nav{
	background:url(../images/footer_nav_bg.jpg) repeat-x;
	height: 35px;
	padding: 5px 0 0 100px; /* Affects left starting position of buttons in upper right location, was 40px, now  100px ************************/
}
ul#footer-nav li{
	background: url(../images/dotted_border.jpg) no-repeat center right;
	float:left;
	padding: 0 12px;
}
ul#footer-nav li a{
	color: #dcdfe4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	text-transform:uppercase;
}
ul#footer-nav li a:hover{color:#fff;}
ul#footer-nav li#footer-login{
	background:url(../images/key.jpg) no-repeat center left;
	margin-left: 10px;
	padding-left: 30px;
}

