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

body{ margin:0 auto; background-color: #5D5D5D; }

/*main containers*/
#holder_main{ width:100%; height:450px; border-top-width: 10px; border-bottom-width: 10px; border-top-style: solid; border-bottom-style: solid; border-top-color: #ffffff; border-bottom-color: #ffffff; }
#holder_content{width:1000px;height:80px;margin:0 auto;}
.floatleft{float:left;}
.edgeleft{width:15px; height:25px; background-image:url(../images/leftedge.png);}
.edgeright{width:15px; height:25px; background-image:url(../images/edgeright.png);}
.topmargin{margin-top:25px;}
.linkbox{margin:auto; width:800px; height:30px; color:#FFF;}