body {
	background-image: url("backgrounds/tile.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-style: normal;
	margin-top: 15px;
}

.menuwrapper {
	width: 156px;
	height: 600px;
	float:left;
}

.toolwrapper {
	height: 600px;
}

.blue {
	color: #5f66ce;
}

.coral {
	color: #dc6b5b;
}

.teal {
	color: #00808d;
}

.gold {
	color: #CD9A12;
}

.lime {
	color: #9ba800;
}

.gray {
	color: #555555;
}

/* wrapper for page */

.container {
	position: relative;
	width: 955px;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}

#aboutbackground {
	background: url("backgrounds/about.jpg") top left no-repeat;
	background-color:#FFFFFF;
}


#regbackground {
	background: url("backgrounds/registration.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#absbackground {
	background: url("backgrounds/abstracts.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#membackground {
	background: url("backgrounds/membership.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#webackground {
	background: url("backgrounds/website.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#mprobackground {
	background: url("backgrounds/meetingpro.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#homebackground {
	background: url("backgrounds/home.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#assocbackground {
	background: url("backgrounds/associations.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#firstbackground {
	background: url("backgrounds/firsttime.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

#academicbackground {
	background: url("backgrounds/academics.jpg") top left no-repeat;
	background-color:#FFFFFF;
}

/* top navigation bar */

.hide {
	visibility: hidden;
}

ul.navbar  {
	width: 716px;
	height: 26px;
	margin: 63px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	padding: 0px;
}

.navbar li {
	width: 236px;
	display: block;
	float: left;
	text-align: center;
}

.navbar li a {
	width: 236px;
	height: 26px;
	display: block;
	text-decoration: none;
}

#democonf {
	background: url("backgrounds/navbar/democonf.jpg") top left no-repeat;
	border-right: 1px solid #ffffff;
	}
	
#tour {
	background: url("backgrounds/navbar/tour.jpg") top left no-repeat;
	border-right: 1px solid #ffffff;
	}
	
#demo {
	background: url("backgrounds/navbar/demo.jpg") top left no-repeat;
	border-right: 1px solid #ffffff;
}

#democonf a:hover {
	background: url("backgrounds/navbar/democonf.jpg") bottom left no-repeat;
}

#democonf a:active {
	background: url("backgrounds/navbar/democonf.jpg") top left no-repeat;
}


#tour a:hover {
	background: url("backgrounds/navbar/tour.jpg") bottom left no-repeat;
}

#tour a:active {
	background: url("backgrounds/navbar/tour.jpg") top left no-repeat;
}

#demo a:hover {
	background: url("backgrounds/navbar/demo.jpg") bottom left no-repeat;
}

#demo a:active {
	background: url("backgrounds/navbar/demo.jpg") top left no-repeat;
}

.clearleft {
	clear: left;
}

/* wrapper for left column */

#leftcol {
	width: 185px;
	height: auto;
	margin-left: 24px ! important;
	margin-left: 12px;
	float: left
}

/* main menu */

ul.mainmenu {
	width: 172px;
	height: 264px;
	padding: 0px;
	list-style: none;
	text-align: left;
	margin: 48px 0px 16px 6px;
}

.mainmenu li {
	height: 22px;
	display: block;
}

.mainmenu li a {
	height: 22px;
	display: block;
	text-decoration: none;
}

/* coral menu */

#websites {
	background: url("backgrounds/mainmenu/websites.jpg") top left no-repeat;
	}
	
#websites a:hover {
	background: url("backgrounds/mainmenu/websites.jpg") bottom left no-repeat;
}

#websites a:active {
	background: url("backgrounds/mainmenu/websites.jpg") top left no-repeat;
}

	
#reg {
	background: url("backgrounds/mainmenu/reg.jpg") top left no-repeat;
	}
#reg a:hover {
	background: url("backgrounds/mainmenu/reg.jpg") bottom left no-repeat;
}

#reg a:active {
	background: url("backgrounds/mainmenu/reg.jpg") top left no-repeat;
}

	
#abstracts {
	background: url("backgrounds/mainmenu/abstracts.jpg") top left no-repeat;
}

#abstracts a:hover {
	background: url("backgrounds/mainmenu/abstracts.jpg") bottom left no-repeat;
}

#abstracts a:active {
	background: url("backgrounds/mainmenu/abstracts.jpg") top left no-repeat;
}


#membership {
	background: url("backgrounds/mainmenu/membership.jpg") top left no-repeat;
}

#membership a:hover {
	background: url("backgrounds/mainmenu/membership.jpg") bottom left no-repeat;
}

#membership a:active {
	background: url("backgrounds/mainmenu/membership.jpg") top left no-repeat;
}


#pricing {
	background: url("backgrounds/mainmenu/pricing.jpg") top left no-repeat;
}
#pricing a:hover {
	background: url("backgrounds/mainmenu/pricing.jpg") bottom left no-repeat;
}

#pricing a:active {
	background: url("backgrounds/mainmenu/pricing.jpg") top left no-repeat;
}



#security {
	background: url("backgrounds/mainmenu/security.jpg") top left no-repeat;
}
#security a:hover {
	background: url("backgrounds/mainmenu/security.jpg") bottom left no-repeat;
}

#security a:active {
	background: url("backgrounds/mainmenu/security.jpg") top left no-repeat;
}


#resources {
	background: url("backgrounds/mainmenu/resources.jpg") top left no-repeat;
}
#resources a:hover {
	background: url("backgrounds/mainmenu/resources.jpg") bottom left no-repeat;
}

#resources a:active {
	background: url("backgrounds/mainmenu/resources.jpg") top left no-repeat;
}


#about {
	background: url("backgrounds/mainmenu/about.jpg") top left no-repeat;
}
#about a:hover {
	background: url("backgrounds/mainmenu/about.jpg") bottom left no-repeat;
}

#about a:active {
	background: url("backgrounds/mainmenu/about.jpg") top left no-repeat;
}


#contact {
	background: url("backgrounds/mainmenu/contact.jpg") top left no-repeat;
}
#contact a:hover {
	background: url("backgrounds/mainmenu/contact.jpg") bottom left no-repeat;
}

#contact a:active {
	background: url("backgrounds/mainmenu/contact.jpg") top left no-repeat;
}


#home {
	background: url("backgrounds/mainmenu/home.jpg") top left no-repeat;
}
#home a:hover {
	background: url("backgrounds/mainmenu/home.jpg") bottom left no-repeat;
}

#home a:active {
	background: url("backgrounds/mainmenu/home.jpg") top left no-repeat;
}

/* lime menu */

#websitesl {
	background: url("backgrounds/mainmenu/lime/websites.jpg") top left no-repeat;
	}
	
#websitesl a:hover {
	background: url("backgrounds/mainmenu/lime/websites.jpg") bottom left no-repeat;
}

#websitesl a:active {
	background: url("backgrounds/mainmenu/lime/websites.jpg") top left no-repeat;
}

	
#regl {
	background: url("backgrounds/mainmenu/lime/reg.jpg") top left no-repeat;
	}
#regl a:hover {
	background: url("backgrounds/mainmenu/lime/reg.jpg") bottom left no-repeat;
}

#regl a:active {
	background: url("backgrounds/mainmenu/lime/reg.jpg") top left no-repeat;
}

	
#abstractsl {
	background: url("backgrounds/mainmenu/lime/abstracts.jpg") top left no-repeat;
}

#abstractsl a:hover {
	background: url("backgrounds/mainmenu/lime/abstracts.jpg") bottom left no-repeat;
}

#abstractsl a:active {
	background: url("backgrounds/mainmenu/lime/abstracts.jpg") top left no-repeat;
}


#membershipl {
	background: url("backgrounds/mainmenu/lime/membership.jpg") top left no-repeat;
}

#membershipl a:hover {
	background: url("backgrounds/mainmenu/lime/membership.jpg") bottom left no-repeat;
}

#membershipl a:active {
	background: url("backgrounds/mainmenu/lime/membership.jpg") top left no-repeat;
}


#pricingl {
	background: url("backgrounds/mainmenu/lime/pricing.jpg") top left no-repeat;
}
#pricingl a:hover {
	background: url("backgrounds/mainmenu/lime/pricing.jpg") bottom left no-repeat;
}

#pricingl a:active {
	background: url("backgrounds/mainmenu/lime/pricing.jpg") top left no-repeat;
}



#securityl {
	background: url("backgrounds/mainmenu/lime/security.jpg") top left no-repeat;
}
#securityl a:hover {
	background: url("backgrounds/mainmenu/lime/security.jpg") bottom left no-repeat;
}

#securityl a:active {
	background: url("backgrounds/mainmenu/lime/security.jpg") top left no-repeat;
}


#resourcesl {
	background: url("backgrounds/mainmenu/lime/resources.jpg") top left no-repeat;
}
#resourcesl a:hover {
	background: url("backgrounds/mainmenu/lime/resources.jpg") bottom left no-repeat;
}

#resourcesl a:active {
	background: url("backgrounds/mainmenu/lime/resources.jpg") top left no-repeat;
}


#aboutl {
	background: url("backgrounds/mainmenu/lime/about.jpg") top left no-repeat;
}
#aboutl a:hover {
	background: url("backgrounds/mainmenu/lime/about.jpg") bottom left no-repeat;
}

#aboutl a:active {
	background: url("backgrounds/mainmenu/lime/about.jpg") top left no-repeat;
}


#contactl {
	background: url("backgrounds/mainmenu/lime/contact.jpg") top left no-repeat;
}
#contactl a:hover {
	background: url("backgrounds/mainmenu/lime/contact.jpg") bottom left no-repeat;
}

#contactl a:active {
	background: url("backgrounds/mainmenu/lime/contact.jpg") top left no-repeat;
}


#homel {
	background: url("backgrounds/mainmenu/lime/home.jpg") top left no-repeat;
}
#homel a:hover {
	background: url("backgrounds/mainmenu/lime/home.jpg") bottom left no-repeat;
}

#homel a:active {
	background: url("backgrounds/mainmenu/lime/home.jpg") top left no-repeat;
}

/* blue menu */

#websitesb {
	background: url("backgrounds/mainmenu/blue/websites.jpg") top left no-repeat;
	}
	
#websitesb a:hover {
	background: url("backgrounds/mainmenu/blue/websites.jpg") bottom left no-repeat;
}

#websitesb a:active {
	background: url("backgrounds/mainmenu/blue/websites.jpg") top left no-repeat;
}

	
#regb {
	background: url("backgrounds/mainmenu/blue/reg.jpg") top left no-repeat;
	}
#regb a:hover {
	background: url("backgrounds/mainmenu/blue/reg.jpg") bottom left no-repeat;
}

#regb a:active {
	background: url("backgrounds/mainmenu/blue/reg.jpg") top left no-repeat;
}

	
#abstractsb {
	background: url("backgrounds/mainmenu/blue/abstracts.jpg") top left no-repeat;
}

#abstractsb a:hover {
	background: url("backgrounds/mainmenu/blue/abstracts.jpg") bottom left no-repeat;
}

#abstractsb a:active {
	background: url("backgrounds/mainmenu/blue/abstracts.jpg") top left no-repeat;
}


#membershipb {
	background: url("backgrounds/mainmenu/blue/membership.jpg") top left no-repeat;
}

#membershipb a:hover {
	background: url("backgrounds/mainmenu/blue/membership.jpg") bottom left no-repeat;
}

#membershipb a:active {
	background: url("backgrounds/mainmenu/blue/membership.jpg") top left no-repeat;
}


#pricingb {
	background: url("backgrounds/mainmenu/blue/pricing.jpg") top left no-repeat;
}
#pricingb a:hover {
	background: url("backgrounds/mainmenu/blue/pricing.jpg") bottom left no-repeat;
}

#pricingb a:active {
	background: url("backgrounds/mainmenu/blue/pricing.jpg") top left no-repeat;
}



#securityb {
	background: url("backgrounds/mainmenu/blue/security.jpg") top left no-repeat;
}
#securityb a:hover {
	background: url("backgrounds/mainmenu/blue/security.jpg") bottom left no-repeat;
}

#securityb a:active {
	background: url("backgrounds/mainmenu/blue/security.jpg") top left no-repeat;
}


#resourcesb {
	background: url("backgrounds/mainmenu/blue/resources.jpg") top left no-repeat;
}
#resourcesb a:hover {
	background: url("backgrounds/mainmenu/blue/resources.jpg") bottom left no-repeat;
}

#resourcesb a:active {
	background: url("backgrounds/mainmenu/blue/resources.jpg") top left no-repeat;
}


#aboutb {
	background: url("backgrounds/mainmenu/blue/about.jpg") top left no-repeat;
}
#aboutb a:hover {
	background: url("backgrounds/mainmenu/blue/about.jpg") bottom left no-repeat;
}

#aboutb a:active {
	background: url("backgrounds/mainmenu/blue/about.jpg") top left no-repeat;
}


#contactb {
	background: url("backgrounds/mainmenu/blue/contact.jpg") top left no-repeat;
}
#contactb a:hover {
	background: url("backgrounds/mainmenu/blue/contact.jpg") bottom left no-repeat;
}

#contactb a:active {
	background: url("backgrounds/mainmenu/blue/contact.jpg") top left no-repeat;
}


#homeb {
	background: url("backgrounds/mainmenu/blue/home.jpg") top left no-repeat;
}
#homeb a:hover {
	background: url("backgrounds/mainmenu/blue/home.jpg") bottom left no-repeat;
}

#homeb a:active {
	background: url("backgrounds/mainmenu/blue/home.jpg") top left no-repeat;
}

/* teal menu */

#websitest {
	background: url("backgrounds/mainmenu/teal/websites.jpg") top left no-repeat;
	}
	
#websitest a:hover {
	background: url("backgrounds/mainmenu/teal/websites.jpg") bottom left no-repeat;
}

#websitest a:active {
	background: url("backgrounds/mainmenu/teal/websites.jpg") top left no-repeat;
}

	
#regt {
	background: url("backgrounds/mainmenu/teal/reg.jpg") top left no-repeat;
	}
#regt a:hover {
	background: url("backgrounds/mainmenu/teal/reg.jpg") bottom left no-repeat;
}

#regt a:active {
	background: url("backgrounds/mainmenu/teal/reg.jpg") top left no-repeat;
}

	
#abstractst {
	background: url("backgrounds/mainmenu/teal/abstracts.jpg") top left no-repeat;
}

#abstractst a:hover {
	background: url("backgrounds/mainmenu/teal/abstracts.jpg") bottom left no-repeat;
}

#abstractst a:active {
	background: url("backgrounds/mainmenu/teal/abstracts.jpg") top left no-repeat;
}


#membershipt {
	background: url("backgrounds/mainmenu/teal/membership.jpg") top left no-repeat;
}

#membershipt a:hover {
	background: url("backgrounds/mainmenu/teal/membership.jpg") bottom left no-repeat;
}

#membershipt a:active {
	background: url("backgrounds/mainmenu/teal/membership.jpg") top left no-repeat;
}


#pricingt {
	background: url("backgrounds/mainmenu/teal/pricing.jpg") top left no-repeat;
}
#pricingt a:hover {
	background: url("backgrounds/mainmenu/teal/pricing.jpg") bottom left no-repeat;
}

#pricingt a:active {
	background: url("backgrounds/mainmenu/teal/pricing.jpg") top left no-repeat;
}



#securityt {
	background: url("backgrounds/mainmenu/teal/security.jpg") top left no-repeat;
}
#securityt a:hover {
	background: url("backgrounds/mainmenu/teal/security.jpg") bottom left no-repeat;
}

#securityt a:active {
	background: url("backgrounds/mainmenu/teal/security.jpg") top left no-repeat;
}


#resourcest {
	background: url("backgrounds/mainmenu/teal/resources.jpg") top left no-repeat;
}
#resourcest a:hover {
	background: url("backgrounds/mainmenu/teal/resources.jpg") bottom left no-repeat;
}

#resourcest a:active {
	background: url("backgrounds/mainmenu/teal/resources.jpg") top left no-repeat;
}


#aboutt {
	background: url("backgrounds/mainmenu/teal/about.jpg") top left no-repeat;
}
#aboutt a:hover {
	background: url("backgrounds/mainmenu/teal/about.jpg") bottom left no-repeat;
}

#aboutt a:active {
	background: url("backgrounds/mainmenu/teal/about.jpg") top left no-repeat;
}


#contactt {
	background: url("backgrounds/mainmenu/teal/contact.jpg") top left no-repeat;
}
#contactt a:hover {
	background: url("backgrounds/mainmenu/teal/contact.jpg") bottom left no-repeat;
}

#contactt a:active {
	background: url("backgrounds/mainmenu/teal/contact.jpg") top left no-repeat;
}


#homet {
	background: url("backgrounds/mainmenu/teal/home.jpg") top left no-repeat;
}
#homet a:hover {
	background: url("backgrounds/mainmenu/teal/home.jpg") bottom left no-repeat;
}

#homet a:active {
	background: url("backgrounds/mainmenu/teal/home.jpg") top left no-repeat;
}

/* gold menu */

#websitesg {
	background: url("backgrounds/mainmenu/gold/websites.jpg") top left no-repeat;
	}
	
#websitesg a:hover {
	background: url("backgrounds/mainmenu/gold/websites.jpg") bottom left no-repeat;
}

#websitesg a:active {
	background: url("backgrounds/mainmenu/gold/websites.jpg") top left no-repeat;
}

	
#regg {
	background: url("backgrounds/mainmenu/gold/reg.jpg") top left no-repeat;
	}
#regg a:hover {
	background: url("backgrounds/mainmenu/gold/reg.jpg") bottom left no-repeat;
}

#regg a:active {
	background: url("backgrounds/mainmenu/gold/reg.jpg") top left no-repeat;
}

	
#abstractsg {
	background: url("backgrounds/mainmenu/gold/abstracts.jpg") top left no-repeat;
}

#abstractsg a:hover {
	background: url("backgrounds/mainmenu/gold/abstracts.jpg") bottom left no-repeat;
}

#abstractsg a:active {
	background: url("backgrounds/mainmenu/gold/abstracts.jpg") top left no-repeat;
}


#membershipg {
	background: url("backgrounds/mainmenu/gold/membership.jpg") top left no-repeat;
}

#membershipg a:hover {
	background: url("backgrounds/mainmenu/gold/membership.jpg") bottom left no-repeat;
}

#membershipg a:active {
	background: url("backgrounds/mainmenu/gold/membership.jpg") top left no-repeat;
}


#pricingg {
	background: url("backgrounds/mainmenu/gold/pricing.jpg") top left no-repeat;
}
#pricingg a:hover {
	background: url("backgrounds/mainmenu/gold/pricing.jpg") bottom left no-repeat;
}

#pricingg a:active {
	background: url("backgrounds/mainmenu/gold/pricing.jpg") top left no-repeat;
}



#securityg {
	background: url("backgrounds/mainmenu/gold/security.jpg") top left no-repeat;
}
#securityg a:hover {
	background: url("backgrounds/mainmenu/gold/security.jpg") bottom left no-repeat;
}

#securityg a:active {
	background: url("backgrounds/mainmenu/gold/security.jpg") top left no-repeat;
}


#resourcesg {
	background: url("backgrounds/mainmenu/gold/resources.jpg") top left no-repeat;
}
#resourcesg a:hover {
	background: url("backgrounds/mainmenu/gold/resources.jpg") bottom left no-repeat;
}

#resourcesgl a:active {
	background: url("backgrounds/mainmenu/gold/resources.jpg") top left no-repeat;
}


#aboutg {
	background: url("backgrounds/mainmenu/gold/about.jpg") top left no-repeat;
}
#aboutg a:hover {
	background: url("backgrounds/mainmenu/gold/about.jpg") bottom left no-repeat;
}

#aboutg a:active {
	background: url("backgrounds/mainmenu/gold/about.jpg") top left no-repeat;
}


#contactg {
	background: url("backgrounds/mainmenu/gold/contact.jpg") top left no-repeat;
}
#contactg a:hover {
	background: url("backgrounds/mainmenu/gold/contact.jpg") bottom left no-repeat;
}

#contactg a:active {
	background: url("backgrounds/mainmenu/gold/contact.jpg") top left no-repeat;
}


#homeg {
	background: url("backgrounds/mainmenu/gold/home.jpg") top left no-repeat;
}
#homeg a:hover {
	background: url("backgrounds/mainmenu/gold/home.jpg") bottom left no-repeat;
}

#homeg a:active {
	background: url("backgrounds/mainmenu/gold/home.jpg") top left no-repeat;
}



#spacer {
	height: 15px;
}

/* start left sidebar */


.leftsidebar {
	border: 0px;
	width: 185px;
	text-align:left;
}

/* right column wrapper */

.rightcol {
	width: 714px;
	height: auto;
	margin-left: 230px ! important;
	margin-left: 227px;
	padding-top: 156px;
}


/* six button local menu */

ul.sixbuttons {	
	width: 702px;
	height: 60px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sixbuttons li {
	width: 230px;
	height: 30px;
	display: block;
	margin: 0px 3px 3px 0px;
	float: left;
	text-align: center;
}

.sixbuttons li a {
	width: 230px;
	height: 30px;
	display: block;
	text-decoration: none;
}

#resourceheader {	
	width: 702px;
	height: 64px;
	background: url("backgrounds/resource_header.jpg") top left no-repeat;
	margin: 0px;
	padding: 0px;
}

/* four button local menu */

ul.fourbuttons {	
	width: 470px;
	height: 160px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.fourbuttons li {
	width: 230px;
	height: 80px;
	display: block;
	margin: 0px 3px 3px 0px;
	float: left;
	text-align: center;
}

.fourbuttons li a {
	width: 230px;
	height: 80px;
	display: block;
	text-decoration: none;
}

/*Big Buttons*/

#bigreg {
  background: url("backgrounds/bigbuttons/onlinereg.jpg") top left no-repeat;
}

#bigreg a {
  background: url("backgrounds/bigbuttons/onlinereg.jpg") top left no-repeat;
}

#bigreg a:hover {
  background: url("backgrounds/bigbuttons/onlinereg.jpg") bottom left no-repeat;
}

#bigreg a:active {
  background: url("backgrounds/bigbuttons/onlinereg.jpg") top left no-repeat;
}

#bigtrade {
  background: url("backgrounds/bigbuttons/tradeshows.jpg") top left no-repeat;
}

#bigtrade a {
  background: url("backgrounds/bigbuttons/tradeshows.jpg") top left no-repeat;
}

#bigtrade a:hover {
  background: url("backgrounds/bigbuttons/tradeshows.jpg") bottom left no-repeat;
}

#bigtrade a:active {
  background: url("backgrounds/bigbuttons/tradeshows.jpg") top left no-repeat;
}

#bigweb {
  background: url("backgrounds/bigbuttons/website.jpg") top left no-repeat;
}

#bigweb a {
  background: url("backgrounds/bigbuttons/website.jpg") top left no-repeat;
}

#bigweb a:hover {
  background: url("backgrounds/bigbuttons/website.jpg") bottom left no-repeat;
}

#bigweb a:active {
  background: url("backgrounds/bigbuttons/website.jpg") top left no-repeat;
}

#bigcall {
  background: url("backgrounds/bigbuttons/callforpapers.jpg") top left no-repeat;
}

#bigcall a {
  background: url("backgrounds/bigbuttons/callforpapers.jpg") top left no-repeat;
}

#bigcall a:hover {
  background: url("backgrounds/bigbuttons/callforpapers.jpg") bottom left no-repeat;
}

#bigcall a:active {
  background: url("backgrounds/bigbuttons/callforpapers.jpg") top left no-repeat;
}


#bigmemsol {
  background: url("backgrounds/bigbuttons/memsol.jpg") top left no-repeat;
}

#bigmemsol a {
  background: url("backgrounds/bigbuttons/memsol.jpg") top left no-repeat;
}

#bigmemsol a:hover {
  background: url("backgrounds/bigbuttons/memsol.jpg") bottom left no-repeat;
}

#bigmemsol a:active {
  background: url("backgrounds/bigbuttons/memsol.jpg") top left no-repeat;
}

#bigsession {
  background: url("backgrounds/bigbuttons/sessions.jpg") top left no-repeat;
}

#bigsession a {
  background: url("backgrounds/bigbuttons/sessions.jpg") top left no-repeat;
}

#bigsession a:hover {
  background: url("backgrounds/bigbuttons/sessions.jpg") bottom left no-repeat;
}

#bigsession a:active {
  background: url("backgrounds/bigbuttons/sessions.jpg") top left no-repeat;
}



#academics {
  background: url("backgrounds/bigbuttons/academics.jpg") top left no-repeat;
}

#academics a {
  background: url("backgrounds/bigbuttons/academics.jpg") top left no-repeat;
}

#academics a:hover {
  background: url("backgrounds/bigbuttons/academics.jpg") bottom left no-repeat;
}

#academics a:active {
  background: url("backgrounds/bigbuttons/academics.jpg") top left no-repeat;
}

#meetpro {
  background: url("backgrounds/bigbuttons/meetingpro.jpg") top left no-repeat;
}

#meetpro a {
  background: url("backgrounds/bigbuttons/meetingpro.jpg") top left no-repeat;
}

#meetpro a:hover {
  background: url("backgrounds/bigbuttons/meetingpro.jpg") bottom left no-repeat;
}

#meetpro a:active {
  background: url("backgrounds/bigbuttons/meetingpro.jpg") top left no-repeat;
}

#assoc {
  background: url("backgrounds/bigbuttons/associations.jpg") top left no-repeat;
}

#assoc a {
  background: url("backgrounds/bigbuttons/associations.jpg") top left no-repeat;
}

#assoc a:hover {
  background: url("backgrounds/bigbuttons/associations.jpg") bottom left no-repeat;
}

#assoc a:active {
  background: url("backgrounds/bigbuttons/associations.jpg") top left no-repeat;
}

#firstime {
  background: url("backgrounds/bigbuttons/firstime.jpg") top left no-repeat;
}

#firstime a {
  background: url("backgrounds/bigbuttons/firstime.jpg") top left no-repeat;
}

#firstime a:hover {
  background: url("backgrounds/bigbuttons/firstime.jpg") bottom left no-repeat;
}

#firstime a:active {
  background: url("backgrounds/bigbuttons/firstime.jpg") top left no-repeat;
}


/*registration set*/

#onlinereg {
	background: url("backgrounds/regbuttons/reg.jpg") top left no-repeat;
}

#onlinereg a {
	background: url("backgrounds/regbuttons/reg.jpg") top left no-repeat;
}

#onlinereg a:hover {
	background: url("backgrounds/regbuttons/reg.jpg") bottom left no-repeat;
}

#onlinereg a:active {
	background: url("backgrounds/regbuttons/reg.jpg") top left no-repeat;
}

#reghere {
	background: url("backgrounds/regbuttons/reg.jpg") bottom left no-repeat;
}


#attendee {
	background: url("backgrounds/regbuttons/attendee.jpg") top left no-repeat;
}

#attendee a {
	background: url("backgrounds/regbuttons/attendee.jpg") top left no-repeat;
}

#attendee a:hover {
	background: url("backgrounds/regbuttons/attendee.jpg") bottom left no-repeat;
}

#attendee a:active {
	background: url("backgrounds/regbuttons/attendee.jpg") top left no-repeat;
}

#attendeehere {
	background: url("backgrounds/regbuttons/attendee.jpg") bottom left no-repeat;
}


#payment {
	background: url("backgrounds/regbuttons/payment.jpg") top left no-repeat;
}

#payment a {
	background: url("backgrounds/regbuttons/payment.jpg") top left no-repeat;
}

#payment a:hover {
	background: url("backgrounds/regbuttons/payment.jpg") bottom left no-repeat;
}

#payment a:active {
	background: url("backgrounds/regbuttons/payment.jpg") top left no-repeat;
}

#paymenthere {
	background: url("backgrounds/regbuttons/payment.jpg") bottom left no-repeat;
}


#reports {
	background: url("backgrounds/regbuttons/reports.jpg") top left no-repeat;
}

#reports a {
	background: url("backgrounds/regbuttons/reports.jpg") top left no-repeat;
}

#reports a:hover {
	background: url("backgrounds/regbuttons/reports.jpg") bottom left no-repeat;
}

#reports a:active {
	background: url("backgrounds/regbuttons/reports.jpg") top left no-repeat;
}

#reportshere {
	background: url("backgrounds/regbuttons/reports.jpg") bottom left no-repeat;
}


#golf {
	background: url("backgrounds/regbuttons/golf.jpg") top left no-repeat;
}

#golf a {
	background: url("backgrounds/regbuttons/golf.jpg") top left no-repeat;
}

#golf a:hover {
	background: url("backgrounds/regbuttons/golf.jpg") bottom left no-repeat;
}

#golf a:active {
	background: url("backgrounds/regbuttons/golf.jpg") top left no-repeat;
}

#golfhere {
	background: url("backgrounds/regbuttons/golf.jpg") bottom left no-repeat;
}


#tradeshow {
	background: url("backgrounds/regbuttons/payment.jpg") top left no-repeat;
}

#tradeshow a {
	background: url("backgrounds/regbuttons/tradeshow.jpg") top left no-repeat;
}

#tradeshow a:hover {
	background: url("backgrounds/regbuttons/tradeshow.jpg") bottom left no-repeat;
}

#tradeshow a:active {
	background: url("backgrounds/regbuttons/tradeshow.jpg") top left no-repeat;
}

#tradeshowhere {
	background: url("backgrounds/regbuttons/tradeshow.jpg") bottom left no-repeat;
}

/*abstract set*/

#absub {
	background:  url("backgrounds/absbuttons/absub.jpg") top left no-repeat;
}

#absub a {
	background:  url("backgrounds/absbuttons/absub.jpg") top left no-repeat;
}

#absub a:hover {
	background:  url("backgrounds/absbuttons/absub.jpg") bottom left no-repeat;
}

#absub a:active {
	background:  url("backgrounds/absbuttons/absub.jpg") top left no-repeat;
}

#absubhere {
	background:  url("backgrounds/absbuttons/absub.jpg") bottom left no-repeat;
}


#review {
	background: url("backgrounds/absbuttons/review.jpg") top left no-repeat;
}

#review a {
	background: url("backgrounds/absbuttons/review.jpg") top left no-repeat;
}

#review a:hover {
	background: url("backgrounds/absbuttons/review.jpg") bottom left no-repeat;
}

#review a:active {
	background: url("backgrounds/absbuttons/review.jpg") top left no-repeat;
}

#reviewhere {
	background: url("backgrounds/absbuttons/review.jpg") bottom left no-repeat;
}


#admin {
	background:  url("backgrounds/absbuttons/admin.jpg") top left no-repeat;
}

#admin a {
	background:  url("backgrounds/absbuttons/admin.jpg") top left no-repeat;
}

#admin a:hover {
	background:  url("backgrounds/absbuttons/admin.jpg") bottom left no-repeat;
}

#admin a:active {
	background:  url("backgrounds/absbuttons/admin.jpg") top left no-repeat;
}

#adminhere {
	background:  url("backgrounds/absbuttons/admin.jpg") bottom left no-repeat;
}


#notification {
	background:  url("backgrounds/absbuttons/notification.jpg") top left no-repeat;
}

#notification a {
	background:  url("backgrounds/absbuttons/notification.jpg") top left no-repeat;
}

#notification a:hover {
	background:  url("backgrounds/absbuttons/notification.jpg") bottom left no-repeat;
}

#notification a:active {
	background:  url("backgrounds/absbuttons/notification.jpg") top left no-repeat;
}

#notificationhere {
	background:  url("backgrounds/absbuttons/notification.jpg") bottom left no-repeat;
}


#schedule {
	background:  url("backgrounds/absbuttons/schedule.jpg") top left no-repeat;
}

#schedule a {
	background:  url("backgrounds/absbuttons/schedule.jpg") top left no-repeat;
}

#schedule a:hover {
	background:  url("backgrounds/absbuttons/schedule.jpg") bottom left no-repeat;
}

#schedule a:active {
	background:  url("backgrounds/absbuttons/schedule.jpg") top left no-repeat;
}

#schedulehere {
	background:  url("backgrounds/absbuttons/schedule.jpg") bottom left no-repeat;
}


#pubs {
	background:  url("backgrounds/absbuttons/pubs.jpg") top left no-repeat;
}

#pubs a {
	background:  url("backgrounds/absbuttons/pubs.jpg") top left no-repeat;
}

#pubs a:hover {
	background:  url("backgrounds/absbuttons/pubs.jpg") bottom left no-repeat;
}

#pubs a:active {
	background:  url("backgrounds/absbuttons/pubs.jpg") top left no-repeat;
}

#pubshere {
	background:  url("backgrounds/absbuttons/pubs.jpg") bottom left no-repeat;
}

/*membership set*/

#msol {
	background:  url("backgrounds/membuttons/solutions.jpg") top left no-repeat;
}

#msol a {
	background:  url("backgrounds/membuttons/solutions.jpg") top left no-repeat;
}

#msol a:hover {
	background:  url("backgrounds/membuttons/solutions.jpg") bottom left no-repeat;
}

#msol a:active {
	background:  url("backgrounds/membuttons/solutions.jpg") top left no-repeat;
}

#msolhere {
	background:  url("backgrounds/membuttons/solutions.jpg") bottom left no-repeat;
}


#subs {
	background: url("backgrounds/membuttons/subscriptions.jpg") top left no-repeat;
}

#subs a {
	background: url("backgrounds/membuttons/subscriptions.jpg") top left no-repeat;
}

#subs a:hover {
	background: url("backgrounds/membuttons/subscriptions.jpg") bottom left no-repeat;
}

#subs a:active {
	background: url("backgrounds/membuttons/subscriptions.jpg") top left no-repeat;
}

#subshere {
	background: url("backgrounds/membuttons/subscriptions.jpg") bottom left no-repeat;
}


#mreports {
	background:  url("backgrounds/membuttons/reports.jpg") top left no-repeat;
}

#mreports a {
	background:  url("backgrounds/membuttons/reports.jpg") top left no-repeat;
}

#mreports a:hover {
	background:  url("backgrounds/membuttons/reports.jpg") bottom left no-repeat;
}

#mreports a:active {
	background:  url("backgrounds/membuttons/reports.jpg") top left no-repeat;
}

#mreportshere {
	background:  url("backgrounds/membuttons/reports.jpg") bottom left no-repeat;
}


#edu {
	background:  url("backgrounds/membuttons/education.jpg") top left no-repeat;
}

#edu a {
	background:  url("backgrounds/membuttons/education.jpg") top left no-repeat;
}

#edu a:hover {
	background:  url("backgrounds/membuttons/education.jpg") bottom left no-repeat;
}

#edu a:active {
	background:  url("backgrounds/membuttons/education.jpg") top left no-repeat;
}

#eduhere {
	background:  url("backgrounds/membuttons/education.jpg") bottom left no-repeat;
}


#communication {
	background:  url("backgrounds/membuttons/communication.jpg") top left no-repeat;
}

#communication a {
	background:  url("backgrounds/membuttons/communication.jpg") top left no-repeat;
}

#communication a:hover {
	background:  url("backgrounds/membuttons/communication.jpg") bottom left no-repeat;
}

#communication a:active {
	background:  url("backgrounds/membuttons/communication.jpg") top left no-repeat;
}

#communicationhere {
	background:  url("backgrounds/membuttons/communication.jpg") bottom left no-repeat;
}


#office {
	background:  url("backgrounds/membuttons/office.jpg") top left no-repeat;
}

#office a {
	background:  url("backgrounds/membuttons/office.jpg") top left no-repeat;
}

#office a:hover {
	background:  url("backgrounds/membuttons/office.jpg") bottom left no-repeat;
}

#office a:active {
	background:  url("backgrounds/membuttons/office.jpg") top left no-repeat;
}

#officehere {
	background:  url("backgrounds/membuttons/office.jpg") bottom left no-repeat;
}

/*website set*/

#proweb {
	background:  url("backgrounds/webuttons/proweb.jpg") top left no-repeat;
}

#proweb a {
	background:  url("backgrounds/webuttons/proweb.jpg") top left no-repeat;
}

#proweb a:hover {
	background:  url("backgrounds/webuttons/proweb.jpg") bottom left no-repeat;
}

#proweb a:active {
	background:  url("backgrounds/webuttons/proweb.jpg") top left no-repeat;
}

#prowebhere {
	background:  url("backgrounds/webuttons/proweb.jpg") bottom left no-repeat;
}


#content {
	background: url("backgrounds/webuttons/content.jpg") top left no-repeat;
}

#content a {
	background: url("backgrounds/webuttons/content.jpg") top left no-repeat;
}

#content a:hover {
	background: url("backgrounds/webuttons/content.jpg") bottom left no-repeat;
}

#content a:active {
	background: url("backgrounds/webuttons/content.jpg") top left no-repeat;
}

#contenthere {
	background: url("backgrounds/webuttons/content.jpg") bottom left no-repeat;
}


#brand {
	background:  url("backgrounds/webuttons/brand.jpg") top left no-repeat;
}

#brand a {
	background:  url("backgrounds/webuttons/brand.jpg") top left no-repeat;
}

#brand a:hover {
	background:  url("backgrounds/webuttons/brand.jpg") bottom left no-repeat;
}

#brand a:active {
	background:  url("backgrounds/webuttons/reports.jpg") top left no-repeat;
}

#brandhere {
	background:  url("backgrounds/webuttons/brand.jpg") bottom left no-repeat;
}


#market {
	background:  url("backgrounds/webuttons/market.jpg") top left no-repeat;
}

#market a {
	background:  url("backgrounds/webuttons/market.jpg") top left no-repeat;
}

#market a:hover {
	background:  url("backgrounds/webuttons/market.jpg") bottom left no-repeat;
}

#market a:active {
	background:  url("backgrounds/webuttons/market.jpg") top left no-repeat;
}

#markethere {
	background:  url("backgrounds/webuttons/market.jpg") bottom left no-repeat;
}


#gadget {
	background:  url("backgrounds/webuttons/gadget.jpg") top left no-repeat;
}

#gadget a {
	background:  url("backgrounds/webuttons/gadget.jpg") top left no-repeat;
}

#gadget a:hover {
	background:  url("backgrounds/webuttons/gadget.jpg") bottom left no-repeat;
}

#gadget a:active {
	background:  url("backgrounds/webuttons/gadget.jpg") top left no-repeat;
}

#gadgethere {
	background:  url("backgrounds/webuttons/gadget.jpg") bottom left no-repeat;
}


#portfolio {
	background:  url("backgrounds/webuttons/portfolio.jpg") top left no-repeat;
}

#portfolio a {
	background:  url("backgrounds/webuttons/portfolio.jpg") top left no-repeat;
}

#portfolio a:hover {
	background:  url("backgrounds/webuttons/portfolio.jpg") bottom left no-repeat;
}

#portfolio a:active {
	background:  url("backgrounds/webuttons/portfolio.jpg") top left no-repeat;
}

#portfoliohere {
	background:  url("backgrounds/webuttons/portfolio.jpg") bottom left no-repeat;
}

/* about us set*/

#aboutus {
	background: url("backgrounds/aboutbuttons/aboutus.jpg") top left no-repeat;
}

#aboutus a {
	background: url("backgrounds/aboutbuttons/aboutus.jpg") top left no-repeat;
}

#aboutus a:hover {
	background: url("backgrounds/aboutbuttons/aboutus.jpg") bottom left no-repeat;
}

#aboutus a:active {
	background: url("backgrounds/aboutbuttons/aboutus.jpg") top left no-repeat;
}

#aboutushere {
	background: url("backgrounds/aboutbuttons/aboutus.jpg") bottom left no-repeat;
}

#aboutpartners {
	background: url("backgrounds/aboutbuttons/partners.jpg") top left no-repeat;
}

#aboutpartners a {
	background: url("backgrounds/aboutbuttons/partners.jpg") top left no-repeat;
}

#aboutpartners a:hover {
	background: url("backgrounds/aboutbuttons/partners.jpg") bottom left no-repeat;
}

#aboutpartners a:active {
	background: url("backgrounds/aboutbuttons/partners.jpg") top left no-repeat;
}

#aboutpartnershere {
	background: url("backgrounds/aboutbuttons/partners.jpg") bottom left no-repeat;
}

#aboutcontact {
	background: url("backgrounds/aboutbuttons/contact.jpg") top left no-repeat;
}

#aboutcontact a {
	background: url("backgrounds/aboutbuttons/contact.jpg") top left no-repeat;
}

#aboutcontact a:hover {
	background: url("backgrounds/aboutbuttons/contact.jpg") bottom left no-repeat;
}

#aboutcontact a:active {
	background: url("backgrounds/aboutbuttons/contact.jpg") top left no-repeat;
}

#aboutcontacthere {
	background: url("backgrounds/aboutbuttons/contact.jpg") bottom left no-repeat;
}

#aboutpricing {
	background: url("backgrounds/aboutbuttons/pricing.jpg") top left no-repeat;
}

#aboutpricing a {
	background: url("backgrounds/aboutbuttons/pricing.jpg") top left no-repeat;
}

#aboutpricing a:hover {
	background: url("backgrounds/aboutbuttons/pricing.jpg") bottom left no-repeat;
}

#aboutpricing a:active {
	background: url("backgrounds/aboutbuttons/pricing.jpg") top left no-repeat;
}

#aboutpricinghere {
	background: url("backgrounds/aboutbuttons/pricing.jpg") bottom left no-repeat;
}

#aboutsecurity {
	background: url("backgrounds/aboutbuttons/security.jpg") top left no-repeat;
}

#aboutsecurity a {
	background: url("backgrounds/aboutbuttons/security.jpg") top left no-repeat;
}

#aboutsecurity a:hover {
	background: url("backgrounds/aboutbuttons/security.jpg") bottom left no-repeat;
}

#aboutsecurity a:active {
	background: url("backgrounds/aboutbuttons/security.jpg") top left no-repeat;
}

#aboutsecurityhere {
	background: url("backgrounds/aboutbuttons/security.jpg") bottom left no-repeat;
}

#aboutsupport {
	background: url("backgrounds/aboutbuttons/support.jpg") top left no-repeat;
}

#aboutsupport a {
	background: url("backgrounds/aboutbuttons/support.jpg") top left no-repeat;
}

#aboutsupport a:hover {
	background: url("backgrounds/aboutbuttons/support.jpg") bottom left no-repeat;
}

#aboutsupport a:active {
	background: url("backgrounds/aboutbuttons/support.jpg") top left no-repeat;
}

#aboutsupporthere {
	background: url("backgrounds/aboutbuttons/support.jpg") bottom left no-repeat;
}

/* content wrapper */

.content {
	position: relative;
	width: 696px;
	height: auto;
	text-align:left;
	margin: 20px 0px 0px 1px;
	padding-top: 0px;
}

.content3col {
	position: relative;
	width: 458px;
	height: auto;
	text-align: justify;
	margin: 0px 0px 0px 1px;
	padding-top: 0px;
	float: none;
}

.rightside {
	width: 230px;
	height: 100%;
	margin-top: -90px ! important;
	margin-top: -100px;
	float: right;
	
}

#quote {
	font-size: 14px;
	text-align: center;
	margin-left: 6px;
	font-weight: bold;
	padding-top: 13px;
	width: 210px;
}

#byline {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	margin: 0px 0px 0px 0px;
	width: 210px;
}

.rightsidecontent {
	font-size: 11px;
}

.rightsidecontent p {
	line-height: 16px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

.rightsidecontent a {
	color: #5f66ce;
	text-decoration: underline;
}

.rightsidecontent a:visited {
	color: #0000CC;
	color: #990000;
}

.rightsidecontent a:hover {
	text-decoration: underline;
}

.rightsidecontent a:active {
	text-decoration: underline;
	color: #990000;
}

.rightsidecontent h1 {
	font-size: 16px;
	line-height: 16px;
	margin: 1.2em 0px 0.25em 0px;
}

.rightsidecontent h2 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 0.5em 0em 0.5em 0em;
}

.rightsidecontenta {
	font-size: 11px;
	height: 410px;
	background:  url("backgrounds/thinkbig.jpg") bottom right no-repeat;
}

.rightsidecontenta p {
	line-height: 16px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}

.rightsidecontenta a {
	color: #0000CC;
	text-decoration: underline;
}

.rightsidecontenta a:visited {
	color: #0000CC;
	color: #990000;
}

.rightsidecontenta a:hover {
	text-decoration: underline;
}

.rightsidecontenta a:active {
	text-decoration: underline;
	color: #990000;
}

.rightsidecontenta h1 {
	font-size: 16px;
	line-height: 16px;
	margin: 1.2em 0em 0.25em 0em;
}

#academicphoto{
	height: 280px;
	background: url("backgrounds/academic2.jpg") bottom right no-repeat;
}


/* semantic content */

.content h1 {
	font-size: 18px;
	line-height: 1;
}

.content h2 {
	font-size: 15px;
	line-height: 1;
}


.content h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}

.content p {
	line-height: 16px;
}

.content ul {
	margin-top: 10px;
	font-weight: normal;
}

.content li {
	line-height: 20px;
}

/* semantic content 3 col */

.content3col h1 {
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	margin: 0.75em 0em 0.25em 0em;
}

.content3col h2 {
	font-size: 16px;
	line-height: 1;
	text-align: left;
	margin: 0.6em 0em 0.6em 0em;
}


.content3col h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
	margin: 1em 0em 0.25em 0em;
}

.content3col p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0.25em;
}

.content3colplus {
	line-height: 18px;
	padding-bottom: 0.5em;
}

.content3col ul {
	margin-top: 14px;
	font-weight: bold;
	text-align: left;
}

.content3col li {
	line-height: 20px;
	margin-bottom: 0px;
}

.homepanel {
	width: 463px;
	height: 82px;
	background: url("backgrounds/home_panel.jpg") bottom left no-repeat;
}

#cliptop {
	width: 185px;
	height: 56px;
	margin-top: 5px;
	background: url("backgrounds/clipboard_top.jpg") top left no-repeat;
}

.clipcontainer {
	width: 163px;
	height: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px 10px 0px 10px;
}

.clipcontainer p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 0.3em;
	margin-bottom: 0em;
}

.clipcontainer a {
	color: #0000CC;
	text-decoration: underline;
}

.clipcontainer a:visited {
	color: #0000CC;
	color: #990000;
}

.clipcontainer a:hover {
	text-decoration: underline;
}

.clipcontainer a:active {
	text-decoration: underline;
	color: #990000;
}

.clipcontainer h1 {
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	margin: 0em 0em 0.6em 0em;
}

.clipcontainer h2 {
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 12px;
	margin: 0.5em 0em 0.5em 0em;
}

#clipbottom {
	width: 185px;
	height: 10px;
	background: url("backgrounds/clipboard_bottom.jpg") bottom left no-repeat;
	margin-top: 0px ! important;
	margin-top: -5px;
	margin-bottom: 10px;
}


/* footer */

.footer {
	clear: left;
	width: 955px;
	height: 27px;
	background: url("backgrounds/6_button_footer.jpg") top left no-repeat;
	padding-top: 28px;
}

.footerfour {
	clear: left;
	width: 955px;
	height: 27px;
	background: url("backgrounds/4_button_footer.jpg") top left no-repeat;
	padding-top: 28px;
}

.footerhome {
	clear: left;
	width: 955px;
	height: 25px;
	background: url("backgrounds/home_footer.jpg") top left no-repeat;
	padding-top: 28px;
}

#copyright {
	font-size: 11px;
	color: #007F8D;
	margin: -13px 130px 0px 26px ! important;
	margin: -13px 130px 0px 13px;
	float: left;
}

#copyrightfour {
	font-size: 11px;
	color: #007F8D;
	margin: -13px 90px 0px 26px ! important;
	margin: -13px 90px 0px 13px;
	float: left;
}

#copyrightfoura {
	font-size: 11px;
	color: #007F8D;
	margin: -13px 57px 0px 26px ! important;
	margin: -13px 57px 0px 13px;
	float: left;
}

#copyrighthome {
	font-size: 11px;
	color: #007F8D;
	margin: -13px 170px 0px 26px ! important;
	margin: -13px 170px 0px 13px;
	float: left;
}

.footermenu  {
	list-style: none;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}


.footermenu a {
	height: 24px;
	text-decoration: none;
	color: #666666;
	text-align: center;
	border-left: 1px solid #666666;
	padding-left: 6px;
	padding-right: 6px;
}

.footermenu a:hover {
	color: #007f8d;
	}

#loginpipe {
	border-right: 1px solid #666666;
}

	
