/****************************************************************/
/*	PAGE LAYOUT, BRAND IMAGERY AND MENUBAR STYLES		*/
/****************************************************************/
/* 

/* see Global whitespace reset http://leftjustified.net/journal/2004/10/19/global-ws-reset/ */
* 
{
	padding:0;
	margin:0;
}

body 
{
	background-color: #e9e6d5;
	background-repeat: repeat-y;
	text-align: center;				/* needed for IE5 - see #page-container */
	margin: 0px;
	padding: 0px;
}


/* ----- main page sections ----- */

#page-container 				/* encloses ALL content */
{
	position: relative;				/* so bottom image can be absolutely positioned within container */
	width: 960px;
	background-color: #e9e6d5;
	margin:auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 0px;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	height: auto;
}

#page-header 		/* encloses header */
{
	visibility: visible;
	width: 960px;
	z-index: 2;
	/*height: 600px;*/
	background-color: #e9e6d5;
	background-position: bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	visibility:visible;
	left:0px;
	height: 200px;
	clear:both;
}

#topnavbuttons
{
	overflow: visible;
	visibility: visible;
	z-index: 2;
	width: 960px;
	height: 80px;
	background-color: #e9e6d5;
	margin-top: 0px;
	padding: 0px;
	text-align: center;	
}


#topnavbuttons ul li{
	background-image: url(../includes/topnav/topbutton.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 50px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}

#topnavbuttons a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}
#topnavbuttons a:link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color:#F00;
	text-decoration: none;
}
#topnavbuttons a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}
#topnavbuttons a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color:#F00;
	text-decoration: none;
}
#topnavbuttons a#current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}

#page-mainbody 		/* encloses everything between header and footer, including breadcrumbs */
{
	visibility: visible;
	width: 960px;
	z-index: 2;
	/*height: 600px;*/
	background-color: #FFFFFF;
	background-position: top;
	height: 420px;
	background-image: url(../images/template_r3_c1.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#page-index-leftbox 		/* encloses everything between header and footer, including breadcrumbs */
{
	visibility: visible;
	width: 480px;
	float: left;
	z-index: 2;
	/*height: 600px;*/
	background-color: #FFFFFF;
	height: 350px;
	background-image: url(../images/Template/floors-2u_Template_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#page-index-rightbox 		/* encloses everything between header and footer, including breadcrumbs */
{
	visibility: visible;
	width: 480px;
	float: left;
	z-index: 2;
	/*height: 600px;*/
	background-color: #FFFFFF;
	height: 350px;
	background-image: url(../images/Template/floors-2u_Template_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#page-bottomnav
{
	clear:both;
	overflow: hidden;
	visibility: visible;
	z-index: 6;
	width: 960px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 200;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
#page-footer
{
	clear:both;
	overflow: hidden;
	visibility: visible;
	z-index: 6;
	width: 960px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 200;
	color: #0000CC;
	text-align: center;
	background-image: url(../images/template_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#page-bottomnav a {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}

		#page-bottomnav a:link, a:visited {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}
		
		#page-bottomnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}
#page-bottomnav td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
}
#page-footer a {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}

		#page-footer a:link, a:visited {
			font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}
		
		#page-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
		}
#page-footer td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #666666;
}

#seotext {
	overflow: hidden;
	position: absolute;
	z-index: 4;
	height: 800px;
	width: 760px;
	top: 1000px;
	visibility: hidden;
}

#contactForm {
	overflow: hidden;
	visibility: visible;
	z-index: 6;
	width: 760px;
	padding-left: 15px;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	margin-left:100px;
}
#contactForm td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
.alertbox {
	color: #FF0000;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 35px;
	width: 800px;
	top: 218px;
	font-size: 10px;
	left: 35px;
}
.alertbox p {
	color: #FF0000;
	font-size: 10px;
	white-space: pre;
	word-spacing: 2em;
}
.alertbox-contact {
	color: #FF0000;
	visibility: visible;
	z-index: 9;
	width: 620px;
	font-size: 12px;
	height: 40px;
	margin-bottom:5px;
	overflow:visible;
}
.alertbox-contact td {
	color:#FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding:10px;
	overflow:visible;
	text-align: center;
}
#modules_css {
	width: 560px;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 10px;
	padding: 10px;
	float: left;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	margin: 10px;
	padding: 10px;
	float: left;
}
.boxtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:300;
	color: #666666;
}
.pagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color: #666666;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
