body{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-align:center;
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: hidden;
	font-family:Tahoma, Geneva, sans-serif;
	
}

#login{
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:50px;
	height:50px;
}

#topSite{
}

#topBorder{
	width:100%;
	height:0px;
	background-color:#97b0c1;
}

#headerContainer{
	width:100%;
	height:0px;
	border-bottom:1px solid #c0c1c2;
	border-top:1px solid #c0c1c2;
}

#header{
	background:url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: 40% 80%;
	width:979px;
	height:100%;
	margin:0 auto;
	border-left:1px solid #c0c1c2;
	border-right:1px solid #c0c1c2;	
}

#headerEmail{
	cursor:pointer;
	background:url('images/headerEmail.jpg');
	background-repeat: no-repeat;
	width:86px;
	height:28px;
	position:relative;
	top:0;
	left:0;
}

#headerEmail:hover{
	background:url('images/headerEmailH.jpg');
}

#titleContainer{
	background-color:#494a4d;
	width:100%;
	height:0px;
	border-bottom:1px solid #c0c1c2;
}

#titlePush{
	position:absolute;
	z-index:0;
	left:0;
	top:0px;
	background:url('pages/home/push.jpg');
	background-repeat: no-repeat;
	width:135px;
	height:0%;
	opacity:0;
	filter: alpha(opacity = 0);
	visibility:hidden;
}

#titleCover{
	position:absolute;
	z-index:0;
	left:0px;
	top:0px;
	background:#000000;
	width:195px;
	height:0px;
	opacity:0.25;
	filter: alpha(opacity = 25);
	visibility:visible;
}

#titleContent{
/*	background:url('pages/home/default.jpg');*/
	background-repeat: no-repeat;
	width:981px;
	height:100%;
	margin:0 auto;
}

#titleSWF{
	background-repeat: no-repeat;
	width:805px;
	height:100%;
	float:left;
	border:0;
}

#navBar{
	float:left;
	background-color:#7a828a;
	width:174px;
	height:100%;
	border-right:1px solid #777777;	
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:700;
	font-size:8pt;
	font-stretch:semi-expanded;
	text-align:left;
}

#navBarPushD{
	width:100%;
	height:8%;
	margin-top:auto;
}

.navItem{
	cursor:pointer;
	color: #FFFFFF;
	border-bottom:1px solid #A2A8AD;
	padding:5px;
	padding-left:10px;
	margin-left:6px;
	margin-right:6px;
}

/* done in JS
.navItem:hover{
	color: #cbdb2a
}*/

.navItemS{
	cursor:default;
	color: #FFFFFF;
	background-color: #A2A8AD;
	border-bottom:1px solid #A2A8AD;
	padding:4px;
	padding-left:10px;
	margin-left:6px;
	margin-right:6px;
}

#contentSpacerContainer{
	width:100%;
	height:0px;
	border-bottom:1px solid #c0c1c2;
}

#contentSpacer{
	width:979px;
	height:100%;
	margin:0 auto;
	border-left:1px solid #c0c1c2;
	border-right:1px solid #c0c1c2;	
}

p{
	padding:0;
	margin:0;
}


#contentContainer{
	background-color:#d3dade;
	width:100%;
	height:600px;
	padding-bottom:10px;
}

#content{
	width:981px;
	height:auto; /* real browsers */
	margin:0 auto;
	padding-bottom:16px;
	
}

#contentText{
	background-color:#FFFFFF;
	border-left:1px solid #c0c1c2;	
	width:764px;
	height:100%; /* IE6: treaded as min-height*/
	float:left;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	
}

#contentBar{
	float:left;
	background-color:#FFFFFF;
	width:174px;
	height:100%; /* IE6: treaded as min-height*/
	border-left:1px solid #c0c1c2;	
	border-right:1px solid #c0c1c2;	
	
}

#footerContainer{
	background-color:#a7b0b5;
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	border-top:1px solid #c0c1c2;
	
}

#footer{
	color:#444444;
	background-color:#d3dde3;
	width:979px;
	height:16px;
	margin:0 auto;
	border-left:1px solid #c0c1c2;
	border-right:1px solid #c0c1c2;	
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:8pt;
	font-stretch:semi-expanded;
}

#shade{
	background-color:#000000;
	opacity:0;
	filter: alpha(opacity = 0);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	z-index:1;
	visibility:hidden;
}

#mailerContainer{
	position:absolute;
	z-index:2;
	top:-3px;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
}

#mailer{
	color:#ffffff;
	background-color:#7a828a;
	opacity:0.0;
	filter: alpha(opacity = 0);
	width:0px;
	height:0px;
	border:3px double #666666;
	padding:10px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:10pt;
}

.input{
	width:350px;
	height:25px;
	margin:2px;
}

#galleryContainer{
	position:absolute;
	z-index:3;
	top:-3px;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
	
}

#gallery{
	color:#ffffff;
	background-color:#7a828a;
	opacity:0.0;
	filter: alpha(opacity = 0);
	width:0px;
	margin:0 auto;
	border:3px double #666666;
	padding:5px;	
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:15pt;
}

#infoBarContainer{
	float:left;
	width:182px;
}

#infoBar{
	border-right:2px dotted #BBBBBB;
	width:182px;
	margin-top:2px;
}

#infoBarText{
	padding-top:20px;
	padding-bottom:20px;
	margin:0 auto;
	width:170px;
	border-bottom:2px dotted #BBBBBB;
	
}

#plan{
	float:right;
	width:600px;
	height:537px;
	background-repeat:no-repeat;
}

.sideThumbContainer{
	background:#e5eff5;
	width:174px;
	height:100%;
}

.sideThumbnailTitle{
	margin-left:20px;
	border-left:1px solid #c0c1c2;
	text-align:left;
	padding:2px;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
}

.sideThumbnailImg{
	margin:10px;
	margin-top:2px;
	margin-bottom:2px;
	width:148px;
	height:50px;
	cursor:pointer;
}

.sideThumbnailPushD{
	width:100%;
	height:0px;
	border-bottom:1px solid #c0c1c2;
}

.contactTitle{
	float:left;
	width:200px;
	margin-top:10px;
	margin-left:20px;
}

.contactInput{
	float:left;
	width:450px;
	height:18px;
	margin:5px;
	border:1px solid #c0c1c2;
}
.contactBreak{
	width:100%;
	height:25px;
}

.contactInfo{
	margin-left:-10px;
	width:104%;
	height:100px;
	border-bottom:1px solid #c0c1c2;
}

.contactAddress{
	float:left;
	width:385px;
	height:80px;
	font-weight:bold;
	margin:10px;
	border-right:2px dotted #c0c1c2;
	
}

.data{
	margin-left:20px;
	padding:0px;
	font-size:13px;
	color:#494a4d;
}

h1{
	padding:0;
	margin:0;
	margin-left:10px;
	margin-bottom:0px;
	font-size:20px;
	color:#494a4d;
	
}

h2{
	padding:0;
	margin:0;
	margin-left:15px;
	font-size:15px;
}


#stepsHome li{
	margin:10px;
	margin-left:0px;
	
}

ol{
	margin-top:-10px;
	margin-left:0px;
	font-size:13px
	
}