body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	background-position: top;
	text-align: left;
	background-color: Black;
	
	scrollbar-base-color: #D3D3D3;
	scrollbar-face-color: #D3D3D3;
	scrollbar-track-color: #DCDCDC;
	scrollbar-highlight-color: #FFFFF0;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-shadow-color: Black;
	scrollbar-darkshadow-color: Gray;
	scrollbar-arrow-color: #8B0000;
}

div.container {
		position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width:999px;
	height:591px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
	padding-left: 1em;
text-indent: -1em;
	}
	
div.web-left_ {
	position:absolute;
	left:0px;
	top:0px;
	width:373px;
	height:591px;
}

div.copyleft_ {
	position: absolute;
	width: 231px;
	left: 681px;
	top: 198px;
	z-index: 3;
	text-align:left;
	height: 143px;
}

div.detailTitle {
	background-image: url(../images_web/detailTitle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 230px;
	height: 26px;
	margin-bottom: 3px;
}

div.copy_right_ {
	position: absolute;
	width: 271px;
	left: 25px;
	top: 220px;
	z-index: 3;
	text-align: left;
	height: 153px;
}

div.technologyTitle {
position: relative;
	background-image: url(../images_web/technologyTitle.gif);
	width: 135px;
	height: 23px;
	margin-bottom: 3px;
}

div.web-center-03_ {
	position:absolute;
	background-image: url(../images_web/web_center_03.jpg);
	left:373px;
	top:0px;
	width:257px;
	height:591px;
}

div.gallery1 {
	position: absolute;
	left:5px;
	top:5px;
	width:247px;
	height:185px;
	background-color: Fuchsia;
}

div.gallery2 {
	position: absolute;
	left:5px;
	top:198px;
	width:247px;
	height:185px;
	background-color: #7B68EE;
}

div.gallery3 {
	position: absolute;
	left:5px;
	top:392px;
	width:247px;
	height:185px;
	background-color: #FF6347;
}

div.web-right_ {
	position:absolute;
	left:630px;
	top:0px;
	width:369px;
	height:591px;
}

div.nav_ {
position: absolute;
background-repeat: no-repeat;
top: 89px;
left: 25px;
width: 150px;
overflow: auto;
height: 116px;
	
	
}

.home, .principals, .advertising, .web, .print, .services, .contact, .nuzyuuz
{
display:inline;
padding-right:15px;
padding-left:0px;
padding-bottom:1px;
background-image: url(../images/arrowRed_WhiteBack.gif);
background-repeat:no-repeat;
background-position:center right;
}

 
a {
	display: block; /* 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: 0px; /* sets the padding properties */
	font-weight: bold; /* sets the font weight */
	color: #D82B2B; 
	text-decoration: none;
	}

a:hover {
	color: Silver;
	background-image: url(../images/arrowGrey.gif);
	background-position:center right;
	background-repeat: no-repeat;
}

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


/*ul.navigation{
position: relative;
	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;
	padding: 0px;
	margin-top: 0px;
}


li {  the rules that do the indenting 
padding-left: 1em;
text-indent: -1em;
}

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

}

 
#menu a:link {
	color: Black;  sets the font color 
	text-decoration: none;
	background: transparent url(../images/arrowRed_WhiteBack.gif) no-repeat right; 
}

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

 
#menu a:hover {
	background: transparent url(../images/arrowGrey.gif) no-repeat right;  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: #B22222;
}

 
#menu a:active {
	color: #B22222;
	background: transparent url(../images/arrowRed_WhiteBack.gif) no-repeat right;
	text-decoration: underline;
}
*/
div.copyrightFC_{
position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 593px;
	left: 237px;
	color: #A9A9A9;
	text-align: left;
	font-size:7pt;
}
