﻿/*   Page Layouts  */
body {
	margin: 0px;
}
#DDMM {
	width:100%;
	text-align:center;
	margin:auto;
}
.DDMM_Top {
	background-position: top;
	background-image: url('../Images/PNGs/design-development-marketing-management.png');
	background-repeat: repeat-x;
	height: 6px;
	margin: 0px;
	margin-bottom:0px;
	width: 100%;
	clear:both;
}
#DDMM_Bottom {
	background-position: bottom;
	background-image: url('../Images/PNGs/design-development-marketing-management.png');
	background-repeat: repeat-x;
	height: 200px;
	margin: 0px;
	width: 100%;
	color:white;
	background-color:#333333;
	clear:both;
}
#DDMM_Bottom a{
	color:#00ACEF;
	text-decoration:none;
}
#DDMM_Bottom a:visited{
	color:#00ACEF;
	text-decoration:none;
}
#DDMM_Bottom a:active{
	color:#00ACEF;
	text-decoration:none;
}
#DDMM_Bottom a:hover{
	color:#00ACEF;
	text-decoration:underline;
}
#HeaderWrapper {
	/* height: 339px; */
	background-image: url('../Images/PNGs/Header/header-grey-black-gradient.png');
	background-repeat: repeat-x;
	text-align: center;
	padding:0px;
	margin:auto;
	clear:both;
}
#Logo {
	width: 300px;
	text-align: center;
	float: left;
	margin:auto;
	clear:both;
}
#MainMenuWrapper {
	width: 1005px;
}
#MainMenu {
	width: 650px;
	padding: 10px;
	float: right;
	margin-top: 30px;
}
#MainMenuUL li{
	float: left;
	padding-right:12px;
	padding-left:12px
}
#MainMenuUL {
	list-style-type: none;
}
#ContentAreaOne {
	width: 1005px;
	text-align:left;
	padding:12px;
	margin-top:-30px;
	padding-top:-30px;
	clear:both;
}
#ContentAreaTwo {
	width: 1005px;
	text-align:left;
	padding:12px;
	margin:auto;
	margin-bottom:30px;
	clear:both;
}
#footer {
	width:1005px;
	margin:auto;
	text-align:left;
	
}
#ContentOneLeft {
	width: 275px;
	vertical-align: top;
	padding: 0px;
	float:left;
}
#ContentOneCenter {
	width:450px;
	vertical-align:top;
	float:left;
}
#ContentOneRight {
	width:300px;
	vertical-align:top;
	margin-left:5px;
	float:right;
	overflow: hidden;
}
#SubMenu {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 16px;
	margin-left:0px;
	padding-left:0px;
	width:90%;
}
#Footerleft {
	float: left;
	height: auto;
	width: 500px;
	clear: both;
	color:#FFF;
}
#Footermid {
	width: 200px;
	float: left;
}
#Footerright {
	float: left;
	width: 230px;
	
}
#Footerright P {
color:#FFF;
}
#PageForm #HeaderWrapper #HeaderBlackDiamond #MainMenuWrapper #Logo #Imageworks {
	width: 150px;
	float: right;
	height: 80px;
	padding-top: 40px;
}
#PageForm #HeaderWrapper #HeaderBlackDiamond #MainMenuWrapper #Logo #mywebdept {
	float: left;
}
.smalltext2 {
	font-size: 9px;
	color: #FFF;
}
#Imageworks {
	width: 150px;
	float: right;
	height: 80px;
	padding-top: 40px;
}
#mywebdept {
	float: left;
}