body {

background: url("../images/background.png") repeat-x;
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;

}

#page {
width:780px;
background-image:url(../images/center.png);
margin:auto;
}

#header {
float:left;
width: 722px;
height:170px;
background:url(../images/top.png);
padding-top:40px;
padding-left:60px;
}

#menulinks {
clear:both;
width:727px;
height:39px;
margin-top: 2px;
margin-left: 5px;
padding-top: 105px;
font-family: Arial;
background:url(../images/menulinks.png);
}

#menulinks a {
	padding-left:5px;
	padding-right:11px;
	padding-top:8px;
	height:28px;
        background-position:top center;
	display:block;
	color:#005220;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width: 95px;
	
  }
  
#menulinks a:hover, #menulinks a.active {
	background:url(../images/menuhover.png) no-repeat;
	text-decoration:none;
	color:#003338;
}

.menuline {
	background-image:url(../images/menuline.png);
	height:39px;
	width:2px;
	float:left;
	display:block;
}

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

#contentarea {
width:650px;
padding-right:30px;
padding-left: 10px;
float:left;
line-height:14pt;
padding-bottom:20px;
text-align:justify;
}

#sidebar {
float:left;
width:220px;
line-height:14pt;
padding-top: 25px;
}

#sidebarheader{
background:url(../images/box_slices_top.png) no-repeat;
height:40px;
}
#sidebarbody{
float:left;
background:url(../images/box_slices_body.png) repeat-y;
text-align:justify;
padding-left: 15px;
padding-right: 10px;
width: 195px;
}
#sidebarbottom{
clear:both;
background:url(../images/box_slices_bottom.png) no-repeat;
height:32px;
}

#redtitle{
color:#971b1e;
font-weight:bold;
}

#footer {
clear:both;


height:80px;
font-size:10px;
font-weight: bold;
padding-top:12px;
text-align:center;
line-height:14pt;
background-image:url(../images/bottom.png);
background-repeat:no-repeat;
background-color:#fff;
}

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

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

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

h2 {
font-size:14pt;
color:#000038;
padding-top:20px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}
h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

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 img{
padding-left:130px;
border:none;
}

#errorMssg{
color:#ed1c24;
}
