* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(media/metal_back.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#434343;
}

form {
padding:5px;
}

h1, h2, h3, h4 {
	margin: 0;
}

h1, h2, h3, h4 {
	padding: 0 10px 10px 0;
	font-weight: normal;
	color: #6b6b6b;
}

h1 {
	margin: 0 10px 10px 0;
	font-size: 28px;
	border-bottom: 1px solid #dadada;
	font-family: "Rockwell", "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h2 {
	margin: 0 10px 10px 0;
	font-size: 18px;
	border-bottom: 1px solid #dadada;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#434343;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#434343;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 150%;
	padding:0 15px 0 0;

}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #FF5A00;
	text-decoration: none;
	padding:0;
	margin:0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}






/* Wrappers */

#wrapper {
	width: 980px;
	margin: 0 auto;
}













/* Header */

#header {
	height: 138px;
	background: url(media/CDM_Media_banner3.png) no-repeat left top;
}











/* Logo */

#logo {
	float: left;
}

#logo p {
	margin: 0;
	padding: 36px 0 0 40px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo p a {
	text-decoration: none;
	color: #FFFFFF;
}









/* Menu */

#menu {
	float: right;
	margin:0 15px 0 0;
	
}

#menu ul {
	margin: 110px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
#menu ul {
	margin: 114px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
}
}



#menu li {
	display: inline;
}

#menu a {
	padding-left: 35px;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

#menuwrapper {
	
	background-color: #909090;
	background: url(media/mbar.jpg) bottom repeat-x;
	text-align:right;

}

* html #iehack {margin-left: -2px}
*:first-child+html #iehack {margin-left: -2px}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
}

#menubar a {
	display: block;
	text-decoration: none;
	padding: 6px 5px 6px 5px;
	border-right: 1px solid #444444;
	color: #90d439;
	font-size: 11px;
}

#menubar a.trigger {
	padding: 6px 5px 6px 5px;
	font-size: 11px;
	border-left: 1px solid #555555;
	text-align: center;
	background: url(media/trigger.png) bottom repeat-x;
}

#menubar li {
	float: left;
	width: 9em;
}

#menubar li ul, #menubar ul li  {
	width: 12em;
}

#menubar ul li a  {
	color: #777777;
	border-right: 0;
	padding: 3px 5px 3px 3px;
	font-size: 11px;
}

#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	background-image: url(media/drop.jpg);
	background-repeat: repeat-x;
}

#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	color: #90d439;
	background-color: #777777;
}

#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #666666;
	background-color: transparent;
}

#menubar ul a:hover {
	background-color: #ffffff!important;
	color: #ff8200!important;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#menubar li {width: auto;}






/* Content */


#content {
}

#content_home {
	background-image: url(media/content_bg.png);
	background-repeat:repeat-y;
}


#content_interior {
	background-image: url(media/content_bg.png);
	background-repeat:repeat-y;
}




/* Interior Nav */

#interior_nav_col {
	float: left;
	width: 185px;
	padding: 0 0 0 14px;
	margin: 0;
	background-image:url(media/left_nav.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:400px;
}

/* mac hide \*/
* html .outer{height:400px}
/* end hide */


#sub_navigation {
text-align: left;
margin: 0;
padding:0;
list-style-type: none;
}


#sub_navigation a, #sub_navigation a:link {
border-bottom: 1px solid #dadada;
text-decoration: none; 
padding: 4px 4px 4px 6px;
display: block;
}


#sub_navigation a:hover {
border-bottom: 1px solid #8dc73f;
background-image:url(media/rollover_left_nav.png);
background-position:bottom left;
background-repeat:repeat-x;
}


#sub_navigation li {
padding:2px;
}





/* Interior Column */

#interior_right_col {
	float: right;
	width: 735px;
	padding: 0 20px 0 10px;
	margin: 0 0 0 10px;
}

#chunk_left_col {
	float:left;
	width: 480px;
	margin-right:20px;
}

#chunk_right_col {
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background-image:url(media/interior/top_fade.png);
background-position:top;
background-repeat:repeat-x;
background-color:#e2e2e2;
font-size:12px;
padding:8px;
float:left;
width:210px;
}

#chunk_right_col p {
	font-size:12px;
	padding-bottom:5px;
}














/* Main Column */

#main_col {
	float: left;
	width: 610px;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}














/* Chunk */

.chunk {
	padding-top: 20px;
	min-height:360px;
}
/* mac hide \*/
* html .outer{height:360px}
/* end hide */

.chunk a {
	text-decoration: none;
}

.chunk a:hover {
	text-decoration: none;
	border-bottom:dotted 1px #FF6600;
}

.chunk p {
	padding:0 20px 0 10px;
}

.chunk img {
margin: 0 10px 0 10px;
}










/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 20px 30px 0 20px;
	background-image:url(media/sidebar.png);
	background-position:top left;
	background-repeat:no-repeat;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar p {
	margin: 0;
	padding: 10px 0 10px 0;
}












/* Widebar */

#widebar {
	margin: 0 40px;
	padding: 15px 15px 0 25px;
	background: #f2f2f2 url(media/globe_puzzle.jpg) bottom left no-repeat;
	border:1px solid #dadada;
}

#widebar #colA {
	float: left;
	width: 270px;
	padding-right:10px;
}

#widebar h3 {
	display:none;
}

#widebar p {
padding:0 5px 0 0;

}

#widebar #colB {
	float: left;
	width: 270px;
	padding-left: 15px;
	padding-right:15px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	background-color:#FFFFFF;
}

#widebar #colC {
	float: left;
	width: 250px;
	padding-left: 15px;
}











/* Footer */

#footer {
	background: url(media/endpage.png) no-repeat;
	
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #646464;
}

#footer a {
	color: #666666;
	text-decoration:none;
}

#footer a:hover {
	color: #666666;
	text-decoration:underline;
}









/* Misc */

#flashcontain1 {
	width:576px;
	height:128px;
	border: 1px solid #8dc73f;
}

#flashcontain2 {
	width:256px;
	height:256px;
	border: 1px solid #dadada;
}

#rollover a {
	display:block;
	height:128px;
	background: url(media/get_leads.png) 0 0 no-repeat;
}

#rollover a:hover {
	background-position: 0 -128px;
}
		
.vid_link {
	font-size:14px;
}

#spotlight_box {
border-top:1px solid #cccccc;
border-left:1px solid #cccccc;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background-color:#f2f2f2;
font-size:12px;
padding:10px;
}

.cdm_heading {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}