* {

font-family: Arial;

color: #444;

font-size: 0.99em;

}

td {

padding: 8px 10px;

vertical-align: top;

}

a {
	outline: none;
	text-decoration: none;
	color: inherit;
}

a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}

small {

font-size: 0.8em;

}

.all {

margin: 0;

padding: 0;

background: #eee;

}

.allwrapper {

margin: 0 auto;

width: 1024px;

}

.body {

background: url(bodybg.png) repeat-x #fff;

margin: 20px auto;

padding: 0 auto;

border: 1px solid #bbb;

}

.bodyspacer {

height: 30px;

}

.header {

border-bottom: 2px solid #8a2237;

height: 248px;

width: 1024px;

vertical-align: bottom;

}

.headingwrapper {

width: 324px;

height: 248px;

float: right;

}

.headingdummy{

height: 210px;

}

.heading {

font-size: 1.5em;

letter-spacing: 2px;

padding-left: 24px;

color: #555;

}

.mainwrapper {

width: 1024px;

}

.menu {

float: left;

width: 265px;

background: url(menubg.png) no-repeat;

}

.menuspacer {

height: 60px;

}


.menucontent {

margin: 25px;

}
.menucontent>ul {

list-style-type: none;

padding: 25px;

}

.menucontent>ul>li {

padding: 4px;

color: #555;

}

.menucontent>ul>li.active {

padding: 4px;

color: #8a2237;

list-style-type: disc;

}

.menucontent>ul>li>ul {

font-size: 0.85em;

padding: 4px 10px 4px 10px;

color: #555;

list-style-type: none;

}

.menucontent>ul>li>ul>li {

padding: 4px;

color: #555;

}

.menucontent>ul>li>ul>li.active {

padding: 4px;

color: #8a2237;

list-style-type: disc;

}

.menufooter {

background: url(menubg_bottom.png) no-repeat;

height: 183px;

}

.main {

background: url(headerbg.png) no-repeat;

float: left;

width: 759px;

}

.mainspacer {

height: 130px;

}

.maincontent {

margin: 0 35px;

padding-right: 0;

}

.maincontent h3 {

font-size: 1.2em;

letter-spacing: 0.1em;

padding-bottom:0;
margin-bottom: 0;

}

.maincontent p {

line-height: 135%;

}



.footer {

clear: both;

height: 130px;

background: url(footerbg.png) no-repeat;

}

.floatright {

float: right;

}

.floatleft {

float: left;

}