
a img {border:0px;}

a
{
	color:#ffffff;
}

body
{
	background:#0b2244 url('images/background.jpg') top center repeat-x;
	font-size:100%;
	margin:0px;
	padding:0px;
}

body, td, th
{
	font-family:Arial, Verdana, Sans;
	color:#666666;
}

h1
{
	color:#7f161b;
	font-size:2.2em;
	font-family:Arial;
	font-weight:lighter;
	margin-bottom:0px;
	margin-top:10px;
	padding-bottom:0px;
	letter-spacing:-1px;
}

h2
{
	color:#7f161b;
	font-family:Arial;
	font-weight:lighter;
	font-size:1.5em;
}

#main
{
	background:#ffffff url('images/main_bg.jpg') repeat-x top center; 
	width:960px;
	margin:auto;
}

#pic
{
	border:#4c73b5 1px solid;
	background:#305695;
	padding:4px;
	position:absolute;
	margin-top:55px;
}

#head
{
	Xbackground:url('images/title_bg.jpg') 100px top no-repeat;
	height:299px;
	width:auto;
}

#logo 
{
	margin: 2px;
}

#language
{
	font-size:.8em;
	width:400px;
	height:60px;
	text-align:right;
	margin-right:10px;
	margin-top:4px;
	float:;
	color:#ccccee;
}


#language img
{
	margin-top:5px;
}

#menu
{
	 background:url('images/menu_bg.jpg') repeat-x top #510102;
	 border:#882d2c 1px solid;
	 height:44px;
	 font-size:.8em;
}

#menu ul
{
	
}

#menu ul li
{
	display:inline;
}


#menu ul li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	float:left;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	margin-left:7px;
	margin-right:7px;
}

#menu ul li.active a
{
	background:#920d08;
}


#menu ul li a:hover
{
	background:#400807;
}

#content_container
{
	background:#c4c4c4 url('images/content_background.jpg') repeat-x center top;
	width:100%;
}

#content
{
	background:#ffffff url('images/content_main_bg.jpg') repeat-x center top;
	color:#666666;
	font-size:.9em;
	height:300px;
	min-height:300px;
	height:auto;
	padding:30px;
	padding-top:10px;
	padding-bottom:15px;
	width:900px;
	margin:auto;
}

#content a
{
	color:#000000;
}

#footer_container
{
	background:#0b2244 url('images/footer_background.jpg') repeat-x center top;
	width:100%;
	padding-bottom:10px;
}

#footer
{
	background:#17438a url('images/footer_main_bg.jpg') repeat-x center top;
	font-size:.8em;
	width:960px;
	margin:auto;
	height:auto;
}

#footer p
{
	color:#87b0e8;
}
 
#footer strong
{
	color:#ffffff;
}

#footer div div
{
	margin-top:50px;
	margin-bottom:10px;
	margin-left:30px;
}

#col_left
{
	background: url('images/icon_blog.jpg') no-repeat 20px 10px;
	width:339px;
	height:auto;
	float:left;
}

#col_center
{
	background: url('images/icon_links.jpg') no-repeat 20px 10px;
	width:279px;
	height:auto;
	float:left;
}

#col_center a
{
	color:#87b0e8;
}

#col_right
{
	background: url('images/icon_contact.jpg') no-repeat 20px 10px;
	width:339px;
	height:auto;
	float:right;

}

.clear
{
	clear:both;
	height:1px;
	width:1px;
}

#webdesign
{
	color:#87b0e8;
	font-size:.7em;
	text-align:center;
	width:960px;
	margin:auto;
	padding-bottom:10px;
}

#webdesign a
{
	color:#87b0e8;
	text-decoration:none;
}
