body {
	padding: 0px;
	margin: 0px;
	background-color: #287c88;
	cursor: default;
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

form, ul, ol, li, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style: none;
}

a:link, a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
    color: #ccc;
}

a:hover, a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}

#main {
	position: absolute;
	top: 50%;
	margin-top: -194px;
    font-family: Arial, Helvetica, san-serif;
	position: absolute;
	left: 50%;
	width: 688px;
	margin-left: -344px;
}

#header {
	height: 106px;
}

#menu-left {
	color: #000;
	padding-left: 2px;
	margin: 0;
    font-size: 10pt;
	width: 418px;
	height: 16px;
}

#menu-left li {
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	display: inline;
	list-style-position: inside;
	vertical-align: top;
	padding-left: 20px;
	letter-spacing: 2px;
/*	display: list-item;
	float: left;
*/
	
}

#menu-left  a {
	text-decoration: none;
	font-size: 10pt;
	color: #e8eff0;
}

#menu-left a:hover {
	color: #000;
}

#languages ul {
	float: right;
	height: 16px;
	padding-left: 99px;
	width: 169px;
	background: url(images/languages.gif) no-repeat top right;
    font-size: 9pt;
	text-align: center;
}

#languages li {
	display: inline;
	padding: 0 2px;
}

#languages li a {
	text-decoration: none;
	color: #347985;
	font: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

#title {
	height: 53px;
	background: url(images/title.gif) repeat-x top left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	text-align: right;
	color: #257b8a;
	font-weight: bold;
	padding: 15px 10px 0 0;
	width: 410px;
}

#col1 {
	float: left;
	width: 420px;
	height: 162px;
}

#col2 {
	float: left;
	width: 99px;
	height: 162px;
}

#col3 {
	float: left;
	width: 169px;
	height: 162px;
	background: url(images/home-6.gif) no-repeat bottom left;
}

#col4 {
	float: left;
	width: 420px;
	height: 103px;
}

#col5 {
	float: left;
	width: 258px;
	height: 103px;
	background: url(images/home-4.gif) no-repeat top left;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	padding: 5px;
}

#col5 p {
	padding: 0;
	margin: 0;
}

#certificates {
	height: 81px;
	background: url(images/home-2.gif) repeat-x top left;
	text-align: center;
	padding-top: 7px;
}

#certificates a {
	margin: 9px;
	padding-top: 3px;
}

#menu-right {
	float: right;
	width: 169px;
	height: 68px;
	background: url(images/menu-right.gif);
}

#menu-right ul {
	padding-left: 15px;
	margin: 0px;
    font-size: 9pt;
}

#menu-right li {
	display: inline;
}

#menu-right  li a {
	float: left;
	display: block;
	width: 70px;
	background-color: #1e5259;
	color: #e6e6e6;
	text-decoration: none;
	text-align: center;
	margin: 0 1px 3px 2px;
}

#menu-right li a:hover {
	background-color: #000;
}

#menu-right a.item-last {
	width: 142px;
}

#menu-right .home {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 8pt;
    color: #ffffff;
	margin-left: 40px;
	float: left;
}

#menu-right > a:hover {
    text-decoration: underline;
}

#right {
	float: right;
	width: 269px;
}

#img {
	background: url(images/hline.gif) no-repeat top left;
	padding: 1px 54px 0 0;
	height: 125px;
}

#submenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
    color: #d6d7d9;
	background: url(images/hline.gif) no-repeat top left;
	min-height: 1px;
}

#submenu ul {
	margin: 0px;
    font-size: 9pt;
	padding-left: 6px;
	padding-top: 3px;
	list-style-position: inside;
    list-style-type: square;
	color: #fff;
}

#submenu li {
	padding-left: 0px;
	margin-bottom: 6px;
}

#submenu a {
	color: #d6d7d9;
    text-decoration: none;
	font-weight: bold;
}

#submenu a:hover {
    text-decoration: underline;
	color: #fff;
}

#content {
	width: 410px;
	padding:0 28px 15px 10px;
	background: url(images/vline.gif) no-repeat bottom right;
	overflow: hidden;
}

#page {
	padding-top: 0px;
}

#page  p {
    font-size: 11px;
    text-align: justify;
	color: #fff;
	
}

#page  ul {
    font-family: Arial, Helvetica, san-serif;
    font-size: 9pt;
	margin: 0px;
}

#gallery ul  {
	width: 410px;
	text-align: center;
	padding-left: 0px;
}

#gallery li {
	display: inline;
}

#gallery a {
	margin: 10px 2px;
}