/*General Elements*/
body, ul, form {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
h5{
    font-size: 9px;
	font-weight: bold;
	display: block;
	/*padding: 0 0 0 0;
	margin: 0 0 0 0;*/
}
p {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}

div.testimonials p {
*padding: 10px 0 0 0; 
}

blockquote {
	padding: 10px 0 10px 0px; 	
	margin:  0 0 0 0;
	border-top: 1px solid #ccc;
	color: #5d789e;
	font-weight: normal;
	font-style: italic;
}
img.leftInline {
margin: 0 10px 3px 0;
border: 2px solid gray;
}
img.rightInline {
margin: 0 0 3px 10px;
border: 2px solid gray;
}
hr {
	height: 1px;
	overflow: hidden;
	border: none;
	background: transparent;
	border-top: 1px solid #ccc;
	margin:  0 20px 0 20px;	
}
body {
	padding: 10px 0 0 0;
}
body a {
text-decoration:none;
color:#d8aa6b;
}

body a:hover {
text-decoration:underline;
}

div#floatBreaker {
	clear: both;
}
/* Template Struct*/
div#wrapper {
	width: 706px;
	height: auto;
	/*border: 1px solid gray;*/
	margin: auto;
}
div#header {
	width: auto;
	height: 97px;
	background: #fff;
}
div#header img  {
	position: absolute;
}


/*Nav*/
div#nav {width: 706px;height: 35px;background: url(http://www.avanceassociates.com/images/navBar.jpg) no-repeat;margin: 0 0 10px 0;}
div#nav a {
	text-indent: -9999px;
	margin: 0 20px 0 20px;
}
div#nav div#navLinks a.active {
	background-position: 0px -25px;
}
/*Global grouping for links*/
div#navLinks {
	position: relative;
	padding: 9px 0 0 55px;
	*padding: 9px 0 0 35px;
}
/*Nav Links*/
div#nav a#home {background: url(http://www.avanceassociates.com/images/home.gif) no-repeat;width: 72px;height: 25px;display: block;float: left;}
div#nav a#services {background: url(http://www.avanceassociates.com/images/services.gif) no-repeat;width: 72px;height: 25px;display: block;float: left;}
div#nav a#aboutUs {background: url(http://www.avanceassociates.com/images/aboutUs.gif) no-repeat;width: 72px;height: 25px;display: block;float: left;}
div#nav a#testimonials {background: url(http://www.avanceassociates.com/images/testimonials.gif) no-repeat;width: 92px;height: 25px;display: block;float: left;}
div#nav a#contactUs {background: url(http://www.avanceassociates.com/images/contactUs.gif) no-repeat;width: 84px;height: 25px;display: block;float: left;}
/*Nav Rollovers*/
div#nav a:hover#home {background-position: 0px -25px;}
div#nav a:hover#services {background-position: 0px -25px;}
div#nav a:hover#aboutUs {background-position: 0px -25px;}
div#nav a:hover#testimonials {background-position: 0px -25px;}
div#nav a:hover#contactUs {background-position: 0px -25px;}

div#nav a.active {background-position: 0px -25px;}
div#content {
	width: auto;
	height: auto;
	background: transparent;
	padding: 0 0 0 3px;
	line-height: 15px;
}
div#footer {
	width: auto;
	height: 16px;
	background: url(http://www.avanceassociates.com/images/footerBar.jpg) no-repeat;
	color: #797979;
	padding: 4px 0 0 10px;
	font-size: 10px;
	text-align: center;
}
div#footer a {
	text-decoration: none;
	color: #797979;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer span.footerLinks {
	padding: 0 0 0 0;
}
div#copyright {
	text-align: center;
	padding: 3px 6px 0 0;
}
div#column1 {
	width: 463px;
	background: none;
	height: auto;
	float: left;
	padding: 10px 10px 20px 0;
	background: transparent;
}
div#column2 {
	width: 207px;
	height: 292px;
	/*background: url(../images/blogZone.jpg) 0px 0px no-repeat;*/
	float: left;
	margin: 10px 0 0 3px;
	padding: 9px 8px 0 8px;
}
img#blogTitle {
	position: relative;
	margin: 0 0 0 2px;
}
div#column2 hr {
	height: 0px;
	overflow: hidden;
	background: transparent;
	border: none;
	border-top: 1px solid #afafaf;
	margin: 0;
	padding: 0;
}
div#subLinks {
	position: absolute;
	width: auto;
	height: auto;
	background: transparent;
	margin: 40px 0 0 381px;
}
a#link1 {
	background: url(http://www.avanceassociates.com/images/marketing.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 88px;
	height: 21px;
	float: left;
}
div#subLinks img {
	position: relative;
	float: left;
	margin: 0 16px 0 16px;
}
a#link2 {
	background: url(http://www.avanceassociates.com/images/design.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 53px;
	height: 21px;
	float: left;
}
a#link3 {
	background: url(http://www.avanceassociates.com/images/languages.jpg) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 79px;
	height: 21px;
	float: left;
}
a.fooLink {
	color: pink;
	text-decoration: none;
}
a:hover.fooLink {
	text-decoration: underline;
}
div#div_rss ul {
	list-style: none;
	padding: 3px 0 0 0;
}
div#div_rss ul li {
	background: url(http://www.avanceassociates.com/images/rss_icon.gif) 3px 3px no-repeat;
	padding: 0 0 0 24px;
	margin: 7px 0 7px 0;
}
div#div_rss a {
	display: block;
	color: #6a6a6a;
	text-decoration: none;
}
div#div_rss a span {
	color: #999999;
}
div#div_rss a:hover {
	text-decoration: underline;
}
div#div_rss a:hover span {
	text-decoration: underline;
}

/* Contact Style Elements */

table#contactTable tr td {
    padding: 2px 0 2px 0;
}
table#contactTable input.tField {
    width: 250px;
    margin: 2px 0 0 0;
    border: 2px solid #ccc;
    font-size: 10px;
    padding: 2px;
}
table#contactTable textarea {
    width: 400px;
    height: 150px;
    border: 2px solid #ccc;
    font-size: 11px;
    padding: 2px;
}
label {
    color: #637fa4;
}


