body {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	line-height: 20px;
	color: #58585a;
	
	
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 32px;
	font-weight: bold;
	color: #58585a;
	letter-spacing: -0.5px;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #97be0d;
	letter-spacing: -0.5px;	
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #97be0d;
	letter-spacing: -0.5px;	
	line-height: normal;
}

.bg {
	background-image: url(/WorkingImages/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg-green-left {
	background-color: #97be0d;
	background-image: url(/WorkingImages/bg-body-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 380px;
}
.bg-green-right {
	background-color: #97be0d;
	background-image: url(/WorkingImages/bg-body-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
}
.bg-header {
	background-image: url(/WorkingImages/bg-header.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.img-main-qut {
	color: #FFFFFF;
	background-image: url(/Images/img-main-qut.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 1000px;
}
#box-content {
	background-image: url(/WorkingImages/bg-content.gif);
	background-repeat: repeat-y;
	height: 600px;
}
.textarea {
	color: #58585a;
}
.textarea a {
	color: #58585a;
	text-decoration: none;
	font-weight: bold;
}
.textarea a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bg-content {
	background-color: #ededee;
}
#box-rightside {
	font-size: 16px;
}
#box-rightside a{
	text-decoration: none;
	font-size: 14px;
	color: #58585a;
}
#box-rightside a:hover{
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #ededee;
	background-color: #58585a;
	height: 200px;
	background-image: url(/WorkingImages/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.footer a {
	color: #ededee;
	text-decoration: none;
}
.footer a:hover {
	color: #cccccc;
	text-decoration: none;
}
.box-bg {
	color: #FFFFFF;
	background-image: url(/WorkingImages/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 160px;
	width: 300px;
}
.box-header {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -0.5px;	
	line-height: 30px;
}
.box-header a {
	color: #ffffff;
	text-decoration: none;
}
.box-header a:hover {
	color: #ffffff;
	text-decoration: none;
}
.box-links  {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.box-links a {
	text-decoration: none;
	color: #58585a;
}
.box-links a:hover {
	text-decoration: none;
	color: #000000;
}
.news-box-header{
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #97be0d;
	letter-spacing: -0.5px;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97be0d;
}
.padding20 {
	padding: 20px;
}
.paddingright30 {
	padding: 0px 30px 0px 0px;
}
.margintop10 {
	margin: 10px 0px 0px 0px;
}
.margin-thumbnails {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;

}
.logomargin {
	margin: 10px 40px 10px 0px
}