body 
{
	text-align:center;
    font-size:10pt; 
    line-height:14px; 
    font-family:Tahoma, Arial; 
    font-size:10pt; 
    margin: 0;
	padding: 0;
    background: url(images/bckg.jpg) repeat-x #0A8FDE; 
}

a { color:#10639a; text-decoration:none;}
a:hover { text-decoration:underline;}
p { padding: 0px; }
h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 2px; text-transform:uppercase; font-size:18px; color:#10639a; }

span.littlefooter
{
	color:Silver;
	font-size: 7pt;
	font-family:Arial; 
}

#wrapper
{

	margin: 1em auto;
	width: 975px;
	padding: 0px;
	text-align: left;
	border:1px solid #000; 
}

#header 
{
	text-align:left;
	width: 975px;
    /*background:url(images/head_bckg.jpg) no-repeat top right #0EA5FE;*/
}

#logo 
{
	width: 975px;
    padding:0px 0px 0px 0px; 
    height:155px; 
    text-align:center;
   /* background:url(images/headerbg3.gif) no-repeat #417EC1; */
   background:#417EC1; 
}

#logo a
{
    font-family: "Myriad Pro", "Trebuchet MS", Arial; 
    color:#fff; 
    text-decoration:none; 
    font-weight:bold; 
    font-size:20px; 
    text-transform:uppercase; 
    letter-spacing:0px;
}

#logo_text 
{
    /*float:right; 
    width:500px; 
    font-family: "Myriad Pro", "Trebuchet MS", Arial; 
    font-size:12pt; 
    color:#fff; 
    line-height:12px; 
    padding-top:5px;  */
}

#menuheader
{
    background-color: White; 
    height:95px; 
}

#menu 
{ 
    border-top: solid 1px #DADADA;
	border-bottom: solid 1px #DADADA;
    background: url(images/menu_bckg2.gif) repeat-x #fff; 
    background-color: White;
    height:40px; 
    padding-top:2px;
}

#menu_list {width:725px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:12px; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#078DE2;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:220px; padding: 10px 20px 30px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:10px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 0; font-weight:normal;}

#text 
{
	margin: 0 292px 0 0; 
	/*background:url(images/fadedbg.gif) no-repeat center;*/
	padding:10px;
}

#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;line-height:18px;}
#sidebar { float:right; width:245px; padding: 20px 20px 0 30px; font-size:10px; }
#sidebar a{ font-weight:bold; }
#sidebar h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:0 0 20px 0; text-transform:uppercase; color:#000;}

#main 
{
	width: 975px;
    float:left; 
    text-align:left;
    padding-bottom: 20px;
    background:url(images/sidebar_bckg.gif) no-repeat top right #fff; 
    /*background:url(images/fadedbg.gif) no-repeat center #fff;*/
}

#footerhighlight
{
	width: 973px;
    font-family: Arial; 
    font-size: 9pt;
    /*background:url(images/footer_bckg.gif) repeat-x #000; */
    /*background: url(images/bgfooter.gif) repeat-x Black;*/
    background-color: #e5e6ea;
    padding-top: 4px;
    padding-left: 2px;
    height:10px;
}

#footer 
{
	width: 973px;
    font-family: Arial; 
    font-size: 9pt;
    /*background:url(images/footer_bckg.gif) repeat-x #000; */
    /*background: url(images/bgfooter.gif) repeat-x Black;*/
    background-color: #1f1f1f;
    padding-top: 4px;
    padding-left: 2px;
    height:100px;
    color:#c1c1c1;
    vertical-align:middle;
    text-align:left;
    clear:both;  
}

#footer a 
{
    color:#c1c1c1;
}


