/* DMW Direct Main CSS Document */

/* General */

body {
	margin: 0;
	background: url(../images/background.gif) no-repeat fixed top center;
	padding: 0;
	behavior:url("htc/csshover3.htc");
}

body,td,th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}

/* Structure */

#wrapper {
	width: 912px;
	margin: 0 auto;
}

#header {
	width: 828px;
	height: 88px;
	background: url(../images/header_bg.gif) repeat-x top left;
	margin: 0 auto;
}

#footer {
	width: 828px;
	float: left;
}

#footer div {
	font-size: 10px;
	color: #7f7f7f;
	margin: 10px 0 10px 323px;
}

/*--header--*/

#header #logo {
	width: 197px;
	height: 45px;
	position: relative;
	top: 18px;
	left: 25px;
	float: left;
}

#header #tagline {
	width: 270px;
	height: 13px;
	position: relative;
	top: 38px;
	right: 26px;
	float: right;
}

#main_flash {
	width: 912px;
	height: 321px;
	position: relative;
	top: -30px;
	left: 0px;
	z-index: 200;
}

#content {
	width: 828px;
	min-height: 300px;
	margin: 0 auto;
}

#content #left-col {
	width: 494px;
	margin-top: 22px;
	float: left;
	position: relative;
}

#content #right-col {
	width: 334px;
	margin-top: 22px;
	float: left;
	position: relative;
	background: url(../images/leftcol_bg.gif) repeat-y top left;
}

/*--Left-Col Content--*/

#content #left-col #content-info {
	margin: 0 22px 20px 40px
}

#content #left-col #content-info p {
	margin: 0 0 25px 0;
}

#content #left-col #content-info a {
	color: #e36f1e;
	text-decoration: underline;
}

#content #left-col #content-info a:hover {
	text-decoration: none;
}

#content #left-col #content-info table.bullets_table {
	margin: 0;
	padding: 0
}

#content #left-col #content-info table.bullets_table td {
	text-align: left;
	vertical-align: top;
}

#content #left-col #content-info ul {
	margin: -18px 20px 25px 20px;
	padding: 0;
}

#content #left-col #content-info ul li {
	list-style: url(../images/bullet_orange.gif) outside;
	margin: 0 0 4px 0;
	padding: 0;
}


/*--Right-Col Content--*/

.info a {
	color: #484848;
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline;
}

/*--Fundrising--*/

#fundrising {
	width: 272px;
	height: 107px;
	background: url(../images/ourwork_box.gif) no-repeat top left;
	margin: 0 0 0 29px;
}

#fundrising:hover {
	background: url(../images/ourwork_box_mo.gif) no-repeat top left;
}

#fundrising img {
	border: 0;
}

#fundrising .info {
	width: 225px;
	position: relative;
	top: 32px;
	left: 14px;
	float: left;
}

#fundrising .info p {
	font-size: 11px;
	margin: 4px 0 0 0;
}

/*--Our Work--*/

#ourwork {
	width: 272px;
	height: 107px;
	background: url(../images/ourwork_box.gif) no-repeat top left;
	margin: 0 0 0 29px;
}

#ourwork:hover {
	background: url(../images/ourwork_box_mo.gif) no-repeat top left;
}

#ourwork img {
	border: 0;
}

#ourwork .brochure {
	width: 97px;
	position: relative;
	top: 0px;
	left: 13px;
	float: left;
}

#ourwork .info {
	width: 175px;
	position: relative;
	top: 24px;
	left: 8px;
	float: left;
}

#ourwork .info p {
	font-size: 11px;
	margin: 4px 0 0 0;
}

/*--Industries Leaders--*/

#industriesleaders {
	width: 272px;
	height: 112px;
	background: url(../images/industryleaders_box.gif) no-repeat top left;
	margin: 0 0 0 29px;
}

#industriesleaders:hover {
	background: url(../images/industryleaders_box_mo.gif) no-repeat top left;
}

#industriesleaders img {
	border: 0;
}


#industriesleaders .brochure {
	width: 116px;
	position: relative;
	top: 0px;
	left: 13px;
	float: left;
}

#industriesleaders .info {
	width: 138px;
	position: relative;
	top: 32px;
	left: 8px;
	float: left;
}

#industriesleaders .info p {
	font-size: 11px;
	margin: 4px 0 0 0;
}

/*--Unique POV--*/

#uniquepov {
	width: 272px;
	height: 107px;
	background: url(../images/ourwork_box.gif) no-repeat top left;
	margin: 0 0 0 29px;
}

#uniquepov:hover {
	background: url(../images/ourwork_box_mo.gif) no-repeat top left;
}

#uniquepov img {
	border: 0;
}

#uniquepov .brochure {
	width: 60px;
	position: relative;
	top: 0px;
	left: 13px;
	float: left;
}

#uniquepov .info {
	width: 196px;
	position: relative;
	top: 25px;
	left: 8px;
	float: left;
}

#uniquepov .info p {
	font-size: 11px;
	margin: 4px 0 0 0;
}
