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

/* general styles */

html, body {
	color:#121170;
	font-family:"trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear:both;
}

p {
	line-height: 16px;
}
a:link {
	color: White;
	text-decoration: none;	
}

a:link img{
	border: none;	
}

a:visited {
	color: White;
	text-decoration: none;	
}

a:visited img {
	border:none;
}

a:hover {
	color: #4c2880;
	text-decoration: none;
}

a:hover img {
	border: none;
}

a:active {
	color: #4c2880;
	text-decoration: none;
}

a:active img {
	border:none;
}

h1 {
	font-size: 14pt;
}




/* main div styles */

#maincontainer {
	width: 1000px;
	height: 598px;
	border: 1px solid #fc8f26;
	margin: 0 auto;
	
}

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

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

#maincontent {
	background: url(../images/home/back.jpg) no-repeat;
	width: 1000px;
	height: 423px;
	
}

#footer {
	color: White;
	background: url(../images/home/footer.gif) repeat-x;
	width: 1000px;
	height: 25px;
	text-align: center;
	line-height: 25px;	
}


.textleft {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-left: 20px;
	text-align: center;
	font-weight: bold;
}

.text {
	float:right;
	width:  450px;
	margin-right: 210px;
	margin-top: 53px;
}

.textc {
	float:right;
	width:  620px;
	margin-right: 30px;
	margin-top: 0px;
}
/* Menu specifick styles */

#menubutton1 {
	float: left;
	margin-left: 20px ;
	margin-top: 16px;
}

.menubutton2 {
	float: left;
	margin-left: 30px ;
	margin-top: 16px;
}

#submenu {
	font-size: 9.2pt;
	float: right;
	margin-top: 83px;
	margin-right: 30px;
	height: 15px;
	width: 205px;
}

#submenu a {
	color: #fc8f26;
}

#submenu a:hover {
	color: #4c2880;
}

#submenu a:active {
	color: #4c2880;
}

#submenubutton1 {
	float: left;
	margin-left: 10px ;
	margin-top: 0px;
}

.submenubutton2 {
	float: left;
	margin-left: 10px ;
	margin-top: 0px;
}

.submenu2 {
	position: relative;
	margin-left: 21px;
	width: 421px;
	height: 14px;
	line-height: 14px;
	background-color: white;
	border-bottom: 1px solid #3f0077;
	border-left: 1px solid #3f0077;
	border-right: 1px solid #3f0077;
}

#submenu2 a {
	color: #121170;
}	

#submenu2button1 {
	color: #121170;
	float: left;
	margin-left: 25px ;
}

.submenu2button2 {
	color: #121170;
	float: left;
	margin-left: 20px ;
}



#submenu2button1 a:hover {
	color:#4c2880;
}

.submenu2button2 a:hover {
	color:#4c2880;
}

.route {
	color: #121170;
}