
* 
{ 
	margin:0; 
	padding:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

body 
{ 
	font-size:62.5%; 
	background-color:#335c66; 
}

.clearFix 
{ 
	clear: both; 
	display:block; 
}

a
{
	text-decoration: none;
}
/* Global multi-site Navigation [top] */
ul#globalNav {
	float:right;
	padding-top: 10px;
}
ul#globalNav li {
	display:inline;
	list-style:none;
}
ul#globalNav li a {
	color:#fff;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
	border-right: 1px solid #fff;
}
ul#globalNav li a:hover, ul#globalNav li a.active {
	color:#fff;
	text-decoration:underline;
}
ul#globalNav li a:active, ul#globalNav li a:focus { color:#000; background:#ff9; }

ul#globalNav li .last {
	border-right: 1px solid #335c66;
}
/*************************************************************************************************
Body Wrapper */
div#bodyWrapper 
{ 
	width:780px; 
	margin:auto; 
	background-color:#fff; 
	height:920px;
	/* border: solid 1px yellow; */
}

/*************************************************************************************************
Header/Banner */
div#header {
	background: #fff url('assets/template/header_bg_gold.gif') no-repeat center top;
	height:180px;
}

div#boxes 
{
    	float:left;
    	display: inline; 	
}

div#header div#logo {
	background: url(logo.gif) no-repeat left;
	margin-top: 45px;
	width:518px;  /* was 565 */
	height:61px;
	float: left;
	display: inline; 
margin-bottom:10px;	
}
div#header div#browsealoud {
text-align:right;
margin-top:5px;
margin-left:500px;

}


div#header div#languages {
	background: url('assets/template/Lang_Anim.gif') no-repeat left;
	
	margin-bottom:0px;
	width:147px;
	height:18px;
	float: left;
	display: inline; 		
}

div#header div#aPlus 
{
	
	margin-bottom:0px;
	/* padding-top:3px; */
	margin-top:2px;
	float: left;
	width:48px;
	height:18px;
	float: left;
	display: inline; 	
}

.langandplus
{
	margin-top: 80px;
	float:left;
	display:inline;
	text-align:left;
	 /* border: solid 1px black;  */
}


div#header div#logo h1 { text-indent: -9000px; margin:0; padding:0; height:0px;}	

div#header div#logo h1 a { display:block; height:61px; width:168px; }

div#header div#languages h1 { text-indent: -9000px; margin:0; padding:0; height:0px;}	

div#header div#languages h1 a { display:block; height:18px; width:147px; }

div#bodytext {
	width:361px;
	height:130px;
	float:right;
	display: inline; 
	margin-bottom:20px;
}

div.container {
	width:360px;
	height:125px;
	float:left; 
	display:inline;
	margin-bottom:10px;
	padding-right:18px;
	cursor: pointer;
	color: #335c66;
}

div.container p 
{
	list-style:none;
	margin-top:10px;
	text-decoration: none;
}

div.container p a
{
	text-decoration: none;
}

div.container p a:hover
{
	text-decoration: none;
}

div.container li 
{
	margin-top:10px;
	margin-left:210px;
	
}

div.container a, div.container li a 
{
	text-decoration:none;
	color:#335c66;
}

div.container a:hover, div.container li a:hover  
{
	text-decoration:none;
	color: #335c66;
}
div.container a:visited, div.container li a:visited  
{
	text-decoration:none;
	color: #335c66;
}

div#CustomerService { background:#fff url("customer_service.png") no-repeat; }
div#RegenDevelopments { background:#fff url("RegenDevelopment.png") no-repeat; }
div#Community { background:#fff url("community.png") no-repeat; }
div#corporate { background:#fff url("corporate.png") no-repeat; }
div#Times4 { background:#fff url("times4.png") no-repeat; }
div#Corporate { background:#fff url("corporate.png") no-repeat; }
div#landingfeature { background:#fff url("news.gif") no-repeat; }


/*************************************************************************************************
Footer */
div#footer {
	background: url('assets/template/footer_with_iip.gif') no-repeat top right;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	margin-top:10px;
	clear:both;
}

div#footer p 
{
	color:#ccc;
	padding-left:5px;
}

div#footer li 
{
	list-style:none;
	display:inline;
	padding-right:8px;
	padding-left:5px;
	border-right: 1px solid #ccc;
}

div#footer li a 
{
	color:#ccc;
	text-decoration:none;
}

div#footer li a:hover 
{
	text-decoration:underline;
}

div#footer li a:active, div#footer li a:focus 
{ 
	color:#000; 
	background:#ff9; 
}

div#footer li.last 
{
	border-right: 1px solid #335c66;
}
.roundcont {
	width: 300px;
	background-color: #a2babe;
	color: #fff;
	margin-left:74px; 
	overflow:hidden;
	float:left; 
	display: inline; 
}
.roundcontR {
	width: 300px;
	background-color: #a2babe;
	color: #fff;
	margin-left:40px; 
	overflow:hidden;
	float:left; 
	display: inline; 
}

.roundcont p {
	padding: 0 20px;
}
.roundbody 
{
	padding-left:20px;
	
}

.roundcontR p {
	padding: 0 20px;
}
.boxtext
{
	font-size:small;
	font-style:normal;
	font-weight:bold;
	color:#306d79; /*#3d6f7a;*/
	padding-bottom:20px;
	
}

.roundtop { 
	background: url("assets/box_corner_topright.gif") no-repeat top right; 
}

.roundbottom {
	background: url("assets/box_corner_bottomright.gif") no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 9px;
   border: none;
   display: block !important;
}
.space 
{
	height:10px;
	padding:10px;
}
.leftcolumn 
{
	float:left;
	display:inline;
	overflow:hidden;
}
.rightcolumn
{
	/* float:left; */
}
button
{
border:0px solid;
background:none;		
}
.applemenu{

	padding: 0;
	width: 300px; /*width of menu*/
	/* border: 0px solid #9A9A9A; */
	float:left;
	display:inline;
	overflow:hidden;
	/*	border: solid 1px red; */
	padding-left:74px;
	padding-right:16px;
	padding-top:15px;
	
}

.applemenu div.silverheader a{
/* background: black url(silvergradient.gif) repeat-x center left; */
font: normal large Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 10px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 0px;
margin-bottom:-2px;
/* height: 150px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/ 
}
.custblock
{
    background: #004f5a url(silvergradient.gif) repeat-x center left; 
}
.corpblock
{
    background: #5b3900 url(silvergradient.gif) repeat-x center left; 
}
.commblock
{
    background: #008799 url(silvergradient.gif) repeat-x center left; 
}
.regblock
{
    background: #39005c url(silvergradient.gif) repeat-x center left; 
}
.maintblock
{
    background: #436D08 url(silvergradient.gif) repeat-x center left; 
}
.news
{
	
	padding-bottom:0px;
	width:300px;
	vertical-align:middle;
		/*		border: solid 1px red; */
	padding-left:24px;
	padding-right:66px; 
	padding-top:10px;
	float:left;
	/*height:100px; /*height:200px; */
	display:inline;
}
.homepagefeature
{
	
	padding-bottom:0px;
	width:300px;
	vertical-align:middle;
		/*		border: solid 1px red; */
	padding-left:24px;
	padding-right:66px; 
	padding-top:15px;
	float:left;
	/* height:295px; */
	display:inline;
}
hr
{
	color:#a2babe;
	height:1px;
	
}
.logoarea
{
	/*	border: solid 1px black; */
	float:left;
	display:inline;
	width:780px;
	/* height:50px; */
	
	padding-bottom:0px;
	padding-top:100px;  /* was 40px */
}
.logoleft
{
	overflow:hidden;
/*	border: solid 1px red; */
	float:left;
	display:inline;
	padding-left:10px; /* 74px; */
	width:130px;
	padding-right:10px;
	padding-top:0px;
	vertical-align:middle;
	text-align:center;
}
.logoleftleft
{
	float:left;	
	display:inline;
	overflow:hidden;
	padding-left:74px;
	padding-right:30px; /* 66px; */
	text-align:center;
	width:130px;
	padding-top:15px;
	vertical-align:middle;
	padding-bottom:0px;
/*		border: solid 1px red; */
	
}

.logoright
{
	float:left;	
	display:inline;
	overflow:hidden;
	padding-left:35px;
	padding-right:25px; /* 66px; */
	text-align:center;
	width:130px;
	padding-top:0px;
	vertical-align:middle;
	padding-bottom:0px;
/*		border: solid 1px red; */
	
}
.logorightright
{
	float:left;	
	display:inline;
	overflow:hidden;
	padding-left:20px;
	padding-right:10px; /* 66px; */
	text-align:center;
	width:130px;
	padding-top:15px;
	vertical-align:middle;
	padding-bottom:0px;
/*		border: solid 1px red; */
	
}
.sliderPlusNews
{
	/*	border: solid 1px black; */
	float:left;
	display:inline;
	width:780px;
}
.Newsheading, .Newsheading a
{
	font-size:medium;
	font-weight:bold;
	color:#004f5a;
	padding-bottom:15px;
	}
.Newsbody
{
	padding-bottom:15px;
	color:Black;
	font-size:small;
	}
.Newsdate
{
	color:#a2babe;
	font-weight:bold;
	padding-bottom:15px;
	}
.Newstitle a:hover
{
	 text-decoration:underline;
}
.Newstitle, .Newstitle a
{	font-size:small;
	font-weight:bold;
	color:#004f5a;
	padding-bottom:15px;
	text-decoration:none;
}
.NewsItem
{
	padding-bottom:10px;
}

div#lowerswoosh
{
	background: #fff url('assets/template/reverse_swoosh_gold.gif') no-repeat center bottom;
	width:780px; 
	margin:auto; 
	background-color:#fff; 
	height:126px;
	
}
div#swooshlogos
{
margin-left:620px;
}
