#center .white, #center .white a {
	color: #fff;
}

#center .download .white, #center .download .white a {
	font-weight: normal;
}

#center .left .boxes .box .download:hover {
	background: #2DB5DA
}

#center #lf_top {
	width: 206px;
}

#center #lf_top .field {
	padding: 20px 20px 1px 20px;
	background: url('../img/lf_top.png') repeat-x #13567d;
	min-height: 230px;
	width: 100%

}

#center .left {
	float: left;
	width: 210px;
	position: relative;
}

#center .left ul {
	list-style: none;
}

#center .left li {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 14px;
	padding-bottom: 7px;
	text-transform: uppercase;
}


#center .left .boxes .box:first-child {
	background: url('../img/lf_top.png') #13567d repeat-x;
	min-height: 229px;
}

#center .left .boxes .box {
	background: url('../img/lf_btm.png') #13567d repeat-x;
	min-height: 199px;
}

#center .left .boxes .box p {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 12px;
	padding-bottom: 12px;
	text-align: left;
	color: #b0b0b0;
	clear: both;
}

#center .left .boxes .box .download {
	background: #b0b0b0;
	height: 18px;
	display: inline-block;
	margin-bottom: 12px;
	width: 90%;
	min-width:70px;
	float: left;
    height: auto;
    width: auto;
}

#center .left .boxes .box .download p, #center .left .boxes .box .download img {
	float: left;
}

#center .left .boxes .box .download_outside {
	display: inline;
}

#center .left .boxes .box .download img {
	padding-top: 3px;
}

#center .left .boxes .box .download p {
	line-height: 18px;
	padding: 0px 5px 0px 5px;
	verical-align: middle;
	width: auto;
}

#center .right .box img, #center .right .box .title, #center .right .box .text {
	padding-bottom: 18px;
}

#center .right .box .text p:first-child {
	padding-top: 0px;
}

#center .center {
	margin-left: 230px;
	width: 532px;
	padding-top: 19px;
}

#center .center .boxes .box {
	background: url('../img/center_bg.png') #13567d repeat-x;
	min-height: 415px;
}

#center .center .boxes .box p {
	font-size: 11px;
	padding-bottom: 30px;
	text-align: justify;
}

#center .center .boxes .box span {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#center .menu {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}

#center .menu ul {
	list-style: none;
}

#center .menu li {
	display: inline;
	border-left: 1px #b0b0b0 solid;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
}

#center .menu li:first-child {
	border: none;
}

#center .menu a {
	display: inline-block;
	padding: 0px 9px;
}

#center .left ul ul a{
	font-size: 12px;
}

#center .left ul ul{
padding-top: 10px;
padding-left: 10px;
}