/* general elements */
body {
	margin-top: 0px;
	background-color: #42C6F0;
	margin: 0 auto;
	text-align: center;
	font-family: helvetica;
	}
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	}
#bg {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../images/bg2.jpg') no-repeat 0 0;
	}
#left {
	float: left;
	width: 100%;
	margin: 0px;
	border: 0px;
	}
#header_logo {
	float: left;
	width: 100%;
	margin: 0px;
	border: 0px;
	background: url('../images/logo_dormecooper.gif') no-repeat 0 0;
	}
#menu_about {
	float: left;
	width: 100%;
	height: 45px;
	margin: 0px;
	border: 0px;
	}
#menu_about_rollover {
	display: block;
	width: 100%;
	height: 45px;
	background: url('../images/menu_about.gif') no-repeat 0 0;
	}
#menu_about_rollover:hover { 
	background-position: 0 -45px;
	}
#menu_about_rollover span {
	display: none;
	}
#menu_work {
	float: left;
	width: 100%;
	height: 45px;
	margin: 0px;
	border: 0px;
	}
#menu_work_rollover {
	display: block;
	width: 100%;
	height: 45px;
	background: url('../images/menu_work.gif') no-repeat 0 0;
	}
#menu_work_rollover:hover { 
	background-position: 0 -45px;
	}
#menu_work_rollover span {
	display: none;
	}
#menu_contact {
	float: left;
	width: 100%;
	height: 45px;
	margin: 0px;
	border: 0px;
	}
#menu_contact_rollover {
	display: block;
	width: 100%;
	height: 45px;
	background: url('../images/menu_contact.gif') no-repeat 0 0;
	}
#menu_contact_rollover:hover { 
	background-position: 0 -45px;
	}
#menu_contact_rollover span {
	display: none;
	}
#contact {
	float: left;
	width: 100%;
	margin: 40px 0px 0px 40px;
	border: 0px;
	}
#content {
	float: left;
	width: 92%;
	margin: 50px 0px 0px 0px;
	padding: 0px 40px 0px 40px;
	border: 0px;
	}
#boxA {
	float: left;
	width: 95%;
	margin: 50px 0px 50px 0px;
	padding: 20px;
	border: 0px;
	border-radius: 10px;
	background: #211812;
	}
#thirds {
	float: left;
	width: 190px;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	border: 0px;
	}
#halves {
	float: left;
	width: 300px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	}
#study {
	float: left;
	width: 300px;
	height: 235px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
	}
#content_case {
	float: left;
	width: 620px;
	margin: 0px 0px 50px 0px;
	border: 0px;
	background: url('../images/bg_case.jpg') no-repeat 0 0;
	}
#case_image {
	float: left;
	width: 620px;
	height: 415px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
#case_box {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border: 0px;
	background-color: #ffffff;
	}
#case_bottom {
	float: left;
	width: 620px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('../images/case_bottom.gif') no-repeat 0 0;
	}
#footer {
	float: left;
	width: 100%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
.textA {
	font: bold 18pt arial narrow;
	text-align:left;
	color: #ffffff;
	margin: 0px;
	letter-spacing: .25px;
	}
.textA a:link { 
	font: bold 18pt arial narrow;
	text-decoration: none;
	color: #ffffff;
	}
.textA a:visited {
	font: bold 18pt arial narrow;
	text-decoration: none;
	color: #ffffff;
	}
.textA a:hover { 
	font: bold 18pt arial narrow;
	text-decoration: underline; 
	color: #ffffff;
	}
.textA a:active { 
	font: bold 18pt arial narrow;
	text-decoration: underline; 
	color: #ffffff;
	}
.textB {
	font: bold 18pt helvetica;
	text-align:left;
	color: #ffffff;
	margin: 0px;
	letter-spacing: .25px;
	}
.textC {
	font: bold 18pt arial;
	text-align:left;
	color: #ffffff;
	margin: 0px;
	line-height: 30px;
	letter-spacing: .5px;
	}
.textC a:link { 
	text-decoration: underline;
	color: #42C6F0;
	}
.textC a:visited {
	text-decoration: underline;
	color: #42C6F0;
	}
.textC a:hover { 
	text-decoration: none; 
	color: #42C6F0;
	}
.textC a:active { 
	text-decoration: none; 
	color: #42C6F0;
	}
.textD {
	font: bold 10pt arial;
	text-align:left;
	color: #ffffff;
	margin: 0px;
	line-height: 24px;
	letter-spacing: .5px;
	}
.textE {
	font: bold 8pt arial;
	text-align:left;
	color: #ffffff;
	margin: 0px;
	line-height: 24px;
	}
.textF {
	font: normal 10pt arial;
	text-align:right;
	color: #ffffff;
	margin: 0px 65px 0px 0px;
	}
.textLightBlue {
	color: #42C6F0;
	}
.textDarkBlue {
	color: #005A6F;
	}
.textDarkBrown {
	color: #211812;
	}