*{ behavior: url(iepngfix.htc) }
body{
	color: #787876;
	font-family: Arial;
	font-size: 11px;
}
a{
	color:#363B96;
	text-decoration: none;
}
p{
	margin-top:0px;
}
#container{
	height:auto !important;
	min-height:700px;
	margin:0px auto;
	width:766px;
}
#containerInner{
	background:url(images/bg.png) no-repeat;
	background-position: bottom right;
	border:1px solid #e3e3e3;
	float:left;
	margin-bottom:20px;
	width:766px;
}
#main{
	float:left;
	padding:30px;
}
#left{
	float:left;
	margin-right:10px;
	position: relative;
	width:165px;
}
#left #menu{
	float: left;
	width:180px;
}
#left #menu ul{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:7px 0 0;
	padding:0;
}
#left #menu ul li{
	color:#363B96;
	float:left;
	height:37px;
	letter-spacing:1px;
	text-align:right;
	width:165px;
}
#left #menu ul li a{
	background:transparent url(images/menuBg.png) no-repeat scroll 0 -42px;
	color:#363B96;
	float:left;
	font-weight:700;
	height:30px;
	padding-right:10px;
	padding-top:6px;
	text-align:right;
	width:154px;
}
#left #menu ul li a:hover{
	background:transparent url(images/menuBg.png) no-repeat scroll 0px 0px;
}
#right{
	float:left;
	margin-top:20px;
	width:530px;
}
#topLinks{
	display:inline;
	float:left;
	margin-bottom:5px;
	margin-left:297px;
	position:relative;
}
#topLinks a{
	color:#787876;
}
#topLinks a:hover{
	text-decoration: underline;
}
#topImg{
	clear: both;
	float:left;
}
#content{
	float:left;
	font-size:12px;
	height: auto !important;
	min-height:318px;
	width:475px;
}
#content p{
	line-height: 17px;
}
#content li{
	line-height:25px;
}
#content a:hover{
	text-decoration: underline;
}
#content ul{
	margin:0px;
	padding:0 20px 10px;
}
#content ul li.header{
	list-style-image: url(images/arrow.png);
}
#content ul li li{
	list-style-image: none;
	list-style-type: disc;
}
#content table td{
	vertical-align:top;
}
h1{
	color:#363B96;
	font-size:16px;
	font-weight: 500px;
	letter-spacing: 1px;
}
#footer{
	background: url(images/botbar.png) no-repeat;
	clear:both;
	float: left;	
	height:60px;
	margin-top:20px;
	width:530px;
}
#footer p{
	font-size:11px;
	margin:0px;
	margin-top:15px;
}
#coffeexml{
	float:left;
}
