

body {
background: #ffffff;
color: #282828;
text-align:center;
}

a {
color: #75bad9;
text-decoration:none;
}

a:hover {
color: #191919;
text-decoration:none;
}

#container {
font:12px Verdana,Tahoma,Arial,sans-serif;
width:1200px;
background: #ffffff;
color: #282828;
margin:5px auto;
text-align:left;
border: #ffffff 6px solid;
}

#header {
width:1200px;
height:120px;
background: #ffffff;
color: #282828;
margin-bottom:10px;
}

#header img{
border: 0px;
}

#home form {
font:12px Verdana,Tahoma,Arial,sans-serif;
}

#home {
margin: 40px auto;
background-color:#ffffff;
text-align: center;
}

#home img {
border: 0px;
}

h1 {
font-size:14px;
text-align: left;
color: #282828;
margin-bottom: 15px;
margin-left: 25px;
}

h2 {
font-size:14px;
text-align: center;
color: #282828;
margin-bottom: 15px;
}

#nav {
width:1200px;
height:10px;
margin-bottom:0px;
text-align:right;
line-height: 120px;
}

#nav a{
color: #75bad9;
text-decoration:none;
}

#nav a:hover{
color: #191919;
text-decoration:none;
}

#left {
float:left;
width:900px;
margin:0 15px 0 15px;
}

#left p{
margin-bottom:5px;
}

#right {
float:right;
width:180px;
margin:0 0px 0 0px;
}

#right p{
border-left: 1px solid #599cdb;
margin:0 10px 0 5px;
background: #ffffff;
margin-bottom:10px;
padding:3px;
color: #282828;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{

border:0px;
}

#footer {
clear:both;
font-size:10px;
text-align:center;
padding-top:10px;
padding-bottom:5px;
}

