/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#2c2c2c;
}

#wrapper
{
	background-color:#FFFFFF;
	width:950px;
}

#header
{
	width:950px;
	float:left;
}

#logo
{
	width:646px;
	height:101px;
	float:left;
}

#top_right
{
	background-color:#151515;
	width:304px;
	height:101px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#949494;
}

#menu
{
	width:950px;
	float:left;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

#menu_left
{
	float:left;
	width:315px;
	height:36px;
}

#menu_home
{
	float:left;
	width:65px;
	height:26px;
	padding-top:10px;
}

#menu_about
{
	float:left;
	width:174px;
	height:26px;
	padding-top:10px;
}

#menu_services
{
	float:left;
	width:92px;
	height:26px;
	padding-top:10px;
}

#menu_promotions
{
	float:left;
	width:114px;
	height:26px;
	padding-top:10px;
}

#menu_support
{
	float:left;
	width:94px;
	height:26px;
	padding-top:10px;
}

#menu_contact
{
	float:left;
	width:96px;
	height:26px;
	padding-top:10px;
}

.menu_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_text:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

#wrapper_banner
{
	float:left;
	width:950px;
}

#banner_top
{
	width:950px;
	float:left;	
}

#cols1
{
	float:left;
	width:239px;
}	 

#cols2
{
	float:left;
	width:236px;
}	 

#cols3
{
	float:left;
	width:236px;
}	 

#cols4
{
	float:left;
	width:239px;
}	 

#wrapper_content
{
	background-color:#FFFFFF;
	width:942px;
	padding:4px;
}

#left_col
{
	width:274px;
	float:left;
}

.red_header
{
	font-family:"Myriad Pro";
	font-size:20px;
	color:#b70404;
	line-height:20px;
}

.black_header
{
	font-family:"Myriad Pro";
	font-size:18px;
	color:#303030;
}

.black_header1
{
	font-family:"Myriad Pro";
	font-size:18px;
	color:#303030;
	text-decoration:none;
}

.black_header1:hover
{
	font-family:"Myriad Pro";
	font-size:18px;
	color:#FF0000;
	text-decoration:underline;
}

.left_content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474747;
}

.blue_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#0078ff;
	text-decoration:none;
}

.blue_link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#930000;
	text-decoration:none;
}

#left_top_part
{
	width:274px;
	float:left;
}

#left_bottom_part
{
	width:274px;
	float:left;
}

#right_col
{
	width:668px;
	float:left;
}

#right_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b70404;
}

.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#474747;
}

.blue_text
{
	font-family:"Myriad Pro";
	font-size:22px;
	color:#0f4f96;
	line-height:30px;
	text-align: left;
}

#wrapper_footer
{
	width:950px;
	height:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
}

#footer_left
{
	float:left;
	width:465px;
}

#footer_center
{
	float: none;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;	
}

.foot
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	text-decoration:none;	
}

.foot:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#949494;
	text-decoration: underline;	
}			 

#footer_right
{
	float:left;
	width:450px;
}	 

.bottom_link
{
	text-decoration:none;
	color:#949494;
}	

.bottom_link:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.msg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}#wrapper #header #logo .blue_text a {
	text-align: left;
}

