body {

	background-image:url(../images/home_background.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-align: center;
	min-width: 801px;
	margin:0;
	margin-left:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	line-height:18px;
}

a {

color:#f06217;
font-weight:bold;

}

h1 {
	margin:0px;
	padding:0px;
	color:#003863;
	font-size:14px;
	line-height:18px;

}

.h1alt {
color:#f06217;
}

h2 {
	margin:0px;
	padding:0px;
	margin-left:12px;
	color:#f06217;
	font-size:16px;
	line-height:18px;

}

h3 {
	margin:0px;
	padding:0px;
	color:#003863;
	font-size:12px;
	line-height:18px;

}


ul {

padding:0px;
padding-left:12px;
margin:0px;
margin-left:12px;

}

li {

margin-top:20px;
color:#003863;

}

.lialt {

color:#f06217;

}

input {

border: 1px solid #f06217;

}


#wrapper {
	margin:0 auto;
	width:801px;
	text-align: left;
	border-top:15px solid #003863;
}

#content_home {

	background-image:url(../images/circle_people.jpg);
	background-repeat:no-repeat;
	background-position:375px 135px;
	width:700px;
	margin-left:82px;
	margin-top:50px;

}

#content_home h1{

font-size:16px;
color:#8b8b8b;
line-height:20px;

}

#content_home p{

width:449px;

}

#header {
/* with old ds logo margin-top:24px;*/
margin-top:18px;

}

#content {

	background-image:url(../images/tagline_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:676px;
	margin-left:101px;
	margin-top:33px;
	margin-right:24px;
	overflow:visible;

}

#pdf-content {

	background-image:url(../images/tagline_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	/*width:676px;
	margin-left:101px;
	margin-top:33px;
	margin-right:24px;*/
	overflow:visible;

}

#callout {

width:190px;
float:right;
padding:15px;
overflow:visible;
background-image:url(../images/bottom_bracket.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding-bottom:30px;
margin-left:30px;
margin-bottom:30px;

}

#top_bracket {

background-image:url(../images/top_bracket.gif);
background-position:top left;
background-repeat:no-repeat;
width:35px;
height:175px;
position:absolute;
float:left;
margin-left:-25px;
margin-top:-20px;
overflow:visible;

}