﻿@import url(layout.css);

body {

	color: black;

	font-size: 11px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /*background-color: #d3d9d6;*/;

	background-image: url('../images/newback2.jpg');

}

#container {

	background-color: #fff;

	/*width: 962px;*/
		width: 866px;


	margin: 0 auto;

	border-top: 0;


	border-bottom: 0;


}

#masthead {

	text-align: right;

	/*background-color: #036;*/

	/*background-color: #003d6c;*/
	
	background-image: url('../images/topback94-2.jpg');
/*	width: 962px;*/


	width: 866px;
height: 117px;
padding: 6px 0 3px 0px;
}

#navigation {

	/*background-color: #545454;*/
 #border-top: 1px solid #a9a9a9;
  #border-left: 1px solid #a9a9a9;
   #border-right: 1px solid #a9a9a9;


 
 background-image: url('../images/btnback.jpg');


	overflow: hidden;

}

h1 {
color: #003c6c;
font-size: 16px;
}

h2 {
color: #003c6c;
font-size: 14px;

}

#column_l {

	width: 5px;

	margin: 0;

		border-left: 1px solid #b7b7b7

float: left;

	padding: 0px 0px 5px 0px;

	background-color: #fff;


}







#column_r {

	width: 864px;

		border-right: 1px solid #b7b7b7;

		border-left: 1px solid #b7b7b7;

	margin: 0px;

	padding: 0px;

	background-color: #ffffff;

	position: relative;

}





#column_r_container {


	padding: 5px 10px 10px 10px;



	background-color: #ffffff;






}









#footer {

/*	width: 962px;*/
	
		width: 866px;


	text-align: center;

	/*background-color: #113962;*/

	background-color:#003d6c;

	padding-top: 5px;

	padding-bottom: 5px;

}

/* Styles for Masthead */

#masthead img { 

	float: left; 

}



#masthead p {

	font-size: 14px;

	color: #003d6c;

	margin: 6px 0px 0 0;

	font-weight: bold;

	padding: 0;

}


#phone {

margin: 6px 10px 0;
padding: 10px 0 0 0;
float: right;
width: 300px;
}

#column_r p {

	/*font-size: 11px;

	margin: 7px;*/

}

/* Styles for Navigation */

#left_nav {

	/*background-image: url('../images/leftnavblend.jpg');*/
		background-color:#003d6c;


margin: 20px 0px 10px 10px;
padding: 4px;
color: #ffffff;
width: 140px;
/*height: 110px;*/
font-size: 12px;




}


#left_nav ul {

	list-style-type: none;

	width: 100%;

	margin: 0;

	padding: 0 0 10px 10px;

}


#left_nav_title {
color: #fff;
font-size: 12px;
font-weight: bolder;
padding: 3px;

}


#left_nav a {

	color: #fff;

	text-decoration: none;

	display: block;


}

#left_nav a:hover {


	text-decoration: underline;




}


#navigation ul {

	list-style-type: none;

	width: 100%;

	margin: 0;

	padding: 0;

}

#navigation li {

	float: left;

}

#navigation a {

	color: #fff;

	text-decoration: none;

	display: block;

	padding: 8px 22px 8px 22px;

	border-right: 1px solid #c9c9c9;

}

#navigation a:hover {

	color: #003d6c;

	text-decoration: none;

	/*border: 1px solid #a9a9a9;*/

/*	background-color: #a9a9a9;*/

	
	border-right: 1px solid #c9c9c9;


	background-color: #ffffff;*/
/* background-image: url('http://www.krisworks.com/bermingham/images/btnbackRO.jpg');*/


}



#home .home, #products .products, #services .services, #contact .contact, #news .news, #other .other.li{
color: #003d6c;

	text-decoration: none;

	/*border: 1px solid #a9a9a9;*/

/*	background-color: #a9a9a9;*/

	
	border-right: 1px solid #c9c9c9;

	background-color: #ffffff;*/
/* background-image: url('http://www.krisworks.com/bermingham/images/btnbackRO.jpg');*/

}


/* Styles for Footer */

#footer p {

	font-size: 11px;

	line-height: 14px;

	color: #fff;

	margin: 1px;

	padding: 1px;

}

#footer a {

	color: #fff;

	text-decoration: underline;

}

#footer a:hover {

	color: #fff;

	text-decoration: none;

}

/* Styles for Links */

a {

	color: #036;

	text-decoration: underline;

}

a:hover {

	color: #808080;

	text-decoration: underline;

}

.style_bold {

	font-weight: bold;

}

.style_italic {

	font-style: italic;

}


