/*----------- (c) -----------*/

body {
	margin: 0;
	padding: 0;
	background-color: #1c1b1a;
	}

/*------- Navigation -------*/

.navback { 
	background-image: 
	url('../images/main/nav/navbk.gif');
	background-color: #72b2b0;
	background-repeat: repeat-x;
	}

/*------- Billboard -------*/

.billboard { 
	background-color: #ffffff;
	}
	
.split1 { 
	background-image: 
	url('../images/main/split1.gif');
	background-color: #dedcd5;
	background-repeat: repeat-x;
	}

/*------- Body -------*/

.bdybk { 
	background-color: #f2f0e9;
	}

/*------- Footer -------*/

.split2 { 
	background-image: 
	url('../images/main/split2.gif');
	background-color: #dedcd5;
	background-repeat: repeat-x;
	}	

/*------- Main Body Text -------*/

.bdy {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #666666;
	}

.bdy a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

.bdy a:hover {
	color: #444444;
	background-color: #d9d7d0;
	border-bottom: dotted #d9d7d0 1px;
	}
	
/*------- Main Body Header -------*/

.hdr {
	font-size:14px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #F60;
	}

.hdr a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

.hdr a:hover {
	color: #F60;
	background-color: #d9d7d0;
	border-bottom: dotted #d9d7d0 1px;
	}

.form {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	color: #49A3A2;
	}

/*------- services slider -------*/

.dhtmlgoodies_question {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:2.0em;
	color: #ff6600;
	overflow:hidden;
	cursor: pointer;
	}

.dhtmlgoodies_question a:hover {
	color: #ff6600;
	background-color: #d4d2cd;
	border-bottom: dotted #64a0b3 1px;
	}

.dhtmlgoodies_answer {	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

	}

.dhtmlgoodies_answer_content {
	padding:0px;
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #666666;
	}
	
/*------- Index Text -------*/

.title {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	color: #666666;
	}

.title a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

.title a:hover {
	color: #444444;
	background-color: #d9d7d0;
	border-bottom: dotted #d9d7d0 1px;
	}
	
.sub {
	font-size:9px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.9em;
	color: #b3b3b3;
	}

.sub a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	}

.sub a:hover {
	color: #444444;
	background-color: #d9d7d0;
	border-bottom: dotted #d9d7d0 1px;
	}


/*------- Main Footer Text -------*/

.footer {
	font-size:11px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.6em;
	color: #7a7976;
	}

.footer a {
	color: #c2c0ba;
	text-decoration: none;
	border-bottom: 1px dotted #1c1b1a;
	}

.footer a:hover {
	color: #c2c0ba;
	border-bottom: dotted #F60 1px;
	}

.bright {color: #c2c0ba}

.sub2 {
	font-size:9px;
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
	line-height:1.9em;
	color: #7a7976;
	}

.sub2 a {
	color: #7a7976;
	text-decoration: none;
	border-bottom: 1px dotted #7a7976;
	}

.sub2 a:hover {
	color: #444444;
	background-color: #d9d7d0;
	border-bottom: dotted #d9d7d0 1px;
	}