* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: right; font-size: 11px; color: #add8f9; font-weight: bold; text-decoration: none;}
.clear{clear:both;}
p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}







#centeredmenu {
   float:left;
   width:100%;
   border-bottom:0px solid #000;
   overflow:hidden;
   position:relative;
	background-image:url(images/menu.jpg);
	width:862px;
	height:90px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	text-decoration:none;
	text-transform: uppercase;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
	top:40px;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 20px;
   color:#fff;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   color:#01a9c0;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}










#header {
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:873px;
	height:79px;
	margin: 0px 0px 10px 0px;
	float:left;
	display:inline;
}
#convinced {
	background:url(images/convinced.jpg) no-repeat bottom right;
	width:873px;
	height:407px;
	float:right;
	display:inline;
}




#welcome {
	width:410px;
	margin: 0 0 0 77px;
}
#welcome h2{
	color: #fff;
	font-family: Arial;
	font-size: 18px;
	padding: 0 0 20px 5px;
}
#welcome p{
	width:200px;
}
#welcome img{
	border: solid 0px #FFFFFF;
}





#middle {
	background-image:url(images/middle.jpg);
	width:873px;
	height:21px;
}
#middleRED {
	background-image:url(images/middleRED.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:21px;
}
#content {
	background-image:url(images/content.gif);
	width:873px;
}
#content2 {
	background-image:url(images/content2.gif);
	width:873px;
}

#p01 {color: #d4e5f2;
	font-family: Arial;
	font-size: 72px;
	font-weight:bolder;
	padding: 0px 0px 0px 0px;}
#p02 {color: #d4e5f2;
	font-family: Arial;
	font-size: 22px;
	font-weight:bolder;
	padding: 0px 0px 0px 0px;}
#p03 {color: #d4e5f2;
	font-family: Arial;
	font-size: 16px;
	font-weight:bolder;
	padding: 0px 0px 0px 10px;}


#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#left2 {
	float:left;
	width:693px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#left2 a img{
    float: left;
    clear: left;
	margin: 5px 20px 5px 5px;
	border: solid 3px #FFFFFF;
	display:inline;
}
#left3 {
	float:left;
    clear: left;
	width:693px;
	margin: 0px 0px 0px 85px;
	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#right a img{
	margin: 5px 5px 5px 0px;
	border: solid 3px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
