body {
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;
background:transparent url(../images/background.jpg) repeat;
}

#page {
width:850px;
margin:auto;
background:transparent url(../images/center.jpg) repeat-y;
}

#header {
float:left;
width: 750px;
height:295px;
background:url(../images/top.jpg);
padding-top:55px;
padding-left:60px;
margin-left: 0px;
}

#menulinks {
clear:both;
width:757px;
height:39px;
margin-left: 0px;
padding-left:0px;
font-family: Arial;
}

#menulinks a {
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	height:28px;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	width: 100px;
	
  }
  
#menulinks a:hover, #menulinks a.active {
	text-decoration:none;
	color:#13007C;
}

#mainarea {
width:860px;
clear:both;
padding-left:70px;
color:#000;
}

#contentarea {
width:470px;
padding-right:30px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
}
#contentarea h2 {
font-size:14pt;
color:#000038;
margin-top:0px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
#contentarea h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
#sidebar {
float:left;
width:220px;
line-height:14pt;
padding-top: 0px;
}

#sidebarheader{
background:url(../images/box_slices_top.png) no-repeat;
height:10px;
}
#sidebarbody{
float:left;
background:url(../images/box_slices_body.png) repeat-y;
padding-left: 15px;
padding-right: 10px;
width: 195px;
}
#sidebarbody h2 {
font-size:14pt;
color:#000038;
margin-top:0px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
#sidebarbody h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
#sidebarbody ul{
    padding-left: 5px;
    margin-left: 5px;
    list-style-type: none;
}
#sidebarbody li {
    padding-left: 18px;
    background: url(../images/art_bullet.gif) 0em 0.4em no-repeat;
    /*margin-bottom: 1em;*/
}
#sidebarbody li a {
    color: #4D4DFF;
    text-decoration: none;
}
#sidebarbody li a:hover{
    text-decoration: underline;
}
#sidebarbottom{
clear:both;
background:url(../images/box_slices_bottom.png) no-repeat;
height:32px;
}

#footer {
width:810px;
clear:both;
height:35px;
font-size:10px;
font-weight: bold;
padding-top:37px;
text-align:center;
line-height:14pt;
background:url(../images/bottom.jpg) no-repeat;
color:#fff;
}

#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

h1 {
visibility:hidden;
font-size:20pt;
color:#000038;
margin:0;
}

a {
color:#00F;
border: none;
}

a:hover {
border: none;
text-decoration:underline;
}

#list ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#list li {
    padding-left: 18px;
    background: url(../images/bullet.gif) 0em 0.2em no-repeat;
    /*margin-bottom: 1em;*/
}

#orderlink{
width:470px;
text-align: center;
}

#orderlink a{
color:#2666C3;
font-size: 18px;
}

#orderlink a:hover{
color:#2666C3;
font-weight:bold;
}

#linkbanner{
padding-left:10px;
border:none;
}

