/*@charset "utf-8";
/****reset******/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}



/**************site styles*******************************/


body{
		background:url(../img/header_bg.jpg) repeat-x;

	background-color:#efecca;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#603913;
	font-size:12px;
	text-align:justify;
}
span.raise{
	vertical-align:super;
	font-size:60%;
}
span.date{
	font-size:65%;
}
a{
	color:#603913;
	text-decoration:none;
}
a:hover{
	color:#046380;
	text-decoration:underline;
}

#wrapper{
	margin:0 auto;
	width:1000px;
}
#header{
	background:url(../img/header_graphic.jpg) no-repeat;
	background-color:#EFECCA;
	height:190px;
}

#header h1{
	color:#EFECCA;
	font-size:400%;
	margin-left:40px;
	padding-top:40px;
}

#header h4{
	color:#EFECCA;
	font-size:115%;
	margin-left:42px;
	font-weight:bold;
	margin-top:0px;
	
}
#topNav{
	margin-top:102px;
}
ul#navbar{
	margin-top:11px;
	list-style:none;
	margin-left:40px;
}
li.page{
	display:inline;
	font-size:14px;
	
}
li.page a{
	color:#046380;
	text-decoration:none;	
	background:url(../img/nav_bg.jpg) repeat-x;
	background-color:#A7A37E;
	padding:9px 9px 6px 9px;
}
li.page a:hover{
	color:#EFECCA;
	padding:9px 9px 6px 9px;
}
#main_content{
	float:left;
	margin-top:100px;
	margin-left:40px;
	margin-right:40px;
	width:580px;
}
#main_content ul{
	margin-bottom:40px;
}
#main_content ol{
	line-height:200%;
	list-style:decimal;
	margin-left:40px;
	margin-bottom:40px;
}
#main_content h1{
		/*background:url(img/page_bg.jpg) no-repeat;*/
	padding-top:60px;
	font-size:300%;
	margin-bottom:40px;
}
h2{
	font-size:14px;
	margin-top:20px;
	margin-bottom:6px
}
p.firstpara{
	line-height:225%;
	font-size:125%;
	margin-bottom:20px;
	
}
p.content{
	width:540px;
	line-height:200%;
	margin-bottom:20px;
}
p.stats{
	background:url(../img/information1.png) no-repeat left center;
	padding-left:52px;
	line-height:200%;
	margin-bottom:20px;
}
p.mobile{
	background:url(../img/iphone.png) no-repeat left center;
	padding:24px 0 24px 52px;
	font-size:125%;
	margin-bottom:10px;
	letter-spacing:1px;
}
p.email{
	background:url(../img/mail_add.png) no-repeat left center;
	padding:24px 0 24px 52px;
	font-size:125%;
	margin-bottom:10px;
	letter-spacing:1px;
}
p.byline{
	color:#046380;
	font-size:16px;
	line-height:150%;
	font-style:oblique;
	margin-bottom:20px;
	margin-right:100px;
}
p.required{
	background:url(../img/bullet_star.png) no-repeat left center;
	padding-left:20px;
}
p.clients{
	margin-bottom:40px;
	background:url(../img/user_group_colored.png) no-repeat left center;
	padding:20px 0px 20px 55px;
}
blockquote{
	background:url(../img/quote1.jpg) no-repeat top left;
	width:500px;
	line-height:150%;
	padding-left:40px;
	font-size:18px;
	font-style:italic;
	margin-bottom:40px;
}
span.end_quote{
	background:url(../img/quote2.jpg) no-repeat right top;
	padding-right:40px;
}
a.inline{
	background:url(../img/readMore.png) no-repeat left center;
	padding:9px 0px 9px 28px;
}
.stat_link{
	background:url(../img/Information1.png) no-repeat left center;
	padding:20px 0px 20px 55px;
}
cite{
	font-style:normal;
	padding:0px;
	color:#046380;
	font-size:10px;
	}
li.service{
	background:url(../img/Tick48.png) no-repeat left center;
	padding:25px 0px 25px 50px;
	font-size:125%;
	color:#046380;
	}
li.service a{
	color:#046380;
}
li.seo{
	background:url(../img/bullet_brown.png) no-repeat left center;
	padding-left:30px;
	margin-left:40px;
	font-size:125%;
	line-height:200%;
	list-style:none;
}
#sidebar{
	background-color:#e6e2ae;
	float:left;
	margin-top:100px;
	margin-bottom:40px;
	margin-right:40px;
	width:270px;
	padding:12px;
	border:solid 1px #A7A37E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

p.download{
	background:url(../img/page_word.png) no-repeat left center;
	padding:5px 0 5px 20px;
	margin-bottom:40px;
}
#footer{
	width:100%;
	clear:both;
	margin:0;
	/*border-top:dashed 6px #046380;*/
	text-align:center;
	color:#efecca;
	background: url(../img/footer_bg.jpg) repeat-x;
	background-color:#603913;
	


}
#footWrap{
	width:1000px;
	margin:0 auto;
}
#col_one, #col_two, #col_three{
	margin-top:40px;
	width:270px;
	margin-right:50px;
	
}
#footer h3{
	font-size:120%;
	margin-bottom:15px;
}
#col_one{
	float:left;
	text-align:left;
	margin-left:40px;
	
}
#col_two{
	float:left;
	text-align:justify;
	
}
#col_three{
	float:left;
	text-align:left;
	
}
#footer li{
	list-style:none;
	border-bottom:dotted 1px #CCC;
	line-height:150%;
}
#footer li a{
	text-decoration:none;
	color:#CCC;
}
#footer li a:hover{
	color:#FFF;
}
li.free{
	color:#CCC;
	background:url(../img/tick.png) no-repeat left center;
	padding-left:30px;
	padding-bottom:8px;
	
}
li.site{
	color:#CCC;
	background:url(../img/Copy.png) no-repeat left center;
	padding-left:35px;
	padding-bottom:8px;
	
}
#footer h3{
	text-align:center;
}
p.legal{
	clear:both;
	font-size:11px;
	padding-bottom:10px;
	padding-top:20px;
}
p.valid{
	clear:both;
	font-size:11px;
	margin-top:8px;
	padding-bottom:10px;
}
p.foot_nav{
	font-size:80%;
}
#footer .xhtml {
	background: url(../img/xhtml_valid.png) no-repeat left center;
	padding-left:20px;
}
#footer .css {
	background:url(../img/css_valid.png) no-repeat left center;
	padding-left:20px;
}
#footer a{
	color:#CCC;
	text-decoration:none;
}
#footer a:hover{
	color:#FFF;
}
#footer h5{
	font-size:10px;
	text-align:center;
	margin-top:-15px;
	margin-bottom:4px;
}
img#cost{
	margin:6px 10px 10px 83px;
}
/******************gallery styles*****************/
img.galpic{
	margin-right:15px;
	margin-bottom:20px;
}
/**********form styles*****************/
form{
	margin-bottom:40px;
}
fieldset{
	border: solid 1px #A7A37E;
	padding:20px;
	margin-bottom:40px;
}
legend{
	font-size:150%;
	margin-bottom:20px;
	text-align:right;
}
label.required{
	background:url(../img/bullet_star.png) no-repeat left center;
	padding-left:20px;
	text-align:left;
}
input{
	margin-bottom:12px;
	margin-top:6px;
	background-color:#e6e2ae;
	border: solid 1px #A7A37E;
	color:#603913;
}
textarea{
	margin-bottom:12px;
	margin-top:6px;
	background-color:#e6e2ae;
	border: solid 1px #A7A37E;
	color:#603913;
}
img#cup{
	float:right;
	width:auto;
	margin-right:140px;
}
