/* body  ****************************************************************************** */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	text-align: center;
	background-color: fff;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

/* Wrapper   *************************************************************************8 */

#wrapper {
	width: 754px;
	padding: 0;
	margin: 0 auto;
	background-image: url(images/mainbak.jpg);
}

/*    Top  ****************************************************************************** */

#top {
	background-image: url(images/topoffice.jpg);
	height: 216px;

}


/************************************************************************************************/

#top1 {
	background-image: url(images/topchallet.jpg);
	height: 216px;

}


/************************************************************************************************/
#top2 {
	background-image: url(images/topbed.jpg);
	height: 216px;

}


/************************************************************************************************/
#top3 {
	background-image: url(images/toptybont.jpg);
	height: 216px;

}


/************************************************************************************************/
#top4 {
	background-image: url(images/topturkey.jpg);
	height: 216px;

}


/************************************************************************************************/
#top5 {
	background-image: url(images/topcontact.jpg);
	height: 216px;

}


/************************************************************************************************/







#title {
	background-image: url(images/title1.jpg);
	height: 36px;

}

#title p {
	text-align: left;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 9px;
	padding-right: 0px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	

}
/*    Main  **************************************************************************** */

#main {

}



/*    Left side  *********************************************************************** */

#left {
	float: left;
	width: 540px;
	margin: 0px;
	padding: 0px;
}

#left p {
	text-align: left;
	padding: 0px 15px 0px 25px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666666;
}

#left ul {
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	text-align: left;
}
#left ul li {
	height: 22px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	width: 180px;
	background-image: url(images/butbackt.gif);
}
#left ul li a:link, #left ul li a:visited, #left ul li a:active {
	color: #fff;
	background-image: url(images/butbackt.gif);
	margin-left: 20px;
	height: 20px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
}
html>body #left ul li a:link, #left ul li a:visited, #left ul li a:active { margin-left: 30px; }

#left ul li a:hover {
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
}
/* 	  Back of Navigation  ************************************************************ */
#nav{
	background-image: url(images/navback.jpg);
	height: 192px;
	background-repeat: no-repeat;
	
} 



/*    Right side  ******************************************************************88 */

#right {
	margin: 0px;
	padding: 0px;
	width: 200px;
	float: right;
}

#right p {
	text-align: left;
	font-size: 13px;
	color: #666666;
	margin: 0px 10px 0px 0px;
	padding-right: 0px;
	padding-left: 15px;
}
#right ul li {
	font-size: 14px;
	list-style-image: url(images/bullet.jpg);
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#right a:link, #right a:visited, #right a:active {
	display: inline;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
}
#right a:hover {
	color: #000099;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: 2px;
}

#right h2 {
	text-align: left;
	font-size: 18px;
	color: #023270;
	margin: 7px 0px 10px;
	padding: 0px 0px 7px;
	width: 510px;
	float: left;
	font-weight: bold;
}
#right ul {
	margin: 0px;
	padding: 3px 0px 0px;
	font-size: 12px;
	text-align: left;
}
#right ul li {
	margin: 0px;
	padding: 7px 0px 6px;
	list-style-type: none;
}
#right ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;

}
#right ul li a:link, #right ul li a:visited, #right ul li a:active {
	color: #fff;
	margin-left: 20px;
	height: 20px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
}

#right ul li a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
}

/*     Footer   ****************************************************************** */
#footer {
	background-image: url(images/footer.jpg);
	height: 44px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-repeat: no-repeat;
}
#footer p{
	font-size: 13px;
	color: #999999;
	padding-top: 10px;
	text-align: left;
	padding-left: 200px;
	margin: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	margin: 0px 3px 0px 0px;
	color: #999999;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	letter-spacing: 2px;
}
#footer a:hover {
	color: #666666;
	font-size: 14px;
}

/*     sig   ****************************************************************** */


#sig {
	color: #999999;
	font-size: 10px;
	background-image: none;
	padding: 0px;
	width: 770px;
	background-repeat: no-repeat;
	text-align: center;
}

#sig p{
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	text-align: right;
	padding-right: 5px;
	margin: 0px;
}

#sig a, #sig a:link, #sig a:visited, #sig a:active {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
#sig a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
