/* CSS Document */

body {
	font-size:100%;
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
	background:url(Images/bg_contact.jpg);
	
}

#body_wrap {
	margin:0px auto;
	width:900px;
	min-height:100%;
	margin-bottom:-300px;
	position:relative;
	padding:0px;
	}



#header {
	margin:0 auto;
	width:900px;
	padding:0px;
	height:130px;
	}
	
#header_left {
	float:left;
	width:600px;
	height:85px;
	margin-top:52px;
	background:url(Images/rb_logo.png) no-repeat;
}
	
#header_left img {
	margin-left:0px;
	}
	
#header_right {
	float:right;
	width:300px;
	height:137px;
	}
	
#detail {
	float:right;
	width:300px;
	height:16px;
	margin-top:115px;
	}
	
#detail_1 {
	float:right;
	width:100px;
	height:16px;
	margin:0px 0 0 0;
	padding:3px 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border-left: 1px solid #ffffff;
	}

#detail_2 {
	float:right;
	width:75px;
	height:16px;
	margin:0px 0 0 0;
	padding:3px 0 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border-left: 1px solid #ffffff;
	}
	
#detail_3 {
	float:right;
	width:70px;
	height:16px;
	margin:0px 0 0 0;
	padding:3px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	}
		
#form {
	float:right;
	width:240px;
	height:50px;
	background:url(Images/search_2.png) no-repeat;
	margin:0 0 0 0px;
	padding:50px 0 0 0px;
	}
	
.submit {
	background:none;	
	height:75px;
	padding:0 0 33px;
	border:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Courier New";
	font-weight:bold;
	color:#FFFFFF;
	}

#navbar {
	clear:both;
	margin:0 auto;
	width:900px;
	height:40px;
	background:url(Images/navbar_bg3.png)
	}
	
#navbar_left {
	float:left;
	width:600px;
	height:40px;
	}


	
/*navigation*/

/*End of header*/

#left_content {
	float:left;
	width:600px;
	height:385px;
}

#left_content_contact {
	width:575px;
	height:520px;
	padding:0 0 0 25px;
	background:url(Images/form_bg.png) no-repeat;
	}

#form_wrap {
	width:570px;
	height:520px;
	padding:10px 0 10px 0;
	}


#form_left {
	float:left;
	width:285;
	height:385px;
	}
	
#form_right {
	float:right;
	width:285px;
	height:385px;
	padding:0 0 0 0;
	}

.Enquiry {
	width:255px;
	height:180px;
	}


label {
	display:block;
	margin:10px 0 0.3em 2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:14px;
	}
	
form {
	width:285px;
	height:325px;
	}

input {
	width:350px;
	margin:0 0 0 10px;
	}
	
textarea {
	width:350px;
	height:80px;
	margin:0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	}
	
	

fieldset {
	border:none;
	padding:0 0 0px 0;
	}
	
fieldset.first {
	
	}
	
.labelone {
	margin-top:5px;
	
	}
	
.btn {
	width:100px;
	margin:15px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-weight:bold;
	position:relative;
	float:right;
	}
	

#right_content {
	clear:both;
	float:right;
	width:300px;
	height:520px;
	background:url(Images/green_bg_contact.jpg) repeat-x;
	}
	
#content_heading {
	width:280px;
	height:30px;
	margin:0 0 0 10px;
	padding: 10px 0px 0px 10px;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
	}	

#content_text {
	width:280px;
	height:270px;
	padding: 5px 0 0 10px;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	}

#link {
	width:300px;
	height:55px;
	
	}

#link_next ul {
	margin:0 0 0 0px;
	padding:0px;
	list-style:none;
	}

#link_next li {
	margin:opx;
	padding:0px;
	display:inline;
	}

#link_next a {
	float:left;
	display:block;
	height:35px;
	width:75px;
	padding:20px 0 0 0;
	background-color:;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	outline:none;
	}

#link_next a:hover {
	color:#333333;
	background:url(Images/link_bg.png) no-repeat;
	}

#link_back ul {
	margin:0 0 0 0px;
	padding:0px;
	list-style:none;
	}

#link_back li {
	margin:opx;
	padding:0px;
	display:inline;
	}

#link_back a {
	float:left;
	display:block;
	height:35px;
	width:75px;
	padding:20px 0 0 0;
	background:url(Images/link_bg.png) no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif, "Helvetica Neue";
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	outline:none;
	}

#link_back a:hover {
	color:#333333;
	background:url(Images/link_bg.png) no-repeat;
	}
	/*End of wrapper*/
	
#sub_content {
	clear:both;
	width:900px;
	height:20px;
	background:url(Images/sub_content.png);
	}
	
#bottom_content {
	width:900px;
	margin:auto;
	height:100px;
	}
	
#footer {
	width:100%;
	height:40px;
	position:relative;
	padding:1px 0 0 0;
	margin:0 auto;
	background:url(Images/footer.jpg);
	font-size: 9px;
	text-align: center;
}

.clearfooter {
	height:300px;
	clear:both;
	}


/*End of footer*/

.dm1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.dm1 .item1,
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    padding: 3px 10px 16px 10px;
    text-decoration: none;
	text-align:center;
    display: block;
    position: relative;
	height:22px;
	font-weight:bold;
	
}
.dm1 .item1 {
    color: #ffffff;
}
.dm1 .item1:hover,
.dm1 .item1-active,
.dm1 .item1-active:hover {
    color: #66cc00;
	background-color:8eb534;
	background:url(Images/nav_hover.jpg);
}
.dm1 .item2,
.dm1 .item2:hover {
    padding: 3px 0px 4px 8px;
	margin:0 0 0 7px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.dm1 .item2 {
    background: #000000;
    color: #ffffff;
	opacity: 0.80;
}
.dm1 .item2:hover {
    background: #666666;
    color: #66cc00;
}
.dm1 .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
	margin:0 0 0 1px;
	padding:0;
	width:140px;
}
.dm1 .left, .dm1 .left:hover {}
.dm1 .right, .dm1 .right:hover {}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-shadow:0px 2px 3px #555;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
	padding:10px 0 0 0;
	margin:0px;
	font-style: italic;
	}

h3 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#fff;
	padding:10px 0 0 0;
	margin:0px;
	font-style: italic;
	font-weight:bold !important;
	}

/*h tag styles END*/
	
#header #navbar #right_content #content_text table tr td {
	font-style: italic;
}
#header #navbar #right_content #content_text table {
	font-style: normal;
}


/*styles START*/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.style5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
}

.style6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	}

.style9 {
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight:normal;
}
.style10 {color: #FFFFFF}
/*styles END*/#carousel ul li p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

#carousel {
	width:8000px;
	
}

#carousel ul {
	list-style:none;
	width:8000px;
	margin:0;
	padding:0;
	position:relative;

}

#carousel li {
	display:inline;
	float:left;
	
	}
	
span {
	color:#FFF;
	}
	
