body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	background: url(images/body-bg.jpg) repeat-y center;
	}
#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	}
b {font-weight: bold; color: #0091D0;}	
a{text-decoration: none; color:#000000;}

strong {font-weight: bold; color: #0091D0;}	
	p {
	padding: 0px 0px 0px 12px;
	margin: 0;
	}

#header {
	background: url(images/header-bg.jpg) repeat-x;;
	width: 800px;
	margin-left: 1px;
	
	}
.logo {
	float: right;
	width: 303px;
	}
	

.header-left {
	float: left;
	width: 476px;
	}
	

.suckertreemenu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	height:55px;
	width: 800px;
	text-align: right;
	margin-left: 0px;
	
}


.suckertreemenu ul{
margin: 0;
padding: 14px 0px 10px 0px;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
 /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	padding: 0px 0px 0px 22px;
	border-left-width: 0;
	text-decoration: none;
	color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 120px;
	color: #fff;
	text-decoration: none;
	padding: 1px 5px;
	border: 1px solid #ccc;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #1BAAE2;
}

.suckertreemenu ul li a:hover{
	
	color: #000;
	height: 20px;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
url(arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	background: #F3F3F3 url(arrow-right.gif) no-repeat center right;
	color: DC5111;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */




.menu ul {
	margin:0px;
}

.menu li {
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	margin-top:20px;
}
.menu li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right:20px;
	padding-left: 20px;
	padding-top:10px; 
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	
}
.menu li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#contents {
	width: 764px;
	padding-left:19px;
	padding-right:19px;

}
#contents ul {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	
}

#contents li {
	background: url(images/bullet.jpg) 0 7px no-repeat;
	list-style-type: none;
	padding-left: 14px;


}
.welcome2 {
	background-image: url(images/welcome2.jpg);
	background-repeat: repeat-y;
	color: #494949;
	padding: 3px 10px 3px 15px;
	}
	
.readmore {
	background-image: url(images/read-more.jpg);
	background-repeat: no-repeat;
	width: 82px;
	text-align: center;
	color:#ffffff;
	}
.dreamland {
	font-weight: bold;
	color: #ffffff;
	padding:5px;
	

}

.dreamland a{
	font-weight: bold;
	color: #ffffff;
	padding:5px;
	background-color: #0181BE;
	text-decoration: none;
}
a{text-decoration: none;}

#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 61px;
	padding-left: 50px;
	padding-top: 15px;
	margin-left: 2px;

}
#footer ul{
margin: 0px;
padding-top: 10px;
padding-left: 40px;
}

#footer li {
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	display: inline;

	
			
}
#footer li a{
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 8px 10px 5px 10px;
	
}
#footer li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #939393;
}
.copyright {
	float: left;
	margin-left: 1px;
	padding-left: 30px;

}
.brainpulse {
	float: right;
	margin-left: 0px;
	padding-right: 26px;

}


.location {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	padding-right: 5px;
}
.location2 {
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-right: 2px;
	border: thin solid #E0E1E1;

}
.location2 a{
	font-weight: bold;
	color: #ffffff;
	padding:5px;

}

.sell {
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 4px;
	padding-right: 2px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #0181BE;
}
.sell a{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding:5px;

}

.dreamland2 {
	font-weight: bold;
	color: #ffffff;
	padding:5px;
}

.dreamland2 a{
	font-weight: bold;
	color: #ffffff;
	padding:5px;
	background-color: #0181BE;
	text-decoration: none;
}

h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: url(images/plate.jpg) no-repeat 0px;
	padding-left: 49px;
	padding-top: 12px;
	height: 36px;
	color: #ffffff;
	font-size: 13px;
	
}
h3 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: url(images/plate2.jpg) no-repeat 0px;
	padding-left: 49px;
	padding-top: 16px;
	height: 36px;
	color: #ffffff;
	font-size: 14px;
	}

.tabcon {
	color: #ffffff;
	background-color: #13A9EB;
	padding: 5px;
	border-bottom: thin solid #FFFFFF;
}

.text{
color: #000000;
padding-left: 5px;
background-color: #EDEDED;
border-bottom: thin solid #FFFFFF;
}

.line{ border-bottom: thin dotted #77D0FB;}

.border{border: thin solid #B6B6B6;}

.smalltext{font-size: 10px; color: #A0A0A0; }

.enquiry {
	padding: 2px 0px;
	border: thin solid #D3D4D6;
}

.mailto a {
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 2px;

}

.mailto a:hover{
	color: #0091D0;
	text-decoration: underline;
}

#container {
	width:760px;
}
.tabs {
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #42B4E6;
	border-bottom:0;
	color: #fff;
	background-color: #42B4E6;
	}
	
	
#content {
	clear:both;
	border:2px solid #42B4E6;
	
}
#load {
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
}

.flash {
	padding: 0px 0px 0px 40px;
	
}

