#mainnavtop { border-top: solid blue 1px; }

.row1col1menu {
	margin-top:10px;
	padding: 7px 10px;
	font-size:10px;
	font-weight: bold;
	color:white;
}

.row1col1menuproducts {
	margin-top:3px;
	padding: 7px 10px;
	font-size:10px;
	font-weight: bold;
	color:white;
}

.row1col1menuSel {
	margin-top:10px;
	padding: 7px 10px;
	font-size:10px;
	font-weight: bold;
	color:gold;

}
.row1col1menu1 {
	margin-top:10px;
	padding: 7px 10px;
	font-size:12px;
	font-weight: bold;
	color:white;
}

A.row1col1menulink {
	color:white;
}

A.row1col1menulink:hover {
	text-decoration:none;
}

.row1col1menu:hover {
	background:#d5ab54;
}

.row2col2 {
	border-top:solid 2px black;
	color:#3a2d1c;
	font-weight:12pt;
	background-color:#efe6d7;
}

.row1col1Old {
	background-image: url(images/secondary/atom-background-gold.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width:257px;
	height:152px;
	vertical-align:top;

}

.row1col1 {
	width:257px;
	height:172px;
	vertical-align:top;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position:bottom;
	
}

.row2col1 {
	border-top:solid 2px white;
	background-color:#efe6d7;
	
}

.row1col2 {
	background-image: url(images/secondary/main_notext.jpg);
	background-repeat:repeat;
	width:493px;
	height:173px;
	
}

.row1col2Serv {
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}
.row1col2Learn {
	background-image: url(images/learningcenter.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Client {
	background-image: url(images/ourclients.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Who {
	background-image: url(images/who.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Partners {
	background-image: url(images/partners.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}


.row1col2Tours {
	background-image: url(images/tour.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Webinar {
	background-image: url(images/webinar.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2News {
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Solutions {
	background-image: url(images/solutions.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Linked {
	background-image: url(images/linked2.gif);
	background-repeat:no-repeat;
	width:493px;
	height:173px;
	
}


.row1col2Resource {
	background-image: url(images/empireresource2.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Calendar {
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}

.row1col2Suite {
	background-image: url(images/empiresuite.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}


.row1col2Timeoff {
	background-image: url(images/empiretimeoff.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}
.row1col2Project {
	background-image: url(images/empireproject.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}
.row1col2AX {
	background-image: url(images/empireax.gif);
	background-repeat: no-repeat;
	width:493px;
	height:173px;
	
}




.resources {
	margin-left:10px;
	margin-top:13px;
}

.resourcesmenu {
	margin-top: 3px;
	padding: 7px 10px;
	font-size:10px;
	font-weight: bold;
	color:white;
}

.landingSolutions {
	font-family: Arial, Helvetica, sans-serif;
	color: #c2b9a7;
	font-size:14px;
	font-weight: bold; 
	}

		
.landingServices {
	font-family: Arial, Helvetica, sans-serif;
	color: #97520F;
	font-size:10px;
	font-weight: bold; }
	
.landingClients {
	font-family: Arial, Helvetica, sans-serif;
	color: #B57626;
	font-size:10px;
	font-weight: bold; }
	
.landingPartners {
	font-family: Arial, Helvetica, sans-serif;
	color: #D59B3A;
	font-size:10px;
	font-weight: bold; }
	
.smalltext {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	color: #333333;
}

#txtarea
 {
	margin-left:0px;
	margin-top:20px;
	margin-right:10px;
	width:320px;
 }



/* FORM SPECS */

.formspace	{	padding: 5px; }

INPUT, SELECT, TEXTAREA {
			background-color: transparent;
			color: #3a2d1c;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			border: solid 1px #3a2d1c;
			padding: 2px;	}


input.radio {
			 background-color: transparent;
			 border: solid 0px;
			 vertical-align:middle;
			 }

input.checkbox

		{
		 background-color: transparent;
		 border: solid 0px;
		}

input.select
		{
		 background-color: transparent;
		 border: solid 0px;
		}

