td {
	text-align: left;
	font-family:"times new roman";
	font-size:14px;
	color:#828282;
	line-height:15px;
	vertical-align:top
}

a {text-decoration:underline;
   color:#44423D;}
  
table { height:100%;}  
body { 	
	margin:0px;
	padding:0px;
	background-color:#fff;
	text-align:center;
}

/* -----------------------Links -----------------------------------------------------------------------------*/

	a:link {
		color: #818288;
	}

	a:visited {
		color: #818288;
	}

	a:hover {
		color: #000;
	}

	a:active {
		color: #000;
	}
	a.selected {
	color:#000;
	}

/* ---------------------Sub-Nav -----------------------------------------------------------------------------*/

.sub_nav {
	line-height:20px;
}

.sub_nav ul {
clear:left;
margin-top:10px;
}
.sub_nav li {
list-style-type:none;
display:inline;
font-weight:bold;
}

.sub_nav a {
padding-right:8px;
padding-left:8px;
text-decoration:none;
text-transform:uppercase;
color:#CCCCCC;
}

.sub_nav a:hover {
color:#76797C;
}
.sub_nav .selected {
color:#76797C;
text-align:center;
}


ul {margin:0; padding:0; list-style:none}
/*li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }*/

/* Home Page Settings */

p.home_text {
	font-family:"times new roman";
	font-size:14px;
	text-align:left;
	line-height:15px;
}

h1.home_title, .home_title h1 {
	margin-top:10px;
	font-family:"papyrus";
	line-height:20px;
	font-size:20px;
	text-align:left;
	color:#7CAED1;
	margin-left:20px;
}

/* Our Clients Style Settings */

.client_text, .services_text {
	width:700px;
	float:left;
	margin:10px;
	margin-left:30px;
	text-align:justify;
}

.client_div {
	padding-top:50px;
}

.client_img {
	margin:10px 20px 20px 0px;
	width:200px;
	float:left;
}


.copy { color:#8F8E87; font-size:11px;}
.copy span { color:#646464;}
.copy a { color:#646464;}

.featured li {background:url(images/a2.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 23px; line-height:20px }
.featured a { color:#5F5F5F; font-weight:bold; text-decoration:none}

.white { color:#ECECEC}
.white strong { color:#ffffff}
.white li {background:url(images/1a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }
.white a { color:#ffffff;}

.contact a { color:#828282}

.a a { text-decoration:none}
.a a:hover { text-decoration:underline}

.form { width:169px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#575656;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:179px;
		height:69px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#575656;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:none;}


p.contact_text {
	font-family:"times new roman";
	font-weight: bold;
	font-size:20px;
	text-align:left;
	line-height:25px;
}


h1.contact_title {
	margin-top:10px;
	font-family:"papyrus";
	line-height:25px;
	font-size:24px;
	text-align:left;
	color:#7CAED1;
}

#footer_div {
	clear:both;
}


.caption {
	font-size:0.6em;
	font-style:italic;
	color:#666;
}

.contact_text a:link {
	text-decoration:none;
}

.page_text {
	color:#333;
	line-height:20px;
	text-align:justify;
}

h2 {
	color:#000;
	clear:both;
	margin:15px 0px;
	margin-top:30px;
}

#wrapper {
	width:800px;
	margin:0 auto;
	background-image:url(images/bg-gradient.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#container {
	width:766px;
	margin:0 auto;
}


#header {
	text-align:center;
}

#copyright {
	font-size:0.7em;
	color:#999;
	text-align:center;
}

