/* CSS Document */

* {
	padding: 0;
	margin: 0;
   }
  
strong {
	color:#333333;
	}
	
.ornamentBackground {
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	height: 110px;
	width: 110px;
	left: 285px;
	top: 377px;
}


html {
	background:url(../images/bgtile.gif) repeat;
	}

body {
	text-align:center;
	font:80% Arial, Helvetica, sans-serif;
	color:#666;
	line-height:135%;
	background:url(../images/shells.gif);
  	}

div#container {
    margin:0 auto;
	width:814px;
	text-align:left;
	background:url(../images/dr.duga_container2.jpg) repeat-y 0 0;
	}

div#header {
	margin:0 0 0 8px;
	height:281px;
	z-index:1;
	background:url(../images/dr.duga_headerbot.jpg) no-repeat 0 bottom;
	}

div#content {
	width:100%;
	position:relative;
	overflow:auto;
	padding-bottom:30px;
	background:url(../images/shell3.jpg) no-repeat 630px bottom;
	}

div#content p img {
	float:right;
	padding:5px;
	margin:-70px 0 0 0;
	}

div#content h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:170%;
	line-height:1em;
	font-weight:normal;
	margin:20px 0 20px 25px;
	color:#086496;
	}

div#content h1 img {
	float:none;
	}
	

div#content ul  {
	margin:5px 0 0 90px;
	overflow:hidden;
	list-style-type:none;
	}

div#content ul li {
	float : left; 
	width : 200px; 
	margin-right : 30px;
	padding:5px 0 0 0;
	}


div#content ul li a img {
	border:none;
	}

div#content p {
	padding:10px 30px 0 30px;
	color:#666666;
	line-height: 1.5em;
	}


div#footer {
	width:797px;
	margin:0 0 0 8px;
	background:#215584;
	border-top:3px solid #E9AB4C;
	}


/******************* BEGIN Footer ***************/

ul#bottommenu {
	text-align:center;
	margin:5px 0 0 0px;
	padding: 0px;
	list-style-type:none;
	}

ul#bottommenu li {
	color:#E9AB4C;
	display:inline;
	font-size:10px;
	}
	
ul#bottommenu li a {
	color:#FFFFFF;
	font-size:9px;
	border-left:1px solid #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	}

.deselected {
	color:#E9AB4C;
	display:inline;
	font-size:9px;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
	}
	
ul#bottommenu li.noborder a {
	border-left:none;
	}

ul#bottommenu li a:hover {
	text-decoration: underline;
	}

div#address {
	color:#FFFFFF;
	font-size:9px;
	text-align: center;
	list-style-type:none;
	margin-top:10px;
	width:760px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
div#address #add {
	float: left;
	padding-left: 30px;
}

div#address #add a{
	color: #E9AB4C;
	text-decoration: none;
}

div#address #add a:hover{
	color: #B3D0EC;
	text-decoration: none;
}

div#address #phone {
	float: right;
	padding-right: 30px;
}

div#address p {
	clear: both;
	padding-top: 20px;
	}
	
/******************* END Footer ***************/


div#content p.breadcrumbs {
	font-size:85%;
	margin-left:0px;
	padding-top:10px;
	color:#999999;
	font-weight:bold;
	}

div#content p.breadcrumbs a {
	text-decoration:none;
	color:#3B8AB1;
	font-weight:normal;
	}

div#content p.breadcrumbs a:hover {
	text-decoration:underline;
	}

div#content blockquote {
	padding:25px 20px 0 20px;
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: 30px 0;
	background-color:transparent;
	}

div#content blockquote p.author {
	color:#086496;
	text-align:right;
	height:38px;
	background-color:transparent;
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: 97% bottom;
	}

div#content blockquote p.author1 {
	color:#086496;
	text-align:right;
	background:url(../images/quote2.gif) no-repeat 290px -20px;
	height:60px;
	}
	
/* Picture Frame */

.smallPictureFrame {
	background-image:url(../images/smallFrame.png);
	background-repeat: no-repeat;
	padding: 17px;
	width: 136px;
	height: 178px;
}
/* END Picture Frame */

h2 {
	padding-left: 50px;
	padding-top: 35px;	
	padding-bottom: 0px;
}

h3 {
	margin:15px 0 0 40px;
	padding-left:25px;
	padding-top: 3px;
}

h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	height:20px;
	padding-left: 25px;
	color:#D98E22;
	background:url(../images/shellheading.gif) no-repeat 0 0;
	text-decoration: none;
}

h3 a:hover{
	color: #3B8AB1;
	text-decoration: none;
}


#container #content .list p {
	padding-left: 90px;
}
