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

body{
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #222222;
}

#home {
	background: #fff url(../images/header_bg.jpg) repeat-x;
}

#pages {
	background: #fff url(../images/header_sm_bg.jpg) repeat-x;
}

a {color: #75a53a; text-decoration: none;}
a:hover {color: #75a53a; text-decoration: underline;}

img {border: 0;}

h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
}

#container{
	margin: 0 auto;
	width: 920px;
}

/* HEADER */

#header {
	color: #fff;
}

.head_section1 {
	height: 84px;
	padding: 18px 0 0 0;
}

.head_section1 a, .head_section1 a:hover { color: #fff; }

.head_section1 img {
	float: left;
}

.menu {
	font-family: Tahoma, Verdana, Arial;
	margin: 25px 0 0 70px;
	float: left;
}

.menu li {
	display: inline;
	margin-right: 17px;
}

.call_section {
	font-size: 16px;
	background: url(../images/call_bg.gif) no-repeat;
	width: 215px;
	height: 28px;
	padding: 9px 0 0 42px;
	margin: 15px 0 0 0;
	float: left;
}

/* MAIN */

#main_content {
	padding: 35px 0;
	line-height: 19px;
}

#main_content h2 { }

#main_content p { }

/* FOOTER */

#footer {
	background: #fff url(../images/footer_bg.jpg) repeat-x;
	height: 415px;
	margin-top: 50px;
	color: #fff;
}

#footer h2 {
	color: #364f18;
	margin-bottom: 10px;
	padding: 0;
}

.footer_left p {
	margin: 13px 0 20px 0;
}

#footer ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	padding: 5px 0 0 0;
}

#footer ul li img {
	vertical-align: middle;
	margin: -5px 5px 0 0;
}

#footer .leftul {
	margin-right: 30px;
}

.footer_top {
	width: 920px;
	height: 330px;
	margin: 0 auto;
	padding-top: 10px;
}

.footer_top p {
	margin: 9px 0;
}

.footer_top span, .footer_left a {
	color: #364f18;
	font-size: 11px;
}

.footer_left {
	margin-right: 65px;
	font-size: 11px;
}

.footer_left, .footer_right {
	float: left;
	width: 46%;
}

.macpc, .sagemyob {
	float: left;
	width: 45%;
	margin-top: 10px;
}

.macpc p {
	margin: 5px 40px 0 0;
}

.sagemyob p {
	margin: 5px 0 0 0;
}

.footer_bottom {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
}

.footer_bottom a { color: #fff; }

.footer_bottom p {
	margin: 0;
}

.footer_bottom .copyright {
	font-size: 11px;
	margin-top: 5px;
}

.contact_left h2 {
	margin: 0 0 5px 0;
}

/* Home Page Styles */

#home #header {
	height: 548px;
}

#home #main_content h2, #home #main_content p {
	margin-left: 80px;
}

.head_section2 {
	background: url(../images/shine.jpg) center top no-repeat;
	height: 332px;
	margin: 0 5px;
	padding: 0;
}

.head_section2 h1 {
	margin: 0;
	padding: 50px 0 0 0;
}

.head_section2 p {
	margin: 5px 0 33px 0;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
}

.screeny {
	float: right;
	margin: 25px -45px 0 20px;
}

.head_section3 {
	height: 114px;
	line-height: 17px;
}

.feature_row {
	margin: 15px 0 35px 0;
	overflow: auto;
}

.feature_left, .support_left, .contact_left {
	margin-right: 65px;
}

.feature_left, .feature_right, .support_left, .support_right, .contact_left, .contact_right {
	float: left;
	width: 46%;
}
.contact_right {
	margin-bottom: 106px;
}

.feature_left img, .feature_right img {
	float: left;
}

/* Features Page Styles */

#pages #header {
	height: 173px;
}

.head_title {
	padding-top: 18px;
	height: 6px;
	background: url(../images/shine.jpg) center top no-repeat;
}

.getincontact {
	float: right;
	padding-top: 17px;
}

.feature {
	margin: 25px 0 -10px 0;
	overflow: auto;
}

#main_content .float_right {
	float: right;
	padding: 5px 0 5px 15px;
}

#main_content .float_left {
	float: left;
	padding: 5px 15px 5px 0;
}

.testimonial {
	font-style: italic;
}
.testimonial span{
	font-style: normal;
}

.support {
	padding-top: 10px;
}

.ftp {
	font-size: 11px;
	line-height: 14px;
	margin-left: 20px;
}
.hours {
	font-size: 11px;
	padding-top: 10px;
	line-height: 13px;
}
.ftp_btns {
	padding: 7px;
}
.centred {
	text-align: center;
}

.contact_right p {
	margin: 5px 0 20px 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}

.contact_right span {
	color: #cb0707;
}

.contact_right a {
	color: #222222;
}

.address {
	font-style: italic;
}

input, textarea {
	background: url(../images/input_bg.jpg) no-repeat;
	width: 423px;
	height: 18px;
	border: none;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
}

textarea {
	background: url(../images/message_bg.jpg) no-repeat;
	height: 118px;
	padding: 5px;
	width: 431px;
}

#submit {
	background: url(../images/submit_bg.jpg) no-repeat;
	padding-top: 0px;
	width: 110px;
	height: 30px;
	border: none;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 18px;
	float: right;
	cursor: pointer;
}

#footer_sm {
	background: #33373e url(../images/footer_sm_bg.jpg) repeat-x;
	height: 128px;
	padding-top: 150px;
	color: #fff;
	font-size: 11px;
	clear: both;
}

#footer_sm_noimg {
	background: #33373e url(../images/footer_sm_bg.jpg) 0 -100px repeat-x;
	height: 99px;
	padding-top: 50px;
	color: #fff;
	font-size: 11px;
	clear: both;
}

#footer_sm a { color: #fff; }
#footer_sm_noimg a { color: #fff; }

#footer_sm p {
	margin: 5px 0 0 0;
}

.footer_content {
	width: 920px;
	margin: 0 auto;
}

.footer_content .links {
	padding-left: 50px;
	float: left;
}

.footer_content .copyright {
	float: left;
}

.footer_content img {
	margin: -120px 20px 0 0;
}