body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	text-transform: capitalize;
}
q:before, q:after {
	content:'';
}
/* ------------------------ GLOBAL ELEMENTS ------------------------ */


body {
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background:#FFF url(../images/bg-x.jpg) top repeat-x;
}
body#portfolio {
	text-align:center;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background:#dee8f1 url(../images/bg-x-portfolio.jpg) top repeat-x;
}
blockquote {
	display: block;
	background-color: #f3f3f3;
	margin: 0 0 10px 0;
	padding: 10px;
}
body#single .entry {
	display:block;
	padding:10px 0 0 0;
}
.entry code {
	display:block;
	background:#666;
	color:#FFF;
	padding:10px;
}
/* ------------------------ H1------------------------ */
h1 {
	font-size:1.3em;
	color:#21354E;
	margin-bottom:10px;
}
body#page h1 {
	margin: 0 0 10px 0;
}
body#single h1 {
	margin:0;
}
#masthead #sub-nav h1 {
	color: #FFF;
	padding-top: 7px;
	font-size: 1em;
}
body#page h1, body#single h1, body#index #content-left h2.title, body#archive #content-left h2.title {
	background: #3a517d url(../images/h2-aronatic-bg.jpg) right top no-repeat;
	padding: 5px;
	color: #FFC;
	display:block;
	margin: 0;
	font:1.2em "Times New Roman", Times, serif;
	font-weight:bold;
}
/* ------------------------ H2------------------------ */
h2 {
	font:2em "Times New Roman", Times, serif;
	color:#600;
	margin-bottom: 5px;
	font-weight:bold;
}
#masthead #sub-nav h2 {
	padding:6px;
	color: #FFFFFF;
	font-size: 1em;
}
.top-content h2 {
	display:none;
}
body#index #content-left h2 {
	font:1.2em "Times New Roman", Times, serif;
	font-weight:bold;
}
#content-right h2 {
	display:block;
	background-color:#3a517d;
	color:#FFF;
	padding:5px;
	font:1.4em "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
}
.column-left .content-sub h2 {
	font:1.4em/22px;
	color: #263850;
	margin-bottom:5px;
}
#index-gallery h2 {
	background: #3a517d url(../images/h2-aronatic-bg.jpg) right top no-repeat;
	padding: 5px;
	color: #FFF;
}
.port-pods h2 {
	color: #FFFFFF;
}
#footer h2 {
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
}
table#main-form h2 {
	background: #3a517d url(../images/h2-aronatic-bg.jpg) right top no-repeat;
	padding: 5px;
	color: #FFF;
	font-size: 1.2em;
	margin: 0;
}
/* ------------------------ H3------------------------ */
h3 {
	font:2em "Times New Roman", Times, serif;
	color:#305979;
	margin-bottom:10px;
	padding: 5px;
}
h3 span.small {
	display:inline;
	font-size:0.7em;
}
h3#quote {
	background: url(../images/aronatic-quote.png) top no-repeat;
	height:110px;
	border: none;
}
h3#quote span {
	display:none;
}
#feature-client h3 {
	font-size:1.3em;
	color: #5B544A;
	margin-bottom:10px;
	padding:0;
	border-bottom:none;
}
#masthead h3, #masthead h3 a {
	display:block;
}
#content-left h3, #content-left h3 span {
	font-size:10px;
}
body#single #content-left h3 {
	font:16px/22px "Times New Roman", Times, serif;
	font-weight:bold;
}
body#index #content-left h3 {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
table#main-form h3 {
	font-size:1.1em;
	color: #333333;
	margin:0;
	padding:0;
	border-bottom:none;
}
/* ------------------------ H4------------------------ */
h4 {
	font:1.6em "Times New Roman", Times, serif;
	color:#797A7D;
	margin-bottom:0px;
	text-align:center;
	clear: both;
}
/* ------------------------ LINK------------------------ */
a.more-link {
	background:url(../images/button-read-more.png) right no-repeat;
	padding:0 20px 0 0;
	text-align:right;
	display: block;
	font-weight: bold;
	clear: both;
	margin: 20px 0 0 0;
	font:11px Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#3A517D;
	text-decoration:underline;
	outline:none;
}
a:hover, a:active {
	color:#3A517D;
	text-decoration:none;
	outline:none;
}
body#index #content-left h2 a:link, body#index #content-left h2 a:visited, body#archive #content-left h2 a:link, body#archive #content-left h2 a:visited {
	color:#FFC;
	text-decoration:none;
	outline:none;
}
body#index #content-left h2 a:hover, body#index #content-left h2 a:active, body#archive #content-left h2 a:hover, body#archive #content-left h2 a:active {
	color:#FFC;
	text-decoration:underline;
	outline:none;
}
#masthead a:link, #masthead a:visited {
	color:#CCCCCC;
	text-decoration:none;
	outline:none;
}
#masthead a:hover, #masthead a:active {
	color:#CCCCCC;
	text-decoration:none;
	outline:none;
}
#content-right a:link, #content-right a:visited {
	color:#3A517D;
	text-decoration:none;
	outline:none;
}
#content-right a:hover, #content-right a:active {
	color:#3A517D;
	text-decoration:underline;
	outline:none;
}
.content-sub h3 a:link, .content-sub h3 a:visited {
	color:#FFFF99;
	text-decoration:underline;
	outline:none;
}
.content-sub h3 a:hover, .content-sub h3 a:active {
	color:#FFFF99;
	text-decoration:none;
	outline:none;
}
.content-right a:link, .content-right a:visited {
	color:#FFFFCC;
	text-decoration:underline;
	outline:none;
}
.content-right a:hover, .content-right a:active {
	color:#FFFFCC;
	text-decoration:none;
	outline:none;
}
#index-gallery a:link, #index-gallery a:visited {
	color:#FFFFCC;
	text-decoration:none;
	outline:none;
}
#index-gallery a:hover, #index-gallery a:active {
	color:#FFFFCC;
	text-decoration:none;
	outline:none;
}
#index-gallery a.regular:link, #index-gallery a.regular:visited {
	color:#0D1E38;
	text-decoration:none;
	outline:none;
}
#index-gallery a.regular:hover, #index-gallery a.regular:active {
	color:#0D1E38;
	text-decoration:none;
	outline:none;
}
.port-pods h2 a:link, .port-pods h2 a:visited {
	color:#FF9900;
	text-decoration:underline;
	outline:none;
}
.port-pods h2 a:hover, .port-pods h2 a:active {
	color:#FF0000;
	text-decoration:underline;
	outline:none;
}
#footer a:link, #footer a:visited {
	color:#333333;
	font-weight:bold;
}
#footer a:hover, #footer a:active {
	color:#333333;
	font-weight:bold;
}
#footer h2 a:link, #footer h2 a:visited, #footer h2 a:hover, #footer h2 a:active {
	color: #333333;
}
.port-pods a:link, .port-pods a:visited {
	color:#FF9900;
	text-decoration:underline;
	outline:none;
}
.port-pods a:hover, .port-pods a:active {
	color:#FF0000;
	text-decoration:underline;
	outline:none;
}
.backlinks a:link, .backlinks a:visited {
	color:#999999;
	text-decoration:none;
	outline:none;
}
.backlinks a:hover, .backlinks a:active {
	color: #CCCCCC;
	text-decoration:none;
	outline:none;
}
.content-sub a:link, .content-sub a:visited {
	color:#455670;
	text-decoration:underline;
	outline:none;
	font-weight: bold;
}
.content-sub a:hover, .content-sub a:active {
	color:#455670;
	text-decoration:none;
	outline:none;
	font-weight: bold;
}
/* ------------------------ p ------------------------ */
p {
	font-size: 1.2em;
	margin-bottom:10px;
}
p.postmetadata {
	font-size: 10px;
}
blockquote p {
	margin:0;
	font: Georgia, "Times New Roman", Times, serif;
	color: #3a517d;
}
.port-pods p {
	color: #333333;
}
.column-left p, #column-mid p, .column-right p {
	text-align:left;
}
#footer p {
	color:#333333;
	margin-bottom:5px;
	font-weight: bold;
}
/* ------------------------ others------------------------ */


#body-top {
	background:#FFFFFF url(../images/bg-body-top.jpg) top repeat-x;
	margin-bottom:20px;
}
#body-bottom {
	background:#000000 url(../images/bg-body-bottom.jpg) top repeat-x;
}
/* ------------------------ classes ------------------------ */
.clear {
	clear:both;
	width:100%;
	height: 1px;
}
.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url(../images/bullet-back-to-top.jpg) right no-repeat;
}
.img-left {
	float:left;
	margin:2px 10px 10px 0px;
}
.img-right {
	float:right;
	margin:5px 0px 10px 10px;
}
/* ------------------------ form elements ------------------------ */
form {
	width:850px;
	margin:0 auto; /* set margin left and right below */
}
form#commentform {
	width:100%;
}
form#searchform {
	width:279px;
	margin:0 auto; /* set margin left and right below */
	vertical-align: top;
}
form label {
	font-size:.95em;
}
form#searchform label {
	font-size:.95em;
	display:block;
	width:100%;
}
form br {
	line-height:0;
	height:0;
} /* defaults vertical spacing between fields */
input, textarea, select {
	background-color:#CCCCCC; /* to prevent highlighting by Google Toolbar */
	border:1px solid #999999;
	color:#333333;
	width:200px; /* 5 pixles smaller than form width  */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-size:1em;
}
input#submit {
	background:url(../images/button-submit.jpg) no-repeat;
	width:88px;
	height:20px;
	color:#FFC;
	text-align:center;
	border: none;
	padding: 0 20px 0 0;
}
select {
	width:150px;
	padding:0;
} /* same width as form -  */
textarea {
	height:95px;
	overflow:auto;
	width: 550px;
	background:#FFF url(../images/textarea-bg.jpg) bottom repeat-x;
	border: 1px solid #afafaf;
}
input#encrypt-form, input#reply-from {
	display:none;
}
input#check-form {
	width: 1px;
	height: 1px;
	border: none;
	background-color: #5D5B5C;
}
#content-right input {
	width:200px;
	background:url(images/input-bg.jpg) top center repeat-x;
	border: 1px solid #afafaf;
}
#content-right input#searchsubmit {
	width:60px;
}
/* ------------------------ finder ------------------------ */
form#finder {
	width:270px;
	margin:10px auto 15px auto; /* set margin left and right below */
}
form#finder input {
	margin-right:10px;
	display: inline;
}
/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ 01 TOP WRAP  ------------------------ */
#top-wrap {
	background:url(../images/bg-top-wrap.jpg) top center no-repeat;
}
body#portfolio #top-wrap {
	background: url(../images/bg-top-wrap-port.jpg) top center no-repeat;
	padding:33px 0 0 0;
}
#port-wrap {
	width:935px;
	height:633px;
	display: block;
	margin: 0 auto;
}
.content-wrap {
	width:976px;
	margin:0 auto;
	text-align:left;
}
body#portfolio .content-wrap {
	background:url(../images/bg-verti-portfolio.jpg) top repeat-y;
}
/* ------------------------ 02 MID WRAP  ------------------------ */
#mid-wrap {
	background: url(../images/bg-feature-02.jpg) top center no-repeat;
}
#feature-client {
	height:395px;
	position: relative;
}
#feature-client .content {
	width:279px;
	height:263px;
	top:50px;
	left:646px;
	position:absolute;
}
#feature-client a.request {
	width:192px;
	height:36px;
	top:331px;
	left:737px;
	position:absolute;
}
#feature-client span {
	display:none;
}
/* ------------------------ 03 BOTTOM WRAP  ------------------------ */
#bottom-wrap {
	background:#787a7d url(../images/bottom-wrap.jpg) top center no-repeat;
	padding: 20px 0;
}
/* ------------------------ masthead  ------------------------ */
#masthead {
}
#masthead #logo {
	width:409px;
	height:109px;
	float:left;
	background:url(../images/mast-logo.jpg);
	position: relative;
}
#masthead .right {
	width:567px;
	float:left;
}
#masthead #contact-nav {
	width:567px;
	background:url(../images/mast-call-us.jpg) top no-repeat;
	height: 63px;
	position: relative;
}
#masthead #sub-nav {
	width:976px;
	clear:both;
	background:url(../images/mast-sub-nav.jpg) top no-repeat;
	height:33px;
	text-align: center;
}
#masthead a.aronatic {
	position:absolute;
	left:774px;
	top:10px;
	height:30px;
	width:180px;
	background-color: none;
}
#masthead a.home {
	position:absolute;
	left:59px;
	top:22px;
	height:83px;
	width:328px;
}
#masthead #contact-nav a.request-quote {
	position:absolute;
	left:142px;
	top:11px;
	height:30px;
	width:188px;
}
#masthead span {
	display:none;
}
/* ------------------------ header image ------------------------ */
#header-flash {
	background:url(../images/header-flash.jpg) top center no-repeat;
	height:253px;
}
#client-bar {
	background:url(../images/client-logo-feature.jpg) top no-repeat;
	height:86px;
}
#content-top-wrap {
	background:url(../images/content-top-wrap-sub.jpg) top no-repeat;
	padding: 20px 48px 0 48px;
}
.top-content {
	width:279px;
	display:block;
	float:left;
	margin-left:20px;
}
.top-content#first {
	margin:0;
}
/* ------------------------ content padding ------------------------ */
#content-left {
	width: 580px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
#content-left .post {
	background: #FFF url(../images/bg-post.jpg) bottom repeat-x;
	padding:0 10px 15px 10px;
}
#content-left table {
	margin:0 0 10px 0;
}
#content-left table td {
	vertical-align:top;
	padding:0 10px 10px 0;
}
.navigation {
	margin-bottom:30px;
}
#content-right {
	width: 280px;
	float: left;
}
#content-right select, #content-right input {
	margin:10px 0 0 0;
	background:#FFF url(../images/input-bg.jpg) bottom repeat-x;
}
#content-right ul li {
	list-style:none;
	margin: 0;
}
#content-right ul li a {
	background: url(../images/li-button-colright.jpg) left no-repeat;
	padding:5px 0 5px 20px;
	margin:0;
	display:block;
}
.content-sub {
	padding:0;
	width: 578px;
	margin:0;
}
body#portfolio .content-sub {
	padding:0 0 10px 30px;
	width: 850px;
	margin:0;
}
.content-sub span {
	font-size: 1.5em;
	display: inline;
	color: #1D314A;
}
.content-sub h3 span {
	font-size: 0.7em;
	display: inline;
	color: #FFFF99;
}
.content-sub h2 span {
	display: inline;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#990000;
}
.content-left {
	padding:0 0 10px 20px;
	width: 170px;
	margin:0;
}
.content-mid {
	padding:0 0 10px 15px;
	width: 450px;
	margin:0;
}
.content-right {
	padding:0 0 10px 0px;
	width: 165px;
	margin-left: 20px;
	color:#FFFFFF;
}
#index-gallery {
	clear: both;
	background-color: #f0f5fb;
	padding: 10px;
	margin-bottom: 10px;
	width: 878px;
	margin: 0 48px 10px 48px;
}
#index-gallery h2 span {
	color:#FFFFCC;
}
#index-gallery .pods {
	width:200px;
	margin:0 20px 10px 0;
	display:block;
	float:left;
	background-color: #797a7d;
	text-align: center;
	color: #FFFFCC;
	padding-bottom: 5px;
	font-weight: bold;
}
#index-gallery .pods img {
	margin:5px 5px 2px 5px;
	border: 1px solid #999999;
}
#index-gallery .pods#last {
	margin:0 0 10px 0;
	float: left;
}
/* ------------------------ port-pods ------------------------ */
.port-pods {
	display:block;
	margin-bottom:10px;
	padding:10px;
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
	width: 390px;
	float: left;
	margin: 0 10px 10px 0;
	color: #333333;
}
.port-pods img {
	float:left;
	margin:0 10px 10px 0;
}
.port-pods h2 a {
	font:0.8em Arial, Helvetica, sans-serif;
}
.port-pods .header {
	width:100%;
	text-align:center;
	display:block;
	padding-top: 5px;
	height: 20px;
}
.port-pods .content {
	width:100%;
	display:block;
	margin: 0;
	padding: 0;
}
/* ------------------------ column-left framework ------------------------ */
#dove-wrap {
	background:url(../images/dove-wrap.jpg) top left no-repeat;
}
.column-left {
	width:578px;
	float:left;
	margin: 0 0 0 48px;
}
body#portfolio .column-left {
	width:976px;
	float:left;
}
.column-right {
	width:279px;
	float:left;
	margin-left: 20px;
}
#banner {
	background:url(../images/bg-banner.jpg) top no-repeat;
	height:531px;
	position:relative;
}
#banner a {
	position:absolute;
	height:41px;
	width:198px;
	top:484px;
	left:52px;
}
#column-mid {
	width:485px;
	float:left;
}
#backlinks {
	display:block;
	padding:5px 30px;
	margin:0 0 10px 0;
	color: #666666;
	position: relative;
}
body#portfolio #backlinks {
	display:block;
	padding:5px 30px;
	margin:0 6px 10px 6px;
	background-color: #444243;
	color: #999999;
}
#backlinks .backlinks {
	display:block;
	width:550px;
	position: absolute;
	left: 100px;
	top: 5px;
}
p.recommendation {
	background:url(../images/img-recommend.jpg) left no-repeat;
	display:block;
	padding: 5px 5px 5px 100px
}
ul {
	margin-bottom: 10px;
}
ul li, ol li {
	padding-left:5px;
	list-style:disc;
	padding-left: 5px;
	margin-left: 20px;
	font:1em/1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
/* single column list
	.column-left ul { padding-left:5px; } 
		.column-left ul li { 
			background:transparent url(../images/bullet.jpg) 0px 6px no-repeat;
			padding-left:10px;  
			float:left;
			width:150px; 
			line-height:20px; 
			} */


/* ------------------------footer framework ------------------------ */
#footer {
	text-align:center;
	width:976px;
	clear:both;
	padding: 0;
	margin:0 auto;
}
body#portfolio #footer {
	background: url(../images/bottom-wrap-portfolio.jpg) top no-repeat;
}
#footer ul {
	margin:10px;
}
#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
	display: inline;
	border-left: 1px solid #333333;
	margin: 0;
}
#footer li.first {
	border: none;
}
.copyright {
	display:none;
}
/* ------------------------ main contact form ------------------------ */
table#main-form {
	width:800px;
}
table#main-form td input.radio {
	width:20px;
	background:none;
	background-color: none;
	border: none;
	padding: 0;
	margin: 0;
}
table#main-form td {
	padding:5px;
}
table#main-form td.name {
	width:150px;
}
table#main-form td.inputform {
	width:250px;
}
table#main-form td input {
	background:#FFF url(../images/input-bg.jpg) bottom repeat-x;
	border: 1px solid #afafaf;
}
#contact-main {
	margin:20px 0 10px 0;
}
#contact-main label {
	width:220px;
	position:relative;
	display:block;
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
}
#contact-main label input, #contact-main label textarea, #contact-main label select {
	width:170px;
	position:absolute;
	left:110%;
	top:-2px;
}
#contact-main label select {
	width:175px;
} /* fixes display issue - 5px larger than input field */
#contact-main label textarea {
	height:100px;
	overflow:auto;
}
/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main {
	width:60px;
	height:20px;
	cursor:pointer;
	padding:0;
	background-color:#B8B8B8; /* to prevent highlighting by Google Toolbar */
	border:1px solid #5D5B5C;
	color:#333333;
}
input.submit-contact-main {
	margin:95px 0 0 243px;
} /* defines placement of contact-main submit button */
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url(../images/btn-submit.jpg);
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
}
/* ------------------------ horizontal sprite nav ------------------------ */
#nav {
	background: url(../images/mast-nav.jpg);
	width:567px;
	height:46px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:46px;
	display:block;
} /* change height here also */
#nav li {
	float:left;
	list-style:none;
	_display:inline;
	position:relative;
	margin:0;
	padding:0;
}
#nav li#nav-01 {
	width: 102px;
	margin-left: 0px;
}
#nav li#nav-02 {
	width: 129px;
	margin-left:0px;
}
#nav li#nav-03 {
	width: 115px;
	margin-left:0px;
}
#nav li#nav-04 {
	width:78px;
	margin-left:0px;
}
#nav li#nav-05 {
	width: 143px;
	margin-left:0px;
}
/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav li#nav-01 a:hover {
	background:url(../images/mast-nav.jpg) 0 -46px no-repeat;
}
#nav li#nav-02 a:hover {
	background:url(../images/mast-nav.jpg) -102px -46px no-repeat;
}
#nav li#nav-03 a:hover {
	background:url(../images/mast-nav.jpg) -231px -46px no-repeat;
}
#nav li#nav-04 a:hover {
	background:url(../images/mast-nav.jpg) -346px -46px no-repeat;
}
#nav li#nav-05 a:hover {
	background:url(../images/mast-nav.jpg) -424px -46px no-repeat;
}
/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
.content-links {
	display:none;
}
