/* CSS Document */


form, input {
	margin:0px;
	padding:0px;
}

.images{
  vertical-align: middle;
  display:inline;
}

body{
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:100%;
	width:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

td object, td embed {
vertical-align: bottom;
}

.main_table{
	width:1280px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.body-top{
	background-image:url(../images/body-top.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:1219px;
	padding-top:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.flash-rot{
	margin-top:5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#sub-navigation{
	background-image:url(../images/logo-bg-btm.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.shade{
	position:absolute;
	background-image:url(../images/shade.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:540px;
	height:470px;
	left:35%;
	z-index:500;
}

#content{
	text-align:left;
	padding-left:31px;
	padding-top:10px;
}

#subpage-content{
	text-align:left;
	padding-left:20px;
	padding-top:10px;
}

.content-copy{
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
}

.subnav{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.focuszone1{
	float:left; 
	background-image:url(../images/focuszone1.png); 
	background-repeat:no-repeat; 
	height:224px; 
	width:255px;
}

.focuszone2{
	float:left; 
	background-image:url(../images/focuszone2.png); 
	background-repeat:no-repeat; 
	height:224px; 
	width:244px;
}

.focuszone3{
	float:left; 
	background-image:url(../images/focuszone3.png); 
	background-repeat:no-repeat; 
	height:224px; 
	width:253px;
}

.body-middle{
	width:1219px;
	background-image:url(../images/body-middle.png);
	background-repeat:repeat-y;
}

.body-bottom{
	width:1219px;
	background-image:url(../images/body-bottom.png);
	background-repeat:no-repeat;
	height:23px;
}
