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

@font-face {
	font-family: 'QuicksandLight';
	src: url('fonts/Quicksand_Light-webfont.eot');
	src: local('☺'), url('fonts/Quicksand_Light-webfont.woff') format('woff'), url('fonts/Quicksand_Light-webfont.ttf') format('truetype'), url('fonts/Quicksand_Light-webfont.svg#webfontxOK7zMuM') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'QuicksandBook';
	src: url('fonts/Quicksand_Book-webfont.eot');
	src: local('☺'), url('fonts/Quicksand_Book-webfont.woff') format('woff'), url('fonts/Quicksand_Book-webfont.ttf') format('truetype'), url('fonts/Quicksand_Book-webfont.svg#webfontQvsv8Mp8') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #333;
	background-image: url(images/background.jpg);
}

#logo {
	position: absolute;
	top: 14px;
	margin-right: auto;
	margin-left: auto;
	left: 424px;
	visibility: visible;
}



.designerline {
	height: 58px;
	width: 100%;
	position: absolute;
	top: 65px;
	background-image: url(images/designline_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#border {
	height: 734px;
	width: 1048px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/border.png);
	position: relative;
	top: 0px;
}

#container {
	position: relative;
	height: 710px;
	width: 1024px;
	top: 12px;
	left: 12px;
}

#menubar {
	position: absolute;
	top: 175px;
	left: 217px;
	width: 800px;
	height: 30px;
}

#maincontent {
	position: absolute;
	height: 445px;
	width: 1024px;
	left: 0px;
	top: 210px;
}
#contactpage {
	height: 378px;
	width: 900px;
	position: relative;
	top: 22px;
	left: 54px;
	padding: 3px;
}
.textlinks {
	font-size: 12px;
	color: #333;
	position: absolute;
	top: 715px;
	width: 1024px;
	right: 0px;
	text-align: right;
}
.textlinks a:link {
	text-decoration: underline;
	color: #333;
}

.textlinks a:visited {
	text-decoration: underline;
	color: #333;
}

.textlinks a:hover {
	color: #000;
	text-decoration: underline;
}

.textlinks a:active{
	text-decoration: underline;
	color: #333;
}



#contactinfo {
	height: 150px;
	width: 560px;
	position: absolute;
	top: -10px;
	left: 170px;
	font-family: 'QuicksandBook', Verdana, sans-serif;
	font-size: 20px;
	text-align: center;
	background-repeat: repeat;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 120%;
}


#contactinfo a:link {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: underline;
	border-bottom-style: none;
}
#contactinfo a:visited {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	color: #333;
	border-bottom-style: none;
	text-decoration: underline;
}
#contactinfo a:hover {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	text-decoration: underline;
	color: #000;
}
#contactinfo a:active {
	font-family: 'QuicksandBook', Verdana, Geneva, sans-serif;
	color: #333;
	border-bottom-style: none;
	text-decoration: underline;
}

.linkunderline {
	position: absolute;
	left: 200px;
	top: 37px;
	height: 5px;
	width: 100px;
	background-image: url(images/linkunderline.png);
}



.infobar {
	background-color: #999;
	position: absolute;
	height: 30px;
	width: 100%;
	top: 660px;
}

.infobartext {
	color: #FFF;
	font-family: "QuicksandLight", Verdana, Geneva, sans-serif;
	font-size: 16px;
	position: absolute;
	top: 667px;
	left: 0px;
	width: 1024px;
	text-align: center;
}

.infobartext a:link {
	color: #FFF;
	text-decoration: none;
}

.infobartext a:visited {
	color: #FFF;
	text-decoration: none;
}

.infobartext a:hover {
	text-decoration: underline;
	color: #FFF;
}

.infobartext a:active {
	color: #FFF;
	text-decoration: underline;
}

.copyright {
	font-size: 12px;
	position: absolute;
	top: 681px;
	left: 0px;
	width: 1024px;
	text-align: center;
}


.hide {
	position: relative;
	left: -10000px;
}
.aboutpic {
	left: 40px;
	position: absolute;
	border: 4px solid #999;
	top: 22px;
	padding: 4px;
}
.servicespic {
	left: 40px;
	position: absolute;
	border: 4px solid #999;
	top: 46px;
	padding: 4px;
}
#servicesTopLine {
	left: 0px;
	top: 0px;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 1024px;
}

#servicesText {
	position: absolute;
	height: 420px;
	width: 320px;
	top: 40px;
	left: 660px;
	text-align: center;
	font-size: 16px;
	line-height: 100%;
}
#servicesBottomLine {
	left: 660px;
	top: 400px;
	text-align: center;
	height: 20px;
	width: 320px;
	position: absolute;
	font-style: italic;
}
.underline {
	text-decoration: underline;
}




#aboutText {
	height: 380px;
	width: 600px;
	position: absolute;
	top: 20px;
	right: 40px;
	line-height: 130%;
}

#aboutText h3 {
	color: #DBD64C;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 15px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DBD64C;
	border-right-color: #DBD64C;
	border-bottom-color: #DBD64C;
	border-left-color: #DBD64C;
}
h3 {
	color: #DBD64C;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 15px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #DBD64C;
	border-right-color: #DBD64C;
	border-bottom-color: #DBD64C;
	border-left-color: #DBD64C;
}


#aboutText p {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 13px;
}
#formareahead {
	height: 35px;
	width: 560px;
	border: 8px solid #999;
	position: absolute;
	top: 110px;
	left: 170px;
	background-color: #999;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}



#formarea {
	height: 240px;
	width: 560px;
	border: 8px solid #999;
	position: absolute;
	top: 160px;
	left: 170px;
}


#feedback {
	font-size: 16px;
	font-family: "QuicksandBook", Verdana, Geneva, sans-serif;
	top: 10px;
	position: relative;
}

.formbox {
	border: 1px solid #999;
	font-family: "QuicksandBook", Verdana, sans-serif;
	height: 15px;
	width: 100%;
}
.textarea {
	border: 1px solid #999;
	font-family: "QuicksandBook", Verdana, sans-serif;
	width: 100%;
}


.warning {
	color: #900;
	font-weight: normal;
}
.warningmain {
	color: #900;
	font-weight: normal;
	margin-left: 20px;
}
.thankyou {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	font-family: "QuicksandBook", Verdana, sans-serif;
}
.titletext {
	font-size: 28px;
	display: block;
	height: 10px;
}
