* {
	padding:0px;
	margin:0px;
}

html, body {
	background: #A99C6C;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#header {
	background: #A99C6C;
	height:160px;
}

#logo-container {
	position:relative;
	width: 860px;
	height:160px;
	margin: auto;
	background: #A99C6C url(../images/background.gif) repeat-x ;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
}

#logo {
	position:absolute;
	top:36px;
	left:10px;
	background: url(../images/dp.gif)  no-repeat;
	width:120px;
	height:117px;
}

#title {
	position:absolute;
	height:44px;
	width:350px;
	top:112px;
	left:110px;
	background: url(../images/title.gif)  no-repeat left top ;
}

#man {
	position:absolute;
	top:18px;
	left:500px;
	background: url(../images/man.gif)  no-repeat;
	width:127px;
	height:140px;
}

#menu {
	position:absolute;
	background:#333333;
	color:#FFFFFF;
	left:491px;
	top:131px;
	margin-left:0px;
	height:40px;
}

li {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	list-style-type:none;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
}

#main-container {
	position:relative;
	background: #A99C6C;
}

#main-container-contact {
	position:relative;
	
}

#bottom-content {
	position:relative;
	width: 860px;
	margin: auto;
}

#bottom-content-holder {
	position:relative;
	width: 860px;
	float:left;
	left:-1px;
	background: #8D8346 url(../images/top.gif) left top repeat-x ;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
}

#bottom-content-left {
	position:relative;
	float:left;
	width:620px;
}

#bottom-content-right {
	position:relative;
	float:left;
}	

 dl.border-around {
 	width:300px;
 	margin-left:40px;
	margin-top:33px;
	margin-bottom:20px
}

.border-around dt {
	font-family:Georgia,"Times New Roman",Times,serif;
	background-color: #333333;
	color: #FFFFFF;
	padding: .8em .8em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.border-around dd {
	margin: 0 0 2em 0;
	background: #FFFFFF url(../images/dd-background.gif) repeat-x left  bottom;
	color:#10324B;
	text-align: center;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom:18px;
}

.border-around dd a {
	color:#10324B;
}

h1 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #CDD3B7;
	font-size:22px;
	padding-top:30px;
	margin-left:30px;
	margin-right:10px;
	padding-bottom:10px;
}

h2 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:22px;
	padding-top:7px;
	margin-left:60px;
	padding-bottom:10px;
}

h3 {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:20px;
	padding-top:15px;
	margin-left:30px;
	margin-right:20px;
	padding-bottom:5px;
}

h4 {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:15px;
	padding-top:15px;
	margin-left:30px;
	margin-right:20px;
	padding-bottom:5px;
}

h5 {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	padding-top:10px;
	margin-left:30px;
	margin-right:20px;
	font-style:italic
}

p {
	color:#FFFFFF;
	padding-top:10px;
	padding-left:30px;
	padding-right:20px;
	font-weight:normal;
	font-size:13px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

.articles a {
	text-decoration:underline;
	color:#CCCCCC;
}

#bottom-content-left-home {
	position:relative;
	float:left;
	width:491px;

}

#bottom-content-left-aritcles {
	position:relative;
	float:left;
	width:490px;
}

#bottom-content-right-articles {
	margin-top:20px;
	position:relative;
	float:left;
}	

.services a {
	padding-left:30px;
}

.services-list li {
	float:none;
	margin-left:60px;
	list-style:disc;
	padding-left:5px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:333333;
}

.services-title a {
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
	font-size:20px;
}

.register p {
	padding-left:60px;
}

.register a {
	padding-left:60px;
}

.register-home a {
	font-size:12px;
	text-decoration:underline;
	margin-left:60px;
}

.signup p{
	color:#333333;
	font-weight:bold;
}

.signup a{
	color:#333333;
	font-weight: normal;
	padding-left:10px;
}

#form-contact label {
	float:left;
	width:5.5em;
}

#form-registration label {
	float:left;
	width:15em;
}

#form-contact {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#form-registration {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#contact {
	position:relative;
	float:left;
	width:340px;
	margin-left:30px;
}

.button {
	margin-left:0px;
}

.pdf {
	margin-left:30px;
}

.pdf img {
	padding-top:10px;
}


#site-map {
	position:absolute;
	float:left;
	left:240px;
	top:20px;
}

#site-map li {
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	list-style-type:none;
	margin-right:0px;
}

#site-map ul li a {
	padding-right:10px;
	border-right:1px dotted white;
}

#footer-holder {
	position:relative;
	background: #A99C6C;
	height:80px;
	clear:both;
}

#footer {
	position:relative;
	background: #A99C6C url(../images/footer-background.gif) repeat-x ;
	width: 860px;
	margin: auto;
	height: 80px;
	border-left:#FFFFFF 1px solid;
	border-right:#FFFFFF 1px solid;
	clear:both;
}

.footleft {
	color:#FFFFFF;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	margin-top:50px;
	padding-left:20px;
	float:left;
}

.footright {
	color:#FFFFFF;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	margin-top:50px;
	padding-right:20px;
	text-align:center;
	float:right;
}

a.footerlink {
	color:#ff880e;
	text-decoration:none;
}

.more a {
	color:#333333;
	font-weight: normal;
	padding-left:10px;
}
