body
{
	margin: 		0;
	padding: 		0;
	background-color: 	#c90e0e;
	color: 			#000;
}

#logoHolder
{
	position:		fixed;
	margin-left:		30px;
	margin-top:		15px;
}

#contactHolder
{
        width:			230px;
     /*   margin-top:		100px;*/
	text-align:		right;
	z-index:		20;
}

#contentHolder
{
	position:		absolute;
	left:	   		260px;
	top:			90px;
	width:			508px;
	min-height:		400px;
	border:			4px solid #fff;
	z-index:		10;
	padding:		10px;
	background-color: 	#666;
	/*min-height:		500px;*/
}

#slogan
{
	position:		absolute;
	right:	   		60px;
	top:	   		10px;
}

#menu
{
	position:		fixed;
	width:			650px;
	margin-left: 		-10px;
	margin-top: 		104px;
	margin-top: 		84px;
}

#formtable p
{
	display:		inline;
}

#title
{
	font-size:		10pt;
	font-weight:		bold;
	color:			#fff;
	margin-bottom:		25px;
	text-transform:		uppercase;
}

p, a.contact, h4, h5, h6,a.links
{
	font-family: 		arial, verdana, sans-serif;
	font-size: 		9pt;
	letter-spacing: 	1px;
	line-height:		130%;
	color:			#fff;
}
a.links
{
	/*font-style:		normal;
	text-decoration:	none*/;
}

a.links:hover
{
	text-decoration:	underline;
}

p.contact
{
	color:			#fff;
}

h4,h5,h6
{
	font-size: 		11pt;
}


h4
{
	margin-left:		50px;
}

h5
{
	text-align:		right;
	margin-right:		50px;
}

h6 {
	text-align:		center;
}

li.slogan
{
	list-style-type:	disc;
	list-style-position:	outside;
	font-family:		trebuchet ms, arial, verdana, sans-serif;
	font-style:		italic;
	font-weight:		bold;
	color:			#fff;
	font-size:		11pt;	
}

li.main
{
	list-style-type:	none;
	border-bottom:		0px solid #c90e0e;
	line-height:		170%;
	
}

li.sub
{
	list-style-type:	none;
	border-bottom:		4px solid #fff;
	line-height:		170%;
	padding-left:		0px;
	margin-right:		56%;
	margin-left:		30px;
	white-space:		nowrap;
}


li.main_act
{
	list-style-type:	none;
	border-bottom:		4px solid #fff;
	line-height:		170%;
}

a.main, a.main_act, a.sub, a.sub_act
{
	font-family: 		arial, verdana, sans-serif;
	font-size: 		11pt;
	letter-spacing:		1px;
	font-weight: 		bold;
	color:			#fff;
	padding-right:		100px;
	border-bottom:		0px solid #fff;
	text-decoration:	none;
}

a.main_act, a.sub_act
{
	color: 			#111;
}

a.main:hover, a.sub:hover
{
	color:			#111;
}

a.contact
{
	color:			#000;
	font-size:		10pt;
	text-decoration:	none;
}

a.contact:hover
{
	color:			#fff;
}

input.form, .form, select
{
	font-family: 		arial, verdana, sans-serif;
	font-size: 		9pt;
	width:			210px;
	border:			2px solid #fff;
	background-color:	#fff;
	color:			#000;
}

select
{
	background-color:	white;
	color:			black;
}



img.img_site
{
	border:			4px solid #fff;
}

.img_left
{
	display:		block;
	text-align:		left;
	margin:			10px;
}

.img_right
{
	display:		block;
	text-align:		right;
	margin:			10px;
}

.img_center
{
	display:		block;
	text-align:		center;
	margin:			10px;
}

span.img500, img.img_site
{
	margin-bottom:		25px;
}

span.img154mid
{
	margin-left:		7px;
	margin-right:		7px;
}

span.img241left
{
	margin-right:		6px;
}


div.teller
{
/*	position:		absolute;
	right:			5px;
	bottom:			5px;*/
	padding-left:		40px;
	padding-top:		5px;
	font-family:		arial;
	font-size:		7pt;
	color: 			#fff;
}
