* {
	/*font-family: Tahoma, Arial, sans-serif;
	*/
	font-family : Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
FORM {
	margin: 0px;
	padding: 0px;
}
A {
	color: #006C86;
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}
STRONG, B {
	color: #006C86;
}
HR {
	padding: 0px;
	margin: 0px;
	height: 1px;
	color: #09627D;
}
#languages {
	height: 60px;
	padding: 15px 0px 10px 225px;
	background-image: url(/images/menu/lang.jpg);
}
#languages A {
	color: #FFFFFF;
}
#languages .active {
	font-weight: bold;
}
.header {
	color: #006C86;
	font-weight: bold;
	padding: 6px 0px 10px 6px;
}
.attention {
	color: #006C86;
}
.pageHeader {
	color: #006C86;
	font-weight: bold;
	text-align: right;
	padding: 10px 10px 0px 0px;
}
#content {
	height: 100%;
	text-align: justify;
	font-size: 13px;
	padding: 10px 10px 10px 20px;
	background: url(/images/logo5.gif) center bottom no-repeat;
}
#content IMG {
	border: 0px solid #006685;
}
#content UL {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	list-style-type : none;
}
#content LI {
	margin: 5px 0px 5px 0px;
	list-style-image: url(../images/text/li.gif);
}

#content .homelist UL {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	list-style-type : none;
}
#content .homelist LI {
	margin: 5px 0px 5px 0px;
	list-style-image: url(../images/text/sy.gif);
}


#content .title {
	color:#09627D;
	font-weight : bold;
	margin: 10px 0px 10px 0px;
}
#content .back {
	text-align: right;
	margin: 10px 0px 10px 0px;
}

#news {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
#news .date {
	width: 55px;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
}
#news A {
	color: #000000;
	font-size: 11px;
}
#news A:hover {
	text-decoration: underline;
}
#news IMG {
	border: 0px;
}
#news .report {
	color: #006C86;
}

#archive {
	text-align: right;
}
#archive A {
	color: #006C86;
	font-size: 11px;
}

.answer {
	font-size: 11px;
}
#testimonial {
	color: #006C86;
	font-size: 11px;
	text-align: right;
	margin: 10px 0px 10px 0px;
}
#testimonial A {
	color: #006C86;
	font-size: 11px;
}
#search {
	padding-top: 2px;
}
#search .fldKeywords {
	width: 150px;
	height: 17px;
	font-size: 10px;
}
#subMenu {
	width: 220px;
	padding: 10px 0px 10px 0px;
}
#subMenu .sectionImage {
	margin: 10px 0px 15px 33px;
}
#subMenu .title A {
	color: #006C86;
	font-weight: bold;
	text-transform : uppercase;
}
#subMenu .level3 {
	padding-left: 10px;
}
#subMenu .level4 {
	padding-left: 20px;
}
#subMenu .active {
	color: #000000;
}
#subMenu A {
	color: #006C86;
	font-size: 14px;
}

#galleriesRandom {
	text-align: center;
	margin: 15px 0px 15px 0px;
}
#galleriesRandom .image {
	margin: 15px;
}
#galleriesRandom .gallery {
	border: 0px;
}
#awards IMG {
	border: 0px;
	margin: 10px;
}

#clients {
	text-align: center;
}
#clients .logo, #clients .image {
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
}
#clients .title {
	color:#09627D;
	font-weight : bold;
	margin: 10px 0px 0px 0px;
}
.fldButton {
	color: #FFFFFF;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	background-color: #006B84;
	border: 1px outset #4896A8; 
}