/***** GLOBAL STYLES *****/
* {
	padding: 0;
	margin: 0;
}

html {
	min-width: 934px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 120%;
}

ol,ul {
	list-style: none;
}

/***** BODY STYLES *****/
body {
	font-size: 70%;
	background: #FFFFFF url(/images/header-background.gif) top no-repeat;
}

body div {
	margin: 0 auto;
}

/***** HEADER STYLES *****/
#header {
	width: 934px;
	height: 83px;
	padding: 40px 0 0 0;
}

#header h1 {
	width: 269px;
	height: 54px;
	background: url(/images/accounting-logo.gif) center no-repeat;
	text-indent: -9999px;
	margin: 2px 0 0 18px;
}

#header h1 a {
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	display: block;
}

#header h2 {
	width: 152px;
	height: 13px;
	background: url(/images/call-us.gif);
	line-height: 13px;
	text-indent: -9999px;
	position: absolute;
	top: 83px;
	margin: 0 0 0 782px;
}

#header ul {
	width: 400px;
	height: 40px;
	background: url(/images/nav-active.gif) no-repeat left bottom;
	position: absolute;
	top: 83px;
	z-index: 999;
	margin: 0 0 0 320px;
}

#header li {
	float: left;
	position: relative;
	margin: 0 10px 0 0;
}

#header li a {
	height: 13px;
	background-image: url(/images/nav-sprite.gif);
	background-repeat: no-repeat;
	line-height: 13px;
	display: block;
	float: left;
	text-indent: -9999px;
	padding: 0 0 27px 0;
}

#header li:hover>ul {
	display: block;
}

#header ul.sub {
	background: none;
	border-top: 3px solid #FFFFFF;
	display: none;
	clear: left;
	top: 40px;
	left: auto;
	z-index: 999;
	margin: 0 0 0 -10px;
}

#header ul.sub li {
	border-top: 1px solid #FFFFFF;
	clear: left;
}

#header ul.sub li a {
	width: 160px;
	background: #67A2BF;
	color: #FFFFFF;
	text-indent: 0px;
	text-decoration: none;
	padding: 10px;
}

#header ul.sub li a:hover {
	background: #59889F;
}

/***** NAV SPRITE *****/
#nav-about {
	width: 55px;
}

#nav-services {
	width: 78px;
	background-position: -72px 0;
}

#nav-clients {
	width: 67px;
	background-position: -169px 0;
}

#nav-contact {
	width: 66px;
	background-position: -258px 0;
}

/***** HERO STYLES *****/
#hero {
	width: 934px;
	height: 204px;
	border-top: 4px solid #FFFFFF;
	clear: left;
}

#hero ul {
	width: 304px;
	height: 205px;
	background: #67A2BF;
	float: left;
	position: absolute;
	margin: 0 3px 0 0;
}

#hero li {
	width: 304px;
	height: 40px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 40px;
	clear: left;
	float: left;
}

#hero li a {
	width: 284px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
	text-align: right;
	text-decoration: none;
	padding: 10px 20px 10px 0;
}

#hero li a:hover {
	background: #59889F;
}

#hero img {
	width: 627px;
	height: 204px;
	background: #EEEEEE url(/images/banners/hero-1.jpg) left no-repeat;
	float: left;
	position: absolute;
	z-index: 9;
	margin: 0 0 0 307px;
}

#hero q {
	width: 400px;
	background: url(/images/hero-quote-background.png) top left repeat-y;
	color: #313129;
	display: block;
	text-shadow: 0px 1px 0px #FFFFFF;
	quotes: none;
	position: absolute;
	z-index: 99;
	padding: 10px 15px;
	margin: 122px 0 0 307px;
	padding: 10px 15px;
}

#hero q strong {
	
}

/* Remove quotes from Safari */
#hero q:before,#hero q:after {
	content: '';
}

#hero-new {
	height: 204px;
	width: 0px;
	background-position: left;
	position: absolute;
	z-index: 99;
	margin: 0 0 0 307px;
}

/***** CONTENT STYLES *****/
#content {
	width: 854px;
	color: #313129;
	clear: left;
	overflow: auto;
	padding: 30px 40px;
}

#content h1 {
	font-family: "ff-dax-web-pro-1", "ff-dax-web-pro-2", sans-serif;
	font-size: 150%;
	padding: 0 0 8px 0;
}

#content h2 {
	font-family: "ff-dax-web-pro-1", "ff-dax-web-pro-2", sans-serif;
	font-size: 120%;
	padding: 0 0 8px 0;
}

#content p,#content li {
	line-height: 1.5;
	padding: 0 0 8px 0;
}

#content p+h1,#content p+h2 {
	padding: 8px 0;
}

#left-col {
	width: 68%;
	float: left;
}

#left-col ul.bullets {
	list-style: square inside;
	margin: 0 0 8px 0;
}

#right-col {
	width: 22%;
	*width: 20%;
	float: left;
	margin: 0 0 0 10%;
}

.contact #right-col {
	width: 27%;
	*width: 25%;
	margin: 0 0 0 5%;
}

#right-col q {
	background: url(/images/quote-top.gif) top left no-repeat;
	font-weight: bold;
	font-style: italic;
	font-size: 120%;
	display: block;
	padding: 30px 30px 0 30px;
}

#right-col cite {
	background: url(/images/quote-bottom.gif) bottom right no-repeat;
	font-style: normal;
	color: #A49890;
	display: block;
	padding: 34px 30px 6px 30px;
	margin: -26px 0 0 0;
}

#right-col ul {
	margin: 0 0 15px 0;
}

#right-col #google-maps {
	width: 227px;
	height: 500px;
	border: none;
}

/***** FORM STYLES *****/
#right-col form {
	margin: 0 0 20px 0;
}

#right-col .error {
	border: 1px solid #990000;
	font-size: 80%;
	color: #990000;
	padding: 5px 8px;
	margin: 0 0 8px 0;
}

#right-col input,#right-col textarea {
	width: 221px;
	border: 1px solid #DDD;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 4px 2px;
}

#right-col #submit {
	width: 227px;
	height: 30px;
	background-color: #67A2BF;
	border: 1px solid #67A2BF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

#right-col #submit:hover {
	background: #FFFFFF;
	color: #000000;
}

/***** SERVICES STYLES *****/
#services {
	width: 932px;
	background: #D1CAC6;
	font-size: 90%;
	clear: left;
	overflow: auto;
	padding: 25px 1px;
	margin: 0 auto;
}

#services li.group {
	width: 230px;
	border-right: 1px solid #FFFFFF;
	float: left;
	padding: 0 40px;
}

#services li.last {
	border: none;
}

#services li ul {
	margin: 0 0 16px 0;
}

#services.fixed li ul {
	height: 150px;
	margin: 0;
}

#services li li {
	list-style: inside square;
}

#services li li p {
	clear: left;
}

#services li li a {
	color: #313128;
	text-decoration: none;
}

#services h1 {
	font-size: 110%;
	color: #313128;
	padding: 0 0 10px 0;
}

#services h1.indent {
	text-indent: 39px;
}

#services h2 {
	font-size: 100%;
	font-style: italic;
	color: #313128;
	text-decoration: underline;
	padding: 0 0 8px 0;
}

/***** FOOTER STYLES *****/
#footer {
	background: url(/images/footer-background.png) bottom no-repeat;
	font-size: 90%;
	clear: left;
	overflow: auto;
	padding: 12px 0;
}

#footer ul {
	width: 934px;
	margin: 0 auto;
}

#nav-footer li {
	float: right;
	margin: 0 0 0 10px;
}

#footer p {
	width: 934px;
	clear: right;
	text-align: right;
	padding: 8px 0 30px 0;
	margin: 0 auto;
}

#group-footer li {
	height: 49px;
	display: inline;
	float: left;
	margin: 0 35px;
}

#group-footer li a {
	height: 49px;
	background-image: url(/images/group-footer.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
}

#CVWGroup {
	width: 128px;
	background-position: 0 -6px;
}

#CVWAccountants {
	width: 167px;
	background-position: -200px -6px;
}

#CVWTechnologies {
	width: 170px;
	background-position: -400px -6px;
}

#CVWCreative {
	width: 187px;
	background-position: -600px -6px;
}

ul.social {
	margin: 0px;
	padding: 0px;
}

ul.social li {
	padding: 2px 0px 15px 35px !important;
	margin: 0px;
	line-height: 
}

ul.social li.fb {
	background: url(/images/icon-facebook.png) no-repeat left top;
}

ul.social li.tw {
	background: url(/images/icon-twitter.png) no-repeat left top;
}
