
/*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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline
}

ol, ul {
	list-style:none
}

table {
	border-collapse:collapse;
	border-spacing:0
}

/*GENERAL SETTINGS*/
html {
	background:#D9D9D9;
}

body {
	min-width:960px
}

/*tables*/
table {
	border-collapse:collapse; /*border:none;*/
	border-right:0px solid #666;
	border-top:0px solid #666;
	text-align:center;
}

td {/*border:none;*/
	border:0px solid #000000;
	padding:5px
	margin-bottom:10px;
	height: auto;
}

th {/*border:none;*/
	background:#eee;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	padding:5px;
	text-align:center;
}



/*TEMPLATE SETTINGS*/
#page-wrap {
	margin:0 auto 20px auto;
}

.wrap {
}

.moduletable {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.moduletable.alpha {
	margin-left:0
}

.moduletable.omega {
	margin-right:0
}

.menu span {
	cursor:pointer;
	overflow:hidden;
}

#top {
	visiblity:hidden;
	height:0;
	width:0;
	position:absolute;
	top:1px;
	left:1px
}

#header-wrap {
	background:#fff url(../images/header-wrap.png)
}

#header {color:#555;

}

#logo {
	display:block;
	float:left;
	padding: 20px 0 30px;
}

#header-wrap .moduletable {
	float:right;
	margin:0 0 0 10px;
	clear:right;
}

#header-wrap #header-center .moduletable{width:150px;}

.tagline span{display:block; text-indent:20px;}


#header-wrap .tagline{padding-top:30px;}

.phone-number h2{text-align:center; margin-top:10px}
.made-usa{width: 300px;}

#featured-content-wrap {
	position:relative;
	z-index:1
}

#slideshow {
	min-height:320px;/*SLIDESHOW HEIGHT-Adjust this value min-height:320px;*/
	background:#fff url(../images/miscellaneous/loading.gif) center center no-repeat;
	margin-left:-8px;
	padding:4px;
	border:1px solid #9a9a9a;
	min-width:605px;/*min-width:605px;*/
}

#slidewrap{float:left;}

#content #slidewrap img{border:none;}

.moduletable.slideshow{
	background:url(../images/miscellaneous/left-shadow.png) bottom left no-repeat;
padding-bottom:8px;
float:left; width:620px;}/*SLIDESHOW WIDTH*/

#content .home-right{
	float:left;
	height:310px;/*News/event viewer height*/
}

#content .home-right img{border:none;}

#content-wrap {
	position:relative;
	z-index:1;
	margin-top:-10px;
	padding-top:20px;
}

#content {
	background:#fff;
	margin-top:-20px;
	padding-top:20px;
}


#one-column .moduletable, #one-column-super .moduletable {
	margin:0;
}

#main-content #one-column .moduletable, #main-content #one-column-super .moduletable {
	width:700px
}


#footer-wrap {
	text-align:center;
}

#footer {
	font-size:14px;
	background:url(../images/miscellaneous/footer.png) center top no-repeat;
	padding: 30px 0;
	color:#000000;
}

#footer a {
	color:#fff;
}

#footer .moduletable {
}

.article_row{overflow:hidden;}
.article_row .cols1{float:left; width:920px; text-align:center;}/*NEW*/
.article_row .cols2{float:left; width:460px; }
.article_row .column1{margin-right:20px;}
.article_separator{display:none;}


/*TESTIMONIAL FORMATTING*/
#even {
	background-color:#eaf5ec;
}

#even p {
		margin-left: 25px;
		margin-right: 25px;
}
#even h3 {
		margin-left: 25px;
}

#odd {
	background-color:#fcf5e8;
}

#odd p {
		margin-left: 25px;
		margin-right: 25px;
}

#odd h3 {
		margin-left: 25px;
}
/*============*/

