
body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#121531;
}

p, h1, h2, img, ul, form {	margin: 0;	padding: 0;}
p {	line-height: 13px;}
h1 {
margin:0px;
font-weight:bold;
font-family:Trebuchet MS,Calibri,arial;
font-size:16px;
color:#3d446b;
}
h2 {
font-size: 12px;
font-weight: bold;
line-height: 25px;
}
ul {
list-style: none;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a img   {  
border:0 
}

p{
padding-bottom: 15px;
margin: 0px;
font-weight: normal;
font-family:Trebuchet MS,Calibri,arial;
font-size:12px;
color: #6f777c;
}

#container {	
width:847px;
padding:0px;
margin:0 auto;
background-color:#fcfdfd;
border-left:1px solid #B1A784;
border-right:1px solid #B1A784;
border-bottom:1px solid #B1A784;
}

#top {	
width:100%;	
height:75px;	
background:url(images/header.png);	
position:relative;
}

#top h3 {	
width:300px;	
height:30px;
position:absolute;
top:-16px;	
left:455px;	
font-weight:bold;	
font-family:Trebuchet MS,Calibri,arial;
font-size:23px;
color:#3d446b;
}

#top h3 a {
color:#3d446b;
}

#top h3 a:hover {
text-decoration:none;
color:#ccc;
}

.slogan {
position:absolute;
left:345px;
top:109px;
color:#000000;
font-weight:bold;
}

#content {
width:100%;
padding:0px;
margin:0px;
background-color:#EBE8DE;
}

#menu {	
width:195px;	
float:left;	
padding-left:10px;	
color:#FFFFFF; 
background-color:#fff;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

#menu h2 {
padding-left:3px;
line-height:25px; 
color: #000;
}
#menu a {color: #000;}
#menu ul {width: 180px; color: #000; padding-top: 11px;	padding-bottom: 20px;}
#menu ul ul {	padding: 0;	background: none;}
#menu ul li {	line-height: 20px;	padding-left: 6px; font-weight:bold;font-family:Trebuchet MS,Calibri,arial;font-size:14px;color: #6f777c;}

#right {
width:610px;	
float:right;
padding:0px 10px 0px 10px;
background-color:#fff;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.top { padding: 0px;}
.title h2 {	font-size: 12px !important;}
.title {float: left;}
#right label {padding-left: 10px;}
#right form p {	padding-bottom: 5px;}

#footer {
width: 100%;
background-color:#fcfdfd;
clear: both;
}

#footer p {
padding-top: 4px;
padding-bottom: 4px;
padding-right: 15px;
color: #000;
text-align:right;
}

#footer a {
color: #000;
}