body {
	margin: 0px;
	background: white;
/*	background: #C2DBF3; */
}

a {
	color: #005AAA;
}

#main {
	width: 868px;
	margin: 0px auto 0px auto;
	border: 1px solid #5E95FA;
	background: white;
}

#header {
	height: 108px;
	background: white;
}

#header_logo {
	float: left;
	height: 70px;
	margin: 10px 0px 0px 10px;
}

* html #header_logo {
	margin-left: 5px;
}

#sub_menu {
	float: right;
	width: 226px;
	height: 15px;
	background: #6190EF;
	margin: 10px 10px 0px 0px;
}

* html #sub_menu {
	margin-right: 5px;
}

#ten_years {
	float: right;
	width: 152px;
	height: 39px;
	margin: -5px 45px 0px 0px;
}

* html #ten_years {
	margin-right: 22px;
}

#main_menu {
	float: left;
	width: 868px;
	height: 28px;
	background: url(http://www.suradocrm.com/images/header_new/main_menu/mm_back.gif) #3C6CC6;
}

.mm_images {
	float: left;
	width: 103px;
	height: 28px;
	background: url(http://www.suradocrm.com/images/header_new/main_menu/mm_back.gif);
	border-right: 1px solid white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: white;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
}

.mm_images:hover {
	background: url(none) #FF9900;
}

#sub_menu img {
	float: left;
}

.mm_menus {
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: white;
	background: #3C6CC6;
	padding: 5px;
}

.mm_menus:hover {
	background: #FF9900;
}

#company_menu a {
	width: 110px;
}

#products_menu a {
	width: 155px;
}

#suite_menu a {
	width: 170px;
}

#industry_menu a {
	width: 175px;
}

#demos_menu a {
	width: 110px;
}

#services_menu a {
	width: 145px;
}

#partners_menu a {
	width: 125px;
}

#news_menu a {
	width: 115px;
}

#sql_footer {
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: black;
	margin: 10px;
}