@charset "utf-8";

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
/** TEMPLATE **/

#table_col_left {
	background-image: url(../img/col_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #B8C3CC;
	width: 225px;
}
#table_col_middle {
	padding: 256px 20px 60px;
	width: 635px;
}
#table_col_right {
	background-image: url(../img/col_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #B8C3CC;
	width: 10px;
}
#ASGtitle {
	position: absolute;
	left: 21px;
	top: 165px;
}
#ASGlogo {
	position: absolute;
	left: 0px;
	top: 101px;
	width: 185px;
	border-bottom: 5px solid #FFF;
	padding-left: 20px;
	padding-bottom: 10px;
	height: 43px;
	
}
#header {
	width:910px;
	height: 5px;
	position: relative;
}
#footer {
	clear:both;
	float:left;
	width:100%;
	background-color: #F2F2F2;
	border-top: 5px solid #999;
	position: relative;
	height: 170px;
	background-image: url(../img/footer_divider.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}
#contactInfo {
	position: absolute;
	width: auto;
	left: 243px;
	top: 165px;
	height: 27px;
	color: #708396;
	font-size: 10pt;
}
#contactInfo a {
	display: inline-block;
	text-decoration: none;
	padding: 2px;
	color: #4D5966;
}
#contactInfo a:hover {
	background-color: #FF0;
}
#contactInfo .contactSpacer {
	padding-right: 2px;
	padding-left: 2px;
}

/** LEFT SIDEBAR **/
#sidebar_nav {
	position: absolute;
	height: auto;
	width: 225px;
	left: 0px;
	top: 280px;
}
#sidebar_nav li {
}
#sidebar_nav li a {
	display: block;
	padding: 6px 5px 6px 10px;
	text-align: right;
	text-decoration: none;
	border-bottom: 2px solid #FFF;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-bottom: 8px;
}
#sidebar_nav li a:hover {
	background-color: #415B74;
}
body#Home a#navHome, body#Process a#navProcess,  body#Gallery a#navGallery, body#Creation a#navCreation, body#Repair a#navRepair, body#News a#navNews, body#About a#navAbout, body#Contact a#navContact {
	text-decoration: none;
	border-bottom: 2px solid #4B637C;
	color: #708296;
	background-color: #FFF;
	margin-right: 0px;
	padding-right: 25px;
}


/** FOOTER **/

#ASGfooterLogo {
	height: 43px;
	width: 184px;
	position: absolute;
	top: 24px;
	left: 0px;
	border-bottom: 5px solid #B8C3CC;
	padding-left: 20px;
	padding-bottom: 10px;
}

#footer_nav {
	display: block;
	font-size: 10pt;
	position: absolute;
	left: 245px;
	top: 53px;
	width: 665px;
	padding-bottom: 10px;
	border-bottom: 5px solid #DBDEE1;
}
#footer_nav li {
	display: inline;
	margin-right: 7px;
}
#footer_nav li a {
	text-decoration: none;
	color: #789;
}
#contactFooterTwo p a:hover, #contactFooter p a:hover, #footerCopy p a:hover, #footer_nav li a:hover {
	color: #022446;
}
#footerLogo {
	float: left;
	margin-left: 10px;
}
#footerCopy {
	font-size: 9pt;
	position: absolute;
	left: 631px;
	top: 92px;
	width: 195px;
}
#footerTitle {
	position: absolute;
	left: 20px;
	top: 92px;
	width: 184px;
}
#contactFooter {
	width: 148px;
	position: absolute;
	left: 245px;
	top: 92px;
}
#contactFooterTwo {
	width: 188px;
	position: absolute;
	left: 417px;
	top: 92px;
}
#contactFooterTwo p, #contactFooter p, #footerCopy p {
	color: #789;
	font-size: 10pt;
	line-height: 1.2em;
	margin-bottom: 4px;
}
#contactFooterTwo p a, #contactFooter p a, #footerCopy p a {
	color: #789;
	text-decoration: none;
}

/** CONTENT **/

.contentFooterDivider {
	display: block;
	clear: both;
	height: 2px;
	margin-top: 5px;
}
.contentarea {
	padding: 0px;
	margin-bottom: 25px;
	background-position: left top;
	border-bottom: 2px solid #789;
}


.contentColHolder {
	visibility: visible;
	z-index: auto;
	border-top: 3px solid #DBDEE1;
	border-bottom: 3px solid #DBDEE1;
	background-color: #F3F4F5;
	padding: 20px;
}
.content2ColHolder {
	display: block;
	clear: both;
	background-image: url(../img/page_background_grad.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.contentColHolder p {
}
.contentColHolder img {
	margin-top: 5px;
	text-align: center;
}
.contentColHolder a img {
	border: 2px solid #ACB6C0;
}
/* Two COL*/
.contentColL, .contentColR {
	float: left;
	width: 275px;
	position: relative;
}
.contentColL {
}
.contentColR {
	float: right;

}
.ul_ThreeCol {
	clear: both;
	margin-bottom: 20px;
}
.ul_ThreeCol li {
	width: 180px;
	float: left;
	display: block;
}


/* Three COL*/
.contentCol1, .contentCol2, .contentCol3 {
	float: left;
	width: 195px;
	position: relative;
}

.contentCol1 h3, .contentCol2 h3, .contentCol3 h3 {
	background-color: #415B74;
	font-style: oblique;

}
.contentCol1 {
}
.contentCol2 {
	margin-left: 22px;
}
.contentCol3 {
	margin-left: 22px;
}

.contentImageFloatRight {
	float: right;
	margin-left: 10px;
}

#taglineHolder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #4D5966;
	position: absolute;
	width: auto;
	left: 245px;
	top: 117px;
	font-weight: bold;
	height: 37px;
	text-align: left;
	font-variant: normal;
	border-bottom: 5px solid #B8C3CC;

}
.taglineSmall {
	font-size: 10pt;

}
.taglineLarge {
	font-size: 12pt;

}
#monoSlideshow {
	margin-left: 0px;
	margin-bottom: 25px;
	padding-left: 70px;
	background-image: url(../img/page_background_grad.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 13px;
	border-bottom: 2px solid #D4D4D4;
}
.contenthome1 {
	width: 307px;
}
.contenthome2 {
	width: 307px;
	float: right;
}
.contenthome3 {
	display: block;
	clear: both;
	padding-top: 20px;
}
#pictureTable {
	display: none;
}
.imgFloatRightHolder {
	float: right;
	width: 127px;
	margin-left: 15px;
	padding: 5px;
	background-color: #EEF0F2;
	margin-bottom: 15px;
}
.imgFloatRightHolder .caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	display: block;
	line-height: normal;
	padding-top: 2px;
}
