* {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-align: left;
    padding: 0px;
    margin: 0px;
}

body {
    background-color: #e0e0e0;
    text-align: center;
}

a {
    color: #00a2e1;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

a.white {
    color: white;
}

a.selected {
    color: #f0037f;
}

a:hover {
    color: #f0037f;
}

a.darkblue {
    color: #333366;
}

#container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 758px;
    margin-top: 20px;
}

#logo {
    position: absolute;
    top: 0px;
    left: 0px;
}

#menu {
    position: absolute;
    top: 5px;
    left: 205px;
    height: 25px;
}

#menu a {
    padding-left: 8px;
}

#menuLeft {
    width: 544px;
    height: 127px;
    float: left;
    background-color: white;
}

#menuMiddle {
    width: 192px;
    height: 127px;
    float: left;
    background-color: #74cbe0;
}

#menuRight {
    width: 22px;
    height: 127px;
    float: left;
    background-color: white;
}

#heading1 {
    width: 21px;
    height: 62px;
    float: left;
    background-color: white;
}

#heading2 {
    width: 192px;
    height: 62px;
    float: left;
    background-color: white;
}

#headingText2 {
    padding-left: 15px;
    font-weight: bold;
    font-size: 11px;
    color: white;
    padding-top: 34px;
}


#heading3 {
    width: 331px;
    height: 62px;
    float: left;
    background-color: white;
}

#headingText3 {
    padding-left: 15px;
    font-weight: bold;
    font-size: 16px;
    padding-top: 30px;
}

#heading4 {
    width: 192px;
    height: 62px;
    float: left;
    background-color: #d6621e;
}

#headingText4 {
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    font-size: 16px;
    color: white;	
}

#heading5 {
    width: 22px;
    height: 62px;
    float: left;
    background-color: #ef021b;
}

#bodyContainer {
    float:left;
    background-color: #f0037f;
    width: 100%;
}

#body0 {
    width: 21px;
    height: 1px;
    float: left;
}

#body1 {
    width: 192px;
    height: 350px;
    background-color: #fa8998;
    float: left;
}

#body2 {
    width: 331px;
    height: 350px;
    background-color: #e5cfbb;
    float: left;
}

#body3 {
    width: 192px;
    height: 350px;
    background-color: #b7948c;
    float: left;
}

p.bodyText {
    margin-left: 14px;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-right: 14px;
}

p.bodyTextBigger {
    margin-left: 14px;
    margin-top: 11px;
    margin-bottom: 5px;
    margin-right: 14px;
    font-size: 12px;
    color: #444444;
}


p.bodyTextWhite {
    margin-left: 14px;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-right: 14px;
    color: white;
}

ul.news 
{
	margin-left:14px;
	margin-bottom:6px;
	
}
ul.news li 
{
	list-style:none;
	color:#444444;
	font-size:12px;
	margin: 5px 15px 0px 0px;
}

#footer1 {
    font-size: 1px;
    width: 21px;
    height: 7px;
    float: left;
    background-color: #ef021b;
}

#footer2 {
    font-size: 1px;
    width: 192px;
    height: 7px;
    float: left;
    background-color: #f95a21;
}

#footer3 {
    font-size: 1px;
    width: 331px;
    height: 7px;
    float: left;
    background-color: #e48858;
}

#footer4 {
    font-size: 1px;
    width: 192px;
    height: 7px;
    float: left;
    background-color: #d6621e;
}

#footer5 {
    font-size: 1px;
    width: 22px;
    height: 7px;
    float: left;
    background-color: #ef021b;
}

#fscroller {
	font-family: Verdana;
	font-size: 22px;
	text-align: center;
	padding: 35px;
	font-weight: bold;


}
