#A1 a:hover{
	color: #03F;
	text-decoration: underline;
	font-size: 16px;
}
#A1 a{
	color: #03F;
	text-decoration: none;

}



#A1 {
	width: 288px;
	margin-left: 45%;
	text-decoration: none;
	position: absolute;
	left: 168px;
	top: 33px;
	background-image: url(images/header_03.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 10px;
}
#a2 {
	background-repeat: no-repeat;
	background-image: url(images/1116463B7-0a.gif);
	background-position: 0px 18%;
}
#A3 {
	width: 288px;
	margin-left: 45%;
	text-decoration: none;
	position: absolute;
	left: 171px;
	top: 82px;
	background-repeat: no-repeat;
	height: 100px;
	padding: 10px;
}

body {
	font-family: Arial, sans-serif;
	line-height: 1.4;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #112211;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

a { color: #3F4C6B; text-decoration: none;}
a:hover { text-decoration: underline; }

#wrap { 
width: 800px;
margin: 20px auto;
}

#header {
background: url(images/header.png) no-repeat;
height: 160px;
}
#header h1 {
font-family: Arial, sans-serif; 
margin: 0;
padding: 40px 0 0 30px;
font-weight: 100;
color: #FFB96F;
font-size: 29px;
letter-spacing: -2px;
line-height: 27px;
}
#header h1 a { text-decoration: none; color: #fff; }
#header h1 a:hover { text-decoration: none; color: #eee; }
#header h2 { font-size: 21px; padding: 0 0 0 30px; margin: 0; color: #eee; font-weight: 100; }

#menu {
background: url(images/menu.png) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	display: block;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
	font-weight: 100;
	font-size: 13.5px;
}
#menu ul li a:hover {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#contentwrap {
background: url(images/content.png) repeat-y;
padding: 0 20px 0 30px;
}

#content {
margin-top: 10px;
float: left;
width: 510px;
}
#content h2 {
margin: 0;
color: #3F4C6B;
line-height: 30px;
font-weight: 100;
}

#content p { padding: 0 0 10px 0; color: #232323;}
#content ul { padding: 0 20px 10px 30px; }
#sidebar2 {
	float: right;
	width: 220px;
	background-color: #fff;
	height: 220px;
}


#sidebar {
	float: right;
	width: 220px;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(images/bgg.jpg);
}


#sidebar h3 {
	background: url(images/sidebar.png) no-repeat;
	height: 30px;
	line-height: 30px;
	font-weight: 100;
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
	font-size: 14px;
}

#sidebar p { padding: 0 10px 10px 10px; color: #232323; }

#footer {
	text-align: center;
	color: #000;
	height: 100px;
	line-height: 20px;
	background-repeat: repeat-x;
	background-image: url(../images/fx.png);
}
#footer p { padding: 0; margin: 0; }
#footer a {
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFF;
}

#sidebar ul {
padding: 5px 0 10px 15px;
margin: 0;
color: #aaa;
list-style-type: none;
}

#sidebar ul li {
background: url(images/bullet.png) no-repeat center left;
padding: 1px 0 2px 22px;
margin: 0;
}
#sidebar ul li a:hover {
	color: #FF0;
}
