body {

	margin: 0px;

	padding: 0px;

}

#top {

	background-image: url(../new/images/top-bgr.gif);

	margin: 0px auto;

}

#top-welcome {

	padding: 0px;

	width: 850px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../new/images/welcome-top.gif);

	background-repeat: no-repeat;

	background-position: left top;

	margin-top: 0px;

	margin-bottom: 0px;

	height: 100px;

}

#content-wrap {

	padding: 0px;

	width: 850px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(../new/images/content-bgr.gif);

	height: 100%;

}

#header-zone {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	height: 199px;

	text-align: justify;

	padding: 0px;

}

#main-body {

	width: 820px;

	padding: 0px;

	height: auto;

	margin-right: auto;

	margin-left: auto;

	background-color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	text-align: justify;

	margin-top: 0px;

}

#footer {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	background-image: url(../new/images/top-bgr.gif);

	background-repeat: repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	color: #FFFFFF;

	text-align: right;

	vertical-align: middle;

	padding-top: 5px;

	padding-bottom: 5px;

}

.footer-links {

	color: #FFFFFF;

}

.button a:hover {

	color: #000000;

	background-color: #CADE85;

	border: medium ridge #8DA92E;

}

.button a{

	text-decoration: none;

	color: #FFFFFF;

	background-color: #000066;

	display: block;

	font-size: large;

	font-family: Arial, Helvetica, sans-serif;

	padding: 0px;

	height: 30px;

	width: 155px;

	margin: 0px;

	border: medium ridge #B5E04E;

}

.button {

	height: 30px;

	background-color: #CCCCCC;

	font-family: "Comic Sans MS";

	font-weight: bold;

	line-height: 30px;

	text-align: center;

	padding: 0px;

	clear: both;

	width: 150px;

	margin: 5px 8px;

}

/* Social Media Links */


#main-body #social-links

  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 826px;
	height: 50px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#main-body  #social-links   li.facebook   a, #main-body  #social-links   li.twitter   a      {
	background-repeat: no-repeat;
	text-decoration: none;
	height: 35px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

#social-links ul {
	list-style-type: none;
	padding: 0px;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
	float: right;
}
#social-links li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#social-links li.facebook a {
	background-image: url(../new/images/facebook-icon.jpg);
	width: 55px;
}


#social-links li.twitter a{
	background-image: url(../new/images/twitter-icon.jpg);
	width: 50px;
}

