html, body, h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}h

.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #dfc8ee url(images/page_bg3.gif) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
width: 1129px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 90%;
	position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}

#top-nav {
	position: absolute;
	top: 3px;
	left: 414px;
	width: 314px;
	height: 195px;
	background: #6D7481 bottom left url(images/header3.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}

#header {
  background: url(images/ng-tag.jpg) no-repeat;
  position: absolute;
  top: 46px;
  left: 0px;
  width: 311px;
  height: 90px;
}

#header2 {
  background: url(images/JG_pic.jpg) no-repeat;
  position: absolute;
  top: 2px;
  left: 600px;
  width: 200px;
  height: 200px;
}
/** body **/
#spacer {
  height: 199px;
}

#spacer2 {
  height: 204px;
}


/**#body {
  background: url(images/body_bg.gif) repeat-y;
  width: 100%;
}**/

#body{
	width: 90%;
	/*background-color: #ffffff;*/
	border: 2px solid #dfc8ee;
}
#body_i {
  background-image: url(images/bg_block.jpg);
  background-repeat: repeat;
  width: 100%;
  padding-left: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  border-style: ridge;
}

#left {
  float: left;
  width: 729px;
  background-color: #ffffff;
}

#leftside{
	float: left;
	width: 200px;
	/*padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #dfc8ee;*/
	color: #000000;
	text-align: center;
}

#content{
	/*margin-left: 240px;
	border-left: 1px solid gray;*/
	border-right: 2px solid #dfc8ee;
	margin-right: 225px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	text-align: center;
}
	
#rightside{
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid #dfc8ee;
	width: 210px;  
	background-color: #ffffff;
	color: #000000;
}

#tmleftside{
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	/*background-color: #dfc8ee;*/
	color: #000000;
	text-align: center;
}

#tmrightside{
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
        padding-right: 15px;
	width: 300px;  
	background-color: #ffffff;
	color: #000000;
}

#subfooter{
	height: 50px;
}

#footer{
	height: 50px;
	background-color: #000000;
}

#left_i {
  float: center;
  width: 96%;
  color: #0;
  background-color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: ridge;
}

/**#right {
  float: right;
  background-color: #FFFFFF;
  width: 312px;
}
**/
#right-i {
  float: center;
  width: 96%;
  color: #0;
  background-color: #d6d6d6;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: ridge;
}

#nav ul {
}
#nav li {
  float: left;
  padding-left: 9px;
  padding-right: 9px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  /*background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;*/
  list-style: none;
}
#nav a {
  font: 16px "Calibri";
  color: #404040;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  /*background: url(images/tab_drk.gif) repeat-x;*/
  border-left: none;
  padding-left: 10px;
}

#nav li.endcap {
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  padding-left: 30px;
  padding-left: 30px;
}

#nav li.pad {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-right: 1px solid white;
  list-style: none;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
}
#visit-r {
  background: #f0f0f0;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
  color: #3366cc;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 305px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}

#copyright p {
  margin: 0;
  padding: 0;
}