#front .titleLine
{
	width:645px;
	height:25px;
	background: url(img2/find.gif);

	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	padding-top:5px; 
	padding-bottom:0px; 
	padding-left: 5px;
	font-weight:bold;
	color:#003366;
}
#front .titleLineBr
{
	height:3px;
}
#front img
{
	border: 1px solid #CCC;
}

#front a 
{
	color: #333;
	text-decoration: none;
}




#front a:hover 
{
	color:#0000CC;
	text-decoration: underline;
}

#float_left
{ 
	float : left
	margin: 5px 10px 10px 10px;
}
#float_right
{ 
	width: 250px;
 	float : right
	margin: 5px 10px 10px 10px;
}
/* standard elements */

html {min-height: 100%;}

* {

	margin: 0;

	padding: 0;

}


a {color: #963;}

a:hover {color: #C60;}



body {

	background: #3333FF url(img2/bg2.jpg) repeat-x;

	color: #444;

	font: normal 62.5% Tahoma,sans-serif;

}



p,code,ul {padding-bottom: 1.2em;}



li {list-style: none;}



code {

	background: #FFF;

	border: 1px solid #EEE;

	border-left: 6px solid #C1CAD3;

	color: #666;

	display: block;

	font: normal 1em Tahoma,sans-serif;

	line-height: 1.6em;

	margin-bottom: 12px;

	padding: 8px 10px;

	white-space: pre;

}



blockquote {

	background: url(img2/quote.gif) no-repeat;

	display: block;

	font-weight: bold;

	padding-left: 28px;
	

}


h1 {color: #990000; padding: 10px 0 10px 0; font: normal 1.8em Tahoma,sans-serif;}

h2 {color: #990000;}

h3 {padding-top: 0px; padding-bottom: 8px; font: normal 100% Tahoma,sans-serif; font-weight: bold;}

h4 a{color: #000066; font-size:14px; padding-bottom: 10px; margin-left: 25px; }
/* misc */

.clearer {clear: both;}



.left {float: left;}



.right {float: right;}



/* structure */

.container {

	background: #FFF;

	font-size: 1.2em;

	margin: 0 auto;

	padding: 0 5px 5px;

	width: 850px;

}



/* header */

.top {

	background: url(img2/bg2.jpg) repeat-x;

	padding: 0px 5px 0;

}



/* title */

.header {

	background: #FFF;
	margin: 0 auto;
	padding: 5px 5px 0 5px;
	width: 850px;
}

.header .left {

	background: #FFF;

	font: normal 2.8em "Trebuchet MS",sans-serif;

	line-height: 166px;

	text-align: center;	


}

.header .right {

	overflow: auto;
	background:#7f955f;

	width: 212px;

}

.header .right p,.header .right h2 {padding: 0 16px;}

.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif ;}



/* navigation */

.navigation {	

	background: #D9E1E5 url(img2/nav.jpg);

	border: 1px solid #DFEEF7;

	border-color: #DFEEF7 #CFDEE7;

	height: 30px;

}

.navigation a {
	background: #D9E1E5 url(img2/nav.jpg);
	border-right: 1px solid #AFBEC7;
	color: #FFF;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 30px;
	padding: 0 18px;
	text-decoration: none;
}

.navigation a:hover {background-position: left bottom; color: #FFF;}



/* main */

.main {

	border-top: 4px solid #FFF;
	width: 850px;
	}

	
.property{
	color: #0606a6;
	text-transform:uppercase;
	font-size:15.5px; 
	font-weight:bold;
	}
	
.title{
	color: #990000;
	font-size:15.5px; 
	padding-top:7px; 
	padding-bottom:0px; 
	font-weight:bold;
	}
	
/* sub navigation */

.sidenav {
	float: left;
	width: 150px;
	background:#EDF4FB;

}

.sidenav h2 a, .sidenav h2 a:visited {
	color: #990000;
	font-size: 0.6em;
	line-height: 30px;
	padding-top: 10px;
	padding-left: 0px;
	margin-top: 10px;
	text-decoration: none;
}


.sidenav ul {
	padding: 0;
	border-top: 1px solid #FFF;
}

.sidenav li {border-bottom: 1px solid #EAEADA; text-indent: 20px;}

.sidenav li a {

	font-size: 0.9em;

	color: #554;

	display: block;

	padding: 5px 0 5px 5%;

	text-decoration: none;

	width: 95%;
}

.sidenav li a:hover {

	background: #DEEAF8;

	color: #654;	

}

.sidenav .image {
	width:210px;
	}
.image {
	width:100%;
	}
	
	
/* nav2 */

.sidenav2 {

	float: right;

	width: 180px;
	
	background:#EDF4FB;

}

.sidenav2 h2 {

	color: #003366;

	font-size: 1.2em;

	line-height: 30px;

	margin: 0;

	padding-left: 7px;

}

.sidenav2 ul {

	padding: 0;

	border-top: 1px solid #FFF;

}

.sidenav2 li {border-bottom: 1px solid #EAEADA;}

.sidenav2 li ul {

	padding: 0;

	border-top: 0px solid #FFF;

}

.sidenav2 li ul li  {
	padding: 0px 0 3px 20px;
	border-bottom: 0;
}

.sidenav2 li a {

	font-size: 1.1em;

	color: #554;

	display: block;

	padding: 8px 0 8px 5%;

	text-decoration: none;

	width: 95%;

}

.sidenav2 li a:hover {

	background: #DEEAF8;

	color: #654;	

}

.sidenav2 .image {
	width:210px;
	}
	


/* content */

.content {

	float: left;

	margin: 0px 0;

	padding: 0 15px 0 15px;

	width: 650px;

}

.content .descr {

	color: #664;

	font-size: 0.9em;

	margin-bottom: 6px;

}

.content li {

	list-style: url(images/li.gif);

	margin-left: 18px;

}

.content p {font-family: "Lucida Sans Unicode",sans-serif; text-align:justify;}

.contactleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;	
	width:450px;
	float:left;
	padding:10px 10px 10px 50px;
}	

.contactright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:400px;
	float:right;
	padding-top:10px;
}	
/* APPLICATION start - table */
#application table {
	margin: 0 0 10px 10px;
	padding-top: 0;
	background: #e8e9e7;
}

#application table tr {
	height: 30px;
}

#application table td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
}
textarea {
	width:285px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #666666;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #333;
	background: #e7e6e6 url(button.jpg) repeat-x;
	border: 1px solid #dadada;
}

/* end - table */

/* start - table */
#table {
	margin: 0 0 10px 10px;
	padding-top: 0;
}

#table tr {
	height: 30px;
}

#table td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 11px;
}
/* end - table */

/* footer */

.footer {

	background: url(img2/bgfooter.jpg) repeat-x;

	color: #FFF;

	font: bold 1em sans-serif;
	
	text-align: center;
	
	font-weight: normal;

}

.footer a 
{
	color: #FFF;
	text-decoration: none;
}

.footer a:hover 
{
	color:#1966c2;
	text-decoration: none;

}
