* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff;
	text-align: center;
}
body {
	margin:0 10 20px 30;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-serif;
	width: 432px;
	background: #fff url;
}
#container a:link a:visited{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#container a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #660099;
}

#container {
	background: #fff;
}
#menu {
	border-top: 3px solid #ff6600;
	background: #ffcc33;
}
#menu ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#menu ul li {
	display: inline;
	color: #221b5f;
}
#menu ul li a {
	color: #221b5f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header {
	height: 75px;
	background: #fff url(../images/BannIncubation_Lite.jpg) no-repeat top left;
	text-indent: -9999px;
}

#leftRail{
	float:left;
	width:432px;
	background: #ffffff;
}

#footer {
	background: #000099;
	border-bottom: 4px solid #fff;
	padding: 4px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	clear:both;
	width: 432px;
}

/*added footer link code 6 Dec07*/
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFCC99;
}
#footer a:hover {
	text-decoration: none;
	color: #FFCC99;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*end of footer links*/
*#footer ul {
	list-style: none;
	padding: 0 0 2px 10px;
}
#footer ul li {
	display: inline;
	color: #fff;
}
#footer ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#leftRail h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	margin-bottom: 5px;
}
#leftRail h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #33C;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2CCED;
	border-bottom-width: 2px;
	background-color: #DCE4F8;
	padding: 0px,2px,2px,2px;
}
#leftRail p  {
	font-family: Tahoma, Arial, Sans-serif;
	color: #000066;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	line-heigth:190%;
}

.gutter {
	padding: 10px;
}

.clear {
	both;
}

.img {
	float: left;
	padding-right: 10px;
}

.img img {
	padding-right: 10px;
}

#sm_content img {float:left;

padding-right:10px;
}

.list li {
	margin-left: 20px;
}

