body{
	text-align:justify;
	background-color: #525252;
}

body *{
	font-family: Tahoma;
	font-size:11px;
}

a{
	color:#266094;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin: 3px 7px 0px 7px;
	line-height: 17px;
}


a:hover{
	color:#FFA800
}

#page{
	width:820px;
	text-align:left;
	margin:auto;
}

#header{
	background-image: url('../images/header.gif');
	height:208px;
	width: 820px;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
}
#flags {
	width: 150px;
	display: inline;
	float: left;
	height: 30px;
	margin-top: 172px;
	margin-left: 647px;
}

#topmenu{
	background-image: url(../images/topmenu.gif);
	width: 820px;
	height: 36px;
	display: inline;
	float: left;
}

#cssdropdown{
	padding: 0;
	margin: 0px 0px 0px 40px;
	list-style: none;
}
#cssdropdown ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
}

.mainitems a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 3px 18px 3px 18px;
}

.subuls{
	display: none;
	position: absolute;
	left: 0px;
}

.subuls li{
width: 100%;
}

.subuls li a{
	display: block;
	width: 11em; /*width of sub menu levels*/
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	background-color: #999999;
}



#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	color: #ccb8b8;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


.subuls li a:hover {
	display: block;
	width: 11em; /*width of sub menu levels*/
	color: #FF6600;
	text-decoration: none;
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 5px 10px;
	background-color: #CCCCCC;
}
.mainitems a:hover {
	background-image: url(../images/bg_menu.gif);
	color: #FFFFFF;
}

#main{
	display:inline; /*IE FIX*/
	float: left;
	margin: 0px 0px 0px 0px;
	width: 820px;
	background-color: #FFFFFF;
	text-align: justify;
}
#bottom {
	display:inline; /*IE FIX*/
	background-image: url(../images/bottom.gif);
	width: 820px;
	height: 21px;
	float: left;
}
#footer {
	background-color: #FFFFFF;
	margin-top: 10px;
}

#chenar {
	display:inline; /*IE FIX*/
	float: left;
	margin: 0px 0px 0px 5px;
	width: 265px;
	background-image: url(../images/bg_chenar.gif);
	text-align: justify;
}
#chenar_top {
	display:inline; /*IE FIX*/
	float: left;
	margin: 0px 0px 0px 0px;
	width: 265px;
	height: 14px;
	background-image: url(../images/bg_chenar_top.gif);
}
#chenar_bottom {
	display:inline; /*IE FIX*/
	float: left;
	margin: 0px 0px 0px 0px;
	width: 265px;
	background-image: url(../images/bg_chenar_bottom.gif);
	height: 14px;
}
#chenar p {
	display:inline; /*IE FIX*/
	float: left;
	margin: 0px 0px 0px 0px;
	width: 255px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	line-height: 16px;
}
h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 17px;
	color: #E44D00;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	margin: 5px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	width: 250px;
	line-height: 16px;
	text-align: center;
}

h3  {
	display:inline; /*IE FIX*/
	float: left;
	margin: 7px 0px 0px 5px;
	width: 255px;
	background-image: url(../images/h3.gif);
	height: 28px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 7px;
	color: #FF0000;
}
#pic {
	display: inline;
	float: left;
	margin: 0px 2px 0px 5px;
}
#pic2 {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
}


#footermenu{
	background-color: #FFFFFF;
	border-top: 1px solid #000;
	width: 780px;
	margin-left: 20px;
}
#footermenu ul{
	margin:1px 0px 1px 140px;
	padding:0px;
	text-align: center;
	height: 15px;
}
#footermenu li { list-style-type:none; float:left; text-align:center;}
#footermenu li a {
	display:block;
	color: #333333;
	text-transform: capitalize;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footermenu li a:hover {
	color: #FF6600;
}

.logo_bg {
	background: transparent url(../images/logo_bg.png) top center no-repeat; /* otherwise it gets chopped on shorter pages. */
	padding: 10px 10px 10px 10px;
	}

.list5 {
	list-style-image: url(../images/arrow2.gif);
	font-family: Tahoma;
	font-size: 18px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logo_bg_introduction {
	background: transparent url('../images/logo_bg.png') top center no-repeat; /* otherwise it gets chopped on shorter pages. */
	padding: 10px 10px 300px 10px;
}

