body {
text-align:center;
background: #ffffff url('images/ckd_background.gif') repeat-x; 
background-attachment: scroll;
margin:0;
}

body,td,th {
font-family:Arial, Helvetica, sans-serif;
color: #666666;
}

.wrapper{
text-align:left;
width:900px;
margin:0 auto;
padding-left:20px;
padding-right:20px;
}


.header{
width:900px;
height:100px;
background:url(images/ckd_header.gif);
background-repeat: no-repeat;
}

.top_content {
margin-top:0px;
width:900px;
height:180px;
background-repeat: no-repeat;
}

.nav{
margin:0px;
margin-top:0px;
padding-left:640px;
width:240px;
height:100px;
}


.nav ul {
display: inline;
}

.nav li {
float:left;
display: inline;
height:60px;
}

.nav a {
font-family:Arial;
float:left;
display:block;
padding-top:60px;
padding-left:5px;
text-decoration:none;
font-size:14px;
color:#c1c1c1;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.nav a {float:none;}
/* End IE5-Mac hack */
.nav a:visited{
color:#c1c1c1;
text-decoration:none;
}

.nav2{
background:url(images/ckd_navigation.gif);
margin:0px;
margin-top:0px;
padding-left:20px;
width:226px;
height:180px;
float:left;
}

.nav2 a{
font-family:Arial;
font-size:13px;
text-decoration:none;
color:#ffffff;
font-weight:bold;
}

.nav3{
margin:0px;
margin-top:0px;
padding-left:0px;
border-right:15px #FFFFFF solid;
width:617px;
height:180px;
float:left;
}


.main_content{
margin: 0,0,0,0;
width:880px;
}

.left_column {
margin-top:0px;
margin: 0,0,0,0;
width:235px;
float:left;
}

.left_column_quote{
width:235px;
height:150px;
background:url(images/ckd_quick_quote_bgrd.jpg);
margin-top:10px;
margin-bottom:10px;
font-family:Arial;
font-size:11px;
}

.left_column_callback{
width:235px;
height:150px;
background:url(images/ckd_call_back_bgrd.jpg);
margin-bottom:10px;
font-family:Arial;
font-size:11px;
color:#173159;
}

.right_column {
width:600px;
margin-left:11px;
float:left;
font-family:Tahoma;
font-size:11px;
text-align:justify;
}
.right_column_header {
background:url(images/ckd_section_header.gif);
width:618px;
height:30px;
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
margin-top:10px;
}



.footer{
margin: 0,0,0,0;
clear: both;
margin-top:0px;
width:880px;
padding-top:5px;
padding-bottom:25px;
background:url(images/ckd_footer_bgrd.jpg) no-repeat;
font-family:Tahoma;
font-size:11px;
color:#333333;
text-align:left;
}

.design {
   	font-family: arial, helvetica, sans-serif;
	color:#a1a1a1;
	float:left;
	font-size:10px;
	padding-left:25px;
}

.design a {
   	font-family: arial, helvetica, sans-serif;
	color:#a1a1a1;
	text-decoration:none;
}


.copyright {
   	font-family: tahoma, arial, helvetica, sans-serif;
	color:#a1a1a1;
	float:right;
	font-size:10px;
	padding-right:25px;
	margin-bottom:0px;
}


#homepage_logo_link {
	position: absolute; 
	margin-top: 0px; 
	margin-left: 17px;
	width: 300px; 
	height: 100px; 
	background-color: transparent; 
	border: 4px; 
}