/* Browser Overrides */

a {
	text-decoration: none;
	}

img {
	border-style: none;
	}

ol, ul {
	list-style: none;
	}

body, div, span, h1, h2, h3, h4, h5, hr, h6, p, ul, ol, li, a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	}

/* Basic Style */

body {
	font: normal 10pt/13pt Geneva, Tahoma, "Nimbus Sans L", sans-serif;
	background: #0064a4 url(../images/bodyglow.png) center repeat-y;
	}

h2 {
	padding: 5px;
	font-weight: normal;
	font-size: 22px;
	color: #55c6f9;
	}

h3 {
	padding: 5px;
	font-weight: normal;
	font-size: 16px;
	color: #55c6f9;
	}

h4 {
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	}

p {
	padding: 5px;
	color: #FFFFFF;
	}

	
/* Custom Styles */

#head {
	background: #000000 url(../images/kdlogo.jpg) 50% 0 no-repeat;
	text-align: center;
	}

#head_wrap {
	margin: 0 auto;
	background: url(../images/headergrad.png) 0 0 no-repeat;
	height: 147px;
	width: 900px;
	}

#head_wrap h1 {
	width: 412px;		
	}

#head_wrap h1 a {
	display: block;	
	height: 100px;
	width: 410px;
	text-indent: -900em;
	text-decoration: none;
	}
	
#nav {
	position: relative;
	display: block;
	background: url(../images/navbg.png) no-repeat;
	float: left;
	width: 708px;
	top: 10px;
	padding-left: 240px;	
	}

#nav li {
	display: block;
	float: left;	
	margin: 0px;
	text-align: center;
	}

#nav li a {
	display: block;	
	color: #DDDDDD;
	height: 28px;
	width: 100px;
	padding: 7px 0px 0px 0px;
	font-size: 18px;
	} 

#nav li a:hover, .home #al_home a, .products #al_products a, .rates #al_rates a, .contact #al_contact a, .about #al_about a {
	background: url(../images/navbg.png) center no-repeat;
	color: #FFFFFF;
	}

#content {	
	text-align: center;	
	}

#content_wrap {
	clear: both;	
	background: url(../images/gradtop.png) no-repeat;
	margin: 0px auto;
	width: 900px;
	text-align: justify;
	}

#content_wrap a {
	color: #55c6f9;
	}

#content_wrap a:hover {
	text-decoration: underline;
	}

#content_split {
	width: 900px;
	}

#main {
	float: left;
	width: 555px;
	margin: 30px 5px 10px 30px;
	}

#sidebar {
	float: right;
	width: 265px;
	margin: 30px 30px 10px 10px;
	}

#sidebar img {
	padding-top: 10px;
	}

#content_wide {
	clear: both;
	width: 838px;
	margin: 10px 30px 0px 30px;
	}

#main ul, #sidebar ul, #content_wide ul {
	padding: 5px 20px;
	}

#main li, #sidebar li, #content_wide li {
	list-style: circle;
	}

#blocks {
	background: url(../images/gradseptop.png) no-repeat;
	height: 200px;
	width: 838px;
	padding: 30px 0px 0px 2px;
	}

#blocks_bot {
	background: url(../images/gradsepbot.png) no-repeat;
	height: 26px;
	width: 838px;
	margin-top: 10px;
	}

#web_des {
	background: url(../images/webdes.jpg) no-repeat;
	}

#web_dev {
	background: url(../images/appdev.jpg) no-repeat;
	}

#seo {
	background: url(../images/seo.jpg) no-repeat;
	}

#maint {
	background: url(../images/maint.jpg) no-repeat;
	}

#products, #rates {
	width: 550px;
	margin-left: 150px;
	}

#contact_forms {
	margin-top: 30px;
	}

#contact, #contact_forms form {
	padding-left: 10px;
	text-align: left;
	}

#contact_forms input, #contact_forms textarea {
	margin-bottom: 5px;
	overflow: hidden;
	}

#contact_gen, #contact_quote {
	float: left;
	}

#contact_gen {
	width: 380px;
	padding: 0px 0px 5px 10px;
	}

#contact_quote {
	width: 390px;
	margin-left: 40px;
	padding: 0px 0px 5px 5px;
	}

#contact_quote textarea {
	margin-top: 5px;
	}

#bot {
	clear: both;
	background: url(../images/gradbot.png) no-repeat;
	height: 26px;
	width: 900px;
	}

#foot {
	clear: both;
	background: #333333;
	text-align:center;
	}

#foot_wrap {
	margin: 0px auto;
	width: 900px;
	}

#foot a:hover {
	text-decoration: underline;
	}

#footnav {
	display: block;
	float: left;
	padding-left: 350px;
	}

#footnav li {
	display: block;
	float: left;
	padding-right: 3px;
	color: #DDDDDD;	
	}

#footnav li a {
	color: #e89240;
	}

#copyright {
	padding: 5px 0px 10px 0px;
	color: #DDDDDD;
	}

#copyright a, #copyright a:visited {
	color: #e89240;
	}

#construction {
	width: 550px;
	text-align: right;
	padding: 80px 0px 100px 0px;
	margin-left: 100px;
	}

#sidebar h2 {
	margin-left: 10px;
	}

/* 
#side_quote {
	background: url(../images/) no-repeat;
	height: 540px;
	padding: 10px 15px 15px 10px;
	}

#side_quote p {
	margin: 0px;
	}
	

#side_quote form {
	color: #fdbe82;
	padding: 0px 15px 0px 10px;
	}

#side_quote form input,#side_quote form textarea {
	margin-bottom: 3px;
	}

#side_quote form textarea {
	overflow: auto;
	}

#side_quote form #url {
	margin-left: 2px;
	}
*/

/* Custom Classes */

.blue {
	color: #55c6f9;
	}

.orange {
	color: #c76a23;
	}

.light_orange {
	color: #e89240;
	}

.light_grey {
	color: #DDDDDD;
	}

.white {
	color: #FFFFFF;
	}

.warning {
	color: #FF6666;
	}

.products #content_split, .rates #content_split, .contact #content_split {
	height: 5px;
	}

.separator {
	background: url(../images/separator.png) center no-repeat;
	height: 35px;
	width: 3px;
	}

.main_item {
	margin: 5px 10px;
	}

.frame {
	float: left;
	background: url(../images/frame200.png) no-repeat;
	height: 200px;
	width: 200px;
	margin: 0px 4px;
	}

.frame_pic {
	height: 180px;
	width: 180px;
	margin: 10px;
	}

.frame_pic a {
	display: block;
	float: right;
	margin: 155px 20px 0px 0px;
	}

.frame_pic a:hover {
	text-decoration: underline;
	}

.sidebox230 {
	background: url(../images/.png) no-repeat;
	height: 230px;
	width: 230px;
	margin-top: 5px;
	}

.signature {
	font-style: italic;
	}

.products_item li {
	margin-bottom: 5px;
	}

.rate_item {
	text-align: left;
	}

.subchk {
	display: block;
	padding-left: 20px;
	color: #55c6f9;
	}

.ie6 {
	display: none;
	}