@charset "utf-8";
/* CSS Document */

#content {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0 0 7px rgba(0, 0, 0, 5);
}
#logo {
	float: left;
	height: 70px;
	width: 580px;
	font-family: Impact;
	font-size: 45px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
	padding-left: 20px;
	text-transform: uppercase;
}
#top_link {
	float: left;
	height: 60px;
	width: 200px;
	padding-left: 160px;
	padding-top: 20px;
}
#menu {
	height: 35px;
	width: 960px;
	background-color: #333;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline;
	float: left;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	width: 150px;
}
#menu ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 29px;
	float: left;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
}
#menu ul li a:hover {
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	height: 29px;
	float: left;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
}
#menu ul li .active {
	font-weight: bold;
	color: #F90;
	text-decoration: none;
	height: 29px;
	float: left;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 150px;
}
#banner {
	float: left;
	height: 300px;
	width: 960px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #F90;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#middle {
	float: left;
	width: 960px;
	padding-bottom: 20px;
}
#right {
	float: right;
	width: 120px;
}
#left { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #333; text-decoration: none; padding: 10px; float: left; width: 820px; line-height: 28px; text-align: justify; 
}
#footer {
	float: left;
	height: 50px;
	width: 960px;
	background-color: #333;
	margin-bottom: 25px;
}
#left h2 {
	font-family: Impact;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #F90;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer table tr th {
	font-family: Impact;
	color: #999;
	font-weight: normal;
	font-size: 30px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#footer table tr td a {
	color: #CCC;
	text-decoration: underline;
}
#footer table tr td a:hover {
	color: #CCC;
	text-decoration: none;
}
#left a {
	color: #F90;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
#left a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
#left span {
	text-align: right;
	float: left;
	margin-right: 20px;
}

#enquiry {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.upload_message_success {
	padding:4px;
	background-color:#009900;
	border:1px solid #006600;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}

.upload_message_error {
	padding:4px;
	background-color:#CE0000;
	border:1px solid #990000;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
#admin {
	padding: 10px;
	float: left;
	width: 940px;
}
#submit {
	padding: 5px;
	float: left;
	border: 1px solid #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 290px;
}
.upload_message_success {
	padding:2px;
	background-color:#060;
	border:1px solid #006600;
	color:#FFF;
	margin-top:7px;
	margin-bottom:7px;
	width: 286px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
}

.upload_message_error {
	padding:4px;
	background-color:#CE0000;
	border:1px solid #990000;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
}
#examples{
	padding-top:5px;
	float: left;
	width: 780px;
}
#examples img{
	margin:3px 7px 3px 7px;
}
#examples a,#examples img{
	border:0;
}

#content table tr td #middle table tr th #left #examples #images a img { border: 2px solid #999; }
