@charset "utf-8";
/* CSS Document */

body{margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#container{width:879px;	margin:0px auto 0px auto;}

#header{float:left; background-image:url(images/header.png); background-repeat:no-repeat; width:879px; height:94px; border: solid #000000 1px;}

#logo{background-image:url(images/logo.png); background-repeat:no-repeat; float:left; width:206px; height:67px; margin-top:27px;}

#heading{float:right; width:362px; height:67px; margin-right:20px; margin-top:52px; font-size:18px;}

#main{float:left; background-image:url(images/main-bg.png); background-repeat:no-repeat; width:629px; min-height:301px; border-left:solid #000000 1px; border-right:solid #000000 1px; padding-top:20px; padding-left:40px; padding-right:210px; padding-bottom:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#images{float:left; width:879px; height:194px; border-left:solid #000000 1px; border-right:solid #000000 1px; background-image:url(images/images.png); background-repeat:no-repeat;}
#caption1{float:left; margin-left:45px; margin-top:174px; width:240px;}
#caption2{float:left; margin-left:33px; margin-top:173px; width:240px;}
#caption3{float:left; margin-left:33px; margin-top:173px; width:240px;}

#footer{float:left; width:879px; height:195px; background-image:url(images/footer-bg.png); background-repeat:no-repeat; border-left:solid #000000 1px; border-right:solid #000000 1px; background-color:#000000;}
#footer-content{float:left; margin-left:40px; margin-top:50px;}