.logo {
	background-image: url(bgtop.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
}
.undlogo {
	background-color: #690001;
	height: 75px;
	width: 100%;
}
.upmenu {
	background-image: url(menubg.jpg);
	height: 38px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.menu {
	font-size: 16px;
	color: #FFFFFF;
	
	height: 28px;
	width: 21%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-image: url(menucenter.jpg);
	background-repeat: no-repeat;
	}
	.menu_right {
	font-size: 16px;
	color: #FFFFFF;
	
	height: 28px;
	width: 19%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-image: url(menucenter.jpg);
	background-repeat: no-repeat;
	}
	.columns {
	font-size: 16px;
	color: #FFFFFF;
	min-height: 500px;
	height:500px;
	width: 21%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(columns1.gif);
	}
	.columns_right {
	font-size: 16px;
	color: #FFFFFF;
	min-height: 500px;
	height:500px;
	width: 19%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(columns1.gif);
	}
	.columns1 {
	font-size: 16px;
	color: #FFFFFF;
	min-height: 500px;
	height:500px;
	width: 17%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(leftcolumns1.gif);
	}
	.menu1 {
	font-size: 16px;
	color: #FFFFFF;
	
	height: 28px;
	width: 17%;
	float: left;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.rightmenu {
	width: 16%;
	height: 500px;
	float: left;
	background-color: #222222;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.content {
	background-color: #343434;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 100%;
	
}
.foot {
	height: 42px;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-color: #000000;
	background-image: url(foot1.jpg);
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;

}
.foot1 {
	height: 140px;
	width: 100%;
	float: left;
	border-top-width: 1px;
	border-top-color: #000000;
	background-image: url(bgfoot.jpg);
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.headtext {
	font-size: 18px;
	font-style: italic;
	padding-left: 50px;
	color: #FFFFFF;
	float: left;
	width: 300px;
}
.sinece {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 50px;
}
.img {
	margin-left: 20px;
	width: 100px;
	margin-top: 20px;
}
.divColumns {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;}
	.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #FFFFFF;
}
.clients {
	text-align: center;
	padding-top: 10px;
	width: 100%;
}
