* { padding: 0; margin: 0; border: 0;}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(media/bg_grad.jpg) repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 980px;
 
 border: 0px solid #ccc;
}
#header {
 width: 980px;
 color: #6895b6;
 padding: 0px;
 border: 0px solid #ccc;
 height: 110px;
 margin: 10px 0px 5px 0px;
 background:#6995b2 url(media/head.jpg) no-repeat left top; 
}
#navigation {
 width: 976px;
 height: 70px;
 color: #333;
 padding: 2px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: #ccc url(media/menu_bg.jpg) no-repeat;
}
#content { 
 width: 980px;
 color: #333;
 border: 0px solid #ccc;
 background:#cccccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: auto;
 
}

#footer { 
 width: 980px;
 color: #ffffff;
 border: 0px solid #ccc;
 background: url(media/footer_bg.jpg);
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height: 40px;
 
}

.roundcont {
	width: auto;
	background-color: #eeeeee;
	color: #585858;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(media/tr.gif) no-repeat top right;
padding: 0 0 0 15;	
}

.roundbottom {
	background: url(media/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.roundcont1 {
	width: 220px;
	background-color: #eeeeee;
	color: #30283e;
	}
	
.box { 
  background: #eeeeee; 
}
.boxtop { 
  background: url(media/ne.gif) no-repeat top right; 

}
.boxtop div { 
  font-size: 0;
  height: 3px; 
  background: url(media/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(media/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 3px; 
  background: url(media/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 3px 0px 3px;
}

.box1 { 
  background: #cccccc; 
}
.boxtop1 { 
  background: url(media/ne1.gif) no-repeat top right; 

}
.boxtop1 div { 
  font-size: 0;
  height: 3px; 
  background: url(media/nw1.gif) no-repeat top left; 
}
.boxbottom1 { 
  background: url(media/se1.gif) no-repeat bottom right; 
}
.boxbottom1 div { 
  font-size: 0;
  height: 3px; 
  background: url(media/sw1.gif) no-repeat bottom left; 
}
.boxcontent1 {
  padding: 1px 1px 1px 1px;
}

.footerlink {
text-decoration:none
color: ffffff;
  
}
a.footerlink {
text-decoration:none
color: ffffff;
  
}

.style1 {
	color: #333333
}
.style2 {
color: #666666;
margin-top: 20px;

}

h1 {

font-family: Arial, Helvetica, sans-serif;

font-size: 15px;

font-weight: bold;

color: #666666;

} 
	