body {
	background: url(images/ltdkgreybg.png) center -2px;
	text-align: center;
	min-width: 780px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: scroll;
}

*html body {
	overflow: auto;
}

#container {
	position: relative;
	width: 780px;
	padding: 0;
	margin: 0 auto;
}

#header  { 
	background: url(images/head_logo.jpg) 0 0 no-repeat #f1f1f1; 
	margin-left: 0; 
	padding: 0; 
	position: absolute; 
	width: 776px; 
	height: 158px; 
	left: 0;
	top: 0;
	border-right: 2px #949595 solid;
	z-index: 0;
}

#header ul {
	list-style-type: none;
	text-align: right;
	font-size: 11px;
	color: #949595;
	padding: 10px 7px 0 0;
	}
	
#header a {
	color: #949595;
}

#header li {
	padding-bottom: 5px;
}

#smlink {
	background: url(images/sm.jpg) 100% 33% no-repeat;
	padding-right: 20px;
	}

#emaillink {
	background: url(images/email.jpg) 100% 33% no-repeat;
	padding-right: 20px;
}

#minilogo {
	background: url(images/mini_logo.jpg) 100% 33% no-repeat;
	padding: 200px;
	}

#header p, #footer p {
	color: #949595;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	padding: 0 20px 0 20px;
	}

#main {
	position: absolute;
	width: 774px;
	top: 158px;
	left: 0;
	border-right: 2px #949595 solid;
	border-left: 2px #949595 solid;
	background-color: #f1f1f1;
	padding: 0;
	margin: 0;
	}

#nav {
	float: left;
	background: url(images/nav_bkgrd.jpg) 0 0 no-repeat;
	height: 366px;
	width: 210px;
	margin-top: 33px;
	
}

#nav p {
	padding: 0;
	margin: 0;
}

#about {
	position: absolute;
	min-height: 113px;
	width: 210px;
	top: 30px;
	left: 0px;
	background: url(images/about_pressed.jpg) no-repeat 0 0;
	z-index: 10;
}

#about .active {
	background-image: url(images/about_active.jpg);
	height: 113px;
}

#clients {
	position: absolute;
	height: 155px;
	width: 210px;
	top: 106px;
	left: 0px;
	z-index: 5;
}

#clients .active {
	background-image: url(images/clients_active.jpg);
	height: 155px;
}
	
#contact {
	position: absolute;
	height: 135px;
	width: 210px;
	top: 261px;
	left: 0px;
	z-index: 5;
}
	
#contact .active {
	background-image: url(images/contact_active.jpg);
	height: 131px;
}


.content {
	float: right;
	width: 552px;
	background: #fff;
	margin: 0;
	border-left: #949595 solid 2px;
	z-index: 100;
}

.content-bottom {
	float: right;
	width: 554px;
	background: url(images/content-bottom.gif) 0 0 no-repeat;
	height: 14px;
	margin-bottom: 30px;
	margin-top: -5px;
}

/* *html #content {
	width: 548px;
	padding-right: 10px;
} */
	
.client {
	width: 527px;
	border-top: #D81C70 2px solid;
	padding: 10px 10px 10px 15px;
}

*html .client {
	width: 527px;
	padding-bottom: 15px;}

.client img {
	border: #949595 1px solid;
	float: right;
	margin: 0px 0px 0px 15px;
}
	
.client a {
	color: #D81C70;
}

.client p {
	font-size: 12px;
	line-height: 17px;
	padding: 15px 0 0 0;
	margin: 0;
	}
	
#first {
	border-top: none;
}
	
#footer {
	clear: both;
	border-bottom: #949595 2px solid;
}

h1 {
	font-family: Arial, Verdana, "Trebuchet MS", SunSans-Regular, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #949595;
	text-align: right;
	height: 45px;
	width: 554px;
	margin: 0 0 0 0;
	padding-right: 10px;
	z-index: 101;
	float: right;
	clear: right;
	background: url(images/content-top.gif) no-repeat 100% 100%;
}

h2 {
	font-family: "Trebuchet MS", Arial, Verdana, SunSans-Regular, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3f4040;
	text-align: left;
	padding: 0;
	margin: 0;
}

h3 {
	font-family: Arial, Verdana, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f4040;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 17px;
}

h4 {
	font-family: Arial, Verdana, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #3f4040;
	text-align: left;
	padding: 15px 0 0 15px;
	margin: 0;
	line-height: 16px;
}

p  { 
	color: #3f4040; 
	font-size: 14px; 
	font-family: Arial, Verdana, SunSans-Regular, sans-serif; 
	line-height: 18px; 
	text-align: justify;
	margin: 10px 15px 10px 17px;
}

a {
	outline: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}
	
li {
	line-height: 14px;
	padding-bottom: 2px;
}

ul { 
	color: #3f4040; 
	font-size: 12px; 
	font-family: Arial, Verdana, SunSans-Regular, sans-serif; 
	line-height: 16px; 
	text-align: left;
	padding: 0 0 0px 10px;
	margin: 0 0 0 25px;
}

img {
	border: 0;
	}
	
hr {
	display: block; 
	clear: both; 
	margin: 0; 
  	visibility: hidden;
}

*html hr {
	margin: -.66em 0;
}

form {
	color: #3f4040;
	font-family: Arial, Verdana, SunSans-Regular, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding: 0 75px 0 75px;
	clear:left;
}

input {
	margin: 5px 0 10px 0;
}
	
textarea {
	margin: 5px 0 10px 0;
	overflow: scroll;
}


/* COLOR KEY:
Lt Gray = #f1f1f1
Med Gray = #949595
Dk Gray = #3f4040
Blue = #1C63D8
Pink = #D81C70
Orange = #FF7E00
Green = #4DCA27
Yellow = #F3FB1B
*/