body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	background-position: top;
	text-align: left;
}

div.container {
	position:absolute;
	left:0px;
	top:0px;
	width:3200px;
	height:602px;
}


div.copy_left_ {
	position: absolute;
	width: 222px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	text-align: right;
	color: Gray;
	top: 344px;
	left: 11px;
}

	
div.copyrightFC_ {
	position: absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: auto;
	top: 565px;
	color: Gray;
	text-align: right;
	width: 222px;
	left: 3px;
}



div.contact-logo_ {
	position:absolute;
	background-image: url(../images_contact/contact_logo.jpg);
		background-repeat: no-repeat;
	left:0px;
	top:0px;
	width:240px;
	height:602px;
}

div.contact-arrow_ {
	position:absolute;
	background-image: url(../images_contact/contact_arrow.jpg);
	left:240px;
	top:0px;
	width:195px;
	height:602px;
}

div.contact-title_ {
	position:absolute;
	background-image: url(../images_contact/contact_title.jpg);
		background-repeat: no-repeat;
	left:435px;
	top:0px;
	width:399px;
	height:199px;
}

div.contacttopright_ {
	position:absolute;
	background-image: url(../images_contact/contacttopright.jpg);
		background-repeat: no-repeat;
	left:834px;
	top:0px;
	width:1163px;
	height:198px;
}

div.contact-05_ {
	position:absolute;
	background-image: url(../images_contact/contact_05.gif);
		background-repeat: no-repeat;
	left:1997px;
	top:0px;
	width:1203px;
	height:602px;
}

div.contact-circle3_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle3.jpg);
		background-repeat: no-repeat;
	left:834px;
	top:198px;
	width:202px;
	height:203px;
}

div.contact-circle4_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle4.jpg);
		background-repeat: no-repeat;
	left:1036px;
	top:198px;
	width:199px;
	height:203px;
}

div.contact-arrow-back_ {
	position:absolute;
	background-image: url(../images_contact/contact_arrow_back.jpg);
		background-repeat: no-repeat;
	left:1235px;
	top:198px;
	width:153px;
	height:203px;
}

div.contact-09_ {
	position:absolute;
	background-image: url(../images_contact/contact_09.gif);
		background-repeat: no-repeat;
	left:1388px;
	top:198px;
	width:609px;
	height:1px;
}

div.contact-circle1_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle1.jpg);
		background-repeat: no-repeat;
	left:435px;
	top:199px;
	width:200px;
	height:202px;
}

div.contact-circle2_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle2.jpg);
		background-repeat: no-repeat;
	left:635px;
	top:199px;
	width:199px;
	height:202px;
}

div.contact-circle5_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle5.jpg);
		background-repeat: no-repeat;
	left:1388px;
	top:199px;
	width:207px;
	height:202px;
}

div.contact-circle6_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle6.jpg);
		background-repeat: no-repeat;
	left:1595px;
	top:199px;
	width:203px;
	height:202px;
}

div.contact-circle7_ {
	position:absolute;
	background-image: url(../images_contact/contact_circle7.jpg);
		background-repeat: no-repeat;
	left:1798px;
	top:199px;
	width:199px;
	height:202px;
}

div.contact-bot-scrolltitle_ {
	position:absolute;
	background-image: url(../images_contact/contact_bot_scrolltitle.jpg);
		background-repeat: no-repeat;
	left:435px;
	top:401px;
	width:474px;
	height:201px;
	z-index: 3;
}

div.contact-scroll-arrom_ {
	position:absolute;
	background-image: url(../images_contact/contact_scroll_arrom.jpg);
		background-repeat: no-repeat;
	left:909px;
	top:401px;
	width:48px;
	height:201px;
}

div.contact-bottom-right_ {
	position:absolute;
	background-image: url(../images_contact/contact_bottom_right.jpg);
		background-repeat: no-repeat;
	left:957px;
	top:401px;
	width:1040px;
	height:201px;
}

div.nav_ {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	top: 7px;
	right: -183px;
	z-index: 3;
	width: 655px;
}

ul.navigation{
position: relative;
background-position: center;
	list-style: none; /* this line will remove any kind of bullet from the menu */
	width: 120px; /* sets the menu width */
	font-size: 11px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	z-index: 3;
}

#menu {
	z-index: 3;
}
 
#menu a {
	display: inline; /* this is a very important property here and it controls the way the menu elements are displayed - like block-level elements */
	height: 14px;
	padding-left: 13px; /* sets the padding properties */
	padding-right: 7px;
	font-weight: bold; /* sets the font weight */
	background: transparent url(../images/arrowRed_WhiteBack_left.gif) no-repeat left;  /* sets the color of the background */
	color: #191970; /*border-top: 1px solid #efefef;  this code sets the line between the menu items 
*/
z-index: 3;
}

 
#menu a:link {
	color: black; /* sets the font color */
	text-decoration: none;
	background: transparent url(../images/arrowGrey_Left.gif) no-repeat left; 
	z-index: 3;
}

 
#menu a:visited {
	color: Silver;
	text-decoration: none;
	
}

 
#menu a:hover {
	background: transparent url(../images/arrowGrey_Left.gif) no-repeat left; /* when the cursor is over, in the left side of the menu item background it will be display the arrow.gif picture */
	text-indent: 0px; /* this line of code move the text 15 px to the right */
	color: Silver;
}

 
#menu a:active {
	color: #B22222;
	background: transparent url(../images/arrowGrey_Left.gif) no-repeat left;
	text-decoration: underline;
}

a
{
color: #8B4513;
font-size:9pt;
text-decoration: none;
}

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