﻿
* {text-align:center; font-family:Arial, Helvetica, Verdana, Serif; font-size:14px;}

html {background:url("images/bg.jpg") top center repeat-x;}

body {width:800px; margin:0 auto; padding:40px 0;}

div#branding {width:800px; height:230px; margin-bottom:30px; text-indent:-9999px; background:url("images/branding.jpg") top center no-repeat;}

div#content {width:800px;}

div#left {width:399px; float:left; border-right:2px solid black; text-align:center;}

div#right {width:399px; float:right; }

div#footer {clear:both; width:450px; padding:50px 175px 0 175px;}

div.text_box {border:1px solid #000; width:320px; padding:0px; margin:0px 39px 10px 39px; color:#000;}
div.text_box ul li {float:left; padding:5px; border-left:1px solid #eee;}
div.text_box ul li:first-child {border:none;}
div.text_box p {line-height:20px; padding:10px;}

h3 {font-size:20px; font-weight:normal; padding: 0 15px 10px ; letter-spacing:1px;}
#right h3 {margin-left: 15px ;}

p {font-size:14px;}
div#footer p {font-size:10px; color:#362f2d; padding:5px; letter-spacing:0.5px;}
a.button {display:block; background:#000; color:#fff; padding:10px 5px; margin:0; text-decoration:none; font-size:12px; letter-spacing:1px; font-weight:bold;}
a img {padding:10px 0; background:transparent; margin:0;}
p.border {border-top:1px solid #eee;}
