* {
    padding: 0;
    margin: 0;
} 

body {
background: #d6e5c4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }
a { color:#556b2f ; text-decoration: underline; }
a:hover { text-decoration: none; color :#d8d0b8 ; }

#wrap {
width: 800px;
margin: 10px auto;
}

#top {
background: #380202 url(../limages/top.gif) no-repeat;
padding: 15px 0;
}

#header {
background:url(../limages/header.gif) no-repeat;
height: 134px;
}
#header h1 {
padding: 40px 0 0 40px;
font-size: 25px;
letter-spacing: -2px;
}
#header h1 a {
color: #d6e5c4;
text-decoration: none;
}
#header h1 a:hover {
text-decoration:under-line;
color: #fff;
}
#header h2 {
padding-left: 42px;
font-size: 17px;
color: #eee;
font-weight: 100;
}

#content {
background: #380202 url(../limages/content.gif) repeat-y;
}
#content h2 a {text-decoration: none; }

#left {
/* border:#FF0000 solid 1px;*/
float: left;
width:490px;
padding:30px 0 10px 40px;
}
#left h2 { 
background: #fff url(../limages/sidebarh2.gif) no-repeat;
color: #fff; 
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#left ul { color: #2C4715; padding: 5px 0 5px 30px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { color: #2C4715; text-decoration: none;  }
#left ul li a:hover { color: #000; }

#center {
float: left;
width: 360px;
padding: 10px 0 0 10px;
}
#center h2 {
background: #fff url(../limages/contenth2.gif) no-repeat;
height: 30px;
line-height: 30px;
font-size: 18px;
letter-spacing: -1px;
font-weight: 100;
padding : 00 10px 0;
}
#center h2 a { color: #fff; }
#center h2 a:hover { color: #000; text-decoration: none; }

#right {
float: right; 
width: 180px;
padding: 30px 40px 10px 0;
/* border:#FF0000 solid 1px;*/
}
#right h2 { 
background: #fff url(../limages/sidebarh2.gif) no-repeat;
color: #005EB0; 
height: 30px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 15px; 
letter-spacing: -1px; 
font-weight: 100;
}
#right ul { color: #2C4715; padding: 5px 0 5px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #2C4715; text-decoration: none;  }
#right ul li a:hover { color: #000; }

#bottom { 
background: #380202 url(../limages/bottom.gif) no-repeat;
padding: 15px 0;
}

#footer {
padding: 0 0 0 0;
text-align: center;
font-size: 11px;
color: #eee;
}
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }



.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:160px;
	padding-bottom:5px;
	background:url(../limages/bullets.gif) no-repeat 0px 5px;
	padding-left:20px;
	border-bottom: 1px solid #ded5bc;
	line-height:20px;
}


.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
p{
	line-height:20px;
}