/****************************************************************/
/*	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;
}

img {
	border:none;
}

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

.capitalize {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.rightfloat {
	padding: 5px;
	float: right;
}


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

#page-container 				/* encloses ALL content */
{
	position: relative;				/* so bottom image can be absolutely positioned within container */
	width: 960px;
	background-color: #FFFFFF;
	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-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
}

#page-header 
{
	background-position: bottom;
	background-repeat: no-repeat;
	/*padding-bottom: 5px;			/* make space for site menu shadow */
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	width: 960px;
	left: 0px;
	height: 130px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}
#page-flash 
{
	background-position: bottom;
	background-repeat: no-repeat;
	/*padding-bottom: 5px;			/* make space for site menu shadow */
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	width: 960px;
	left: 0px;
	height: 45px;
	background-color: #FFFFFF;
	clear: both;
	float: left;
}

#page-topnavbuttons
{
	overflow: visible;
	visibility: visible;
	z-index: 2;
	width: 960px;
	float:right;
	height: 70px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/Template/floors-2u_Template_r3_c1.jpg);
	background-repeat: no-repeat;	
}
#topnavbuttons h5{
	display:none;
}

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

#topnavbuttons ul li a:link{
	background-image: url(../includes/topnav/topbutton.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 40px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}
#topnavbuttons ul li a:link:hover {
	background-image: url(../includes/topnav/topbutton_down.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 40px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}
#topnavbuttons ul li a:visited {
	background-image: url(../includes/topnav/topbutton.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 40px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}
#topnavbuttons ul li a:visited:hover {
	background-image: url(../includes/topnav/topbutton_down.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 40px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}
#topnavbuttons ul li a#current {
	background-image: url(../includes/topnav/topbutton.jpg);
	background-repeat: no-repeat;
	list-style:none;
	height: 40px;
	width: 151px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 0px;
	float: left;
}
#page-mainbody 		/* encloses everything between header and footer, including breadcrumbs */
{
	visibility: visible;
	width: 960px;
	float: left;
	z-index: 2;
	/*height: 600px;*/
	background-color: #FFFFFF;
	background-position: bottom;
	height: auto;
	margin: 0px;
}
#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: 330px;
	background-image: url(../images/Template/floors-2u_TemplateNew_r4_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	margin:0px;
	padding:0px;
	overflow:hidden;
	margin-left:0px;
}
#page-index-rightbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #f90;
}
#page-index-rightbox a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #f90;
}
#page-index-rightbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color:#006;
}
#page-index-leftbox 		/* encloses everything between header and footer, including breadcrumbs */
{
	visibility: visible;
	width: 460px;
	float: left;
	z-index: 2;
	/*height: 600px;*/
	background-color: #FFFFFF;
	height: 350px;
	background-image: url(../images/Template/floors-2u_TemplateNew_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#page-domestic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color:#666;
	
}
#page-domestic a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #f90;
	text-decoration: none;
}
#page-domestic a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #f90;
	text-decoration: none;
}
#page-domestic a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color:#006;
	text-decoration: none;
}
#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;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	vertical-align:bottom;
}
#page-bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #F90;
		}

		#page-bottomnav a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #F90;
		}
		
		#page-bottomnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #0055a5;
		}
#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: 575px;
	padding-left: 15px;
	color: #333333;
	background-color: #FFFFFF;
	float: left;
	margin-left:170px;
}
#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: 80px;
	margin-bottom:20px;
	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: 12px;
	color: #666666;
	margin: 10px;
	padding: 10px;
	float: left;
	font-weight: 300;
	width: 450px;
}
.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;
}
.boxtextOrange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:500;
	color:#FF9900;
}
.boxtextBlue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:500;
	color:#0055a5;
}
.pagetextOrange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400;
	color: #ff9900;
}
.largeText18px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	color: #ff9900;
	vertical-align: top;
	line-height:12px;
}
.largeText24px {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	color: #ff9900;
}
#headline {
	overflow: hidden;
	visibility: visible;
	z-index: 4;
	height: 40px;
	width: 446px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.reversehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #FF9933;
	margin-bottom: 20px;
}
.reverseheadblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #0055a5;
	margin-bottom: 20px;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#portfolioContainer {
	width:950px;
	height:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:bolder;
	text-align:center;
	margin-left:15px;
}
.portfolioItem {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:bolder;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
}
#portfolioContainer a:link{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:300;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
	text-decoration: none;
}
#portfolioContainer a:link:hover {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:bolder;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
	text-decoration: none;
}
#portfolioContainer a:visited {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:300;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
	text-decoration: none;
}
#portfolioContainer a:visited:hover {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:bolder;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
	text-decoration: none;
}
#portfolioContainer a#current {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006;
	font-weight:300;
	text-align:center;
	border:1px;
	border-bottom-color:#006;
	border-style:solid;
	width:185px;
	height:150px;
	vertical-align:bottom;
	text-decoration: none;
}
.portfolioPageItem {
	width:500px;
	height:450px;
	margin:20px;
	float:left;
}
.portfolioPageDescription {
	width:380px;
	height:450px;
	margin:10px;
	margin:20px;
	float:left;
}
.portfolioPageDescText {
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:300;
	color:#666;
}
