body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif; 
	text-align: left;
}

a								{ text-decoration: none; outline: none; }
a img							{ border: none; }

h2								{ font-family: Georgia, Serif; font-size: 36px; text-align: center; font-weight: normal; }

#page-wrap						{ background: white; width: 998px; margin: 0 auto; padding: 0px 0; }

#slider							{ background: white url(../images/slide_bg.jpg) no-repeat; height: 282px; overflow: hidden; position: relative; margin: 0px; }
								  
#mover							{ width: 2940px; position: relative; }

.slide							{ padding: 0px; width: 980px; float: left; position: relative; }
.slide h1						{ font-family: "Trebuchet MS", "Lucida Grande", Arial, Sans-Serif; font-size: 26px; letter-spacing: -1px; color: #eeeeee; margin-left:760px; width: 220px; margin-top:25px; text-shadow: 1px 1px #000000; }
.slide p						{ font-family: "Trebuchet MS", "Lucida Grande", Arial, Sans-Serif; color: #ffffff; font-size: 12px; line-height: 22px; width: 220px; margin-left:760px; margin-top:10px;text-shadow: 1px 1px #000000; }
.slide img						{ position: absolute; top: 0px; left: 0px; }
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }


.l_box{ 
background-color: #F4F5EF;
width: 306px;
padding: 8px;
font:normal 14px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
line-height:22px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.m_box{ 
background-color: #F8F8F8;
width: 306px;
padding: 8px;
font:normal 14px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
line-height:22px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.s_box{ 
background-color: #F8F8F8;
width: 710px;
padding: 8px;
font:normal 14px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
line-height:22px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.r_box{ 
background-color: #FFFFFF;
width: 306px;
padding: 8px;
font:normal 14px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
line-height:22px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.bot_box{ 
background-color: #2E2F29;
width: 978px;
padding: 8px;
font:normal 14px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
color:#FFFFFF;
-moz-border-radius: 12px;
border-radius: 12px;
}


.title_b {
font:bold 20px "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif;
margin-bottom:18px;
}

td {
font-family: "Open Sans Condensed", "Didact Gothic","Trebuchet MS", "Lucida Grande", Arial, Sans-Serif; 
vertical-align: top;
text-align:left;
}

a {
color:#574D3E;
text-decoration:none;
}