/*************/
/* Novisites */
/*************/


/* main div styles */
p {
	line-height: 14px;
}

#maincontainer {
	border: 1px solid #fc8f26;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	border-bottom: 1px solid #fc8f26;
}

#menu {
	font-size: 10pt;
	background: url(../images/home/menu.gif) repeat-x;
}

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


#footer {
	color: White;
	background: url(../images/home/footer.gif) repeat-x;
}


.textleft {
	color: #FD7B00;
	width: 200px;
}

.text {
 	margin-top: 10px;
	margin-right: 50px;
 	width: 690px;
}

.route a:link {
	color: #FD7B00;
	
}

.route a:visited {
	color: #FD7B00;
	
}

.route a:hover {
	color: #121170;	
}

.route a:active {
	color: #121170;	
}

#submenu {
	border-top: 1px solid #fc8f26;
	border-left: 1px solid #fc8f26;
	border-right: 1px solid #fc8f26;
}