﻿body 
{
	font-family:Tahoma;
	background-color: #aaaaaa;
	height: 100%;
}

.header
{
	width:950px;
	height: 346px;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
}

.homepageHeader
{
	width: 950px;
	height: 550px;
	margin-left:auto;
	margin-right:auto;
}
.side_border_left
{
	background-image: url(/images/LeftShadowLong.png);
	BACKGROUND-REPEAT: no-repeat;	
	background-position: left top;
}
.side_border_right
{
	background-image: url(/images/RightShadowLong.png); 
	BACKGROUND-REPEAT: no-repeat;	
	background-position: left top;	
}
.altHeaderTall
{
	top: 21px;
	width: 950px;
	height: 529px;
	position: relative;
	background-color: #000000;
}
.altHeaderShort
{
	top: 21px;
	width: 950px;
	height: 325px;
	position: relative;
	background-color: #000000;
}
.altHeaderLogo
{
	position: absolute;
	top:-20px;
	right: 5px;	
	z-index: 200;
}
.altHeaderLogo a img
{
	border: 0px;
}
.altHeaderMenu
{
	height: 30px;
	width: 950px;
	z-index: 100;
	background-image: url(/images/topmenubg.jpg);
	position: relative;
	filter: alpha(opacity=95); /* internet explorer */
	-khtml-opacity: 0.95;      /* khtml, old safari */
	-moz-opacity: 0.95;       /* mozilla, netscape */
	opacity: 0.95;           /* fx, safari, opera */
	
}
.altHeaderMenu .wrapper
{
	position: absolute;
	left: 5px;
	width: 100%;
	text-align: center;
	top: 22%;
	color:#fefefe;
	text-align:left;
	font-family:Lucida Sans Unicode;
	font-size:14px;
}

.altHeaderMenu .wrapper a
{
	text-decoration:none;
	color:#fefefe;
}

.altHeaderMenu .wrapper a:hover
{
	text-decoration:underline;
}
.altHeaderTitle
{
	position: absolute;
	bottom: 0px;
	height: 60px;
	width: 950px;
	background-image: url(/images/titlebarbg.jpg);
	filter: alpha(opacity=95); /* internet explorer */
	-khtml-opacity: 0.95;      /* khtml, old safari */
	-moz-opacity: 0.95;       /* mozilla, netscape */
	opacity: 0.95;           /* fx, safari, opera */
	
}
.altHeaderTitleCenter
{
	 position: absolute;
	 left: 0px;
	 top: 10px;
	 width: 950px;
	 text-align: center;
	 color:#fefefe;
	 font-family:Lucida Sans Unicode;
    font-size:30px;
    
}
.altHeaderTitleLeft
{	
	position: absolute;
	left: 20px;
	top: 10px;
	 color:#fefefe;
	 text-align:left;
	 font-family:Lucida Sans Unicode;
     font-size:30px;
     
}
.altHeaderTitleRight
{
	position: absolute; 
	top: 10px;
	right: 20px;
	 color:#fefefe;
	 text-align:right;
	 font-family:Lucida Sans Unicode;
     font-size:30px;
     
}
.divisionMenu
{
	color:#333333;
	text-align:center;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	width: 950px;
	text-align: left;
}
.divisionMenu a
{
	color: #333333;
	text-decoration: none;
}

.divisionMenu a:hover
{
	text-decoration: underline;
}
.body
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("/images/body-gradient.jpg");
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

.lines
{
	float:left;
}

.lines img
{
	position: absolute;
}

.rightborder
{
	float:right;
	width:1px;
	background-image:url("/images/line2.jpg");
}

.summary
{
	float:left;
	width:575px;
	padding:25px;
	text-align:justify;
	font-size:13px;
}
.summary H3
{
	font-size:15px;
	font-weight:bold;
}
.contentline
{
	float:left;
	width:615px;
	text-align:center;
}

.contentlinefull
{
	width:950px;
	text-align:center;
	vertical-align: middle;
	margin-top: 15px;
}
.contentlineshort
{
	width:650px;
	text-align:center;
	vertical-align: middle;
	margin-top: 15px;
}
.contentlinefull img
{
	vertical-align: middle;
}

.contenttext
{
	float:left;
	width:545px;
	padding:25px;
	text-align:left;
	font-size:24px;
	color:#4D4D4D;
}

.contenttextfull
{
	width:100%; /* 950px; */
	text-align:left;
	font-size:24px;
	color:#4D4D4D;
	padding-top: 15px;
}

.contentcontainer
{
	float:left;
	height:100px;
	width:545px;
	padding:25px;
}

.contentcontainerfull
{
	float:left;
	height:125px;
	width:950px;
}

.contentcontainer a
{
	color:Black;
	text-decoration:none;
}

.contentcontainer a:hover
{
	text-decoration:underline;
}

.contentcontainersize
{
	height:100px;
	width:125px;
	font-family:Arial Black;
	font-size:30px;
	text-align:center;
	float: left;
}

.contentcontainersizefull
{
	float:inherit;
	height:125px;
	width:250px;
	font-family:Arial Black;
	font-size:60px;
	text-align:center;
}

.contentcontainersizefull a
{
	text-decoration:none;
	color:Black;
}

.contentcontainersizefull a:hover
{
	text-decoration:underline;
}

.contentcontainerdescription
{
	margin-left: 130px;
	margin-right: 175px;
	height:100px;
	width:200px;
	font-size:13px;
	text-align:justify;
	float:inherit;
}

.contentcontainerdescriptionfull
{
	float:inherit;
	height:125px;
	width:250px;
	font-size:13px;
	text-align:justify;
}

.contentcontainerprice
{
	width:175px;
	font-size:9px;
	position:relative;
	float:right;
}

.contentcontainerpricefull
{
	float:inherit;
	height:125px;
	width:350px;
	font-size:9px;
	position:relative;
	padding-left:82px;
}

.contentcontainerprice img
{
	right: 0px;
}

.paragraphfull
{
	float:inherit;
	width:90%; /*600px;*/
	margin-left:auto;
	margin-right:auto;
	padding: 5px; 
	padding-left: 25px; 
	padding-right: 25px; 
	font-size:13px;
	position:relative;
}

.paragraphfull a
{
	text-decoration:underline;
	color:Black;
}

.paragraphfull a:hover
{
	text-decoration:underline;
	color:Gray;
}

.rightBox
{
	float:right;
	width:310px;
	text-align:right;
	font-size:17px;	
	position: relative;
	padding-right: 15px;
}
.rightBox H3
{
	font-size:15px;
	font-weight:bold;
	width: 100%;
	text-align: left;
	padding: 5px;
}
.rightBox .leftBorder
{
	position: absolute;
	left: 0px;
}

.promobox
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:100px;
	position:relative;
}

.bottom-text
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:825px;
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
}

.footer
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:75px;
	border-top: 5px solid #e6ceac;
	background-image: url(/images/footermenubg.jpg);
	background-repeat: no-repeat;
	background-color:#231f20;	
	position: relative;
}

.footer .wrapper
{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 30%;
	padding: 5px;
	color:#fefefe;
	text-align:center;
	font-family:Lucida Sans Unicode;
	font-size:14px;
}

.footer .wrapper a
{
	text-decoration:none;
	color:#fefefe;
}

.footer .wrapper a:hover
{
	text-decoration:underline;
}

.copyright
{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	line-height:20px;
	color: #333333;
}

a#homeImage1
{
	display:block;
	float:left;
	margin-left:5px;
	width:300px;
	height:100px;
	background-image: url(/images/button-about-us.jpg);
}

a#homeImage1:hover
{
	background-image: url(/images/button-about-us-hover.jpg);
}

a#homeImage2
{
	display:block;
	float:left;
	margin-left:20px;
	width:300px;
	height:100px;
	background-image: url(/images/button-services.jpg);
}

a#homeImage2:hover
{
	background-image: url(/images/button-services-hover.jpg);
}

a#homeImage3
{
	display:block;
	float:left;
	margin-left:20px;
	width:300px;
	height:100px;
	background-image: url(/images/button-project-portfolio.jpg);
}

a#homeImage3:hover
{
	background-image: url(/images/button-project-portfolio-hover.jpg);
}
.error
{
	width: 100%;
	text-align: center;
}
.superscriptcheck
{
	vertical-align: middle;
	padding-top: 5px;
}

.tablerow
{
	border-bottom: 1px solid #999999;
}

/* Progress Box */
#OuterTableCellOverlay
{
    top: 0px;
    left: 0px;
    width: 99%;
    height: 700px;
    position: absolute;
    background-color: white;
    z-index: 100;
	filter: alpha(opacity=75); /* internet explorer */
	-khtml-opacity: 0.75;      /* khtml, old safari */
	-moz-opacity: 0.75;       /* mozilla, netscape */
	opacity: 0.75;           /* fx, safari, opera */
    /*padding-top: 40%;
    padding-left: 30%;*/
}

#InnerTableCellOverlay
{
	position: relative;
    text-align: center;
    width: 444px;
    height: 40px;
    border: 1px solid black;
    padding: 10px;
    background-color: #eee;
    z-index: 101;
    top: 50%;
    left: 30%;
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1.0;      /* khtml, old safari */
	-moz-opacity: 1.0;       /* mozilla, netscape */
	opacity: 1.0;           /* fx, safari, opera */

}
#InnerTableCellOverlay img
{
	padding-top: 7px;
}
/* End Progress Box */

/* Gallery */
.caption{font-style:italic;color:#887;}
.projectGallery{position:relative;}
.gallery_project{width:602px;margin: 0px; padding: 0px; margin:0 auto;}
.gallery_project li{width:70px;height:50px;border:3px double #ccc;margin: 5px;}
.gallery_project li div{left:240px}
.gallery_project li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 0px auto;width:600px; height: auto;}
#main_image img{margin-bottom:10px;width:600px; height: auto;}

.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:600px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}
/* End Gallery */

/* Clear Fix Start */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
/* Clear Fix End */
