.separator_thin {
	background: #112233;
	height: 25px;
}
.separator_thick {
	background: #112233;
	height: 100px;
}
#enq {
	background: #112233 url(../images/enq.png) no-repeat;
	height: 300px;
}
#description {
	background: #112233;
	color: #ffffff;
}

a {
color: #fc3
}
a:hover {
color: #fff
}

body {
	background: #112233;
	clear: both;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
}

p {
	text-align: justify;
}

#footer p {
	background: #112233;
	color: white;
	text-align: center;
}

hr {
	border-top: 1px solid #999;
	border-bottom: 1px dashed #666;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px 0 0
}

h1 {
	font-weight: normal;
	line-height: 1.35;			
}

body {
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif
}

h3 {
	font-size: 21px
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px
}

body {
	background: #112233;
	border-top: 5px solid #000;
	padding: 20px 0;
	color: #dddddd
}

h3 {
	color: #ffffff;
	font-size: 19px;
	font-weight: normal
}

p {
	text-align: justify;
	color: #dddddd;
}

h3,p {
	line-height: 20px;
}
