body	{background: #5f090b url(../img/bg.jpg) no-repeat top; margin: 0px 0px;}

table.header	{background: #000 url(../img/header-main.jpg) no-repeat; width: 980px; height: 198px;}
td.rightcol	{width: 300px; text-align: right;}
td.rightcol	img	{margin-bottom: 10px;}

a.nav	{color: #fff; font-size: 18px; font-family: 'Arial Black', Arial, Tahoma; text-decoration: none;}
a.nav:hover	{color: #e32228;}

a.navon	{color: #f84349; font-size: 18px; font-family: 'Arial Black', Arial, Tahoma; text-decoration: none;}

a:hover.redb	{color: #fff; font-size: 14px; font-weight: bold; text-decoration: none;}

div.copyright	a	{color: #fff; font-weight: bold;}
div.copyright	a:hover	{color: #999;}

p, td	{color: #fff; font-family: Arial, Tahoma, Sans-Serif; font-size: 11px;}
p.maincontent	{font-size: 11px; line-height: 18px; margin-right: 25px;}
p.maincontent	a	{color: #e32228; font-weight: bold;}
table.contactpage	a	{color: #e32228; font-weight: bold;}

input	{color: #666; font-size: 11px;}

.main	{background: #000; width: 980px; padding-left: 20px; padding-right: 20px; text-align: left;}
.imgb	{border: 1px solid #ccc;}
.description	{line-height: 16px; text-align: left; margin: 5px 10px;}
.redb	{color: #e32228; font-size: 14px; font-weight: bold; text-decoration: none;}
.redbold	{color: #e32228; font-weight: bold;}
.fbanners	{background: #000; width:980px; float:left; padding-left: 9px; padding-bottom: 10px;}

table.footer	{background: #333; width: 980px;}

.copyright	{color: #fff; font-family: Arial, Tahoma, Sans-Serif; font-size: 11px; line-height: 18px; text-align: center;}
.title	{font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 22px; font-weight: bold;}
.subtitle	{color: #e32228; font-family: 'Trebuchet MS', Arial, sans-serif; font-size: 22px; font-weight: normal;}

.h3{
	font-size:18px;
	font-family: 'Arial Black', Arial, Tahoma; text-decoration: none;
	text-align:center;
}

/* social-networks */
.social-networks{
	margin:0 0 20px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.social-networks li{
	float:left;
	display:inline;
	margin:0 3px 0 7px;
}
.social-networks a{
	width:32px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/social-networks.jpg) no-repeat;
}
.social-networks .twitter{
	background-position:-42px 0;
}
.social-networks .google{
	background-position:-84px 0;
}
.social-networks .linkedin{
	background-position:-126px 0;
}
.social-networks .youtube{
	background-position:-168px 0;
}
.social-networks .vimeo{
	background-position:-210px 0;
}
.social-networks .flickr{
	background-position:-252px 0;
}
#sidebar .add-img{
	vertical-align:top;
	margin:0 0 10px;
}

