body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0;
	padding:0;
	background-color: #281E17;
}
#wrapper {
	background-image: url(images/ptrn.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	overflow: hidden;
}
#wrapper #pattern {
	width: 1000px;
	background-image: url(images/down.jpg);
	background-repeat: no-repeat;

	overflow: hidden;
	background-position: bottom;
	
}
#wrapper #ptrn {
	background-image: url(images/upper.jpg);
	width: 1000px;
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
}

#wrapper #container {
	margin-right: auto;
	margin-left: auto;
	width: 949px;
	overflow: hidden;
}

#container #header {
	background-image: url(images/Interface9_02.jpg);
	height: 410px;
	width: 949px;
	background-repeat: no-repeat;
	float: left;
}
#header #fly {
	height: 252px;
	width: 36px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/images/img.png);
	position: absolute;
}

#header #up_nav {
	width: 170px;
	float: right;
	margin-top: 23px;
}
#up_nav span {
	color: #FFF;
	font-size: 65%;
}

#up_nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 65%;
	margin-left: 5px;
	margin-right: 5px;
}
#down_nav {
	margin-right: auto;
	margin-left: auto;
	margin-top: 380px;
	overflow: visible;
	width: 750px;
}
#down_nav li a.menulink{
	color: #D1734C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center -38px;
	height: 23px;
	width: 100px;
	position: relative;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	font-weight: normal;
}
#down_nav #menu .menulink span {
	color: #D1734C;
}



#down_nav a.menulink:hover  {
	background-image: url(images/glow.png);
}
#down_nav span {
	color: #FFF;
	float: left;
}




#container #middle {
	background-image: url(images/Patternwith-border.png);
	height: 100%;
	width: 949px;
	background-repeat: repeat-y;
	float: left;
}
#middle #Left_col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 440px;
	height: auto;
	margin-left: 50px;
	float: left;
	margin-top: 48px;
	margin-bottom: 40px;
}
#middle #Left_col .topic {
	float: left;
	overflow: visible;
	height: auto;
	width: 420px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #333333;
}

#middle #Left_col .topic h1 {
	font-size: 120%;
	color: #EB9237;
	margin-bottom: 5px;
	float: left;
	margin-top: 0px;
	font-weight: normal;
	font-family: Optimer, Verdana, Arial, Helvetica, sans-serif;
	
}

#Left_col .topic .topic_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	border: 1px solid #703D21;
	padding: 2px;
}
#Left_col .topic p {
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inline_link {
	color: #2E84A0;
}


.read_more {
	float: left;
	color: #D7A46F;
	margin-top: 2px;
	font-size: 70%;
}


#middle #right_col {
	float: left;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_col .welcome {
	width: 400px;
	float: left;
	margin-left: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#right_col .welcome p {
	font-size: 70%;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.welcome h1 {
	font-weight: normal;
	font-family: Optimer, Verdana, Arial, Helvetica, sans-serif;
	
}

#right_col .contact_details {
	float: left;
	width: 420px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	background-image: url(images/images/Stamp.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	
}
.contact_details h1 {
	font-size: 120%;
	font-weight: normal;
	font-family: Optimer, Verdana, Arial, Helvetica, sans-serif;
}
.contact_details p {
	font-size: 70%;
	color: #333333;
	font-weight: normal;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact_details .e-mail {
	font-size: 70%;
	color: #00648D;
}






#container #footer {
	background-image: url(images/Interface9_11.jpg);
	height: 38px;
	width: 949px;
	background-repeat: no-repeat;
	float: left;
}
#footer #rights p {
	color: #FFF;
	font-weight: bold;
	font-size: 70%;
	float: right;
	margin-right: 30px;
	padding-left: 25px;
	background-image: url(images/images/small.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	text-align: center;
	padding-top: 5px;
}
ul.menu {
	list-style:none;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: -45px;
	width: 800px;
	left: 0px;
	margin-top: -10px;
	overflow: visible;
	
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none;
	font-size: 70%;
	}
ul.menu li {
	position:relative;
	float:left;
	margin-right:2px;
	width: 90px;
}
ul.menu ul {
	position:absolute;
	top:26px;
	list-style:none;
	left:-30px;
	display: none;
	z-index: 100;
}
ul.menu ul li {
	position:relative;
	width:114px;
	margin:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DC7916;
	border-bottom-color: #DC7916;
	border-left-color: #DC7916;
		

}
ul.menu ul li a {display:block; padding:5px 10px 7px; background-color:#EDE2D6; color:#464646;}
ul.menu ul li a:hover {background-color:#E37140}
ul.menu ul ul {
	left:75px;
	z-index: 200;
	top: -1px;
	
}
ul.menu .menulink { padding:5px 7px 7px; font-weight:bold; background:url(images/header.gif); width:108}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {
	background-color: #CD511E;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 105px 10px;
	color: #E8E8E8;
}
