body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1002px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
.border {
	border: 1px dotted #FF0000;
}

.home {
	height: 35px;
	width: 89px;
	display: block;
		float: left;
	text-align: center;
	vertical-align: middle;
	background:url(images/home-bg.jpg) left top repeat-x;
	padding-top: 15px;
	color: #ffffff;
	text-decoration: none;
}
.about {
	height: 35px;
	width: 89px;
	display: block;
		float: left;
	text-align: center;
	vertical-align: middle;
	background:url(images/about-bg.jpg) left top repeat-x;
	padding-top: 15px;
	color: #ffffff;
	text-decoration: none;
}
.contact {
	height: 35px;
	width: 89px;
	display: block;
		float: left;
	text-align: center;
	vertical-align: middle;
	background:url(images/contact-bg.jpg) left top repeat-x;
	padding-top: 15px;
	color: #ffffff;
	text-decoration: none;
}
.topLink {
	height: 50px;
	width:14opx;
	float: left;
	position: relative;
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-bottom: 2px;
	padding-right:20px;
	
}

 
#topLinks {
	position:absolute;
	float:right;
	right:250px;
	margin-top: 17px;
	font-weight: bold;
}
.imgBorderUp {
	border-right-width: 29px;
	border-right-style: solid;
	border-right-color: #343434;
}
.mainLink {
	background-color: #151515;
	height: 160px;
	color: #FFFFFF;
	border-left: 29px solid #343434;
	vertical-align: middle;
	padding-top:60px;
}
#linksTop a {
	display: list-item;
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	margin-bottom: 2px;
	color: #CCCCCC;
	text-decoration: none;
	list-style-position: outside;
	text-transform: capitalize;
	margin-top: 2px;
}
#linksTop a:hover {
	display: list-item;
	list-style-image: url(images/bullet.jpg);

	color: #FFFF00;
 }

.left {
	float:left;
	margin-left: 20px;
	margin-right: 20px;
}
#tophover a:hover {
	color: #0000FF;
	text-transform: uppercase;
}
.bg-left {
	background-image: url(images/bg-left.jpg);
	background-repeat: repeat-y;
	width: 326px;
}
.bluebg {
	background-color: #4F9ED0;
}
.wt {
	color: #f1f1f1;
}
.yellow {
	color: #e9f11c;
	text-decoration: none;
}
.grey {
	color: #423d3d;
	line-height: 16px;
}
.red {
	color: #FF0000;
	text-decoration: none;
	float: right;
}
.bg {
	background-color: #343434;
}
.borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.brd{
border-left:1px solid #656565;
border-right:1px solid #656565;
padding:0px 5px 0px 0px;
}
#footer, a {
	color: #717171;
	text-decoration: none;
	margin:0px 2px;
}
#footer  a:hover {
	color: #FF0000;
 }
.title {
	font-family: "Trebuchet MS", Arial, sans-serif, helvetica, Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0475BB;
}
.tt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #359901;
}
.btmbrdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.imgborder1 {
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #4F9ED0;
}
