.wsft_frame{
		background: #9BD1FA;
}

.wsft_frame_pad{
		padding-left: 5px;
}

.wsft_middle{
		border: 2px solid #9BD1FA;
		font-size:12;
		padding-left:5px;
		padding-top:0px;
		padding-bottom:5px;
		padding-right:5px;
		margin: 0 0 0 0;
}

.wsft_middle_title{
		background: #C0C0C0;
		font-size:12;
		font-weight:bold;
}
/*

CheapMiniSite.com - Custom CSS starts from here
*/

body {
	font-family:Tahoma,Verdana,Arial,sans-serif; 
	font-size:80%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/templates/acebiz/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0A377B;
	background-position: center top;
}


.menu{
	list-style-type: none;
	padding: 0;
	width: 172px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.menu li a{
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/templates/acebiz/images/menu_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 35px;
	height: 37px;
	padding-left: 50px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 172px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #000000;
	text-decoration: none;
	width: 172px;
}

.menu li a:hover{
	background-image:   url(/templates/acebiz/images/menu_2.gif);
	color: #fffc00;
	text-decoration: none;
}
.menu_item{
	color: #ffffff;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/templates/acebiz/images/menu_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 35px;
	height: 37px;
	padding-left: 25px;
}


* html .menu_item{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 172px;
}

/*

CheapMiniSite.com - Custom CSS ends here
*/
