*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #000000;
}

body {	
	background: #000000 url(images/back_all.jpg) no-repeat top left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	text-align: left;
	width: 756px;
	margin-left: 15px;
}

#contop{
	background: url(images/contop.png) no-repeat top right;
	height: 8px;
}

#conblog{
	height: 201px;
	margin-left: 17px;
	margin-top: 9px;
	margin-bottom: 9px;
	width: 755px;
}

.blog{
	background:url(images/blog.png) no-repeat left top;
	width: 245px;
	height:201px;
}

.blog2{
	background:url(images/blog.png) no-repeat left top;
	width: 245px;
	height:201px;
	float:right;
	margin-left: 10px;
}

.blogtop{
	font-size: 14px;
	font-weight:bold;
	color: #0040ff;
	height: 36px;
	padding-top: 12px;
	padding-left: 29px;
}

.blogcenter1{
	background:url(images/icon1.png) no-repeat left top;
	margin-left: 23px;
	height: 46px;
	padding-left: 55px;
	color:#FFFFFF;
	padding-right:30px;
}

.blogcenter2{
	background:url(images/icon2.png) no-repeat left top;
	margin-left: 23px;
	height: 46px;
	padding-left: 55px;
	color:#FFFFFF;
	padding-right:30px;
}

.blogcenter3{
	background:url(images/icon3.png) no-repeat left top;
	margin-left: 23px;
	height: 46px;
	padding-left: 55px;
	color:#FFFFFF;
	padding-right:30px;
}

.blogbot{
	padding-left: 78px;
	padding-right: 25px;
	color: #b5c7fd;
}

.readmore{
	background:url(images/readmore.png) no-repeat left top;
	width: 91px;
	height: 25px;
	margin-left: 110px;
	margin-top: 15px;
	padding-left: 30px;
	padding-top: 5px;

}

.readmore a{
	color:#000000;
	text-decoration:none;
}

.readmore a:hover{
	text-decoration:underline;
}


#main{
width: 756px;
clear:both;
background: url(images/conbg.png) no-repeat left top;
}

#conbgcol{
	background:url(images/conbgcol.png) repeat-y center;
}

#logo {
height: 82px;
text-align: left;
width: 770px;
padding-left: 100px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#menu
{
height: 55px;
padding-left: 100px;
background: url(images/menu.gif) repeat-x bottom;
padding-top:7px;
padding-bottom:8px;
}

#menu ul {
	list-style: none;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-top: 20px;
	font-size: 14px;
	text-transform: uppercase;
	background:url(images/menubor.gif) no-repeat right;
}

#menu a:hover{
	width: 129px;
    height: 33px;
	color: #ffffff;
	background: url(images/menuhover.gif) no-repeat right;
}

.first{
	border-left: 1px solid #000000;
}

.last{
	border-right: 1px solid #ffffff;
}

#left
{
	width: 228px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

#left H3
{
font-size: 14px;
font-weight: bold;
padding-left: 12px;
text-transform: uppercase;
color: #0131c0;
border-bottom: 1px solid #2f4201;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
}


#left li {
	padding: 5px 5px;
	border: 0px;
	color: #666666
}

#left ul li a {
	color: #000000;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;
	text-decoration: none;
}

#left ul li a:hover {
	text-decoration: underline;
}
#left a:visited {
	color: #196050;
}

#left p
{
padding: 10px;
color: #196050;
}

#right
{
float: right;
width: 481px;
padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

#right H4
{
font-size: 14px;
font-weight: bold;
padding-left: 12px;
text-transform: uppercase;
color: #0131c0;
border-bottom: 1px solid #2f4201;
margin-bottom: 10px;
}



#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.date {
	margin: 0 auto;
	color: #000000;
	font-size: 12px;
	padding: 15px;
	text-align: right;
}

.date a {
	color: #000000;
	text-decoration: none;
}

#conbot{
	background:url(images/conbot.png) top left no-repeat;
	height: 9px;
	clear:both;
	margin-left: 15px;
	margin-bottom: 10px;
}

#footer {
	height: 42px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}