

regsvr32 ..\RMCOBOL\FGRD0701.ocx
body {

}

#main {
	
}
	
#top {
	width:900px;
	height:110px;
	margin:0 auto;
}

#topleft {
	float:left;
	width:50%;
	height:110px;
	background-image:url(img/logo.png);
	background-repeat:no-repeat;
}

#topright {
	float:right;
	width:50%;
	height:110px;
	background-image:url(img/logo2.png);
	background-repeat:no-repeat;
	background-position:right
}

#topbar {
	width:770px;
	height:auto;
	background-color: rgb(0, 163, 232);
	margin: 0 auto;
}

#demotext {
	position:fixed;
	margin-top: -55px;
	margin-left: 130px;
	}

#content {
	background-image:url(img/banner.png);
	height:320px;
	width:770px;
	margin: 0 auto;
}

#right {
	float:right;
	width:230px;
	height:320px;
}

#text {
	display:block;
	float:right;
	width:210px;
	height:135px;
	font:"Times New Roman", Times, serif;
	font-size:9pt;
	padding:0px 10px;
	margin-top:-10px;

	font-family: "Times New Roman", Times, serif;
}

#text2 {
	display:block;
	float:right;
	width:210px;
	height:135px;
	font:"Times New Roman", Times, serif;
	font-size:9pt;
	padding:0px 10px;
	margin-top:-10px;

	font-family: "Times New Roman", Times, serif;
}

#text a {
color: #000;
}

#text .i {

color: rgb(0, 163, 232);
font-size: 15pt;
}

#textbar {
	width:220px;
	height:20px;
	float:right;
	text-align:right;
	padding-right:10px;
	margin-top:120px;
}

#nav {
	background-color: rgb(0, 163, 232);
	height:37px;
	width:770px;
	margin: 0 auto;
	text-align:right;
	font-size:11pt;
	color:#FFF;
	text-align: center;
}

ul {
	list-style-type:none;
	margin:0;
	padding:9px;
}

li {
	display:inline;
	margin:23px;
}

a:link, a:visited {
	color:#FFF;
	font:"Times New Roman", Times, serif;
	
	text-decoration:none;
}

a:hover {
	color: rgb(255, 128, 50);
}

#footer1 {
	height:35px;
	margin:0 auto;
	background-color: rgb(191, 192, 194);
	background-image:url(img/footer.png);
	background-repeat:repeat-x;
	width:770px;
	text-align:right;
	font:"Times New Roman", Times, serif;
	font-size:10px;
}

#footer1 a:link {
	color: #000;
}

#footer1 a:hover {
	color: #FFF;
}

#footer2 {
	width:770px;
	height:30px;
	margin: 0 auto;
	text-align:right;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
}

#footer3 {
	width:770px;
	height:30px;
	margin: 0 auto;
	text-align:left;
	font:"Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
}

img {
	border-style: none;
}

#contactform {
	margin: 0px;
	padding: 0px;
	}

#bottemleft {
	float:left;
	width:33%;
	height:110px;
	background-image:url(img/Portal Tablet.png);
	background-repeat:no-repeat;
}

#bottemright {
	float:right;
	width:33%;
	height:110px;
	background-image:url(img/Portal Laptop.png);
	background-repeat:no-repeat;
	background-position:right
}

#bottem {
	width:800px;
	height:110px;
	margin:0 auto;
}

