/* http://www.mad-designs.org */
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333;
}

body {
background-color:#FFF;
margin:0;
}

img {
border:none;
}

a {
color:#09F;
}

a:hover {
color:#F30;
}

/*a:visited {color:#0099FF; text-decoration:none;}*/
.container {
margin-left:auto;
margin-right:auto;
width:960px;
}

.header {
min-height:90px;
width:100%;
text-align:center;
margin:0;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:52px;
line-height:64px;
margin:0;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
line-height:30px;
margin:0;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:24px;
color:#09F;
margin:0;
}

.top {
width:100%;
text-align:center;
}

.top ul {
margin-top:18px;
text-align:center;
}

.top li {
display:inline;
}

.top li a {
text-decoration:none;
font-size:14px;
font-weight:700;
margin-right:20px;
border-right:1px #333 solid;
padding-right:20px;
}

.footer {
width:100%;
float:left;
border-top:10px #333 solid;
text-align:center;
margin-top:20px;
font-weight:700;
}

.row1,.row2,.row3 {
width:100%;
margin-top:20px;
}

.row1l, .row2l, .row3l {
width:470px;
float:left;
border-top:10px #333 solid;
}

.row1r {
width:470px;
float:right;
border-top:10px #333 solid;
}
