/***** DESIGN - STUARTTRAYNOR.COM *****/

* {margin: 0; padding: 0;}
body {background: #E6D796;}
#wrapper {width: 780px; margin: auto; background: #FFFFFF; padding: 0 10px; }
#header {margin: auto; width: 400px;}
#header a img{border: none; margin: auto; padding: 25px 0}

/***** FONTS *****/
p {font-family: Trebuchet MS, "Times New Roman", Times, serif; font-size: 10pt; color: #7A7A7A; margin: 10px 0;}
ul {font-family: Trebuchet MS, "Times New Roman", Times, serif; font-size: 10pt; color: #7A7A7A; margin: 10px 30px; list-style: square;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 27px; color: #3788BD; font-weight: normal; text-align: center;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #3788BD; font-weight: normal; text-align: center;}
h3 a {font-family: Trebuchet MS, "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none;}

/***** CONTENT *****/
#services {width: 780px; float: left;}
#information {width: 780px; float: left;}
#articles {width: 780px; float: left; padding-bottom: 50px;}
.wrap {width: 780px; float: left;}
.title {height: 30px; width: 780px; background: url(../img/title_back.jpg) center; margin: 10px 0;}
.item {width: 370px; margin: 10px; float: left; display: inline;}
.article {width: 220px; height: 40px; background: #4291BF; float: left; margin: 10px; padding: 10px; overflow: hidden;}

/***** FOOTER *****/
#footer {width: 780px; padding: 5px; margin: 0 0 40px 0;}