body {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
	   
#wrapper {
	text-align: left;
	width: 940px;
	background: #FFF;
	margin-top: 100;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#header{
	height: 55px;
	text-align: center;
	display: block;
}

#left {
	float:left;
	width: 250px;
	background-image: url(../img/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 430px;
	padding: 10px;
}
#wrapper #content #left a {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}


#right {
	float:right;
	width: 670px;
	color: #333333;
	padding: 5px#;
	height: 450px;
	overflow: auto;
	background-image: url(../img/home_bg.jpg);
	
}
#rightcontent {
	float:right;
	width: 640px;
	color: #333333;

	padding: 5px#;
	height: 435px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #F1F4FE;
}

#footer{
	clear:both;
	height:auto;
	text-align: center;
	width: 100%;
	padding: 5px;
}
#footer h1 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #FFFFFF;
}
#footer h2 {
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
#footer a {
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	display: block;
}
}

#footer p {
	font-size: 10px;
	color:#CCCCCC;
	
	text-align: right;
}
#footer h5 {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
}

#footer h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#footer h4 {
	font-size: 10px;
	color: #FFFFFF;
}


p {
	font-size: 14px;
	color: #666666;

}
	
#left p{
font-size: 14px; 
color: #666;
}

#right p {
font-size: 18px; 
color: #666;
}


#rightcontent p {
font-size: 14px; 
color: #666;
}

a:link {color:#333333;}
#wrapper #header p {
	font-size: 12px;
	color: #666666;
	display: inline;
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:visited {
	color:#333333;
	text-decoration: none;
}
a:active {
	color:#333333;
	text-decoration: none;
}
a:hover {color:#333333; text-decoration:none}	
#wrapper #content #rightcontent a {
	text-decoration: none;
}

#rightcontent h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000066;
	padding-bottom: 3px;
}
#footercredits {
	clear:both;
	height:auto;
	text-align: center;
	width: 100%;
}
#footercredits p {
	font-size: 10px;
}
#contentShell {
	float:right;
	width: 640px;
	color: #333333;
	/*	padding: 10px#;*/
	height: 450px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #455E86;
	border-right-color: #455E86;
	border-bottom-color: #455E86;
	border-left-color: #455E86;
	border-bottom-style: dashed;
}
#footernav a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: right;
	font-size: 10px;
}
#header a {
	font-size: 12px;
	font-weight: bold;
	color: #D15345;
	text-decoration: none;
}
#footercredits a {
	font-weight: bold;
	text-decoration: none;
}
#rightcontent a {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
