/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #444444;
	background-image:url(images/grad-bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#CCC;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link, a:visited {
	color: #00C;
	text-decoration: none;
	font-weight: bold;
} 
}
a:active, a:hover {
	color: #00C;
	text-decoration:underline;
	font-weight: bold;
}

h1 {
	margin:0px;
	padding-left: 40px;
	padding-top: 40px;
	font-weight: bold;
	font-size: 25px;
	color:#00C;
}
h2 {
	margin: 0px;
	font-weight: bold;
	padding-left: 40px;
	font-size: 16px;
	color:#00C;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#00C;
}
h4 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #444444;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
}	
#cdp_container {
	width: 900px;
	margin:auto;
	margin-bottom: 50px;
	border: 5px solid #00C;
	background-color: #FFF;
	font-size: medium;
}
#cdp_container_two {
	margin-top: 10px;
	border: 0px solid #0066CC;
	width: 230px;
}
#cdp_left_column {
	float: left;
	width: 27px;
	height: 442px;
	background: url(images/nlc_left_corner.jpg) no-repeat;
}
#cdp_left_title {
	padding: 0px;
	height: 120px;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;
}
#cdp_left_title span {
	font-size: 24px;
	color:#0066CC;
}
#cdp_menu_column {
	width: 230px;
	background-color: none;
	padding-top: 10px;
}
.cdp_menu_list {
	float: left;
	width: 225px;
}
.cdp_menu_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 225px;
}
.cdp_menu_list li a {
	display: block;
	height: 25px;
	padding-top: 2px;
	color: #FFFFFF;
	padding-left: 10px;
	background-image:url(images/menu_back.jpg);
	font-size: 14px;
	font-weight: normal;
}
.cdp_menu_list li a:hover, .cdp_menu_list li .current {
	color: #CCC;
	font-weight: bold;
	background:url(images/menu_back_ro.jpg);
}
#cdp_new {
	float: left;
	width: 203px;
	padding-top: 8px;
	padding-left: 17px;
	text-align: left;
	padding-right: 0px;
	background-image:url(images/menu_back.jpg);
	background-repeat:no-repeat;
	color: #FFF;
}
#cdp_new span {
	background: #f09e00;
	border: thin dotted;
	color: #FFFFFF;
	padding: 5px;
}
#cdp_contact {
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	width: 203px;
	background: #0066CC;
	color: #FFFFFF;
	height: 250px;
}
#cdp_contact span {
	font-size: 14px;
	font-weight: bold;
}
#cdp_right_column {
	float:right;
	width: 670px;
}
#cdp_right_header {
	height: 251px;
	color: #FFFFFF;
	background-image: url(images/nlc_mockhead.jpg);
	background-repeat: no-repeat;
}
.cdp_right_link {
	float: left;
	margin: auto;
}
.cdp_right_link ul {
	margin: 0px;
	list-style: none;
	padding-left: 300px;
}
.cdp_right_link li{
	display: inline;
}
.cdp_right_link li a {
	float: left;
	margin-top: 55px;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background: url(images/bullet.gif) no-repeat;
}
.cdp_right_slogan {
	float: right;
	text-align: right;
	margin-top: 70px;
	padding-right: 15px;
	width: 260px;
	color: #CCCCCC;

}
#cdp_content {
	background: url(images/cdp_right_bg.jpg) repeat-x;
	padding-right: 15px;
	color: #000000;
	text-align: left;
}
#cdp_content p {
	margin-top: 15px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
}

.cdp_wedo img {
	float: right;
	padding-left: 10px;
}
#cdp_footer {
	clear: both;
	width: 900px;
	height: 130px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: top;
	background: #dedede;
	font-weight: normal;
}
ss
#footer_text {
	font-size: large;
}
#cdp_container #cdp_right_column #cdp_content div table tr td div table tr th div table tr th strong em {
	text-align: right;
}
#cdp_container #cdp_right_column #cdp_content table tr th strong {
	font-size: 18px;
	color: #00C;
}
#cdp_container #cdp_footer table tr td h5 a {
	color: #FFF;
}

