@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;
	text-decoration:none;
}

a:visited, a:active {
	outline: none;
	text-decoration:none;
}

img {border:0;}
#wrapper {
	background-color: #333;
	margin: 0 auto;
	text-align: left;
	min-width: 700px;
}

#masthead {
	background-color: #333;
	height: auto;
	width: 1065px;
	margin: 0 auto;
	text-align: center;
	
}

body {
	text-align: center;	
	background-color:#FFF;
}

/* ====== Rules that target company logo ======*/

#main-logo a{
	float:left;
	width: 195px;	
	height: 69px;
	background-color: transparent;
	outline:none;
	text-indent:-9000px;
	margin-top: 15px;
	background: url(../new_nav/images/WEB-DESIGN-2_03.png) no-repeat ;
	_background: url(../new_nav/images/WEB-DESIGN-2_03_alt.png) no-repeat ;
}

/*#main-logo a:hover{

	background: url(../new_nav/images/WEB-DESIGN-2_03-ovr.png) no-repeat ;
}*/

#main-logo {
float:left;
margin-left: 5%;
_background: url(../new_nav/images/WEB-DESIGN-2_03_alt.png) no-repeat ;
background-position: 0 15px;
}

h1 {

	height: 67px;
	width: 195px;	
	
}


/* ====== Rules that target navigation bar ======*/ 

#navigation-bar {
	float: right;	
	margin-right: 3%;
	/* Needs to be 15px more than logo margin */
	margin-top: 30px;
	padding: 0px 0 0 0px;
	_background:url(../new_nav/images/ie6_nav.png) no-repeat;
	_background-position: -4px -1px;
}

#navigation-bar li{
	list-style: none;
	/* Do not delete this float */
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}

#navigation-bar a {
	height: 67px;
	display: block;
	margin: 0 1px 0 0 ;
	padding: 4px 8px;
	text-decoration: none;
	border: 1px solid #333;
	text-indent: -9000px;
	
	

	
}

#wrapper #masthead #navigation-bar ul #about a {
	background-image: url(../new_nav/images/about-us.png);
	_background-image: url(../new_nav/images/about-us_alt.png);
	background-repeat: no-repeat;
	
	height: 34px;
	width: 69px;
	margin-right:7px;
}

/*#wrapper #masthead #navigation-bar ul #about a:hover {
	background-image: url(../new_nav/images/about-ovr.png);
}*/

#wrapper #masthead #navigation-bar ul #showcase a {
	background-image: url(../new_nav/images/showcase.png);
	_background-image: url(../new_nav/images/showcase_alt.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 69px;
}

/*#wrapper #masthead #navigation-bar ul #showcase a:hover {
	background-image: url(../new_nav/images/showcase-ovr.png);
}
*/
#wrapper #masthead #navigation-bar ul #contact a {
	background-image: url(../new_nav/images/contact_us.png);
	_background-image: url(../new_nav/images/contact_us_alt.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 69px;
}

/*#wrapper #masthead #navigation-bar ul #contact a:hover {
	background-image: url(../new_nav/images/contact-ovr.png);

}
*/

/* ====== Rules that target contact text (OLD) ======*/ 

#contact-text {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(204, 204, 204);
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-right: 35px;
	padding-top: 38px;
	
}

/* ====== Rules that target design elements ====== */

#top-shadow-bar-01_ {
	height: 49px;
	clear: both;
	background-color: #333;
	background-image: url(../images/top_shadow_bar_01.png);
	_background-image: url(../images/top_shadow_bar_01.gif);
	background-repeat: repeat-x;
}



#copyright-text h6 {
	float:left;
	padding-top: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#999;
	padding-left:16px;
}

#footer-links {
	float: right;
	padding-top: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#999;
	}

#footer-links a{

	padding-top: 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	border-style:none;
	color:#999;
	}



#copy-wrapper {
	width: 1065px;

	text-align: left; 
	margin: 0 auto;
}
#copy-bg {
	clear: both;
	height: 84px;
	background: url(../images/copyright_bar_01_02.jpg) repeat-x;
	width: 100%;
	background-color:#fff;
}

#side-shadow-bar_ {
	position: relative;
	left: 698px;
	top: 153px;
	width: 39px;
	height: 531px;
}

/* ====== Rules that target content ======*/

#portfolio {
	height: 750px;
	width: 1065px;
	background-color: #FFF;
	text-align: center; 
	margin: 0 auto;
}

#bg_wrapper{
	width: 100%;
	padding-top:20px;
	height: 500px;
	background-color: #FFF;
}

#tri_col {
	height: 500px;
	width: 1067px;
	background-color: #FFF;
	margin-left: auto;
	padding-left: 25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;

	color:#666;
	

}

#tri_col a{
	color:#666;
	}

#left_col {
	width:310px;
	height:500px;
	text-align:left;
	padding-right:50px;
	background-color:#FFF;
	float:left;
	background-image:url(../fp_ss/front/sideshadow.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:justify;
}
#cent_col {
	background-color:#FFF;
	text-align:left;
	float:left;
	padding-right:50px;
	width:350px;
	height: 500px;
	background-image:url(../fp_ss/front/sideshadow.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:justify;
}

#rite_col {
	background-color:#FFF;
	text-align:left;
	float:right;
	width:305px;
	text-align:justify;
}

#tri_col h3{
	padding-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom:8px;
	
	}
	
#dbl-col h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;	
	}
	
#dbl-col strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
	}
#tri_col img {
	margin-top:40px;
}

#rite_col img {
	padding-left:7px;

}

#cent_col img {
	
	padding-left:25px;
	}
	
#logo_our {
	color:#999;
}
	
#copy-wrapper a:hover
{
	text-decoration: underline;
}
#copy-wrapper a, a:visited, a:active
{
	color: #999;
	text-decoration: none;
}

#get-in-touch {
	padding-top:40px;
	width: 665px;
	height: 450px;
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	float:left;
	padding-left:0px;
	text-align:justify;
	padding-left:40px;

}

#contact-text-right {
	padding-top:40px;
	height: 400px;
	width: 286px;
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	float:right;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-left:40px;
	
	color:#666;
	background-image:url(../fp_ss/front/sideshadow.png);
	background-position:left top;
	background-repeat:no-repeat;

}

#contact-text-right a:hover
{
	text-decoration: underline;
}
#contact-text-right a, a:visited, a:active
{
	color: #666;
	text-decoration: none;
}


#dbl-col {
	margin: 0 auto;
	height:500px;
	width:1065px;
	text-align:center;
}

#services-text {
	padding-top:40px;
	text-align:left;
	float: right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	width: 676px;
	height:450px;
	text-align:justify;

	background-image:url(../fp_ss/front/sideshadow.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:50px;
}

#about-text {
	padding-top:40px;
	text-align: left;
	float: left;
	width: 300px;
	text-align:justify;
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;

	
}

