body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("/images/bg.jpg") #BEBBBC repeat-x;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
}

#page {
	width: 968px;
}

#top {
	background: url("/images/bg_top.jpg") no-repeat;
	width: 967px;
	height: 171px;
}

#top a {
	display: block;
	width: 945px;
	height: 151px;
	padding: 20px 20px 0 0;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

#menu {
	float: right;
	color: #000;
	font-size: 12px;
	width: 460px;
	height: 35px;
	padding-right: 20px;
	margin-top: -70px;
}

#menu a {
	color: #000;
	display: block;
	float: right;
	height: 28px;
	padding: 7px 10px 0 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	text-decoration: underline;
}

#infocompany {
	position: absolute;
	left: 300px;
	top: 13px;
	z-index: 1;
}

#content {
	background: #FFF;
	width: 905px;
	padding: 30px 20px 20px 30px;
}

#contenttext {
	float: left;
	width: 670px;
	text-align: justify;
	font-size: 14px;
}

#portfolio a {
	display: block;
	width: 200px;
	height: 260px;
	float: left;
	border: 1px solid #6c8bb9;
	margin: 2px;
	padding: 8px;
	background: #f7f8fa;
	color: #0b3a98;
	text-decoration: none;
}

#portfolio a img {
	border: none;
}

#portfolio a:hover {
	background: #c4cddf;
	color: #0e2552;
}

#portfolio p {
	font-size: 11px;
	text-align: center;
}

#footer {
	background: url("/images/bg_footer.jpg") #BEBBBC top no-repeat;
	width: 967px;
	height: 93px;
	padding-top: 30px;
	font-size: 11px;
}

a, .link {
	color: #0b3a98;
	text-decoration: underline;
	cursor: pointer;	
}

a:hover {
	text-decoration: none;
}

.link {
	letter-spacing: -2px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

#rightpanel {
	float: right;
	width: 206px;
	font-size: 12px;
}

#rightpanel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 11px;
}

#rightpanel ul li {
	padding-top: 8px;
	line-height: 12px;
}

.tbl_middle {
	background: url("/images/tbl_middle.jpg") #FFFFFF repeat-y;
	width: 196px;
	min-height: 50px;
	padding: 0 5px;
	margin-top: -3px;
}

.tbl_middle ul {
	margin: 0;
	padding: 0;
}

.tbl_middle ul li {
	padding: 0 5px 0 3px;
}

h2 {
	font-size: 16px;
}

h1, .title {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: bold;
	color: #6889BA;
}

.subtitle {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #6889BA;
}

.graytext {
	color: #666666;
	margin: 0;
	padding: 0;
}

.whitetext {
	font-weight: normal;
	color: #FFFFFF;
}

.newstitle {
	font-weight: bold;
}

.news {
	margin-top: 10px;
	text-align: left;
}

#sub {
	text-align: center;
	width: 870px;
	padding-left: 0;
	margin-top: 30px;
}

#sub ul {
	width: 870px;
	margin: 0 0 0 10px;
	padding: 5px 0;
	list-style: none;
	display: inline;
	float: left;
}

#sub ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 280px;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: left;
	line-height: 1.3em;
	border: 0;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#sub ul li a {
	font-size: 10px;
	text-decoration: none;
	border: none;
	color: #000;
	text-decoration: underline;
}

#sub a:hover {
	color: #a0640e;
	text-decoration: none;
}
