body {
background-image:url('../images/background.gif');
background-repeat:repeat-y;
background-attachment:fixed;
background-position:center;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

* {
margin:0;
}

h1 {
font-size:16px;
color:#05376f;
padding-bottom:10px;
}

h2 {
font-size:12px;
color:#05376f;
padding-bottom:10px;
}

.left {
float:left;
}

.right {
float:right;
}

.casestudies {
padding-bottom:20px;
width:574px;
float:left;
}

#leftcontent h1 {
font-size:20px;
color:#05376f;
padding-bottom:10px;
padding-top:7px;
}

.thumbnails {
float:left;
margin-right:7px;
margin-top:30px;
}

img {
border:none;
}

#container {
width:804px;
margin:auto;
}

#header {
background-image:url('../images/header.png');
background-repeat:no-repeat;
width:804px;
height:119px;
}

#navigation {
float:right;
margin-top:85px;
margin-right:23px;
width:485px;
}

#leftcontent {
width:574px;
float:left;
margin-top:10px;
border-right-color:#05376f;
border-right-style:solid;
border-right-width:1px;
padding-right:7px;
}

#leftcontent ul li {
margin-bottom:5px;
}

#leftcontent p {
line-height:20px;
word-spacing:3px;
}

#rightcontent {
width:217px;
margin-top:10px;
float:right;
}

img.floatLeft {
float:left;
margin:4px;
}

img.floatRight {
float:right;
margin:4px 4px 4px 6px;
}

img.floatRightClear {
float:right;
clear:right;
margin:4px 4px 4px 6px;
}

#maincontent {
width:804px;
}

.rc {
float:right;
width:213px;
margin-bottom:20px;
font-size:10px;
}

#flashbanner {
width:574px;
height:146px;
z-index:0;
margin-bottom:10px;
}

#footer {
width:100%;
background-image:url('../images/footer.gif');
background-position:center;
background-repeat:no-repeat;
height:49px;
clear:both;
text-align:center;
padding-top:30px;
}

#footer p {
font-size:10px;
color:#ccc;
}

#footer a,#footer a:active,#footer a:hover {
color:#ccc;
text-decoration:none;
}

#footer_nav {
width:100%;
text-align:center;
text-decoration:none;
}

TABLE {
border-collapse:collapse;
margin-bottom:10px;
border-color:#CCC;
}

.style14 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.style15 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

th {
background-color:#266095;
}

#form_box {
width:200px;
background:#e6e6e6;
border:1px solid #ccc;
font:0.8em Arial, Helvetica, Sans-serif;
margin-top:10px;
margin-bottom:2px;
padding:0.5em;
}

#form_box div {
padding:0.2em 0.5em;
}

#form_box div.hr {
border-bottom:2px solid #ccc;
height:0;
margin-top:0;
margin-bottom:7px;
}

#form_box p {
float:left;
width:120px;
margin:4px 0;
}

#log {
width:200px;
margin-top:10px;
}

#log_res {
overflow:auto;
color:red;
}

#log_res.ajax-loading {
background:url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
padding:20px 0;
}

p,.news {
margin-bottom:10px;
}

.clear { clear: both; }