#top-bar {
	background-image: url(../images/top-bar.png);
	height: 36px;
	width: 900px;
}
#social-text {
	width: 500px;
	height: 24px;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 5px;
}

#header-section {
	height: 142px;
	width: 900px;
	background-color: #FFF;
	}
#section-container {
	background-image: url(../images/section-container.png);
	height: 210px;
	width: 900px;
}
#content {
	width: 900px;
	height: 70px;
	background-color: #FFF;
	background-image: url(../images/content-back.png);
	background-repeat: repeat-y;
}
#content h1 {
	padding-top: 15px;
	padding-left: 30px;
}
#content p {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
}
#ad {
	margin-top: 26px;
	margin-left: 76px;
	margin-right: 76px;
}
.left-edge {
	background-image: url(../images/left-edge.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 520px;
	margin-bottom: 0px;
}
#advertiesement-bar {
	background-image: url(../images/advertiesement-bar.png);
	height: 140px;
	width: 900px;
	margin-top: 14px;
	background-color: #FFF;
	background-repeat: repeat-x;
}
#footer {
	height: 60px;
	width: 900px;
	background-color: #FFF;
	margin-top: 24px;
}
#footer p {
	padding-top: 10px;
	height: 100px;
	width: 900px;
}
#designed-banner {
	background-image: url(../images/designed-banner.png);
	height: 39px;
	width: 900px;
	margin-bottom: 0px;
}
.advertisement-1 {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 45px;
}
#rotator {
	height: 210px;
	width: 900px;
}
.logo {
	margin-top: 35px;
	margin-left: 10px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
}
#navigation {
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 900px;
	background-color: #FFF;
}
#content h2 {
	padding-top: 15px;
	padding-left: 30px;
}
#content h3 {
	padding-top: 15px;
	padding-left: 30px;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #F6F7F7;
}
#designed-banner p {
	padding-right: 15px;
	padding-top: 15px;
}
#navlist li a {
	color: #323232;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	height: 30px;
	width: 800px;
}
#navlist {
	padding-top: 20px;
}
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #000066;
}
#social-bookmarking {
	height: 29px;
	width: 190px;
	margin-top: 2px;
	float: right;
}
h2 {
	font-size: 14px;
	color: #000066;
}
h3 {
	font-size: 14px;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
#designed-banner a {
	color: #666;
	text-decoration: none;
}
#navlist li a:hover {
	color: #FF0000;
}
a:hover {
	color: #7ECED2;
	text-decoration: underline;
}
a: visited {
	color: #7ECED2;
}
a: visited, hover {
	color: #7ECED2;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #7ECED2;
}
a:hover {
	color: #7ECED2;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000066;
}
p.footer-text {
	text-align: center
}
p.designed-banner {
	text-align: right
}
