.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height:343px;
	width:743px;
}

#logo { font:normal 44px Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; padding:100px 0px 0px 110px; }

#slogan { font:normal 14px Arial, Helvetica, sans-serif; color:#000; text-decoration:none; padding:0px 0px 0px 115px; }

.videobg { background-image:url(../images/video-bg.jpg);
background-repeat:no-repeat;
background-position:top center;
height:343px;
width:743px;
}

.cont-box-top { background-image:url(../images/cont-top-box.jpg);
background-repeat:no-repeat;
background-position:bottom center;
height:53px;
width:743px;
}

.cont-box-middle { background-image:url(../images/cont-middle-box.jpg);
background-color:#FFFFFF;
background-position:top center;
background-repeat: no-repeat;
width:743px;
}


.cont-box-bottom { background-image:url(../images/cont-bottom-box.jpg); 
background-repeat:no-repeat;
background-position:top center;
height:55px;
width:743px;
}

.h3 { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#333333; text-decoration:none; }

.copyright { font:normal 13px/20px Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; }


.form-box-top { background-image:url(../images/box-top.png);
background-position:bottom center;
background-repeat:no-repeat;
width:285px;
height:16px;
} 

.form-box-middle { background-image:url(../images/box-middle.png);
background-position:top center;
background-repeat:repeat-y;
width:285px;
}

.form-box-bottom { background-image: url(../images/box-bottom.png);
background-position:top center;
background-repeat:no-repeat;
width:285px;
height:16px;
} 