/* BODY 
----------------------------------------*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000 url(../images/bg.gif) repeat-y center;
}
#layout-container {
	padding: 0;
	width: 750px;
	margin: 0 auto;
}

/* BANNER 
----------------------------------------*/

#banner {
	padding: 10px 0;
	margin: 0;
	height: 160px;
	background: #fff url(../images/banner.jpg) no-repeat center center;
}

/* SPLASH 
----------------------------------------*/

#splash {
	padding: 0;
	margin: 0 0 0 1px;
	float: left;
	width: 540px;
}
#splash img {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* CONTENT 
----------------------------------------*/

#content {
	padding: 15px 20px 10px;
	margin: 0;
	float: left;
	width: 520px;
}
#content img {
	padding: 0;
	margin: 0;
	float: right;
}

/* MENU 
----------------------------------------*/

#menu {
	margin-bottom: 10px;
	float: left;
	width: 190px;
	border-top: 1px solid #dcdcdc;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
\\	border-top: 1px solid #f4f4f4;
}
#menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 26px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #F4EED8;
	color: #000;
	padding-left: 25px;
	background: #E9C042 url(../images/nav.gif) no-repeat left center;
	height: 26px;
}
#menu ul li a.active {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #F4EED8;
	font-weight: bold;
	color: #c00;
	padding-left: 25px;
	background: #E9C042 url(../images/nav.gif) no-repeat left center;
	height: 26px;
}
#menu ul li a.network {
	display: block;
	text-decoration: none;
	line-height: 26px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border-bottom: 1px solid #F4EED8;
	font-weight: normal;
	color: #000;
	padding-left: 25px;
	background: #E9C042 url(../images/nav-network.gif) no-repeat left center;
	height: 26px;
}
#menu ul li a:hover {
	font-weight: bold;
	color: #fff;
	background: #000 url(../images/nav-hover.gif) no-repeat left center;
}
#menu h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
	padding-left: 10px;
	background: #F4EED8 url(../images/nav-h1.gif) no-repeat left center;
	color: #000;
	height: 35px;
	border-bottom: 1px solid #F4EED8;
}
#menu img {
\\	border-bottom: 1px solid #fff;
}
#menu p {
	margin: 0px;
	padding: 0px;
}

/* FOOTER 
----------------------------------------*/

#layout-footer {
	font-size: 11px;
\\	border-top: 1px solid #f0f0f0;
	text-align: left;
	color: #999;
	height: 50px;
	width: 559px;
}
#layout-footer p {
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}
#layout-footer img {
	padding: 3px;
	margin: 0 3px 0 0;
	border: 1px solid #eee;
}

/* GLOBAL 
----------------------------------------*/

p {
	margin: 15px 0px;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #eee;
	font-style: normal;
	font-variant: normal;
\\	padding-left: 25px;
\\	background: url(../images/arrow.gif) no-repeat left center;
	text-transform: capitalize;
	height: 30px;
	letter-spacing: -1px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
\\	color: #888;
	padding-bottom: 15px;
}	
a:link {
	color: #B78808;
	text-decoration: none;
}
a:hover {
	color: #E2A808;
	text-decoration: none;
\\	background-color: #FFEFB8;
}
a:visited {
	color: #A77C07;
	text-decoration: none;
}
blockquote {
\\	background: url(../images/quotemark-left.gif) no-repeat left top;
	font-size: 16px;
	font-weight: normal;
	padding: 0 20px;
	margin: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
marquee {
	padding: 10px;
	font-size: medium;
	font-weight: normal;
	border: 1px solid #eaeaea;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
ol {
	list-style-type: decimal;
}
ol li {
	padding: 8px 0;
	border-bottom: 1px dashed #ddd;
}
#slideshow {
	padding-bottom: 1px;
}
.tel {
	background:  url(../images/icons/tel.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.mob {
	background:  url(../images/icons/mob.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.fax {
	background:  url(../images/icons/fax.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.email {
	background:  url(../images/icons/email.gif) no-repeat left center;
	padding: 0 0 0 20px;
}
.hr {
	background:  url(../images/hr.gif) no-repeat center center;
	margin: 0;
	padding: 0;
	clear: both;
	height: 19px;
}
.top {
	text-transform: uppercase;
	background: url(../images/top.gif) no-repeat left center;
	font-size: 10px;
	border-top: 1px dashed #ddd;
\\	text-align: right;
	padding: 5px 0 0 15px;
}
