/*
jefs.com
*/

body {
	margin: 10px 0;
	padding: 0;
	background: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #808080;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 210px;
	height: 150px;
	background: url(images/img1B.jpg) no-repeat;
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.25em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float:left;
	text-align: center;
	padding: 0 0 0 0;
	width: 750px;
	height: 150px;
	background: url(images/img2B.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 100px 0 0 50px;
	text-align: center;
	list-style: none;
}

#menu li {
	text-align: center;
	display: inline;
}

#menu a {

	width: 700px;
	padding: 0 0 0 2em;
	font-size: 10pt;
text-align: center;
	font-weight: 900;

	color: #FFFFFF;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: small;
	font-size: 12pt;
	background: url(images/img3.gif);
}


#colOne {
	float: right;
	width: 750px;
}

#colOne .top-head {
	padding: 10px 0 0 20px;
	background: url(images/img6.gif) no-repeat;
}

#colOne .content {
	padding: 0 0 0 20px;
}

#colTwo {
	float: left;
	width: 200px;
}

#colTwo ul {
	margin: 0;
	padding: 0 0 0 0;
	text-align: left;
	list-style: none;
}

#colTwo li {
	text-align: left;
	display: inline;
}


#colTwo a {
	text-align: left;
	display: inline;
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: small;
	font-size: 10pt;
	color: #404040;	
   text-decoration: none;
}


#colTwo .top-head {
	padding: 10px 0 0 20px;
	background: url(images/img5.gif) no-repeat;
}

#colTwo .content {
	padding: 10px 10px 10px 10px;

}

#extra {
	height: 10px;
	background: url(images/img7.jpg);
}

/* News */

#news {
	margin: 0 auto;
	font-size: small;

}

/* Footer */

#footer {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
	width: 960px;
   height: 150px;
	margin: 0 auto;
   background: url(images/footer-bg_logos.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 13em 2em 0 0;
	text-align: center;
	font-size: x-small;
}