* {
padding: 0;
margin: 0;
} 

body {
background: #C0D8F0 url(images/bg.gif) top center repeat-y;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

img { border: none; }
a { text-decoration: none; color: #3090F0; }
a:hover { color: #333; }
h3 { border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }
h2 { color: #F0A848; }

#wrap {
margin: 0 auto;
width: 980px;
}

#header {
background: #C0D8F0 url(images/header.gif) no-repeat;
height: 100px;
}

#header h1 {padding: 25px 0 0 30px; font-size: 40px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #3090F0; }
#header h2 { padding: 10px 0 0 32px; font-size: 12px; color: #333; font-weight: 900; }

#menu {
padding:0 10px;
text-decoration:none;
color: #000;
letter-spacing:-1px;
font-weight: 100;
font-size: 16px;
background: #C0D8F0 url(images/menu.gif) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 20px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-1px;
font-weight: 100;
font-size: 16px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content { 
padding: 10px;

}

#left {
float: left;
width: 219px;
padding-bottom:6px;

}
#left li { list-style-type: none; padding-left: 20px; }

#left h1 {
position: relative;
top: 0px;
margin-left: 10px;
padding: 4px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
}

#leftad {position:relative; left:30px; top:5px;}


#left .box {
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
border-bottom: 0px solid #ccc; 
margin: 0 0 10px 10px;	
padding: 10px 0 10px 3px;
}

#left .box2 {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
border-top: 1px solid #ccc;
margin: 0 0 10px 10px;	
padding: 5px 0 2px 3px;
}

#right { 
float: right;
width: 725px;
margin-right: 5px; 
}

#right h2 {
font: bold 15px Verdana, 'Trebuchet MS', Sans-serif; border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0; }

.contentleft {
float: left;
width : 720px;
}
.contentleft h1 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
}
.contentleftbox {
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
border-bottom: 0px solid #ccc; 
margin: 0 0 10px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}

.contentright {
float: right;
width: 170px;
margin-right: 5px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
}
.contentrightbox {
border-right: 0px solid #ccc; 
border-left: 0px solid #ccc; 
border-bottom: 0px solid #ccc; 
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
}

#footer {
height: 40px;
line-height: 40px;
background: #C0D8F0 url(images/footer.gif) no-repeat;
color: #fff;
text-align: center;
position:relative;
top:10px;
}

#footer a { color: #fff; }
#footer a:hover { color: #333; }
 
#sapelinks { text-align:center; font-size:10px; color: #555; }
#sapelinks a { color: #3090F0;}
#sapelinks a {color: #3090F0; text-decoration:underline;}




#tab {
  width: 500px;
	padding: 10px 15px;
	padding-bottom: 25px;
}
#tab ul {
	list-style-type: none;
	letter-spacing: -1px;
	font-size: 14px;
	line-height: 25px
}

#tab table td {
	padding-right: 75px;
}
	
#tab2 {
  width: 500px;
	padding: 10px 15px;
}
#tab2 ul {
	list-style-type: none;
	letter-spacing: -1px;
	font-size: 11px;
	line-height: 25px
}

#tab2 table td {
	padding-right: 75px;	
	}
#tab2 h1 a {
	 color: #fff; 
   }
#tab2 h1 a:hover {
	 color: #000; 
   }	 



