body {
	background-repeat: repeat-x;
	background-image: url(images/bg2.jpg);
}
* {
	margin: 0px;
	padding: 0px;
}
#back {
	width: 800px;
	margin: auto;
}
#top {
	height: 391px;
}
#logo {
	height: 172px;
	width: 446px;
	float: left;
	text-decoration: none;
}
#logo a {
	text-decoration: none;
	float: left;
	height: 172px;
	width: 446px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo_right {
	background-image: url(images/right_logo.jpg);
	height: 172px;
	width: 354px;
	float: right;
}
#middle_logo {
	background-image: url(images/logo_middle.jpg);
	background-repeat: no-repeat;
	height: 123px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#middle_logo h3 {
	font-family: Pristina;
	text-align: right;
	padding-right: 40px;
	font-weight: normal;
	color: #FFF;
	font-size: 20px;
	padding-top: 50px;
}

#menu {
	background-image: url(images/menu_bar.jpg);
	height: 96px;
}
#menu ul {
	list-style-type: none;
	padding-left: 150px;
}
#menu li {
	display: inline;
}
#menu  .active  a{
	color: #ac0101;
	text-decoration: underline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	width: 110px;
	height: 20px;
	color: #FBFBFB;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	text-transform: none;
	margin-top: 15px;
	padding: 10px;
}
#menu a:hover {
	color: #000;
	height: 30px;
	width: 110px;
	background-image: url(images/bgn3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main {
	background-color: #eeeeee;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	margin-top: 11px;
	height: auto;
}



#left {
	width: 485px;
	float: left;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left ul li {
	list-style-image: url(images/li2.png);
	margin-left: 20px;
}
#left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left p {
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#left h2  {
	color: #ac0101;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	background-position: left 14px;
}
#left h3 {
	color: #ac0101;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 25px;
	padding-bottom: 15px;
}
#left h4 {
	color: #AC0101;
	font-size: 17px;
	padding-bottom: 5px;
	font-weight: bold;
}



#right {
	width: 277px;
	float: right;
	background-color: #EEE;
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 10px;
}

#right .baner {
	margin-top: 120px;
	padding-left: 60px;
}

#right h3 {
	color: #FEFEFE;
	background-image: url(images/right_bar.gif);
	height: 35px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #EEE;
	padding-top: 11px;
	text-transform: capitalize;
}
#gallery {
	background-color: #EEE;
	float: left;
	width: 277px;
	margin-top: 30px;
	margin-right: 55px;
	margin-left: 55px;
}
#gallery h3 {
	background-image: url(images/right_bar.gif);
	background-repeat: no-repeat;
	background-color: #EEE;
	text-transform: capitalize;
	color: #FEFEFE;
	text-align: center;
	height: 22px;
	padding-top: 8px;
	float: none;
}
#gallery a img {
	margin-left: 42px;
}


#right ul {
	background-image: url(images/right_bar_btm.gif);
	text-decoration: none;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}
#right li {
	list-style-image: url(images/li2.png);
	clear: both;
	margin-left: 40px;
	padding-top: 8px;
}
#right a {
	text-decoration: none;
	font-weight: bold;
	color: #ac0101;
	font-size: 18px;
}
#right a img {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right a:hover {
	text-decoration: underline;
}


#bottom {
	background-image: url(images/content_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	height: 33px;
	clear: both;
}
#footer {
	font-size: x-small;
	text-decoration: none;
	background-image: url(images/footer.gif);
	height: 61px;
	width: 800px;
	color: #FDFDFD;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	clear: both;
	margin-top: 20px;
}
#footer a {
	text-decoration: none;
	color: #CCF;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#clear_bottom {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 400px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

