body 
{
	margin:0; 
	padding:0;
	font-family:Arial; 
	background:url(../images/body.jpg) repeat-x center top #000000;
	font-size:14px;
	color:#666666;
}

a 
{
	color:#21364F;
}
a.links
{
	color:#21364F;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
a:hover 
{
	text-decoration:none;
}

.red
{
	color:red;
}

#container 
{
	width:940px; 
	margin:0 auto; 
	margin-top:40px; 
	background: url(../images/main.jpg) no-repeat #FFFFFF;
}

#sidebar {float:right; width:179px; color:#21364F; font-size:11px; line-height:16px; padding:0 20px 35px 20px;}
#sidebar h3 {padding:5px 0 5px 20px; margin:20px 0 10px -20px; background:url(../images/sidebar_h3.jpg) repeat-y; font-size:18px; font-weight:normal;}
#sidebar ul {padding:0; margin:0;}
#sidebar li {list-style:none; border-bottom:1px solid #E1E3E7;}
#sidebar li a {display:block; width:175px; padding:2px; text-decoration:none;}
#sidebar li a:hover {background-color:#EFF1F3;}

#main {margin-right:220px;}
#logo {text-align:center; margin:0 auto; width:300px; padding-top:50px; color:#FFFFFF; font-size:10px; line-height:12px; height:199px; cursor:hand;}
#logo a {color:#FFFFFF; font-weight:bold; text-decoration:none;}
.logo_img
{
	position:relative;
	top:-40px;
	left:5px;
}
#menu {background:url(../images/menu.jpg) no-repeat; height:61px;}
#menu ul {margin:0; padding:2px 50px 0 50px; text-align:center;}
#menu li {display:inline; list-style:none; line-height:28px; padding-top:1px;}
#menu a {font-size:14px; font-weight:bold; text-decoration:none; color:#FFFFFF; padding:4px 20px 5px 20px;}
#menu a:hover {background:url(../images/menu_a.jpg) repeat-x;}
#menu a.active {background:url(../images/menu_a.jpg) repeat-x;}
#text {padding:0 30px 35px 30px; color:#21364F;}

#footer {clear:both; height:162px; background:url(../images/footer.jpg) no-repeat; color:#FFFFFF; font-size:12px; font-weight:bold; text-indent:8px;}
#footer a {color:#FFFFFF;}
#menu_footer {padding:30px 220px 0 30px;}
#left_footer {float:left; margin:15px 20px 20px 80px; font-weight:bold;}

.footer_logo
{
	float:left;
	position:relative;
	top:15px;
	left:-350px;
	
}
.transform_images
{
	width:400px;
	height:320px;
}

.transform_images li
{
	list-style:none;
}

#right_footer {float:right; padding:15px 30px 0 30px; width:159px; text-align:center;}

#___plusone_0 
{
	left:30px;
	position:relative;
}