html, body {
	padding: 0;
	margin: 0;
	background-color: #921E33;
	font-family: Arial, Helvetica, sans-serif;
}

img, object, embed {
	display: block;
	border: 0;
}

a {
	text-decoration: none;
	color: #921E33
}

a:hover {
	text-decoration: underline;
	color: #921E33
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#top_menu {
	height: 30px;
	margin-top: 15px;
}

#top_menu ul {
	list-style: none;
	margin: 5px 15px 0 0;
	padding: 0;
	float: right;
}

#top_menu ul li {
	line-height: 1.5em;
	font-size: 11px;
	margin-left: 35px;
	display: inline;
}

#top_menu ul li a {
	color: #FFFFFF
}


#main_logo {
	width: 320px;
	height: 80px;
	float: left;
	background-image: url('../img/background_logo.jpg');
}

#main_logo img{
	margin-left: 45px;
	margin-top: 35px;
}

#main_menu {
	width: 460px;
	height: 35px;
	background: url('../img/background_main_menu.jpg') repeat-x;
	float: right;
}

#main_menu .background_l {
	width: 10px;
	height: 35px;
	float: left;
	background: url('../img/background_main_menu_l.jpg') no-repeat;
}

#main_menu .background_r {
	width: 10px;
	height: 35px;
	float: right;
	background: url('../img/background_main_menu_r.jpg') no-repeat;
}

#main_menu ul {
	list-style: none;
	margin: 3px 10px 0 40px;
	padding: 0;
}

#main_menu ul li {
	line-height: 2.5em;
	font-size: 11px;
	margin-right: 34px;
	display: inline;
}

#main_menu ul li a {
	color: #FFFFFF
}

#main_menu ul li.m0 {
	margin: 0;
}


.m_top_15 {
	margin-top: 15px;
}

#content {
}

#content div {
	overflow: hidden
}

#content ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#content li {
	padding: 0;
	margin-bottom: 4px;
	margin-left: 10px;
	font-size: 11px;
	color: #3F3F3F;
	line-height: 1.4em
}

#content .title {
	padding-top: 3px;
	padding-bottom: 12px;
	margin-bottom: 5px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;	
	color: #921E33;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#content span {
	color: #5F5F5F
}

#content h1 {
	margin: 0;
	margin-bottom: 4px;
	color: #921E33;
	font-size: 11px;
	line-height: 1em;
}

#content p {
	margin: 0;
	margin-bottom: 15px;	
	color: #3F3F3F;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.3em;
}

#content .button {
	margin: 10px 0
}

#content .col_campaigns {
	width: 320px;
	float: left
}

#content .col_campaigns .header {
	background: url('../img/background_col_camp_h.jpg') no-repeat 0 0;
}

#content .col_campaigns .footer {
	background: url('../img/background_col_camp_f.jpg') no-repeat 0 0;
}

#content .col_s {
	width: 220px;
	float: left;
	margin-left: 20px;
}

#content .col_s .header {
	background: url('../img/background_col_s_h.jpg') no-repeat 0 0;
}

#content .col_s .footer {
	background: url('../img/background_col_s_f.jpg') no-repeat 0 0;
}

#content .col_m {
	width: 460px;
	float: left;
	margin-left: 20px;
}

#content .col_m .header {
	background: url('../img/background_col_m_h.jpg') no-repeat 0 0;
}

#content .col_m .footer {
	background: url('../img/background_col_m_f.jpg') no-repeat 0 0;
}

#content .col_l {
	width: 800px;
}

#content .col_l .header {
	background: url('../img/item_h_bb3.jpg') no-repeat 0 0;
	padding-top: 7px;
	padding-bottom: 13px;	
}

#content .col_l .footer {
	background: url('../img/item_f_bb3.jpg') no-repeat 0 0;
}

#content .header {
	text-align: center;
	color: #921E33;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 7px;
	letter-spacing: 1px;
}

#content .footer {
	height: 15px;
}

#content .mid {
	background: #FFFFFF;
	padding: 20px 10px 10px 10px
}

#content #service_img {
	margin-left: 15px;
}


.logos {
	background-color: #FFFFFF;
	height: 60px;
}

.logos .background_l {
	width: 10px;
	height: 60px;
	float: left;
	background: url('../img/background_logos_l.jpg') no-repeat;
}

.logos .background_r {
	width: 10px;
	height: 60px;
	float: right;
	background: url('../img/background_logos_r.jpg') no-repeat;
}

#logos_swf {
	
}

#logos_swf object, embed {
	margin: auto
	
}

#footer {
	height: 35px;
	font-size: 11px;
	color: #FFFFFF;
	background: url('../img/background_main_menu.jpg') repeat-x;
	text-align: center;
	line-height: 3em;
	margin-bottom: 30px;
	margin-top: 15px;
}

#footer .background_l {
	width: 10px;
	height: 35px;
	float: left;
	background: url('../img/background_main_menu_l.jpg') no-repeat;
}

#footer .background_r {
	width: 10px;
	height: 35px;
	float: right;
	background: url('../img/background_main_menu_r.jpg') no-repeat;
}
