

a:link {color: #336699; text-decoration: none; }
a:visited {color: #336699; text-decoration:none; }
a:hover { color: #999999; text-decoration: none; }


#mainbody {
	width: 1024px;
	text-align: center;
	margin: auto;
	height:auto;
	font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
		}

#header {
	width: 1024px;
	height: 130px;
	background-image: url(images/ri_header.jpg);
	background-repeat: no-repeat;
	
	}
	
#graphic {
	width: 1024px;
	height: 172px;
	overflow: hidden;
	float: left;
	
		
		}	
	
#navigation {
	width: 1024px;
	height: 50px;
	float:left;

			}	

#homecontent {
	width: 800px;
	height: 320px;
	float: left;
	background-image: url(images/ri_content.jpg);
	background-repeat:no-repeat;
	
		
		}	
	
#content {
	width: 1024px;
	height: auto;
	float: left;
	text-align: left;
	background-image: url(images/ri_content.jpg);
	background-repeat:repeat-y;
	color: #666666;		
		
		}	
	
#indexcopy {

	width: 700px;	
	height: auto;
	position: relative;
	left: 150px;
	text-align: left;
	}
	
#rightcontent {
	width: 200px;
	height: auto;
	/*background-color:#EFEFEF;*/
	float: right;
	padding-left: 15px;
	margin: 40px 15px 30px 15px;
	border-left: 1px dashed #CCCCCC;
	}

#faqs {
	width: 635px;
	height: auto;
	float: left;
	padding-right: 25px;
	}
	
#links {
	width: 348px;
	height: auto;
	float: left;
	/*border: 1px solid #CCCCCC;*/
	}
	
#footer {	
	width: 1024px;
	height: 88px;
	background-image:url(images/ri_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
#map {

	width: 400px;
	height: 325px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 25px;
	left: 600px;
	border: 1px solid #CCCCCC;
	}	
	
#contacttop {

	width: 500px;
	height: 150px;
	position: relative;
	margin-bottom: 25px;
	left: -350px;
	top: 0px;
	float: left;
	font-size: 14px;
	color: #666666;		
	line-height: 1.25;
	font-weight: normal;

	}		
#contactbottom {

	width: 500px;
	height: 150px;
	position: relative;
	margin-bottom: 25px;
	left: -350px;
	top: 0px;
	float: left;
	border-top: 1px solid #66CCFF;
	font-size: 14px;
	color: #666666;		
	line-height: 1.25;
	font-weight: normal;
	}	
		
p {
	font-size: 14px;
	color: #666666;		
	line-height: 1.25;
	font-weight: normal;
	margin-left: 50px;
	margin-right: 50px;
	
	}
	
	
	
h2 {
	color: #777777;
	margin-top: 10px;
	font-style:italic;
	margin-left: 50px;

}

table {
	color: #777777;		
	}
	
.technology{ /*header */

cursor: pointer;
font-size: 14px;
margin: 10px 0;
margin-left: 50px;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #003399;
font-weight: bold;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #666666;
}

.linkheading
	{
margin-left: 0px; 
	}
	
p.linkheading
	{
margin-left: 0px; 
	}
	
.companies {
font-size: small;
font-family: arial;
}

.tablemarginleft {
margin-left:inherit; }


.bodybullet {
	margin-left: 75px;
	}
	
.thelanguage li {

margin-left: 25px;
font-size: 14px;
}


