/* CSS Document */

ul{
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
	font-size: 1em;
	color: #333333;
	margin-top: 0px;
	padding-left: 25px;
	line-height: 1.7em;
	}
li {
	text-align: left;
	text-indent: -13px;
}	
li a {
	color: #007495;
}
h2 {
	font-size: 1.4em;
}
.contentl {
	width: 500px;
	padding-top: 45px;
	background-image: url(../img/corporate.jpg);
	background-position: left bottom;
	padding-bottom: 180px;
	background-repeat: no-repeat;
}
.cmid {
	float: left;
	padding: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	width: 300px;
	font-size: 0.9em;
	color: #666;
	background-color: #F4F4F4;
	border: 1px solid #666;
}
.clearer2 {
	clear: left;
	height: 2px;
	width: 10px;
}

.footer {
	margin-left: 14px;
}
.textarea {
	border: 1px solid #999;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #36C;
	font-weight: bold;
}
.dropdown {
	border: 1px solid #999;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #36C;
}
