@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999;
	background-image: url('../images/RTD-bg.png');
	overflow-y: scroll;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #622181;
}

/* =============
   FOOTER STYLES
   ============= */
#footer {
	width: 800px;
	height: 20px;
	font-size: 10px;
	margin: 10px auto;
}
#footer a{
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #622181;
	text-decoration: none;
}

/*	===================
		PAGE STYLES
	=================== */
#wrapper {
	width: 840px;
	margin: 0 auto;
	height: auto;
	background: transparent url('../images/RTD-wrapper-bg.png') repeat top left;
	overflow: hidden;
}
#logo {
	width: 500px;
	height: 61px;
	float: left;
	margin: 20px 0 0 20px;
}
#banner {
	width: 440px;
	height: 230px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}

/*	===================
		MENU STYLES
	=================== */
#menu {
	width: 300px;
	height: 180px;
	float: left;
	margin: 5px 0px 0px 20px;
}
#menu1, #menu2 {
	width: 150px;
	height: 180px;
	float: left;
}
#menuitem, .menuitem {
	width: 150px;
	height: 20px;
	float: left;
}
#menuitem a, .menuitem a {
	color: #999;
	text-decoration: none;
	font-size: 9pt;
}
#menuitem a:hover, .menuitem a:hover {
	color: #622181;
}
#menuitem a.current, .menuitem a.current {
	color: #622181;
}

/*	======================
		GALLERY STYLES
	====================== */
#portbody {
	width: 800px;
	height: auto;
	float: left;
	margin-top: 30px;
	overflow: visible;
	margin-left: 20px;
	margin-bottom: 20px;
}
#portbody p { /* styles text - eg aboutus.html */
	font-weight: normal;
	line-height: 140%;
	color: #666;
}
#portimage, .portimage {
	width: 83px;
	height: 83px;
	margin: 5px 0px 0px 5px;
	float: left;
}
#portimage a:hover img, .portimage a:hover img {
		/* for IE */
	filter: alpha(opacity=30);
		/* CSS3 standard */
	opacity: 0.3;
	background-color: #000000;
}

/*	======================
		CONTACT STYLES
	====================== */
#textcontact {
	width: 	auto;
	height: auto;
	float: left;
}
#textcontact .address {
	width: 	450px;
	height: auto;
	float: left;
	margin-left: 18px;
}
#contactcontainer {
	width: 300px;
	height: 380px;
	background-image: url('../images/RTD-wrapper-bg.png');
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
form {
	width: auto;
	height: auto;
	margin: 10px 0px 10px 0px;
	font-size: 9pt;
	color: #333333;
}
label {
	display:block;
	font-weight:bold;
}
input {
	border: 1px solid #999999;
	color: #333333;
	height: 20px;
	width: 180px;
	padding: 0px 0px 0px 5px;
	background-image: url('../images/RTD-wrapper-bg.png' );
}
.smallcell {
	width: 180px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}
.submittext {
	width: 112px;
	font-size: 8pt;
	float: left;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}
.submitbutton {
	width: 110px;
	height: 30px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}
input.button {
	border: 1px solid #999999;
	color: #333333;
}
.largecell {
	width: 278px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
textarea {
	width:271px;
	padding: 5px;
	border:1px solid #999999;
	height:190px;
	display:block;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url('../images/RTD-wrapper-bg.png');
}
#contactcontainer input {
	border: 1px solid #999999;
	color: #333333;
	height: 20px;
	width: 278px;
	padding: 0px 0px 0px 5px;
	background-image: url('../images/RTD-wrapper-bg.png');
}
#contactcontainer .smallcell {
	width: 280px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}
#contactcontainer .submittext {
	width: auto;
	font-size: 8pt;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contactcontainer .submitbutton {
	width: 110px;
	height: 30px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}
#contactcontainer textarea {
	width:278px;
	padding: 5px;
	border:1px solid #999999;
	height:190px;
	display:block;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url('../images/RTD-wrapper-bg.png');
}


#text, .text { /* text for our services */
	width: 	400px;
	height: auto;
	float: left;
}
#text p, .text p{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
}


#logincontainer {
	width: 394px;
	height: auto;
	background-image: url('../images/RTD-wrapper-bg.png');
	margin-left: 5px;
	overflow: hidden;
}
#loginheader {
	width: 369px;
	height: 20px;
	margin-top: 10px;
	background-image: url('../images/RTD-wrapper-bg.png');
	margin-left: 10px;
	font-size: 9pt;
	color: #333333;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: normal;
	float: left;
	margin-bottom: 10px;
}
#loginfooter {
	width: 240px;
	height: 25px;
	font-size: 7pt;
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: normal;
	margin-bottom: 10px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

