body {
	background-image: url(images/bg.jpg);
	margin-top:0px;
	background-repeat: repeat-x;
}
#header {
	width:760px;
	height:208px;
}
#content {
	width:760px;
	height:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#contentLeft {
	width:198px;
	height:320px;
	float:left;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;

}
#contentRight {
	width:559px;
	height:auto;
	float:right;
	text-align:left;
}
#footer {
	width:750px;
	height:52px;
	padding-right:10px;
	padding-top:10px;
	background-image:url(images/footer_bg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footer, .p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 14px;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D56100;
	text-decoration: none;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D56100;
	line-height: 14px;
}
#webwatch {
	width:760px;
	height:25px;
	padding-top:5px;
	text-align:left;
}
#webwatch, .p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 14px;
}
#webwatch a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:normal;
}

.p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 20px;
	list-style-type: disc;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.nav {
	width:160px;
	height:33px;
	padding-top:15px;
	border-bottom-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: groove;
}
.nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}
.nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:underline;
}

.nav2 {
	width:160px;
	height:43px;
	padding-top:15px;
	border-bottom-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: groove;
}
.nav2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}
.nav2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:underline;
}
