@charset "UTF-8";

[if IE]>
<style>
.item {
margin: 5px;
padding: 10px;
}
</style>
<![EndIf]

body {
	text-align: center;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	
}

#main {
	background-color: #FFFFFF;
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 2px solid #0E7173;
}
#header {
	background-color: #FFFFFF;
	height: 130px;
	width: 950px;
	overflow: auto;
	padding-top: 10px;
}
#middle {
	height: 100%;
	width: 950px;
	overflow: hidden;
}
#menu {
	background-color: #003333;
	height: 26px;
	width: 950px;
	background-image: url(../images/menubgd.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}
#design {
	height: 432px;
	width: 290px;
	float: right;
}
#build {
	height: 432px;
	width: 340px;
	float: right;
}
#enjoy {
	height: 432px;
	width: 290px;
	float: right;
}
#bottom {
	background-color: #FFFFFF;
	height: 100px;
	width: 950px;
	text-align: center;
}
#menuinside {
	height: 25px;
	width: 860px;
	float: right;
}
#headerlogo {
	background-color: #FFFFFF;
	height: 130px;
	width: 138px;
	overflow: hidden;
	text-align: right;
	background-image: url(../images/rjslogo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
.bottommenu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#menulogo {
	height: 26px;
	width: 88px;
	float: left;
	background-image: url(../images/menulogo.jpg);
	background-repeat: no-repeat;
	background-position: right 1px;
}
#bottommenu {
	background-color: #FFFFFF;
	height: 55px;
	width: 950px;
	text-align: center;
	padding-top: 45px;
}
.bottomtext {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#headercompanyname {
	background-color: #FFFFFF;
	height: 115px;
	width: 605px;
	overflow: hidden;
	float: left;
	text-align: center;
	padding-left: 27px;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(../images/nameplate.jpg);
	background-repeat: no-repeat;
}
.logotext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 36px;
	color: #0E6F73;
	font-weight: bold;
	letter-spacing: 2px;
}
#headercompanyinfo {
	background-color: #FFFFFF;
	height: 130px;
	width: 150px;
	overflow: auto;
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0.15em;
}
.sublogotext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#bodytext {
	height: 100%;
	width: 630px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/logobottom.jpg);
	background-repeat: no-repeat;
	background-position: 26px top;
	padding-bottom: 25px;
}
#bodysidebar {
	height: 100%;
	width: 290px;
	float: right;
	background-color: #FFFFFF;
}


#bodytextinterior {
	height: auto;
	width: 500px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 24px top;
	padding: 15px;
	margin: 0 25px 25px 25px;
}

#bodytextinterior a:link, #bodytextinterior a:visited {
	text-decoration: underline;
	font-weight: bold;
	color:#339999;
	}
	
#bodytextinterior a:hover, #bodytextinterior a:active {
	color: #999999;
	}

#bodytext2 {
	height: 100%;
	width: 950px;
	float: right;
	background-color: #FFFFFF;
	background-image: url(../images/logobottom.jpg);
	background-repeat: no-repeat;
	background-position: 54px top;
	padding-bottom: 25px;
}

#bodytextinterior2 {
	height: auto;
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 24px top;
	padding: 15px;
	text-align: justify;
	margin: 0 170px 25px 25px; 
}

.textheadline {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #0E7074;
}
.image {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.textparagraph {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}

#footer {
	margin: 10px auto;
	text-align: center;
	}
#formarea {
	width: 480px;
	padding: 0px 10px;
	background-color:#CCCCCC;
	}

.imgLeft {
	float: left;
	margin: 5px 15px 5px 0px;
	}
	
.imgRight {
	float: right;
	margin: 5px 0px 5px 15px;
	}
	
/** 	
#main middle bodytext bodytextinterior table tr td {
	font-size: 10px;
	line-height: 1.5em;
	}
**/

#bodytextinterior td {
	font-size: 90%;
	line-height: 1.5em;
	}
	
#bodytextinterior td a:link, #bodytextinterior td a:focus, #bodytextinterior td a:visited, #bodytextinterior td a:hover {
	font-size: 90%;
	}
	
h1,h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
	color: #0E7074;
	margin: 15px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}
	
h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1em;
	}

h4 {
	font-size: 0.90em;
	}

h5 {
	font-size: 0.80em;
	}

h6 {
	font-size: 0.50em;
	}
	
#bodytextinterior p {
	margin: 5px 0 10px 0;
	padding: 0;
	}

#main #middle #bodysidebar a:link, #main #middle #bodysidebar a:visited {
	text-decoration:underline;
	color: #339999;
	} 
	
#main #middle #bodysidebar a:hover, #main #middle #bodysidebar a:active {
	text-decoration:underline;
	color: #999999;
	} 

#main #bottom #bottommenu a:link, #main #bottom #bottommenu a:visited {
	color: #000;
	text-decoration: none;
}

#main #bottom #bottommenu a:hover, #main #bottom #bottommenu a:active {
	color: #0E7074;
	text-decoration: underline;
}


.littleTxt {
	font-size: 9px;
	line-height: 12px;
	color: #333;
}

.littleTxt10verdana {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
