/*-------------------- General Layout Styles --------------------*/
body {
background:url(body-runner.gif) 50% 0 repeat-y;
}
#holder {
width:990px;
margin:30px auto 10px auto;
}
#flash-banner {
background:#eee;
width:764px;
float:left;
}
#html-top-right {
width:210px;
float:left;
height:116px;
background:url(top-html-bg.gif) 0 0 repeat-x #fff;
padding:8px;
font-size:10px;
}
#html-top-right h3, #html-top-right p {
padding:0px;
}
#html-top-right a {
display:block;
text-decoration:none;
text-align:right;
padding:8px 0 0 0;
}
#container {
clear:both;
background:#fff url(content-horizonal-runner.gif) 0 0 repeat-x;
padding:0 0 0 5px;
}
#content {
background:#fff url(bottom-runner.gif) 0 100% repeat-x;
}
#watermark {
background:url(watermark.gif) 100% 100% no-repeat;
padding:0 0 10px 0;
}
#left-column {
float:left;
width:172px;
}
#center-content {
width:588px;
float:left;
min-height:200px;
}
#right-column {
float:left;
width:225px;
background:#545454;
margin-top:7px;
}
#cmsfooter {
clear:both;
}
#html-left-1, #html-left-2, #html-left-3 {
/*border:1px solid #c7c7c7;*/
padding:5px 5px 8px 5px;
/*background:url(html-bg.gif) 0 0 repeat-x;*/
margin:12px 0 -4px 0px;
}
#html-left-1 img, #html-left-2 img,, #html-left-2 img #html-top-right img {
padding:0px;
border:0px solid #ccc;
}
#html-left-1 h3, #html-left-2 h3, #html-left-3 h3, #html-top-right h3 {
margin:0px 0 3px 0;
font-size:13px;
}
#html-left-1 p, #html-left-2 p, #html-left-3 p #html-top-right p {
font-size:10px;
margin:0px;
}
#html-right-1 p, #html-right-2 p, #html-right-3 p, #html-right-4 p{
margin:0px;
}
#html-right-1, #html-right-2, #html-right-3, #html-right-4 {
margin:10px 0 0 0;
}
#newsletter {
background:url(news-bg.gif) 0 0 repeat-x;
border:1px solid #bfbfbf;
border-width:1px 0 0 1px;
height:140px;
}
#newsletter img {
margin:13px 0 0px 12px;
}
#newsName, #newsEmail {
width:190px;
font-family:verdana;
font-size:10px;
margin:5px 0 0px 13px;
color:#575757;
border:1px solid #c5c5c5;
}
#submitBtn {
margin:4px 0 0 130px;
}
#cmsbody {
padding:13px;
}
