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

*{
	margin:0;
	padding:0;
}
.termsHeader{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fbf5e1;
}
.termsHeader a{
	color:#fbf5e1;
}
.termsHeader a:hover{
	text-decoration:none;
}
a {
	color:#B66611;
}
a:hover {
	text-decoration:none;
}
body{
	background:#faf4e1 url(../images/body_bg.jpg) repeat-x scroll left top;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:11px;
	text-align:center;
}

img{
	border:none;
}
#imageHolder h1{
	color:#b66611;
	font-family:"Trebuchet MS",Sans-Serif;
	font-size:48px;
	font-weight:normal;
	text-align:center;
	clear:both;
}
#container {
	text-align:left;
}
#mainContent{
}
.SEOMenu {
	margin:0;
	padding:0;
	text-align:center;
	}
.SEOLink {
	color:#adaca1;
	font-size:9px;
	margin-left:10px;
	text-decoration:none;
	background:
	}
.SEOLink:hover {
	color:#FFFFFF;
}
.noBullet {
	list-style-type:none;
}
#logo{
	width:154px;
	height:154px;
	margin:10px auto;
	background:url(../images/logo.jpg) no-repeat 0 0;
}
#header h1{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fbf5e1;
}
#imageHolder{
	width:976px;
	margin:0 auto;
}
#monitorLeft{
	margin-top:20px;
	float:left;
	width:303px;
	height:206px;
}
#monitorMiddle{
	margin-top:20px;
	float:left;
	width:367px;
	height:252px;
}
#monitorRight{
	margin-top:20px;
	float:left;
	width:303px;
	height:206px;
}
#mainMenu {
	background:#faf4e1 url(../images/navigation.jpg) no-repeat scroll 0 0;
	height:50px;
	margin:8px auto;
	width:420px;
	}
#mainMenu ul {
	border:0 none;
	clear:left;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	}
#mainMenu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	}
#mainMenu ul li a {
	display:block;
	height:50px;
	margin:0;
	padding:0;
	width:105px;
	}
#mainMenu ul li a span {
	display:none;
	}
#mainMenu ul li a.home:hover{
	background: url(../images/navigation.jpg) 0px -50px;
	}
#mainMenu ul li a.templates:hover{
	background: url(../images/navigation.jpg) -105px -50px;
	}
#mainMenu ul li a.work:hover{
	background: url(../images/navigation.jpg) -210px -50px;
	}			
#mainMenu ul li a.contact:hover{
	background: url(../images/navigation.jpg) -315px -50px;
	}
.seperation {
	border-top:1px solid #b9ba3c;
	padding-bottom:10px;
}
#stepholder{
	height:180px;
	width:976px;
	margin:0 auto;
	padding-top:20px;
}
.stepHolder1{
	float:left;
	width:320px;
	background-image: url(../images/3steps1.jpg);
	background-repeat: no-repeat;
	background-position:25px 0;
}
.stepHolder2{
	float:left;
	width:320px;
	background-image: url(../images/3step2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.stepHolder3{
	float:left;
	width:320px;
	background-image: url(../images/3step3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#stepholder h2{
	border-bottom:1px dashed;
	color:#B66611;
	font-size:20px;
	font-weight:bold;
	margin-left:80px;
	text-transform:uppercase;
	width:230px;
}
#stepholder p{
	line-height:130%;
	padding-left:80px;
	padding-right:30px;
}
#ctaHolder{
	width:976px;
	margin:0 auto;
	padding-bottom:10px;
	height:35px;
}
.ctaHolder1{
	float:left;
	width:325px;
	height:35px;
}
#templates{
	display: block;
	width: 230px;
	height: 35px;
	margin: 0 auto;
	background: url("../images/viewTemplatesButton.jpg") no-repeat 0 0;
}
#templates:hover{ 
	background-position: 0 -35px;
}
#templates span{
	display: none;
}
.ctaHolder2{
	float:left;
	width:325px;
	height:35px;
}
#ourWork{
	display: block;
	width: 230px;
	height: 35px;
	margin: 0 auto;
	background: url("../images/viewOurWorkButton.jpg") no-repeat 0 0;
}
#ourWork:hover{ 
	background-position: 0 -35px;
}
#ourWork span{
	display: none;
}
.ctaHolder3{
	float:left;
	width:325px;
	height:35px;
}
#contactUs{
	display: block;
	width: 230px;
	height: 35px;
	margin: 0 auto;
	background: url("../images/contactUsButton.jpg") no-repeat 0 0;
}
#contactUs:hover{ 
	background-position: 0 -35px;
}
#contactUs span{
	display: none;
}
#footer{
	height:340px;
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
}
#footerHolder{
	width:976px;
	margin:0 auto;
	height:275px;
}
#footerContact{
	width:420px;
	float:left;
	height:275px;
}
#footerContact p{
	font-size:12px;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:5px;
}
#footerHolder h3{
	text-transform:uppercase;
	color:#b9ba3c;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
}
/* form elements */
.left {
	width:200px;
	float:left;
	padding-top:2px;
}
.right {
	float:right;
	width:200px;
	padding-top:2px;
}
form {
	padding:0; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	float:left;
	padding: 2px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 15px;
	background:#292929;
	border:1px solid #444444;
	color:#7E8178;
}
textarea {
	width:420px;
	padding:2px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 15px;
	height:100px;
	display:block;
	background:#292929;
	border:1px solid #444444;
	color:#7E8178;
}
.submit {
	margin:10px 0;
	background-color: #000000;
	background-image: url(../images/sendButton.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height:35px;
	cursor:pointer;
	border:none;
}
input.name {
	margin-bottom:5px;
	width:200px;
	}
input.company {
	width:200px;
	}
input.email {
	margin-bottom:5px;
	width:200px;
	}
input.telephone {
	width:200px;
	}
label span {
	color:#f35183;
	}
.button {
	
}
#footerLargerWebsite{
	float:right;
	height:275px;
	width:420px;
}
#footerLargerWebsite p{
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:1em;
	line-height:130%;
}
.footerCenter{
	color:#FFFFFF;
	text-align:center;
	margin-top:5px;
}
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration:none;
}
#footerLargerWebsite a{
	color:#B66611;
}