
body { 
  background-color: #F7F7F7;
  background-image: url(images/kyent_bg.jpg);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;	
 }


#wrapper { 
  width: 800px;
  border: 1px solid #ffffff;
  padding: 0;
  margin: 0 auto;
  background: #fff;
  color: #000;
  position: relative; 
  z-index: 0;
 }

#header {
  width: 100%;
  height: 46px;
  padding: 0;
  margin: 0;
  border: 0;	   
  position:relative;
  top: 0;
  background: #fff url("images/headertop2.jpg");
  text-align: right;
 }

#header span { 
  position: relative; 
  top: 5px; 
  font: normal 15px Georgia, serif; 
  margin: 20px;
  padding: 0;
  color: #140C48; 
 }

#header-lt { 
  font: bold 14px verdana; 
  float: left;
  margin-left: 15px;
  margin-top: 6px;
  padding: 0;
  text-align: left;
  color: #140C48; 
 }

#menutop { 
  background-color: #A27C1B;
  width: 100%;
  height: 26px;
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 0;
  border: 0;
 }

#menutop ul {
  margin: 0; 
  padding: 0; 
  list-style: none; 
  float: right; 
  background: #fff;
  position: relative;
  right: 0px;
  border-right: 1px solid #110571;

 }

#menutop ul li { 
  margin: 0; 
  padding: 0;
  float: left;
  text-align: center; 
}

#menutop ul li a { 
  margin: 0;  
  display: block;
  padding: 5px 15px; 
  background-color: #A27C1B; 
  color: #fff;
  border: 1px solid #110571;
  border-right: 0; 
  font: bold 11px Tahoma, sans-serif;
 }

#menutop ul li a:hover { 
  background: #E5DBC8; 
  color: #000; 
 }

#menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
	line-height: 110%;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
}

#menu ul li {
    display: block;
    width: 179px;
	font-weight: bold;
    background-color: #BEA374;
    border-bottom: 1px solid #888;
}

#menu ul li a {
    width: 100%;
    display: block;
    text-align: left;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
	text-indent: 1em;
}


#menu ul li a:hover {
    border: solid 0px white;
    background-color: #DFCFB5;
	color: #110571;
}

#feature { 
  background: #fff url("images/header.jpg");
  width: 100%;
  height: 185px;
  margin: 1px 0;
  text-align: justify;
  position: relative;
  
 }

#feature h2 { 
  position: absolute; 
  right: 40px;
  font-size: 10px;
  font-weight: normal;

width: 300px;
  text-align: justify;
  font-family: tahoma, sans-serif;
  color: #707070;
  font-size: 8pt;
  padding: 0; 
  margin: 90px 0px 0px 368px; 
 }

#content1 { 
  position: relative;
  width: 100%;
  background: #fff;
  margin: 0px;
}
.gt { margin:5px 17px; }
.clear { clear: left; height:15px; }

.tile {
  margin: 5px;
  width: 210px;
  background: #f9f9f9;
  padding: 0;
  font: normal 11px Tahoma,sans-serif;
  color: #444;	   
  border: 1px solid #aaa;
  text-align: left;
  position: relative;
  float: left; 
  display: inline; 
 }
.tile p { margin: 0 5px 5px; }
.tile h2 { margin: 5px 5px 0; font: bold 11px Tahoma, sans-serif;}
.tile .image {  position:relative;float:right;top:-5px;left:5px; right:5px; text-align:right;color:#bbb;margin:0; width:75px; height:75px; background:#eee; border:1px solid #bbb; }


#footer h2 { 
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0px;
  text-align: center;
  color: #253475;
 }

#footer ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
 }

#footer ul li { 
  margin: 0; 
  padding: 0 5px; 
  display: inline; 
  text-align: center; 
 }

#footer ul li a { 
  margin: 0; 
  padding:0;
  border: 0; 
  font: bold 11px Tahoma, sans-serif;
  color: #900;
 }

#footer ul li a:hover { color: #000; }

#copyright { 
  margin-top: 10px;
  height: 20px;
  background: #A27C1B url("images/copyright-bg.jpg");
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #130A5B;
  padding: 0 0 0 0;
  text-align: center;  
 }
a{
color:#7A8EA1
}


h1.small {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h2.small {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

#main {
    	background: #fafafa url("images/left-bg.jpg");
	width: 800px;
}


#left {
	width: 180px;
	float: left;
}

#left-icons {
	width: 180px;
	border: 0px solid #ffffff;
	margin-top: 150px;
	align-bottom;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#left-icons a {
	text-decoration: none;
	color: #ffffff;
}


#contentWrapper {
   	background-color: #fafafa;
	width: 620px;
    float: left;
}

#content2 {
	background-color: #fafafa;
    margin: 8px;
	text-align: justify;
    text-decoration: none;
    font-family: verdana;
    font-size: 11px;
    color: #000000;
}

#content a {
	text-decoration: underline;
	color: #2E6D2D;
}

#WebDesign { 
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #000000;
  text-align: center;  
 }

#WebDesign a { 
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #000000;
  text-align: center;  
 }
 
#item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
#descr {
	color: #333;
	margin-bottom: 6px;
}
ul.item {
	list-style: url(images/li.jpg);
	margin-left: 8px;
}

h1.item, h2.item, h3.item {
	font-size: 8pt;
	font-weight: bold;
	color: #130A5B;
	padding-top: 3px;
}

#item2 {
	float: left;
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	width: 45%;
}

#item3 {
	float: right;
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	width: 45%;
}

#itemwide {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}

#itemwidelt {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	width: 45%;
	float: left;
	margin-bottom: 8px;
}

#itemwidert {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	width: 45%;
	float: right;
	margin-bottom: 8px;
}