html {
	height:100%;
}
body {
	margin: 16px 0 0 0;
	padding:0;
	background: url(images/BG.gif) repeat-x top;
	background-color: #e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
a {
	color: #fca716;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	width:400px;
	font-size: 18px;
	color: #616060;
}
h2,
.logout a {
	font-size:13px;
	color: #616060;
}
.logout {
	margin-bottom:10px;
	text-align:center;
}
p,
.altText,
li,
#breadcrumbs,
#breadcrumbs a {
	font-size:12px;
	color: #7c7c7c;
}
#top-logo {
	margin-bottom:16px;
}
#breadcrumbs a {
	font-size:11px;
	font-weight: normal;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#holder {
	position: relative;
	min-height: 70%;
	padding-bottom:80px;
}
#holder,
#container {
	width: 960px;
	margin:0 auto;
}
#top-menu {
	margin:0;
	padding:0;
	width:960px;
}
#top-menu .menu-left-end {
	border-right: 1px solid #ea7f12;
	text-align:center;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	font-weight:bold;
	color:#FFFFFF;
	width: 118px;
	height: 33px;
	background: url(/images/navi_left_inactive.gif) no-repeat;
	float:left;
	display:inline;
	padding-top:15px;
}
#top-menu .menu-right-end {
	border-left: 1px solid #ffbd51;
	text-align:center;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
	width: 120px;
	height: 33px;
	background: url(/images/navi_right_inactive.gif) no-repeat;
	float:left;
	display:inline;
	padding-top:15px;
}
#top-menu .menu-item {
	color:#FFFFFF;	
	background: url(/images/navi_body_inactive.gif) repeat-x;
	text-align:center;
	float:left;
	height: 33px !important;
	width:117px;
	padding-top:15px;
	border-right: 1px solid #ea7f12;
	border-left: 1px solid #ffbd51;
	text-align:center;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}
#top-menu .menu-middle #active {
	background: url(/images/navi_body_active.gif) repeat-x;
}
#top-menu .menu-image {
	padding-top:10px;
}
#top-menu #activeRight {
		background: url(/images/navi_right_active.gif) no-repeat;
}
#top-menu #activeLeft {
		background: url(/images/navi_left_active.gif) no-repeat;
}

#top-menu .menu-left-end:hover {
		background: url(/images/navi_left_rollover.gif) no-repeat;	
}
#top-menu .menu-right-end:hover {
		background: url(/images/navi_right_rollover.gif) no-repeat;	
}

#top-menu .menu-middle .menu-item:hover {
	background: url(/images/navi_body_rollover.gif) repeat-x;
}



#menu {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-weight: bold;
	float: left;
	width: 170px;
	color: #666666;
	
}

#menu p {
	font-size: 12px;
}
#menu a {
	width:160px;
	margin-bottom: 8px;
	display: inline-block;
	font-size: 12px;
	color: #616161;	
	font-weight:normal;
	text-decoration: none;
	
}

#main-content {
	margin: 0 auto;
	clear:both;
	margin-top:30px;
	width:960px;
}
#main-content .service-brief {
	
	margin: 0 auto;
	float:left;
	width:28%;
}
.service-brief h2 {
	font-size:16px;
}

.service-brief div {
	clear:both;
}

#main-content img {
	float:right;
	padding:0 0 15px 15px;
}
.service-brief #icon {
	float:left;
	padding:0 3px 0 0;
} 
.website,
.graphics,
.portfolio,
.enquire {
	margin-left:10px;
	border-left: 1px solid #e1e1e1;
	padding-left:15px;
	width:77%;
	float:left;
}
.site-thumb {
	font-size:12px;
	color: #7c7c7c;
	width: 250px;
	float:left;
	margin: 10px;
	text-align: center;
	margin-right:20px;

}
.site-thumb img {
	padding:1px;
	border: 1px solid #e1e1e1;
}
.site-blurb {
	float:left;
	width:35%;
}
.site-blurb .label {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #7c7c7c;
	font-size:13px;
}
.helpIcon {
	cursor:pointer;
}
.help {
	visibility:hidden;
}
#footer {
	font-size: 11px;
	margin-top:32px;
	clear:both;
	border-top:1px solid #c2c2c2;
	display:block;
	background-color: #d7d7d7;
	color: #7c7c7c;
	padding:20px;
	position: relative;
	margin-top:-7.5em;
	min-height: 24%;
	margin-bottom:0;
	padding-bottom:0;
}
#footer-content {
	font-size: 11px;
	width:960px;
	margin: 0 auto;
}
#footer .contact {
	font-size: 11px;
	width:250px;
}
.contact .right {
	font-size: 11px;
	float:right;
	display:inline;
	padding:0;
	margin:0;
}
.contact .left {
	font-size: 11px;
	padding:0;
	margin:0;
	display:inline;
}
#footer .copyright {
	padding-top:20px;
	font-size: 11px;
	width:100%;
	text-align:center;
	color: #7c7c7c;
}
#footer .admin-links {
	font-size: 11px;
	font-size: 13px;
	color: #7c7c7c;
}
.admin-links a,
.copyright a {	
	font-size: 11px;
	color: #7c7c7c;
}
.clear {
	clear:both;
}
input.inputBoxes {
	width: 250px;
	margin-bottom:8px;
}
.boxLabel {
	display:inline-block;
	width:200px;
}
.enquire img {
	border:none;
	width:16px ;
	height:16px ;
	display:inline;
	margin:0 !important;
	padding:0 !important;
}

h1.error {
	position:relative;
	top: -150px;
	color: #FF0000;
}
a.active {
	position:relative;
	left:-4px;
	padding:4px;
	background-color:#ffd998;
}

#menu-admin .adminTitle {
	text-align: center;
	width: 145px;
	float:right;
	background-color: #fca716;
	font-weight: bold;
}
#menu-admin .menuItem {
	padding-left:3px;
	font-size:12px;
	width:115px;
	margin-top:3px;
	float:right;
	border-left: 1px solid #fca716;
	border-top: 1px solid #fca716;
	border-bottom: 1px solid #fca716;
	color:#333333;
}
#menu-admin {	
	padding-bottom:10px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	float: left;
	color: #666666;
	font-weight:normal;
	width: 170px;
	background-color: #d7d7d7;
}
#admin-content {
	margin-left: 190px;
	width: 760px;
}
#admin-content table {
	font-size: 12px;
}
.altText {
	display:block;
	margin-bottom:8px;
}
#DetailsData {
	display:block;
	clear:both;
}
.thumb {
	width:150px;
	float:left;
}
#flashviewer {
	height:550px;
	width:898px;
	display:block;
}
hr {
	height:1px;
	border:none;
	background:#d7d7d7;
}
#xsitechat {
	float:right;
	position:relative;
	top:-8px;
}
.head-area {
	height:56px;
}