* {
	padding:0;
	margin:0;}

table{
	position: absolute;
	top: -500px;}
	
body {
  background-color: #CFCECE;}
	
#wrapper {
	width:740px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 1px;
  color: green;}
  
h1{
	color:#333;
  text-align:center;
  font-family: arial;
  font-size: 11px;
  line-height: 14px;
  padding:15px 0;
  font-weight: 400;}
  
h1 a{
	color:#333;
  text-decoration:none;
  }
  
h1 a:hover{
	color:#333;
  text-decoration:underline;
  }

h1 a b{
	font-weight:400;
  }

	
#header{
	height:117px;
	background-image: url(../frame/header.jpg);
	background-repeat: no-repeat}

#main {
	position: relative;
  top:0;
  left:0;
  width: 100%;
	background-image: url(../frame/back_slice.gif);
	background-repeat: repeat-y;}
	
#main #content {
	position: relative;
  top: 0;
  left: 165px;
  background-color:transparent;
  color: black;
	width:530px;}

#sidebar {
	font-family:arial;
  position: absolute;
  top: 0;
  left: 0;
  width: 154px;}
	
#sidebar #sidebar_contents{
	width:136px;
	background-image: url(../frame/sidebar_content_slice.gif);
	background-repeat: repeat-x;}

#sidebar_contents p{
	text-align:center;
	color: #0D0D69;
	font-size:14px;
	padding:0 5px 0 5px;
	line-height:1.5em;
	background-color: transparent;}
	
#sidebar_contents img{
	border:none;}

#sidebar_bottom img{
	border: none;
	width:137px;
	position:absolute;
	bottom:0px;
	left:0;}
	
#navcontainer {
	background-color: #fff;
	width: 136px;
	padding-top:30px;
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	text-align: center;}

ul#navlist {
text-align: left;
list-style: none;}

ul#navlist li{
display: block;
margin: 0px;
padding: 0;}

ul#navlist li a{
	display: block;
	width:126px;
	padding: 5px 0 5px 10px;
	border-width: 1px 1px 1px 0;
	border-color: #fff #b8b8b8 #B8B8B8 #B8B8B8;
	border-style: solid;
	color: #0D0D69;
	text-decoration: none;}


ul#navlist li#c1 a{background:#eee;}/*saved for furture link*/
ul#navlist li#c2 a{background:#e4e4e4;border-top: solid 1px #b8b8b8;}
ul#navlist li#c3 a{background:#dadada;}
ul#navlist li#c4 a{background:#d0d0d0;}
ul#navlist li#c5 a{background:#c6c6c6;}
ul#navlist li#c6 a{background:#bcbcbc;}

ul#navlist li#c1 a:hover, ul#navlist li#c2 a:hover, ul#navlist li#c3 a:hover, ul#navlist li#c4 a:hover, ul#navlist li#c5 a:hover, ul#navlist li#c6 a:hover {
	color: #0D0D69;
	border-color: #B8B8B8 #b8b8b8 #fff #fff;
	background-color: #d1d1d1;}

#footer{
	width:100%;
	height:10px;
	background-image: url(../frame/footer.gif);
	background-repeat: no-repeat;}

	
#content p{
	padding-bottom: 24px;
	font-family:arial;
	font-size:14px;
	line-height:22px;
	background-color:transparent;}

#content h3{
	padding-bottom: 20px;
	font-family:arial;
	font-size:22px;}
	
#header h3{
	font-size:20px;
	font-family: verdana, arial;
	font-weight: normal;
	color: #0D0D69;
	position:relative;
	top:25px;
	left:35px;
	text-align:center;}

#header h3 big{
	font-size:26px;}
	
#content .testimonial {	
	background-color: #E5E5EF;
	margin-bottom: 20px;
	border: solid 1px black;}
	
#content .testimonial h4{
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 13px;
	text-align:right;
	padding: 5px 20px 5px 0;}
	
#content .testimonial p{
	font-family: verdana, arial;
	font-size:13px;
	line-height:19px;
	color: black;
	padding:5px;}