/*BODY STYLES*/
body {
	background-color: #062951;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/morrisetRSL_BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
html, body {
    height: 100%;
}

td, tr {
	text-align: left;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}

/*Layout Styles*/
#topBG{
	/*background-image: url(../images/VogueTopBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;*/
}
#bigBlock {
	width: 767px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/morrisetRSLContentBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
html>body #bigBlock {
	height: auto;
    min-height: 100%;
}
/* LAYOUT CONTAINERS*/
#MainContainer{
	position: relative;
	width: 763px;
	margin-left: 2px;
	margin-right: 2px;
	/*height: 100%;*/
}
#leftContainer{
	float: left;
	width: 572px;
}
#topBanner1{
position:relative;
left:-2px;
	width: 574px;
	height: 152px;
	background-image: url(../images/morrisetRSLTopPic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topBanner2{
position:relative;
left:-2px;
	width: 574px;
	height: 140px;
	background-image: url(../images/morrisetRSLTopPic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logoContainer{
	width: 340px;
	height: 140px;
	text-align: left;
	vertical-align: text-top;
	padding: 0px;
	margin: 0px;
}
#rightContainer{
	float: right;
	width: 191px;

}
#menuTop{
	position:relative;
	left:1px;
	width: 189px;
}
#menuLogo{
	position:relative;
	width: 192px;
	height:292px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-image: url(../images/morrisetRSL_Logo.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
#menuContainer{
	position:relative;
	width: 189px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;

}
#addressContainer {
	height:314px;
	width:189px;
	padding: 0px;
	margin: 0px;

}
div.addressText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 10px;
}
/* TITLE */

#titleContainer{
	width: 572px;
	height: 34px;
	position:relative;
	left:-2px;
	background-image: url(../images/morrisetRSLHeadingBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;	
}
div.titleText{
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	color: #ed1c24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding-top: 7px;
	vertical-align: 50%;
	font-weight: bold;
	text-transform: uppercase;
}

/*div>div .rightContainer {
    margin-left: 185px;
}*/
#buffer {
	width: 760px;
	clear: both;
	height: 2px;
	font-size: 1px;
}
/*NAVIGATION STYLES*/
#navContainer {
	position:relative;
	width: 178px;
	background-color: #c0af00;
}
#navBG{
	width: 178px;
	background-image: url(../images/morrisetRSLMenuBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

/*CONTENT*/ 

#contentContainer {
position:relative;
left:-2px;

	padding: 0px;
	width: 100%;
	padding-bottom: 50px;
	text-align: left;
	background-image: url(../images/morrisetRSLcontentYellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}
div.content{
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 5px;
	text-align: justify;
	color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: text-top;
}
div.content a:link {
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
}
div.content a:visited {
	color: #ed1c24;
	text-decoration: none;
	font-weight: bold;
}
div.content a:hover {
	color: #ed1c24;
	text-decoration: underline;
	font-weight: bold;
}
/*FOOTER*/

#footerContainer{
	position:absolute;
	bottom:0px;
	left:0px;
	width: 767px;
	height: 35px;
	background-image: url(../images/morrisetRSLContentBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

div.footerText{
	/*position: relative;*/
	padding-top: 13px;
	margin-left: 110px;
	text-align:left;
	color: #656565;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
}
div.footerText a:link {
	color: #656565;
	font-size: 10px;
	text-decoration: underline;
}
div.footerText a:visited {
	color: #656565;
	font-size: 10px;
	text-decoration: underline;
}
div.footerText a:hover {
	color: #656565;
	font-size: 10px;
	text-decoration: underline;
}
