@charset "ISO-8859-1";

@font-face {
	font-family: LegaultStd;
	src: url(fonts/legaultstd-webfont.eot);
}

@font-face {
	font-family: FuturaStd-Book;
	src: url(fonts/futurastd-book-webfont.eot);
}

@font-face {
	font-family: FuturaStd-ExtraBold;
	src: url(fonts/futurastd-extrabold-webfont.eot);
}


@font-face {
	font-family: LegaultStd;
	src: url(fonts/legaultstd-webfont.ttf);
}

@font-face {
	font-family: FuturaStd-Book;
	src: url(fonts/futurastd-book-webfont.ttf);
}

@font-face {
	font-family: FuturaStd-ExtraBold;
	src: url(fonts/futurastd-extrabold-webfont.ttf);
}

h1 {
	color: #30427e;
	font-family: "LegaultStd", sans-serif;
	font-size: 34px;
	text-align: center;
	margin-left: -100px;
	
}

h2 {
	font-family: "LegaultStd", sans-serif;
	font-size: 30px;
}

h3 {	font-family: "FuturaStd-Book", sans-serif;
	font-size: 16px;
	font-weight: 300;
}
	

a {
	color:#000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

li {	
	background-image: url(images/LogoBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	padding-left: 26px;
	margin-top: 6px;
	text-indent: -17px;
	
}

marquee {
	color: #919191;
	scrollamount: 40;
	font-family: "FuturaStd-Book", sans-serif;
	font-size: 14px;
}

body {
	font-family: "FuturaStd-Book", "Lucida Grande", sans-serif;
	font-size: 14px;
	background-color: dddddd;
	text-align: center;
}

img { 
	border: none;
}

img.floatLeft {
	float: left;
	margin-right: 15px;
}

img.floatRight {
	float: right;

}

td {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}

#Header {
	position:absolute;
	left:0px;
	top:0px;
	width:944px;
	height:126px;
}

#LinkHeaderHome {
	position:absolute;
	left:0px;
	top:143px;
	width:133px;
	height:45px;

}

#LinkHeaderAboutUs {
	position:absolute;
	left:0px;
	top:269px;
	width:133px;
	height:45px;
}

#LinkHeaderProduct {
	position:absolute;
	left:0px;
	top:419px;
	width:133px;
	height:44px;
}

#LinkHeaderServices {
	position:absolute;
	left:0px;
	top:522px;
	width:133px;
	height:44px;
}

#LinkHeaderContact {
	position:absolute;
	left:0px;
	top:605px;
	width:133px;
	height:46px;
}


#LinkRomeSystems {
	position:absolute;
	left:0px;
	top:188px;
	width:120px;
	height:21px;
}

#LinkWhatsNew {
	position:absolute;
	left:0px;
	top:209px;
	width:120px;
	height:23px;
}

#LinkDemonstrations {
	position:absolute;
	left:0px;
	top:232px;
	width:120px;
	height:23px;
}


#LinkOurMission {
	position:absolute;
	left:0px;
	top:313px;
	width:120px;
	height:23px;
}


#LinkRomeHistory {
	position:absolute;
	left:0px;
	top:336px;
	width:120px;
	height:22px;
}

#LinkWorkHistory {
	position:absolute;
	left:0px;
	top:358px;
	width:120px;
	height:22px;
}

#LinkOurTeam {
	position:absolute;
	left:0px;
	top:380px;
	width:120px;
	height:25px;
}

#LinkRssSoftware {
	position:absolute;
	left:0px;
	top:462px;
	width:120px;
	height:23px;
}

#LinkDataCollection {
	position:absolute;
	left:0px;
	top:485px;
	width:120px;
	height:24px;
}


#LinkRss {
	position:absolute;
	left:0px;
	top:566px;
	width:120px;
	height:25px;
}

#LinkContactUs {
	position:absolute;
	left:0px;
	top:649px;
	width:120px;
	height:23px;
}


