body {
/*	background-color:#9CC2E3;
	margin:0px;
	padding:0px;
	font: 12px  verdana, arial, helvetica;
	color: #585858;*/
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#FFFFFF;
}
h2{
	padding:5px 0 5px 0;
	margin:0px;
	font-size:14px;
	color:#660a33;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
h3{
	padding:0 0 5px 0;
	margin:0px;
	font-size:13px;
	color:#ea1a4e;
	font-weight: normal;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#7ea743;
}



a{
	text-decoration:none;
	color:#70B805;
}
a:hover{
	text-decoration:underline;
	color:#5C9704;
}


p{
text-align:left;
padding:2px 0 10px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
	color:#D1E4F1;
	font-size:14px;
	line-height:20px;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}

.clear{
	clear:both;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
	width:900px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #225F90;
	border-bottom-color: #225F90;
	border-left-color: #225F90;
}
#header{
width:900px;
height:80px;
margin:auto;
}
/*#logo{
margin:25px 0 0 20px;
float:left;
background:url(images/logo2.gif) no-repeat;
width:329px;
height:43px;
}*/



#construction{
position: relative;
display:block;
margin:25px 0 0 500px;
width:305px;
height:80px;
float:right;
margin:10px 10px 10px 0;
background:url(images/constructionBkgd.gif) no-repeat center;
background-position:0px 0px;
padding-left:0px;
}

#construction a{
	color:#FFF;
	text-decoration:underline;
}

.construction_box_title{
padding:7px 0 3px 0;
margin:0px;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-align:center;
}

.construction_box_text{
padding:0 0 10px 0;
margin:0px;
font-size:12px;
color:#ffffff;
font-weight:normal;
line-height:15px;
text-align:center;
}


#logoLink{
position: relative;
display:block;
margin:25px 0 0 20px;
float:left;
background:url(images/logo2.gif) no-repeat;
width:349px;
height:53px;
}

#logoLink a
{
 	position: absolute;
    top: 0;
    left: 0;
width:349px;
height:53px;
}

 
#logoLink a h1
{
    display: none;
}

#logoBkgd{
	background:url(images/logoBkgd.jpg) repeat-x;
	height:80px;
}

a.projectTitle {
	padding:0 0 5px 0;
	margin:0px;
	font-size:13px;
	color:#ea1a4e;
	font-weight: normal;
}

a.projectTitle:hover{
	padding:0 0 5px 0;
	margin:0px;
	font-size:13px;
	color:#862637;
	font-weight: normal;
	text-decoration:none;
}
/*----------------------menu-------------------------*/
  
  
  #mainNav{
	  height:47px;
	  
	  margin:0;
	  padding:0;
  }
  
  #menu { 
  padding: 0 0 8px 8px; 
  margin: 0 0 25px 0; 
  height: 37px; 
  background:url(images/mainNav_bkgd.gif) repeat-x bottom;
  }
  
	#menu li { 
	display: inline; 
	}
	
	#menu li a {
	float: left;
	width: 92px;
	text-align: center;
	margin: 0px 2px 0 0;
	font-weight: normal;
	font-size: 1.2em;
	padding: 20px 0 0px 0;
	color: #225f90;
	text-decoration: none;
	}
	
	#menu li a:hover, #menu li a.current {
	color: #862639;
	background: url(images/menu.jpg) no-repeat center top;
	margin: -2px 2px 0 0;
	padding: 20px 0 13px 0px;
	width: 92px;
		}
		
/*#menu{
width:900px;
height:42px;
padding:0px;
clear:both;
background-color:#416271;
}
#menu ul{
list-style:none;padding:0 0 0 230px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}*/

/*/*----------------middle blue box-----------*/
/*.blue_box{
width:100%;
height:232px;
clear:both;
background:url(images/green_box_bg.gif) no-repeat left #225f90;
background-position:0px 0px;
border-top:1px solid #104672;

}

.text_content{
width:200px;
float:left;
padding:20px 0 0 0;
margin:0 0 0 20px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;


}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}

.read_more a:hover{
	text-decoration:none;
	color:#587A25;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/bullet.gif) no-repeat right;


}
.read_more_link a{
	text-decoration:none;
	color:#70b805;
}
.read_more_link a:hover{
	text-decoration:underline;
	color:#5C9704;
}
*/


/*----------------------global button-------------------------*/

/*----------------------left navigation-------------------------*/
#left_nav{
width:350px;
height: auto;
padding:5px 0 0 0; 
clear:both;
margin-bottom:25px;
}
#left_nav ul{
list-style:none;
margin: auto;
display:block; 
padding:0px;
}
/*#left_nav ul li{
list-style:none;
display:block;
width:auto;
height:29px;
padding:0px;
line-height:29px;
}*/

#left_nav ul li{
line-height:29px;

height:29px;
display:block; 
width:350px;
text-decoration:none;
padding:0 0 0 35px; 
margin:7px 0 7px 0;
color:#6898ac;
background:url(images/left_nav_arrow.gif) no-repeat left; 
border-bottom:1px #225f90 dotted;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:400px;
height:auto;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
clear:both;
}
#right_content{
width:490px;
height:auto;
margin:10px 0 0 0;
float:left;
padding:10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav{
width:295px;
height:230px;
padding:0px 0 0 5px; 
float:right;
background-color:#2c6493;
margin:0px 0 0 20px;
}
#right_nav ul{
list-style:none;
margin: auto;
display:block; 
padding:0px;
}
/*#right_nav ul li{
list-style:none;
display:block;
width:auto;
height:30px;
padding:0px;
line-height:29px;
}*/
#right_nav ul li {
	list-style:none;
display:block;
width:auto;
height:35px;

line-height:33px;


text-decoration:none;
padding:0px 0 0 35px; 
margin:3px 0 3px 0;
color:#d4f0ba;
background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
/*
#right_nav ul li a:hover{
	height:36px;
	display:block;
	width:263px;
	text-decoration:none;
	color: #D1E4F1;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	background:url(images/right_nav_a.gif) no-repeat center;
	background-position:0px 0px;
}
#right_nav ul li a.current{
height:36px;
display:block;
width:263px;
text-decoration:none;
padding:0px;color: #d4f0ba;
padding:0 0 0 35px;
margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
*/
.products_box{
height:auto;
padding:10px 0 25px 0;
border-bottom:1px #a7ef6e dashed;
margin:0 0 10px 0;
}
/*-----------Callout----------*/

.callout_box{
width:190px;
height:124px;
float:left;
margin:10px 10px 10px 0;
background:url(images/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
padding-left:0px;
}

.callout_box_title{
padding:10px 0 10px 0;
margin:0px;
font-size:14px;
color:#ffffff;
font-weight:bold;
text-align:center;
}

.callout_box_text{
padding:0 0 10px 0;
margin:0px;
font-size:12px;
color:#ffffff;
font-weight:normal;
line-height:20px;
text-align:center;
}
/*
.button_blueBkgd{
width:101px;
height:29px;
float:left;
padding:0 10px 0px 10px;
background:url(images/button_blueBkgd.gif) no-repeat center;
line-height:29px;
text-align:center;
font-weight:500;
}*/

#button_blueBkgd_Center{
	text-align:center;
	height:50px;
	width:101px;
}

.button_blueBkgd a{
	text-decoration:none;
	color:#5394CE;
	width:101px;
height:29px;
display:block;
padding:0 10px 0px 10px;
margin-left:35px;
background:url(images/button_blueBkgd.gif) no-repeat center;
line-height:29px;
text-align:center;
font-weight:500;

}
.button_blueBkgd a:hover{
	text-decoration:none;
	color:#164061;
	width:101px;
	height:29px;
	display:block;
	padding:0 10px 0px 10px;
	margin-left:35px;
	background:url(images/button_blueBkgdHover.gif) no-repeat center;
	line-height:29px;
	text-align:center;
	font-weight:500;
}
.button_blueBkgd_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/bullet.gif) no-repeat right;

}
.button_blueBkgd_link a{
	text-decoration:none;
	color:#70b805;
}

/*------End Callout-----------*/

.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:165px;
float:left;
color:#8b8e5d;
padding:0 0 0 0px;
}

.pricesSummary_information{
width:465px;
float:left;
padding:10px 0 0 10px;
border-bottom:1px #a7ef6e dashed;
}

#summary{
	margin:0px 0 0 0;
	padding: 0 0 0 0px;
	width:470px;
	display:block; 
	height:40px;
	text-align:left;
}

#summary p{
	margin:0px 0 0 0;
	padding:15px 0 0 0px;
}
#downloadPDF{
	margin:0px 0px 0 0;
	padding: 15px 0px 0 0px;
	
}

#downloadPDF a{
	width:180px;
	height:50px;
	display:block; 
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0 0px;
	padding:10px 0 0 35px;
}

#downloadPDF a:hover{
	margin:0px 0 0 0;
}

.text_content #downloadPDF{
	margin:0px 0px 0 0;
	padding: 0px 0px 0 0px;
	
}

.text_content #downloadPDF a{
	
	width:100%;
	height:20px;
	display:block; 
	background-image:url(images/pdf.png);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px 0px 0 0px;
	padding:5px 0 0 35px;
	color: #3FC;
}

.text_content #downloadPDF a:hover{
	margin:0px 0 0 0;
	color: #09C;
}

.contact_information{
width:265px;
float:left;
padding:10px 0 0 10px;
}

#phone{
	margin:0px 0 0 0;
	padding: 0 0 0 0px;
	width:270px;
	display:block; 
	background-image:url(images/phone_icon.gif);
	background-repeat:no-repeat;
	background-position:left ;
	height:40px;
	text-align:right;
}

#phone p{
	margin:0px 0 0 0;
	padding:15px 0 0 53px;
}

#email{
	margin:0px 0px 0 0;
	padding:35px 0 0 54px;
	width:260px;
	height:50px;
	display:block; 
	background-image:url(images/contact_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
}

#email a{
	margin:0px 0px 0 0px;
	padding:0 0 0 0px;
}

#email a:hover{
	margin:0px 0 0 0;
}

.headerColumnRight #phone{
	
	margin:-8px 0px 0px 0px;
	padding:12px 0 0px 54px;
	width:150px;
	height:25px;
	color:#600;
	font-weight:bold;
	background-image:url(images/phone_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	float:left;
}

.headerColumnRight #phone p{
	margin:0px 0 0 0;
	/*padding:15px 0 0 53px;*/
	
}

.headerColumnRight #email{

	margin:0px 0px 0px 0px;
	padding:12px 0 0 54px;
	width:185px;
	height:30px;
	
	background-image:url(images/contact_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	float:left;
}

.headerColumnRight #email a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.headerColumnRight #email a:hover{
	margin:0px 0px 0px 0px;
}

.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}

/*--------------image-----------*/
.image{
	width:120px;
	height:82px;
	float:left;
	margin: 0 10px 0 0;
	border:1px solid #999;
}

.jazz{
	background:url(images/jazzTN.jpg) no-repeat;
}

.nunzio{
	background:url(images/nunzioTN.jpg) no-repeat;
}

.cMix{
	background:url(images/cMixTN.jpg) no-repeat;
}

/*-----------------------------testimonialBox------------------*/
#testimonialBox{
	width: 350px;
	height:auto;
	background:url(images/testimonial_Quotes.gif) no-repeat top left;
}

/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:37px;
color: #fff;
background-color:#225f90;
}
.copyright{
	float:left;
	padding-left:10px;
	padding-top:10px;
	color:#A2C6E5;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}
