* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 1150px;
}
/*************************************************/
#header {
 color: #fff;
 width: 1150px;
 height: 110px;
 margin: 10px 0px 0px 0px;
 /*background: #D1DBDB;*/
 background: url(../img/dup_headerbg1_1150x110.gif);
 background-repeat:no-repeat;
 background-position:center; 
}
#header .rightsidebox{width: 300px; height: 110px;
 margin: 5px 140px 5px 0px;
 Float: right;display: inline;}
#header .lefttextbox{width: 100%; height: 40%;
 margin: 10px 10px 0px 0px;
 Float: right;display: block;}
#header .righttextbox{width: 25%;height: 40%;
 margin: 15px 5px 0px 0px;
 Float: right; display: block;}
#header .bottomtextbox{width: 100%; height: 20%;
 margin: 10px 10px 0px 0px;
 Float: right;display: block;}
#header .headertext{ font-family:"Times New Roman", Times, serif;}
#header .righttext{ font-weight: normal; font-size:1.1em; color: #ccc; text-align: left;}
#header .lefttext{ font-weight: normal; font-size:1.1em; color: #fff; text-align: Right;}
#header .bottomtext{ font-weight: bold; font-size:1.2em; color: #ccc; text-align: Right;}

/*************************************************/
#slideshow {
 color: #fff;
 width: 1150px;
 height: 214px;
 /*background: #D1DBDB;*/
 background: url(../img/dup_slideshowbg1_1150x214.gif);
 background-repeat:no-repeat;
 background-position:center; 
}
#slideshowspacer {
 width: 1150px;
 height: 208px; /*subtrat the slideshow height from the padding height*/
 padding: 6px 0 0 0;
}
/*************************************************/
#navigation {
 color: #fff;
  width: 1150px;
 height: 42px;
 /*padding: 10px;
 margin: 0px 0px 5px 0px;
 background: #ABBEBE;*/
 background: url(../img/dup_navbarbg1_1150x42.png);
 background-repeat:no-repeat;
 background-position:center; 

}
/*************************************************/
#body1 {
 background: url(../img/dup_bodybg1_1150x5.gif);
 background-repeat:repeat-y;
 background-position:center;
 color: #fff;
 width: 1150px;
/*  margin-bottom: 10px; width: 100%*/
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 /**/

}

#leftcolumn { 
 display: inline;
 color: #333;
 /*margin: 10px;
 padding: 0px;*/
 width: 125px;
 float: left;
}

#content { 
 float: left;
 color: #333;
 
 margin: 0px 0px 0px 10px;
 /*padding: 0px 10px 0px 10px;*/
 width: 883px;
 display: inline;

}
.left{
 float: left;
 color: #333;
 margin: 0px 0px 0px 5px;
 /*padding: 0px 10px 0px 10px;
 width: 570px;*/
 width: 98%;
 display: inline;
 }
	.left img{
		padding: 10px 5px 0 0px;
		float: left;
	 }
	.left h1 {
		font-size: 16px;
		font-style: normal;
		padding: 10px 0 10px 0px;
		color: #669966; /*669966-green  996666-purple eebc58-orange*/ 
	 }
	 .left p {
		/* float: left; */ 
	 }

.vseporator{
    border-top: 1px solid #CCCCCC;
    margin: 20px 200px 0px 150px;
	width: 200px;
	color: #CCCCCC;
 }
.right{
    color: #333333;
    display: inline;
    float: right;
	margin: 0px 5px 30px 10px;
   /* margin: 0 5px 40px 10px;*/
    width: 250px; 
 }
.right {
    border-left: 1px solid #CCCCCC;
    padding: 0 0 0 10px;
 }
	.right h1 {
		font-size: 16px;
		font-style: normal;
		padding: 0px 0 0 10px;
		color: #996666;
	 }
	.right h1 a {
		font-size: 12px;
	 }
	.right img {
		
	 }
 
#rightcolumn { 
 display: inline;
/* position: relative;*/
 color: #333;
 /*margin: 10px 10px 10px 0px;
 padding: 0px;*/
 width: 105px;
 float: left;
}
#bodybottom {
 background: url(../img/dup_bottombodybg1_1150x21.gif);
 background-repeat:no-repeat;
 background-position:center;
 color: #fff;
 width: 1150px;
 height: 21px;
 overflow: auto; /*Fix for IE*/
}
/*************************************************/
#foot {
text-align:center;
 width: 1150px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}
.clear { clear: both; background: none; }
/*************************************************/
/* navigation Hover and dropdown */
#nav1{ 
	width: 580px; margin: 0px 0 0 270px; 
} 
#nav1 {
	background: #DED9D0 url(../img/nav.gif) repeat-x; height: 41px;
}
#nav1 a {
	border-right: 1px solid #C9C6B3;
	color: #553;/*#553*/
	float: left;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
#nav1 a:hover {background-position: left bottom; } /*color: #ff0000;*/
#nav1 a#active {background-position: left bottom; color: #331;} /*color: #331;*/
#nav1 a {text-decoration: none;}
#nav1 ul {list-style: none;}

/*LEVEL ONE*/
ul.dropdown { position: relative; font: bold 1em Tahoma,sans-serif; line-height: 41px; }
ul.dropdown li { font-weight: bold; float: left; zoom: 1; background-color: #ccc; }
ul.dropdown li a { background: #ccc url(../img/nav.gif) repeat-x; } /*#FFF*/
/*
ul.dropdown a:hover { color: #000; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a { display: block; padding: 4px 8px; border-right: 1px solid #333; color: #222; }
ul.dropdown li.hover a { color: black; }
ul.dropdown li.hover,
ul.dropdown li:last-child a { border-right: none; } */ /*Doesn't work in IE */
/**/
ul.dropdown li:hover {color: #ccc; position: relative; } /*color: #F3D673; */
/* LEVEL TWO */
ul.dropdown ul { width: 180px; top: 100%; left: 0; visibility: hidden; position: absolute; line-height: 25px; }
ul.dropdown ul li a { background: #ccc url(../img/nav2.gif) repeat-x; border-right: none; width: 100%; display: inline-block; }  /*#FFF*/ /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li { font-weight: normal; background: #f6f6f6; color: #000; border-left: 1px solid #ccc; float: none; display: block; }/* IE 6 & 7 Needs Inline Block */
/* LEVEL THREE */
ul.dropdown ul ul { left: 100%; top: 0; }
ul.dropdown li:hover > ul { visibility: visible; }
/*************************************************/
