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

html, body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) #c15b4f;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #577484;
}

a img {
	border: none;
}

img {
	border: none;
}
img, div { behavior: url(iepngfix.htc) }
h1 {
	font-family: Helvetica, Arial, Geneva;
	font-size: 28px;
	line-height: 28px;
	color:#FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}
h2.home {
    font-family: Helvetica, Arial, Geneva;
	font-size: 40px;
	line-height: 42px;
	margin-top: 0px;
	width: 400px;
	color:#FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
p.home {
	width: 475px;
	border-bottom: thin solid #3B6272;
	padding-bottom: 10px;
}
h3 {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Geneva;
	margin: 0px;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
h4 {
	color: #567381;
	font-family: Helvetica, Arial, Geneva;
	margin-top: 10px;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
	

.left {
	float: left;
}

.right {
	float: right;
}

.main {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 50px;

}
#content a, #content a:visited, #content a:active {
	color: #68923d;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #617f90;
}
.main .grid {
	height: 450px;
}
.main .grid .leftTopMid {
	float: left;
	width: 300px;
	height: 210px;
	background: url(images/grid-left-top.png) repeat-y;
}


.main .grid .middleTopMid {
	float: left;
	width: 300px;
	height: 210px;
	background: url(images/grid-middle-top.png) repeat-y;
}


.main .grid .rightTopMid {
	float: right;
	width: 300px;
	height: 210px;
	background: url(images/grid-right-top.png) repeat-y;
}

.main .grid .rightBottom {
	float: right;
	width: 300px;
	height: 210px;
}

.main .grid .innerLeft {
	width: 260px;
}

.main .grid .innerMiddle {
	padding-left: 10px;
	width: 260px;
}

.main .grid .innerRight {
	padding-left: 20px;
	width: 260px;	
}
.mainAbout {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/apple.png) no-repeat;
	background-position: bottom right;
	
}


.mainAbout .inner {
	width: 100%;
	
	
}

.mainAbout .left {
	width: 575px;
}

.mainAbout .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}

.mainAbout .right {
	width: 280px;
	text-align: left;
	position: relative;
}

.mainEmail {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/grass-building.png) no-repeat;
	background-position: bottom right;	
}
.mainEmail .inner {
	width: 100%;	
}
.mainEmail .left {
	width: 575px;
}
.mainEmail .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainEmail .right {
	width: 280px;
	text-align: left;
	position: relative;
}

.mainSocial {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/cupcakes.png) no-repeat;
	background-position: bottom right;	
}
.mainSocial .inner {
	width: 100%;	
}
.mainSocial .left {
	width: 575px;
}
.mainSocial .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainSocial .right {
	width: 280px;
	text-align: left;
	position: relative;
}
.mainWeb {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/mouse-grow.png) no-repeat;
	background-position: bottom right;	
}
.mainWeb .inner {
	width: 100%;	
}
.mainWeb .left {
	width: 575px;
}
.mainWeb .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainWeb .right {
	width: 280px;
	text-align: left;
	position: relative;
}

.mainSearch {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/binocular.png) no-repeat;
	background-position: bottom right;	
}
.mainSearch .inner {
	width: 100%;	
}
.mainSearch .left {
	width: 575px;
}
.mainSearch .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainSearch .right {
	width: 280px;
	text-align: left;
	position: relative;
}

.mainAdvertising {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/dartboard.png) no-repeat;
	background-position: bottom right;	
}
.mainAdvertising .inner {
	width: 100%;	
}
.mainAdvertising .left {
	width: 575px;
}
.mainAdvertising .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainAdvertising .right {
	width: 280px;
	text-align: left;
	position: relative;
}

.mainContact {
	width: 900px;
	padding-top: 50px;
	padding-bottom: 100px;
	background: url(images/window.png) no-repeat;
	background-position: bottom right;	
}
.mainContact .inner {
	width: 100%;	
}
.mainContact .left {
	width: 575px;
}
.mainContact .left .text {
	margin-top: 10px;
	padding-bottom: 20px;
}
.mainContact .right {
	width: 280px;
	text-align: left;
	position: relative;
}

#head {
	width: 100%;
	height: 100px;
	background: url(images/header-background.jpg) repeat-x;
}

#head .inner {
	width: 900px;
	text-align: right;
	position: relative;
	z-index: 8000;
}

#head .inner .left, #head .inner .right {
	position: absolute;
	top: 0;
	left: 0;
}
#head .inner .right {
	left: 550px;
}

#head .inner .right img {
	margin-top: 42px;
	margin-left: 0px;
}

#content {
	width: 100%;
	background: url(images/maincontent-background.jpg) repeat-x #f1f2f2;
}

#content .inner {
	width: 900px;
	min-height: 400px;
	text-align: left;
}
#contentHome {
	width: 100%;
	height: 345px;
	background: url(images/content-background.jpg) repeat-x #d6dbde;
	position: relative;
	padding-top: 70px;
	padding-bottom: 0px;
}

#contentHome .inner {
	width: 900px;
	text-align: left;
	position: relative;
}
#footer {
	width: 100%;
	height: 345px;
	background: url(images/footer-background.jpg) repeat-x #c15b4f;
	font-size: 11px;
	line-height: 16px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .text {
	margin-top: 18px;
	padding: 0 0 0 3px;
	color: #F2F2F2;
	font-size: 10px;
	line-height: 18px;
}

#footer .inner {
	width: 900px;
	text-align: left;
}

#footer .left {
	float: left;
	width: 290px;
	
	background: url(images/footer-divider.jpg) repeat-x;
}

#footer .left .inner {
	width: 270px;
	padding-top: 25px;
	margin-left: 10px;

}

#footer .middle {
	float: left;
	width: 290px;

	background: url(images/footer-divider.jpg) repeat-x;
	
}

#footer .middle .inner {
	width: 270px;
	padding-top: 25px;
	margin-left: 10px;

}

#footer .right {
	float: left;
	width: 290px;
	background: url(images/footer-divider.jpg) repeat-x;
	
}

#footer .right .inner {
	float: left;
	width: 270px;
	padding-top: 25px;
	margin-left: 10px;

}
#footer .copyright {
    clear: both;
	width: 900px;
	margin-top: 47px;
	padding: 0;
	text-align: right;
	color: #879CA5;
}

#footer .copyright {
	font-size: 10px;
	padding-top:20px;
}

.headline {
	width: 900px;
	height: 70px;

	border-bottom: thin solid #FFFFFF;
	background-position: bottom;
	padding-top: 10px;
}

.headline .left {
	padding-top: 15px;
}

