/* GLOBAL */

* {
margin:0pt;
padding:0pt;
}

html, body {
	height:100%;
	width:100%;
}

body {
	background: #e0c59e;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10pt;
	margin:0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, form, textarea, input {
	font-weight:normal;

}

h1 {
	color:#cd853b;
	font-size:17pt;
}

h2 {
	color:#cd853b;
	font-size:11pt;
}



p {
	color:#666;
	line-height: 1.65em;
	
}

a {
	text-decoration:none;
}



img { border: none; }




/* STRUCTURE */
#wrapper { position: relative; margin: 0 auto; width: 792px; background: #fff; }

#head_home { background: #fff url(../images/topbar.gif) no-repeat 0 0; height: 95px; position: relative; }

#head_about { background: #fff url(../images/hanger_top.jpg) no-repeat 0 0; height: 95px; position: relative; }

#content { float: right; width: 792px; background: #f9fbfd; position: relative;  }

#content_home { position: relative; float: left; width: 792px; height: 333px; background: url(../images/rotate_nologo.gif) no-repeat top left; }
#copy  { float: right; position: relative; width: 462px; margin-top: -17px; padding: 0 70px 0 10px; }


#copy p { margin-bottom: 2.5em;}

#copy a { color: #666; }

#copy a:hover { color: #729acc; }

#danabout {float:left;margin: 80px 0px 0px 110px; }

#aboutcopy { 
	   	float:right;
		border: dotted 1px; 
		color:#729acc;
		margin:80px 10px 30px 0px;
		width:470px;
		padding:15px;}

#serviceslist {margin:100px 470px 0px 20px; line-height:2.8em;font-size:14px;}
#serviceslist ul {list-style:none;}
#serviceslist li a {color:#729acc;}
#serviceslist a:hover {font-weight:bold;}

#servicescopy  { float: right;width: 500px; margin: 0px 30px 30px 10px;padding: 15px;height:375px; border:dotted 1px;border-color:#729acc; }

#servicescopy h1   {font-size:16px; text-align:center;padding:10px; }
#servicescopy blockquote { float: right; color: #cd853b; line-height: 1.8em; font-style: normal; font-size: 15px; font-family: "apple chancery", "monotype corsiva"; padding: 20px;}


.dan_contacts { background: url(../images/dan_contacts.jpg) no-repeat top left; 
		width: 200px; 
		height: 263px; 
		float: left;
		margin:10px 0px 0px 110px ; }
#contactbox{
		margin:0px 0px 30px 280px ; 
		border:dotted 1px; 
		color:#729acc;
		line-height:1.5em;  
		width: 375px;
		height: 300px;
		padding:15px;}
	
#contactbox h1 {font-size:14px;
		text-align: left;}	
#contactbox h2 {font-size:14px;
		text-align: left;
		color: red;
		}	
#contactbox p {font-size:13px; color: #729acc; text-align:left;}

#contactform {
		font-style:normal;
		line-height:2.0em;
		font-size:13px; 
		margin-top:20px;
		text-align: left ;

		}

/* NAVIGATION */

#logo { float: left; margin: 20px 0 0 30px; clear:right;}
 

#menu p { position: absolute;
	   top: 114px;
	   left: 0px;
	   width: 792px;
	  border-top: 2px solid #729acc;
 	  z-index: 0;
	}

#menu {
        border-top:2px solid #729acc;
	text-align:center;
	}


#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, helvetica sans-serif ;
	font-size: 14px;
	line-height: 17px;

}

#menu ul li {
	display:inline;
	}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
	color: #729acc;
	}

#menu ul li a {
	padding: 0px 1em 0px 1em;
	background-color: #e0c59e;
	border-right: 1px solid #729acc;
	border-left: 1px solid #729acc;
	
	}

#menu ul li a:hover {
	background:#e0e0e0;
	color:#fff;
}


#nav {margin: 50px 0px 0px 300px; width: 205px; }
#tableformat {float:left; width:792px;}
div#nav ul { list-style: none; position: relative; margin: -15px 0 0 105px;  line-height: 1.25em; }

div#nav ul li a { color: #729acc; }

div#nav ul li a:hover { font-weight: bold; }
div#nav blockquote {margin-right: 10px;}

div #links a {color:#cd853b; font-size:14px;line-height:2.5em;}

/* FOOTERS */

#footer p {
	clear: both;
	width:100%
	margin: 0;
	padding:5px;
	overflow:hidden;
	text-align: center;
	color: #CEC9B7; 
	line-height: 12pt;
	}


#home_footer { float: left; position: relative; width: 792px; height: 181px; background: #fff url(../images/evolve.gif) no-repeat bottom left; }

#about_footer { float: left; position: relative; width: 792px; height: 118px; background: #fff url(../images/hanger_aboutbt.jpg) no-repeat bottom left; }

#contacts_footer { float: left; position: relative; width: 792px; height: 174px; background: #fff url(../images/hanger_contactsbt.jpg) no-repeat bottom left; }

/* CLASSES */

.clear { clear: both; }

.dan_about {background: url(../images/dan_about.jpg) no-repeat top left; width: 250px; height: 400px; float: left;margin:80px 350px 0px 0px ;}

.dan_contacts h2 { margin: 80px 0 20px 155px; }
.dan_contacts p { margin-left: 155px; }

