html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;

}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

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

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

h1 {
  position: absolute;
  top: 28px;
  left: 0;
  height: 45px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #A6D4D4;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
h2 {
     font-family: Verdana,Arial,Helvetica,Sans;
     font-size: 1.4em;
	 letter-spacing: .150em;
     font-weight: bold;
	 padding-left:10px;
	 padding-top:1px;
	 padding-bottom:1px;
     color: #333333;
}

h3 {
     font-family: Verdana,Arial,Helvetica,Sans;
     font-size: 1.2em;
	 letter-spacing: .150em;
     font-weight: bold;
	 padding-left:10px;
	 padding-top:1px;
	 padding-bottom:1px;
     color: #333333;
}

#top-nav {
  position: absolute;
  top: 30px;
  left: 414px;
  width: 266px;
  height: 190px;
  background: #003399 bottom left url(images/header.jpg) no-repeat;
}


#mmagic {
  background: url(images/media_magic.gif) no-repeat;
  position: absolute;
  top: 26px;
  left: 680px;
  width: 48px;
  height: 190px;
}
#header {
  background: url(images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 70px;
  left: 0px;
  width: 414px;
  height: 150px;
}

/** body **/
#spacer {
  height: 222px;
}

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

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}
#top {
width: 728px;
 background-color: #EEEEEE;
}


#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 30px;
  line-height: 30px;
  padding-top: 4px;
  text-align: center;
  background-color: #666666 ;
  border-left: 1px solid white;
  border-right: 1px solid white;
  list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
  color: #FFFF00 ;
}

#nav a:visited {
  text-decoration: bold;
    color: #3399FF ;
}

#home {
  background: #CCCCFF;
  padding: 15px 30px 14px 26px;
  font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#about {
width: 652px;
margin: 0px auto 0px auto;
  background: #FFCCCC;
  padding: 15px 40px 14px 36px;
      	font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#services {
width: 652px;
margin: 0px auto 0px auto;
  background: #99CCCC;
  padding: 15px 40px 14px 36px;
      	font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#portfolio {
width: 652px;
margin: 0px auto 0px auto;
  background: #CCCCFF;
  padding: 15px 40px 14px 36px;
      	font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#free {
width: 652px;
margin: 0px auto 0px auto;
  background: #99FFCC;
  padding: 15px 40px 14px 36px;
      	font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#links {
width: 652px;
margin: 0px auto 0px auto;
  background: #F0FFFF;
  padding: 15px 40px 14px 36px;
      	font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#contact {
width: 652px;
margin: 0px auto 0px auto;
  background: #FFFACD;
  padding: 15px 40px 14px 36px;
  font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}
#calc {
width: 652px;
margin: 0px auto 0px auto;
  background: #FFFFFF;
  padding: 15px 40px 14px 36px;
  font-family:Verdana,Arial,Helvetica,Sans;
  font-size: 1.1em;
}


#subs-left {
  float: left;
  width: 160px;
  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-i {
  padding: 40px 25px 0 20px;
}
#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: #E8E4DB;
  color: #000;
  text-align: center;
  font-size: 11px;
  width: 100%;
  padding: 10px 0;
  margin-bottom: 20px;
  border-top: 1px solid #CC9966 ;
  border-bottom: 1px solid #CC9966 ;
}
#copyright p {
  margin: 0;
  padding: 0;
}

#footie {
	font-size: 1.0em;
	text-align: justify;
	text-align: right;
	border-bottom: 1px solid #000000;
	margin-bottom: 2em;
	padding-bottom: 2em;
}