* { padding: 0; margin: 0; border: 0 }
html { overflow-y: scroll }
a:focus { outline: 0 }

body { font-size: 62.5%; margin-top: 10px; font-family: Tahoma, Arial, Sans-Serif; color: #333 }

#dims { width: 800px; margin: 0 auto }
#container-t { float: left; width: 800px; height: 38px; background: url(../images/topshadow.jpg) no-repeat top left }
#container-m { float: left; clear: left; width: 640px; background: url(../images/middleshadow.jpg) repeat-y top left; min-height: 467px; height: 467px; height: auto !important; padding: 0 80px }
#container-b { float: left; clear: left; width: 800px; height: 38px; background: url(../images/bottomshadow.jpg) no-repeat top left }

#header { float: left; width: 640px; height: 168px; font-family: Trebuchet MS }
#header img { float: left }
#header div { float: right; text-align: right; padding: 15px 0 0 0 }
#header div h1 { font-size: 30px; font-weight: bold; color: #d21724; line-height: 35px; margin-bottom: 14px }
#header div h1 span { font-size: 18px; }
#header div h1 a { color: #d21724; text-decoration: none }
#header div p { font-size: 12px; color: #333; line-height: 14px }
#header div a { color: #333; text-decoration: none }
#header div strong { color: #d21724 }

#nav { float: left; width: 640px; height: 25px; background: #d21724; padding-top: 5px }
#nav ul { float: left; list-style-type: none; font-size: 13px; height: 18px; line-height: 18px }
#nav li { float: left; padding: 0 16px; border-right: solid 1px #FFF }
#nav a { color: #FFF; text-decoration: none }
#nav .last { border-right: 0 }

#text { float: left; width: 344px; padding: 20px 10px 20px 16px; min-height: 220px; height: 220px; height: auto !important; }
#text h2 { font-size: 1.4em; margin-bottom: 12px; line-height: 15px; font-weight: bold; color: #d21724 }
#text p { font-size: 1.2em; margin-bottom: 12px; line-height: 15px }
#text ul, #text ol { font-size: 1.2em; margin-bottom: 12px; line-height: 15px; margin-left: 15px }
#text a { color: #d21724; text-decoration: none }
#text a:hover { text-decoration: underline }

#texta h2 { font-size: 1.4em; margin-bottom: 12px; line-height: 15px; font-weight: bold; color: #d21724 }
#texta { float: left; width: 600px; padding: 20px 10px 20px 16px; min-height: 220px; height: 220px; height: auto !important; }
#texta p { font-size: 1.2em; margin-bottom: 12px; line-height: 15px }


#image { float: left; width: 270px; padding: 20px 0 0 0; text-align: right }

#footer { float: left; clear: left; width: 640px; border-top: solid 3px #d21724; text-align: right; padding: 3px 0 0 0; font-size: 10px; color: #999; font-family: Trebuchet MS; line-height: 10px }
#footer a { color: #999; text-decoration: none }




