body {
text-align:center;
height:100%;
background-color:#817b9b;
background-image:url(../images/bg_mainpage.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}


#staticwrapper {
text-align:left;
width:977px;
margin-left:auto;
margin-right:auto;

}

#liquidwrapper {
max-width:977px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header {
width:auto;
margin:20px;
}

#menustart {
background:url(../images/tab_start.gif) no-repeat;
width:13px;
}

#menuend {
background:url(../images/tab_end.gif) no-repeat;
width:41px;
padding-left:14px;
}

#menustart a,#menustart a:hover,#menuend a,#menuend a:hover {
background-image:none;
}


#menu {
border-bottom:1px solid #9d9fa2;
margin-left:14px;
margin-right:14px;
height:29px;
}

#maincontent {
width:977px;
background-repeat:no-repeat;
background-image:url(../images/bg_maincontainer.png);
padding-top:15px;

}

#column1 {
width:260px;
float:left;
margin-left:15px;
background-color:#2969a0;
background-image:url(../images/leftcolumninner_bg.gif);
min-height:450px;
background-repeat:repeat-x;
padding-top:10px;
}

#mainpgcontainer {
background-color:#FFF;
width:949px;
margin-left:14px;
background-image:url(../images/bg_threecolumns.gif);
background-repeat:repeat-y;
}

#mainpgcontainer p {
padding-left:20px;
padding-right:20px;
margin-bottom:2em;
}

#mainpgcontainer h4 {
margin-bottom:.2em;
margin-top:0;
padding-left:10px;
padding-right:10px; 
font-weight:bold;
}

.article {
margin-top:15px;
border-bottom:1px dashed #dfdfdf;
}


#column1 {
width:600px;
background-image:url(../images/bg_column1.gif);
background-repeat:no-repeat;
background-color:#FFF;
height:auto;
padding-top:20px;
}

#column3 {
width:299px;
float:right;
margin-right:15px;
background-image:url(../images/bg_column3.gif);
background-repeat:no-repeat;
background-color:#FFF;
padding-top:20px;
}



#columnend {
clear:both;
height:7px;
background-image:url(../images/bg_columnsend.gif);
}

#columnclear {
clear:both;
}

#mainpgcontainer h1,#mainpgcontainer h3 {
position:relative;
width:550px;
height:30px;
overflow:hidden;
font-weight:700;
margin:0;
padding:0;
}

#mainpgcontainer h1 span,#mainpgcontainer h3 span {
display:block;
position:absolute;
left:0;
top:0;
z-index:1;
width:550px;
height:50px;
background:top left no-repeat;
margin:0;
padding:0;
}


#mainpgcontainer h3 {
width:auto;
margin-bottom:.8em;
height:35px;
}

#mainpgcontainer h3 span {
width:300px;
height:35px;
}

#footer {
background-image:url(../images/bg_footer.gif);
background-repeat:no-repeat;
vertical-align:middle;
width:977px;
height:85px;
margin:0;
padding:15px 0 0;
}

#footer ul {
list-style:none;
}

#footer ul li {
display:inline;
}

#footer p {
margin-left:40px;
padding-top:8px;
vertical-align:middle;
float:left;
}

#footer p img {
float:left;
vertical-align:sub;
margin:0 1em 0 0;
}

#footer .separator {
padding:0 6px 0 5px;
}

#footer_menu {
text-align:right;
margin-right:40px;
padding-top:8px;
}

#footer ul li a {
text-decoration:none;
}