@charset "UTF-8";
/* CSS Document */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
	margin: 0; padding: 0; border: 0; outline: none; font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%; padding: 1em 0; margin: 0 0px;
}
ul, ol {
	list-style: none; text-align: left; text-indent: 0px; padding-left: 10px;
}
a {
	color: black; text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.floatLeft {
	float: left;
/* padding: .5em .5em .5em 0; */
}
.floatRight {
	float: right; padding: .5em 0 .5em .5em;
}
body {
	margin:0px; padding:0px; background-color:#a63575;
}
sup{
	height: 6px; line-height: .5; position: relative; top: .2em; vertical-align: top;
}
#main {
	background-image:url(../images/designoncernbgcolors.png); background-repeat:repeat-x; background-color:#a63575;
}
#featured{
	width:660px; height:300px;
}
#featuredLeft{
	width:300px; height:300px; float:left;
}
#featuredRight{
	background-image:url(../images/featuredbg.png); width:330px; height:270px; float:left; padding:15px; font-family:Arial, Helvetica, sans-serif;
}
#featuredRight h2{
	font-size:34px; color:#FFF; margin-bottom: 6px; padding-bottom: 0px; margin-top:-20px;
}
#featuredRight p{
	font-size:11px; color:#FFF; line-height:19px;
}
#twitterBox{
	width:250px; height:470px; background-color:#000; overflow:hidden; float:right;font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:16px; color:#CCC; padding:25px;
}
#twitterBox a{
	color: #F90;	
}
#twitter_div li{
	font-size:10px; padding-top:5px; margin-bottom:8px; line-height:13px; padding-left:0px; margin-left:0px;
}
#twitter_div ul{
	padding-left:0px; margin-left:0px;
}
#twitterBox h2{
	padding-top:0px; font-size:20px;
}
#content{
	margin-top:18px;
	width:660px;
	height:220px;
	overflow:hidden;
}
#contentFeature{
	width:180px;
	height:200px;
	float:left;
	margin-right:20px;
	padding:6px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#F60;
}
#contentFeature h2{
	padding-top:12px; padding-bottom:0px; font-size:18px; line-height:19px;
}
#contentFeature p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	color:#000;
}
#footer{
	background-image:url(../images/dcfooterbg.jpg);
	background-repeat:repeat-x;
	background-color:a63575;
	height:160px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer h2{
	font-size:18px; color:#F90; padding-top:40px; padding-bottom:0px;
}
#footer p{
	font-size:10px; color:#FFF; padding-top:-12px;
}
#footer a{
	color:#F90; font-size:10px;
}
#footer a:hover{
	text-decoration:underline;
}
#logo{
	width:95px;
	height:97px;
	z-index:100;
}
#blockHeaderLogo{
	height:151px; width:276px; float:left;
}
.container {
	width:960px; margin:0 auto;
}