* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	background: #000 url(../images/bg.gif) repeat left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ccc;
}

h1, h2, h3, h4 {
	color: #FF9200;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Wrapper */

#wrapper {
	margin: 0 auto;
	width: 960px;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 110px;
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url(../images/logo.png) no-repeat;
}

#logo2 {
	float: left;
	width: 200px;
	height: 110px;
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent url(../images/logo.jpg) no-repeat;
}

#logo a, #logo2 a {
	display: block;
	height: 100%;
	width: 100%;
}
#logo span, #logo2 span  {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#contactdetails {
	float: right;
	margin: 0 10px 0 0;
	width: 200px;
	height: 30px;
}
/* Menu */

#menu {
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 60px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #110404;
}

#splash {
	width: 940px;
	height: 299px;
	clear: both;
	margin: 0 auto;
}

/* Page */

#page {
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding-top: 30px;
	margin-left: -10px;
}
.post .services li {
	padding: 0 0 20px 80px;

	/*background: url(../images/img06.gif) repeat-x left bottom;*/
}
.marketing {
	background: url(../images/marketing.png) no-repeat;
}
.travel {
	background: url(../images/travel.png) no-repeat;
}
.entertainment {
	background: url(../images/entertainment.png) no-repeat;
}
.shopping {
	background: url(../images/shopping.png) no-repeat;
}
.suppliers {
	background: url(../images/suppliers.png) no-repeat;
}
.house {
	background: url(../images/house.png) no-repeat;
} 

.post .servicelist li {
	padding: 20px 30px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

.post .title {
	margin: 0px;
	padding: 4px 35px 4px 15px;
	background: #a38c00;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}
p.testimonial {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

address {
	width: 300px;
	float: left;
	font-style: normal;
}
#contact {
	float: left;
}
#contact input {
	width: 200px;
}
#contact textarea {
	width: 200px;
	height: 80px;
}
#contact input#submit {
	width: 60px;
	padding: 2px 5px;
}

/* Sidebar */

.sidebar {
	float: right;
	width: 240px;
	margin: 30px 10px 30px 0;
	padding: 30px 30px 0 30px;
	background: #212121;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar li {
	margin-bottom: 1px;
}

.sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

.sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: url(../images/img06.gif) repeat-x left bottom;
	border-bottom: 1px solid #171717;
}

.sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar h3 {
	font-size: 77%;
	color: #110404;
}

.sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

.sidebar a {
	border: none;
	text-decoration: none;
	color: #999;
}

.sidebar a:hover {
	color: #ccc;
}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0px;
	background: url(../images/img02.gif) repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

/* Utilities */
.fleft {
	float: left;
}
.fright {
	float: right;
	margin-left: 10px;
}
.error {
	border: 1px solid #f00;
    background-color: #fdd;
}

.hotr {
	display: none;
}


#pscroller1{
	width: 250px;
	height: 350px;
	padding: 0px;
	font-size:12px;
    line-height:1.5em;
	text-align:left;
}

