body 
{
margin:0; 
padding:0; 
height:100%;
background: #000308 url('images/bg.jpg') repeat-x;
text-align: center;
font-family: “Trebuchet MS”, sans-serif;
}

a:link { color:#224c94;}
a:hover { color:#1c65e2;}
a:visited { color:#000;}
a:active { color:#fff;}

div {
position: relative;
}

#wrapper {
clear: both;
width: 900px;
height: 100%;
margin: 0 auto;
 }

p {color:#224c94;
text-align: left;
padding-left: 6px;
font-family: “Trebuchet MS”, sans-serif;
font-size: 14px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;}

div.hr {
  height: 32px;
background: url('images/hr.jpg') center center no-repeat;

}
div.hr hr {
  display: none;
}

h1 {
text-align: center;
color:#224c94;
font-family: “Trebuchet MS”, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;}

h2 {
text-align: left;
color:#1c65e2;
font-family: “Trebuchet MS”, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 0.4em;
padding-left: 0px;}

h3 {
text-align: center;
color:#224c94;
font-family: “Trebuchet MS”, sans-serif;
font-size: 16px;
font-style: italic;
text-transform: none;
letter-spacing: normal;
padding-left: 0px;}

.content {
width: 547px;
height: auto;
float: left;
text-align: left;
display: block;
background: url('images/content.jpg') top left repeat-y;
border-top: 5px solid #4470b9;
border-bottom: 5px solid #4470b9;
padding: 12px;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 0px;

}

img {border: 0px}

.row {height: 0px;clear: both; float: left;}
#top {float: left; height: 290px;}
#lefttop{float: left;}
#logo{float: left;}
#menu { float: left;}
.menu {float: left;}
#banner {float: left;}
#welcome {float: left;}

#lefttop {float: left;width:623px;}
#middle {float: left; height: 900px; width: 900px; background: #00091a; padding: 0px; margin: 0px;}
#center {text-align: center; float: left; display: block; height: 100%; width: 571px; background: #eff2ff;}
#left {float: left; height: 100%; background: url('images/left.jpg') repeat-y;}
#right { float: left;height: 100%; background: url('images/right2.jpg') repeat-y;}
#side { float: left; height: 100%; overflow: hidden;  background: #00091a top right url('images/side-bg.jpg') repeat-y; }
#footer {float: left; height: 50px; width: 571px; text-align: center; font-size: 13px; padding-top: 30px;}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url('images/list.png');
background-repeat: no-repeat;
background-position: 8px 6px;
padding-left: 2.5em;
padding-right: 2.5em; 
padding-top: 0.5em;
padding-bottom: 0.5em;
color:#1c65e2;
font-family: “Trebuchet MS”, sans-serif;
font-size: 13px;
font-weight:bold;
}

.column {
float: left;
width: 50%;
display: block;
border: 0px solid #000;	}