/* --  site pages -- */

body { padding:0; margin:0; font-size: 75%; font-family: Verdana, Geneva, sans-serif; line-height: 1.65; background:#f4f4f4 url(../images/bodybg.gif) center repeat-y; color: #555; }
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* --  general styles  -- */

a { color:#631e19; text-decoration: none;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:none; }
p {padding-left:5px;}
h4 { font-size: 1em; font-weight:200; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; }
h3 { font-size: 1.2em; font-weight:200; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; }
h2 { font-size: 2em; font-weight:200; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h1 {font: 30px margin:0;}
li {font-size: 1em; padding-left:5px;}
.image{margin-top:8px;}
/* --  headers and menus  -- */

#header { clear:both; width:900px; height:80px; margin-bottom: 20px; }
#title {float:left; width:240px; padding: 20px 0 10px 0;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 600px; float:right; margin:15px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; font-size:11px }
#menu li a {  color:#444; text-decoration:none; padding:1px 5px 1px 5px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19; border-bottom: 1px dotted;} 

/* -- main body -- */

#mainbanner {width:900px; height:250px; margin:5px 0 10px 0;background: url(../images/marginalfade2.jpg) no-repeat;}
#mainbanner a {color:#fff;}
#mainbanner:hover {background: url(../images/marginalfade3.jpg) no-repeat;}
.mainblurb{ position:absolute;  width:360px; float:left; margin:35px 0px 0px 80px; padding:12px; color:#faf9e4;}
#bottomcontenttop{width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:898px; height:300px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
#subjectpage{padding:40px 12px 12px 20px;}
.left {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.subjectright {float: right;width: 150px;margin: 0 6px 5px 0; padding:10px;}
.subjectcontent {float:left; width: 800px; margin-left:20px; padding:8px; margin: 8px 0 8px 0;}
.technical{float:left; background-color: #f5f6d6; width:366px; padding:16px; margin: 8px 0 8px 0;}
.creative{float:right; background-color: #d4dad9; width:366px; padding:16px; margin: 8px 0 8px 0;}
.casestudy {clear:both; float:left; background-color: #f5f6d6; width:784px; padding:8px;}
.casestudyleft{background-color: #f5f6d6; width:500px;}
.casestudyright{
	float:right;
	width:280px;
	background-color: #f5f6d6;
}
.casestudyright p{font-size:9px; text-align:center;}
.casestudy2 {clear:both; float:left; background-color: #d4dad9; width:784px; padding:8px;}
.casestudy2left{background-color: #d4dad9; width:500px;}
.casestudy2right{float:right; width:280px; background-color: #d4dad9;}
.casestudy2right p{font-size:9px; text-align:center;}

.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* -- footer -- */

#footer { clear: both; text-align:center; color: #444; background: #fff; padding:4px 0; 
margin:10px 0 0 0;}
#footer img {vertical-align: middle;}
#footer a {color: #631e19; background: inherit;}
