body{
	background: url(../images/backgrd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
a {
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	color:#318cae;
	text-decoration:underline;
}

a:hover {
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	color:#1c6986;
	text-decoration:underline;
}

.container{
	width: 902px;
	margin:0px auto 0px auto;
}

.nav-bar{
	width:902px;
	height:20px;
	float:left;

}

.nav{
	width:902px;
	height:45px;
	float:left;
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	color:#ffffff;
	text-decoration:none;

}

.nav a {
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	color:#ffffff;
	text-decoration:none;
}

.nav a:hover {
	font-family:Georgia, "Times New Roman", serif;
	font-size:20px;
	color:#a2c8cf;
	text-decoration:none;
}

.logo {
	padding-top:15px;
	width:902px;
	height:63px;
	float:left;
}

.flash {
	width:902px;
	height:358px;
	float:left;
}

.content{
	padding-top:15px;
	width:902px;
	float:left;
}

.content-left{
	width:562px;
	float:left;
}

.content-right{
	width:315px;
	float:left;
	padding-left:25px;
}

.footer-line{
	width:902px;
	height:22px;
	float:left;
}

.footer{
	width:902px;
	height:52px;
	float:left;
	background-color:#318eaf;
}

//////////////////// content /////////////////////

.item-price{
	width:280px;
	height:305px;
}


.item-box{
	margin-top:20px;
	padding:40px 0px 0px 140px ;
	width:175px;
	height:200px;
	background-image: url(../images/RMI_Version2_r2-backgrd_14.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	color:#797979;
	text-decoration:none;
	line-height:18px;
}

.copy{
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	color:#797979;
	text-decoration:none;
	line-height:18px;
}

.footer-content-right{
	width:134px;
	height:52px;
	float:left;
}
.footer-content-left{
	width:755px;
	height:52px;
	float:left;
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:19px;
	padding:6px 0px 0px 6px;
}

.footer-content-left a{
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footer-content-left a:hover{
	font-family:Georgia, "Times New Roman", serif;
	font-size:12px;
	color:#a2c8cf;
	text-decoration:none;
}

//////////////////// content /////////////////////

.form{
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	color:#797979;
	text-decoration:none;
	line-height:18px;
}

.form-title{
		font-family:Georgia, "Times New Roman", serif;
		font-size:18px;
		color:#797979;
		text-decoration:none;
		line-height:18px;
		float:left;
}

