
/* -----------------------------------*/
/* ---------->>> =global <<<-----------*/
/* -----------------------------------*/
* {margin: 0; padding: 0; outline: none;}
ul {list-style: none;}
a {border: none; outline: none;}
a:link, a:visited {
	padding-bottom: 0;
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #b70a0f;
	}
a:visited {
	padding-bottom: 0;
	color: #ff0000; 
	text-decoration: none;
	border-bottom: 1px solid #828181;
	}
a:hover {
	padding-bottom: 0;
	color: #0e374b;
	border-bottom: 1px solid #aeb6b9;
	}
/* -----------------------------------*/
/* ---->>> =page structure <<<--------*/
/* -----------------------------------*/
body {
	background: #fff url(images/bgSlice.gif) repeat-x;
	padding: 0;
	font: 62.5%/1.8em Arial, Helvetica, sans-serif;
	color: #0e374b;
	padding: 0px;
	}
	#home {
		background: #92918d url(images/bg_concrete.jpg) repeat-x !important;
		padding: 0px 0 0 0 !important;
		}

#phonetitle	{
	text-align: right;
	font-size: x-large;
	color:#000000;
	font-weight:bold;
	width: 940px;
	padding: 10px;
    margin-left: auto;
    margin-right: auto;
}
		
#header, #promo, .wrapper {
	margin: 0 auto;
	width: 940px;
	}
#content {
	float: left;
	width: 100%;
	background: #fff url(images/intro_pool.jpg) center top no-repeat !important;;
	font-size: 1.2em;
	}
#content_insides {
	float: left;
	width: 100%;
	background-color: #fff;
	font-size: 1.2em;
	}
	
#header {
	height: 97px;
	background: url(images/headerGrad.jpg) no-repeat;
	padding: 20px 0 0 0; 
	}	
	#home #header {
	height: 59px !important;
	background: url(images/navBg.jpg) no-repeat !important;
	padding: 0 !important;
	}
#primary {
	float: left;
	width: 450px;
	padding: 10px 0 0 0;
	margin: 0px 0 0 0;
		border-right: 1px solid #FF0000; /*middle decorative line*/
	}	
	#home #primary #primary_insides {
		padding: 0 !important;
		width: 450px !important;
		margin: 0 !important;
		}
#primary_insides {
	float: left;
	width: 450px;
	padding: 50px 0 0 0;
	margin: 0px 0 0 0;
	border-right: 1px solid #FF0000; /*middle decorative line*/
	}	
/*
#blog #primary, #portfolio #primary,#contact #primary, #rfp #primary, #work #primary, #about #primary {border-right: 1px solid #FF0000; margin-bottom: 20px;}
*/
#ourWork {
	float: right;
	width: 299px;
	padding: 20px 0 0 20px;
	margin: 25px 0 0 0;
	}
#portfolio #ourWork {border: none;}
#sidebar {
	float: right;
	width: 299px;
	padding: 20px 0 0 20px;
	margin: 5px 0 0 0;
display: inline;
	}
#info {
	float: right;
	width: 299px;
	padding: 40px 0 0 0;
	}
#promo {
	background: url(images/intro.jpg) no-repeat;
	height: 245px;
	}
#promo_insides {
	background: url(images/forinsides.jpg) center no-repeat;
	height: 62px;
	}
		
#featured {
	width: 450px;
	float: right;
	margin: 75px 0 ;
	}
	
#featured a {
	float: right;
	padding: 0 0px 0 0;
	margin: 0 0px 0 0;
	display: inline;
	}

#right_col {
	width: 450px;
	float: right;
	padding: 50px 0 0 0;
	}
		
#title {
	float: left;
	/*border-bottom: 1px solid #FF0000; featured project lines */
	padding: 10px 10px 5px 0px;
	}
#title p {
	border: none;
	padding: 10px 0 0 20px;
	}
#title span {
	border: none;
	padding: 0 0 0 20px;
	display:block;
	}	



#bottom_left {
	width: 300px;
	float: left;
	color:#000;	
	font-size:large;
	font-weight: bold;
	padding: 5px 0 0 20px;
}
#bottom_right a:link {
	color:#ff0000;	
	text-decoration: none;
	font-weight:bold;
	}	
#bottom_right a:visited {
	color:#fff;	
	text-decoration: none;
	font-weight:bold;
	}	

#bottom_right {
	font-size:small;
	font-weight:bold;
	float:right;
	color:#000;	
	padding: 15px 20px 0 0;
	text-align:right;
	width: 450px;
}




#text {
	color:#000;	
	text-decoration: none;
	font-size:small;
	border-bottom: none;
	}	
#text a:link {
	color:#ff0000;	
	text-decoration: none;
	font-size:small;
	border-bottom: none;
	font-weight:bold;
	padding-right: 15px;
	}	
#cInfo h4 {
	width: 199px;
	height: 15px;
	text-indent: -6000px;
	display: block;
	overflow: hidden;
	padding: 0 0 5px 0;
	}
/*************************************************************/

/*DROP DOWN MENU*/
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px dotted #cccccc;
border-bottom-width: 0;
z-index: 100;
background-color: #db0408;
width: 180px;
color: #fff;
font-size: small;
}

.anylinkcss a{
display: block;
text-indent: 3px;
border-bottom: 1px dotted #cccccc;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #fff;
font-size: small;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
font-size: small;
}

.anylinkcss_long{
position:absolute;
visibility: hidden;
border:1px dotted #cccccc;
border-bottom-width: 0;
z-index: 100;
background-color: #db0408;
width: 120px;
color: #fff;
font-size: small;
}

.anylinkcss_long a{
display: block;
text-indent: 3px;
border-bottom: 1px dotted #cccccc;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: #fff;
font-size: small;
}

.anylinkcss_long a:hover{ /*hover background color*/
background-color: black;
color: white;
font-size: small;
}/*************************************************************/

#footer .wrapper {
		position: relative;
		padding: 30px 0 30px 0;
		height: 200px;
		}
#footer {
	clear: both;
	background: #ccc url(images/bg_concrete.jpg) repeat-x;
	}
#footer a {
	color: #5b96b3;
	border-bottom: 1px solid #FF0000; 
	}
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #9c9c9c;
	}
	/*#home #footer .wrapper {
		position: relative;
		top: 3px;
		height: auto !important;
		background: url(images/footGrad.jpg) no-repeat;
		}*/
/*#notFound #footer .wrapper {background-image: none !important;}
#home*/ #footerInfo {
	clear: left;
	width: 100%;
	padding: 5px 0 0 0;
	}
#footer #cLogin p {
		background: url(images/bg_concrete.jpg) repeat-x;
	color: #bebebe !important;
	clear: left; 
	border-bottom: 1px solid #204658;
	font-size: 1.2em;
	}
#footer p.validates {
	color: #000;
	float: right;
	padding: 0 20px 0 80px;
	margin: 20px 0 0 0;
	}
	#home #footer .validates {margin: 0 !important;}
.noBorder {border: none !important;}
#footer #cInfo table {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0 0 0 10px;
	}
#footer table .blue {
	color: #FFF;
	}

/* -----------------------------------*/
/* ----------->>> =nav <<<------------*/
/* -----------------------------------*/
#nav {
	float: right;
	margin: 1px 20px 0 0;
	}
	#nav li {
		float: left;
		padding: 0 20px 0 0;
		}
	#nav li a {
		text-decoration: none;
		font-size: 1.4em;
		letter-spacing: 1px;
		color: #f3f3f3;
		float: left;
		display: block;
		border-bottom: none !important;
		padding: 22px 0 0 0;
		}
	#nav li a:hover {
		color: #a7a7a7;
		border-bottom: none !important;
		padding: 22px 0 0 0;
		}
	#home #navHover {
		color: #a7a7a7;
		border-top: 3px solid #ffffff !important;
		padding: 22px 0 0 0;
		margin: -1px 0 0 0;
		}




/* -----------------------------------*/
/* ---------->>> =headings <<<--------*/
/* -----------------------------------*/
#header h1 {
	position: absolute;
	float: left;
	display: block;
	text-indent: -6000px;
	overflow: hidden;
	}





#info h3 {
	background: url(images/contactLogo.gif) no-repeat;
	width: 199px;
	height: 13px;
	text-indent: -6000px;
	display: block;
	overflow: hidden;
	}


#logo {
	float: left;
	background: url(images/logo.gif) no-repeat;
	border: none !important;
	width: 244px;
	height: 17px;
	margin: 23px 0 0 20px;
	display: inline;
	}

.intro {
	padding: 5px 0 0 750px;
	}
.intro a {
	color: #4ab1e4;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	.intro a:hover {
		color: #52bcf1;
		}

#bread ul li a {
	border-bottom: 1px solid #4486a7;
	color: #4486a7;
	}


#primary p {
	padding: 0 20px 20px 30px;
	margin: 0 0 15px 0;
	/*border-bottom: 1px solid #FF0000; this is for each block in the middle main text*/
	}
#primary_insides p {
	padding: 5px 20px 0px 30px;
	margin: 0 0 15px 0;
	/*border-bottom: 1px solid #FF0000; this is for each block in the middle main text*/
	}	


.projectInfo {
border: none !important;
margin: 0 0 15px 45px !important;
padding: 20px 0 0 0 !important;
width: 560px;
clear: right;
}


.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {

  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute; 
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-dummy {
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}  


/*---- Header styling ---*/
.sIFR-active h2 {
  visibility: hidden;

  font-family: Verdana;
  line-height: 1em;
  font-size: 21px;
padding: 0 0 0 0px;
}
.sIFR-active h2.firstHeader {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 36px !important;
  padding: 0 0 0 20px;
}
.sIFR-active #footer h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 22px;
}
.sIFR-active #ourServices h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 16px;
  margin: 0 0 5px 0;
}
.sIFR-active #ourWork h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.sIFR-active #sidebar h2 {
padding: 0 !important;
}
.sIFR-active #blog h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 30px;
}