	#frame {
	width:768px;
	margin-right:auto;
	margin-left:auto;
	padding:145px 0 0 0;
	text-align:left;
    position:relative;
	background-image: url(images/Howtodibiz_logoMEDIUM.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
	#contentcentre {
    display:block;
	width:612px;
	padding:0;
	margin:0;
	float:left;
	position:absolute;
	top: 205px;
	z-index: 1;

}
	#contentcentre a{
	color:#000000;
}
#contentcentre  img{
background-color:blue;
float:left;
}

#contentright {
    position:absolute;
    display:block;
	width:156px;
	height:400px;
	padding:0px;
	float:right;
	background:transparent;
	margin-top: 23px;
	margin-left:600px;
	
	font-size: 10px;
z-index: 1;

}

#menu {
margin:none;
padding:none;
	border-top-width: 12px;
	border-bottom-width: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00b5aa;
	border-bottom-color: #F3F3F3;
	position: relative;
    z-index :9;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
	}

#menu ul li {

	
	
	text-decoration: none;
	display: inline;
	text-align: center;
	letter-spacing: 1px;
	
	padding: 5px 0px 5px 0px;
	/**margin-top: 145px;**/
	width:128px;
	height:45px;
	position: relative;
	border-top: 3px outset #00b5aa;
	border-left: 3px outset #ECECEC;
	border-bottom: 3px outset #00b5aa;
	border-right: 3px outset #ECECEC;
    

	}
#menu ul li a {

    display:inline;
    color:#00b5aa;
	background: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center ;
	letter-spacing: 1px;
	line-height: 10px;
	font-size: 12px;
	padding: 1px;
	margin: 0;
	position: relative;
	}

#menu ul li a:link {
	color:#00b5aa;
	background: white;
		}
/**
#menu ul li a:visited {
	color: #ffffff;
	background:#00b5aa;
}
**/
#menu ul li a:hover {
	color: #ffffff;
	background: #cccccc;
	}

#menu ul li a:active	{
	color: #ffffff;
	background: #cccccc;
	}

#submenu0 ,#submenu1 , #submenu2 , #submenu3 , #submenu4 , #submenu5 {
	
	color: #ffffff;
	background: #cccccc;
	position: absolute;
	left: -2px;
	top: 40px;
	width: 125px;
    visibility: hidden;
	border: 0;
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
	text-align: center;
	line-height:12px;
	font-size:    xx-small;     
	z-index: 10;

	}

#menu ul li ul li {

    display:block;
	left: 0px;
	
	vertical-align: middle;
	border-top: 2px outset #cccccc;
	border-left: 2px outset #cccccc;
	border-bottom: 2px outset #cccccc;
	border-right: 2px outset #cccccc;
	background:white;
    margin: 0;
	padding: 6px;
	list-style-type: none;
	text-align: center top;
	font-size:    10px;
	line-height:12px;
	position: relative;


	}


 
 
#menu ul li ul li a{

    line-height:12px;
	border: 0;
	margin: 2px;
	list-style-type: none;
	text-align: center top;
	font-size:    10px;
	background:white;
	color:#00b5aa;
	}



/* CSS Document */
	body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	p,h1,h2 {
	margin:0px 10px 10px 10px;
}
	h1 
	{
			
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
}
h2 
{
	color:#00b5aa;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	padding-top:10px;
}
	#contentcentre p {
	font-size: 11px;
	line-height: 15px;
}
	#contentcentre li {
	font-size: 11px;
	line-height: 15px;
}
	#userrequest table {
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	margin: 20px 20px 20px 150px;
	border: 2px solid silver;
	
	
}

	#footer {
	clear:both;
	position:relative;
	bottom:0px;
	display:block;
	width:100%;
	border-top:1px dotted #AAAAAA;
    font-size: 8px;
    margin: 10px;

}
.field-label 
{
font-size:11px;
font-weight:bold;
text-align:right;
height:25px;
width:100px;
margin:10px 10px 10px 10px;
}

.field-entry
{
text-align:left;
font-size:11px;
font-weight:normal;
border:1px solid lightblue;
height:25px;
width:200px;
margin:10px 10px 10px 10px;

}
.field-desc
{

font-size:11px;
font-weight:normal;
padding:10px 10px 10px 10px;

}

.error-message
{
	color:Red;
	
}
.action-button
{
padding:3px 6px 3px 6px;
cursor:pointer;
	cursor:hand;
	font-size:11px;
}

.side-button
{
	background: #ECECEC;
padding:6px 2px 6px 2px;
margin:6px 3px 6px 3px;
width:190px;
height:auto;
cursor:pointer;
	cursor:hand;
	font-size:11px;

	border-top: 3px outset #ECECEC;
	border-left: 3px outset #ECECEC;
	border-bottom: 3px outset #ECECEC;
	border-right: 3px outset #ECECEC;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer a {
	color: #999999;
}



