body {
	background: url(images/bg2.gif) repeat-x;
	font-family: Arial;
	width:100%;
	height:100%;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

* {margin:0;} 

a {
	outline-style:none;
	outline-width:0;
}
li {
	list-style:url(images/bullet.png);
}
#wrapper {
	width:1000px;
	min-height: 100%;
	margin:0 auto;
}

/* HEADER */
#header {
	background: none;
	position:relative;
	float:left;
	width:1000px;
	height:68px;
}

.link {
	color:#666;
	float:right;
	width:600px;
	font-size:10px;
	margin-top:20px;
}
.link a {
	text-decoration:none;
	color:#999;
	cursor: pointer;
	border:none;
}
.link a:hover {
	text-decoration:none;
	color:#000;
}
.link img {
	border:none;
}

/* HEADER  ENDS */

/* CONTENT */
#content_wrapper {
	position:relative;
	float:right;
	width:1008px;
	background:url(images/content_bg.png) repeat-y;
	height:100%;
}

#left_column {
	position:relative;
	float:left;
	width:250px;
	padding-bottom:20px;
}
#left_column img {
	border:none;
}
#banners {
	position:relative;
	float:left;
	margin-left:20px;
}
#featured {
	position:relative;
	float:left;
	width:180px;
	border:none;
	color:#000;
	font-size:12px;
	text-align:right;
	border-top: #CCC 1px dashed;
	border-bottom: #CCC 1px dashed;
	margin-left:20px;
	margin-bottom:15px;
}
#featured h2 {
	position:relative;
	float:left;
	width:180px;
	height:26px;
	color:#FFF;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;
	text-align:left;
}

#featured a {
	color:#FFF;
	text-decoration:none;
}
#featured a:hover {
	color: #999;
	text-decoration:underline;
}
#featured_text {
	line-height:20px;
	background: url(images/menu_bg.png) repeat-y;
	padding-right:20px;
	padding-left:5px;
	margin-top:36px;
	text-align:left;
}
#featured_text li {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	text-decoration:none;
	list-style:none;
	padding-bottom:5px;
	border-bottom: #999 1px dashed;
}
.featured_next {
	width:175px;
	margin-top:10px;
	text-align:right;
	padding-bottom:10px;
}

#content {
	position:relative;
	float:right;
	width:730px;
	margin-top:20px;
	padding-left:5px;
	margin-bottom:10px;
	line-height:20px;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#content h1 {
	position:relative;
	float:left;
	background:url(images/content_title.png) no-repeat;
	width:688px;
	height:66px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	padding-top:23px;
	padding-left:20px;
}
#content a{
	text-decoration:none;
	color:#03F;
}
#content a:hover{
	text-decoration:none;
	color: #F60;
}
#content_text {
	width:680px;
	float:left;
	position:relative;
}
.content_top {
	background:url(images/space_01.png) no-repeat;
	width:680px;
	height:21px;
}
.content_body {
	background:url(images/space_02.png) repeat-y;
	width:634px;
	margin-left:1px;
	padding-left:25px;
	padding-right:20px;
}
.content_body a {
	color: #67cde8;
	font-weight:bold;
	text-decoration:none;
}
#content li {
	margin-left:20px;
}
.content_bottom {
	background:url(images/space_03.png) no-repeat;
	width:680px;
	height:21px;
}
/* VERTICAL MENU */
#menu {
	position:relative;
	float:left; 
	width:250px;
	font-size:14px;
	margin-left:5px;
	margin-top:20px;
}

.menu_list {	
	position:relative;
	float:left;
	background: none;
	width: 234px;
	list-style:none;
	padding-top:-20px;
}
.menu_head {
	width:234px;
	height:48px;
	cursor: pointer;
	position: relative;
	border:none;
}
.menu_head a {
	display:block;
	background:url(images/menu.png) no-repeat;
	width:234px;
	height:48px;
	text-decoration:none;
	color:#000;
	text-align:left;
	font-weight:bold;
	padding-top:10px;
	padding-left:20px;
}
.menu_head a:hover{
	background: url(images/menu_hover.png) no-repeat;
	width:234px;
	height:48px;
	color:#FFF;
	width:234px;
	text-decoration:none;
	font-weight:bold;
  }
.menu_body {
	display:none;
	width:180px;
	height:auto;
	padding-bottom:15px;
	margin-left:15px;
	
}
.menu_body a{
  display:block;
  background:none;
  color:#FFF;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:#CCC 1px dashed;
}
.menu_body a:hover{
	background:none;
	color: #999;
	text-decoration:none;
  	padding-top:5px;
  padding-bottom:5px;
	font-weight:bold;
	
  }
.menu_bottom {
	float:left;
	width:196px;
	height:15px;
	list-style:none;
	background: url(images/menu_bottom.png) no-repeat;
}
.menu_bottom2 {
	float:left;
	width:196px;
	height:15px;
	list-style:none;
	background: url(images/menu_bottom.png) no-repeat;
}
.menu_top2 {
	float:left;
	width:196px;
	height:12px;
	list-style:none;
	background: url(images/menu_top2.png) no-repeat;
	margin-top:-12px;
}

/* MENU ENDS */

/* FOOTER */

#footer {
	position:relative;
	float:left;
	background:url(images/footer_bg.png) repeat-x;
	height:66px;
	width:100%;
	margin-top:-15px;
}
#footer img {
	border:none;
}
#footer_text {
	width:1000px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	color:#898989;
	font-size:12px;
	font-weight:bold;
	color:#898989;
}
#footer_text a{
	color:#898989;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#footer_text a:hover{
	color:#00bff3;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.footer_left {
	float:left;
	width:450px;
	margin-top:20px;
}
.footer_right {
	float:right;
	width:450px;
	margin-top:35px;
	text-align:right;
}
	
/* Form */
#form {
	position:relative;
	float:left;
	width:680px;
	margin-top:10px;
	margin-bottom:30px;
	margin-right:10px;
	margin-left:30px;
}

/* ----- REQUIRED ----- */

#form span.req{
	display:inline;
	float:none;
	color:#F00;
	font-weight:bold;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

/* ----- FORM 2 ----- */
.enquiry_form {
}
.enquiry_form p{
	width: 280px;
	clear: left;
	margin: 0;
	padding: 10px 0 15px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	height: 1%;
}

.enquiry_form label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.enquiry_form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 450px;
	height:25px;
	border:1px #294871 solid;
	padding-left:5px;
	color:#004a80;
	font-weight:bold;
	font-size:12px;
}

.enquiry_form textarea{
	width: 445px;
	height: 100px;
	border:1px #294871 solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#004a80;
	font-weight:bold;
	font-size:12px;
}

* html .threepxfix{
	margin-left: 3px;
}

label {
	float: left;
	text-align: left;
	width:150px;
	margin-left:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
select { 
/*	width:458px; */
	height:25px;
	color: #FFF; 
	border:1px #294871 solid;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
	padding-left:5px;
}
.left_form {
	border: #900 1px solid;
	height:25px;
	padding-left:5px;
	width:210px;
	margin-bottom:10px;
}
.left_button {
	position:relative;
	display:block;
	background:url(images/button.png) no-repeat;
	width: 59px;
	height:22px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	border:none;
	cursor:pointer;
}
.radiobutton {
	margin-right:5px;
	margin-left:5px;
}

/* PATH */
#breadcrumb {
	position:relative;
	float:left;
	height:25px;
	color:#000;
	font-weight:normal;
	width:700px;
	margin-bottom:10px;
	font-size:11px;
	margin-top:-15px;
}
.breadcrumbtext {
	padding-left:10px;
	padding-top:5px;
}
#breadcrumb a {
	color: #3e7abd;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#breadcrumb a:hover{
	color: #000;
	font-weight:bold;
}
/* PATH ENDS */

/* FEATURED PROMOTIONS */
#module {
	background:url(images/space_02.png) repeat-y;
	width:634px;
	margin-left:1px;
	padding-left:25px;
	padding-right:20px;
}
#module a{
	text-decoration:none;
	color:#03F;
}
#module a:hover{
	text-decoration:none;
	color: #F60;
}
#module img {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	margin-bottom:20px;
}
.module_text {
	position:relative;
	width:630px;
	margin-left: auto;   
	margin-right: auto;
	padding-bottom:10px;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
/* FEATURED PROMOTIONS ENDS */

/* CAREER */
#career {
	background:url(images/space_02.png) repeat-y;
	width:634px;
	margin-left:1px;
	padding-left:25px;
	padding-right:20px;
}
#career p {
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	line-height:30px;
}
#careertext {
	position:relative;
	float:left;
	width:630px;
	margin-left:10px;
	padding-bottom:10px;
}
#careertext a{
	text-decoration:none;
	color:#03F;
}
#careertext a:hover{
	text-decoration:none;
	color: #F60;
}
.careerleft{
	float:left;
	width: 120px;
	padding-top:10px;
	padding-left:10px;
	color:#656565;
}
.careerright {
	float:right;
	width:480px;
	color:000;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:left;
}
.careerright li {
	margin-left:35px;
}

.middle_button {
	position:relative;
	background:url(images/button.png) no-repeat;
	width:59px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	margin-left:260px;
	margin-top:20px;
	border:none;
	cursor:pointer;
	font-size:12px;
}
/* CAREER ENDS */

/* PHOTO GALLERY ALBUMS */
#photogallery {
	position:relative;
	float:left;
	width:710px;
	margin-bottom:20px;

}
#photogallery a {
	color:#000;
	text-decoration:none;
}
#photogallery a:hover {
	color:#324d9c;
}
#photogallery a:active {
	color:#324d9c;
}
#albums_row {
	float:left;
	position:relative;
	width:700px;
}
#albums {
	width:229px;
	position:relative;
	float:left;
	margin-top:10px;
}

.album_top {
	background:url(images/photo_top.png) no-repeat;
	width:229px;
	height:19px;
}
.album_content{
	background:url(images/photo_bg.png) repeat-y;
	width:229px;
}
.album_content img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #c2c2c2;

}
.album_content p {
	width:200x;
	height:100%;
	padding-left:20px;
	text-align:left;
	padding-top:5px;
	color: #000;
	text-align:left;
}
.album_bottom {
	background:url(images/photo_bottom.png) no-repeat;
	width:229px;
	height:21px;
}


#albums2 {
	width:174px;
	position:relative;
	float:left;
	margin-top:10px;
}

.album2_top {
	background: url(images/photo_top_sml.png) no-repeat;
	width:174px;
	height:15px;
}
.album2_content{
	background:url(images/photo_bg_sml.png) repeat-y;
	width:174px;
}
.album2_content img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #c2c2c2;

}
.album2_content p {
	width:150x;
	height:100%;
	padding-left:20px;
	text-align:left;
	padding-top:5px;
	color: #000;
	text-align:left;
	line-height:14px;
}
.album2_bottom {
	background:url(images/photo_bottom_sml.png) no-repeat;
	width:174px;
	height:12px;
}
#pages {
	position:relative;
	float:left;
	height:25px;
	color: #999;
	text-align:right;
	font-weight:normal;
	width:700px;
	border-top:dashed 1px #CCC;
	margin-bottom:20px;
	margin-left:30px;;
}
.pagestext {
	padding-top:5px;
	padding-right:10px;
}
#pages a {
	color: #30F;
	font-weight:bold;
	text-decoration:none;
}
#pages a:hover {
	background:#F90;
	padding-left:5px;
	padding-right:5px;
	color:#FFF;
	text-decoration:none;
}
/* PHOTO GALLERY ALBUMS ENDS */



