body{
	margin: 0;
	padding: 0;
	color: #222222;
	background-position: top left;
	background-color: #20305A;
	background-repeat: none;
	background-attachment:fixed;
	font: normal 95% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	}

.divtable td1{ width: 25%}	
	
#wrapper2 { /*the main container*/
	width:950px;
	margin:0 auto;
}

#headerbg {
	background-image: url('../images/backgrounds/CDKBackgroundHeader.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	height: 211px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	float: left;
}
	
#headersearch {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	visibility: hidden;
}

#navigation {
	width: 950px;
	margin-top: 170px;
	text-align: center;
	margin-left: 3px;
}

#menubar {
	width: 945px;
	height: 40px;
	background: url('../images/menu/menu_background.jpg');
	background-repeat: repeat-x;
	padding: 0; 
	margin: auto;
	border: 0;
	text-align: center;
	font-size: 10pt;
	}

#menubar a{
	height: 40px;
	width: 118px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display:block;
	margin: auto;
	}	

#menubar a:hover{
	color: #ffffff;
	text-decoration: none;
	background: url('../images/menu/menu_select.jpg');
	background-repeat: repeat-x;
	}
	
#menubar p{
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.menudiv{
	float: left;
	margin: auto;
	width: 118px;
	}

#drophome, 
#dropwindows, 
#dropflyscreens,
#dropsecuritydoors,
#droprollershutter,
#dropdoors,
#dropdoorhardware {
	visibility: hidden;
	position: absolute;
	background-color: #f7a8a8;
	margin: 40px 0px 0px 0px;
	float: left;
	background: url('../images/menu/menu_sublist.jpg');
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	z-index: 2;
	}

#drophome a, 	
#dropwindows a, 
#dropflyscreens a,
#dropsecuritydoors a,
#droprollershutter a,
#dropdoors a,
#dropdoorhardware a{
	width: 200px;
	color: #e6e6e6;
	font-weight: normal;
	text-decoration: none;
	display:block;
	margin: auto;
	/*border-bottom: 1px #b00822 solid;*/
	padding: 5px 0px 5px 0px;
	}	

#drophome a:hover,	
#dropwindows a:hover,
#dropflyscreens a:hover,
#dropsecuritydoors a:hover,
#droprollershutter a:hover,
#dropdoors a:hover,
#dropdoorhardware a:hover{
	color: #ffffff;
	text-decoration: underline;
	/*background: url('../images/menu_select.jpg');
	background-repeat: repeat-x;*/
	}	

#drophome p,
#dropwindows p,
#dropflyscreens p,
#dropsecuritydoors p,
#droprollershutter p,
#dropdoors p,
#dropdoorhardware p{
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}


#footer {
	background-image: url('../images/backgrounds/CDKBackgroundFooter.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	width: 950px;
	height: 211px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: left;
	clear: both;
	color: #999;
}	

#footercontent {
	text-align: center;
	width: 550px;
	margin-left: 325px;
	margin-top: 120px;
	font-size: 10px;
}

#footer a {
	color: #56AFED;
	font-size: 11px;
	}

#footer a: visited {
	color: #56AFED;
	}
	
#footer a:hover {
	color: #56AFED;
	}
	
#wrapper {
	width: 948px;
	margin-left: 2px;
	color: #555555;
	background-color: #FFF;	
	padding-top: 0px;
	clear: both;
	float: left;
	padding-top: 35px;
}

#content-wrapper {
	width: 69%;
	float: left;
}

#content {
	float: left;
	padding: 0px 1px 10px 30px;
}

#cdkaddmain{
	float: left;
	padding: 0 0px 10px 30px;
}

.post-wrapper {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 523px;
	margin-left: -20px;
	margin-bottom: 40px;
	float: left;
	text-align: left;
}

#sidebar-wrapper {
	width: 28%;
	float: right;
	background-color: #f0f0f0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}

#sidebar
{
	float: right;
	padding: 0px 0px 0px 0px;
	margin-right: 15px;
	margin-top: 0px;
}

.sideblock
{
	padding: 5px 10px 10px 9px;
	margin-bottom: 20px;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}

.sideblock a{
text-decoration: none;
}

.sideblock h3 { margin-top: 5px; font-size: 16px; color: #A2A2A2; padding-top: 4px; padding-left: 10px; font-weight: bold; display: block; border-bottom: 2px solid #DBDBDB; }

/* Wrapper */			

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

h3 { 
	font-size: 30px; 
	font-weight: normal;
	color: #121f42;
	border-bottom: 1px solid #121f42;
	margin-bottom: 10px;
}

h4 { 
	font-size: 22pt; 
	font-weight: bold;
	color: #121f42;
	border-bottom: 1px solid #121f42;
	margin: 0px 0px 0px 0px;
}

h5, h6 { font-size: 20px; margin: 5px 0px 0px 0px; }

/* Links */

a:link { text-decoration: none; color: #56AFED; font-weight: normal; font-size: 10pt }

a:visited { text-decoration: none; color: #56AFED; font-weight: normal; font-size: 10pt }

a:hover, a:active { color: #F5C55E; font-weight: normal; font-size: 10pt }

.formfield{
	width: 290px;
	font: normal 95% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	}

#messagefield{
	font: normal 95% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	}
	
.textarea{
	font: normal 95% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	}
