/* CSS Document */

* {padding: 0;margin: 0;}
body{font-family:"Verdana" Arial;padding: 0;margin: 0; background-color:#FFFFFF;}
#left_pillar{background:transparent url(images/bg-slice-left.jpg) top repeat-y; width:250px;height:100%;position:absolute;top:0;left:0;}
#right_pillar{background:transparent url(images/bg-slice-right.jpg) top repeat-y; width:100px;height:100%;position:absolute;top:0;right:0;}

.logo{margin:50px 0 0 -29px;}
.company_name{float:right;margin:25px 0; width:200px;}

.button_ul{margin:200px 0;}
.button{float:right;margin:15px 0; text-align:center; padding:8px 0 ; height:20px; width:200px; background:transparent url(images/button-slice.jpg) top repeat-y;}
.button a{color:#FFFFFF; text-decoration:none;}




div#main_text p {float:left; margin:200px 300px 0;}



/*menu stlyes*/
div#button_container{width: 680px;height:93px;border-top:10px solid #006699;border-bottom:10px solid #006699; padding:6px 0 6px 0; }
