@charset "UTF-8";
/* CSS Document */

body {
text-align: center;
background-color: #d7e049;
font-family: Arial, Helvetica, sans-serif;
font: Arial, Helvetica, sans-serif;
font-size: 14px:
}
#wrap {
	margin-left: auto;
	margin-right:  auto;
	padding: 0px;
	width: 987px;
	}

#container {
	background-color:#FFFFFF;
	text-align: center;
	background: url(images/bg.jpg) repeat-y center top;
	padding-left:50px;
	width: 936px;
	}
	
#content {
text-align:left;
	width:940px;
	
	margin-right:auto;
	margin-left:-20px;
	}
	
#header {
	height: 169px;
	background: no-repeat scroll top url(images/header.jpg);
	vertical-align: top;
	overflow: hidden;
	margin:0;
}
#header img {
	float: left;
	clear: left;
}

#menu {
	height: 45px;
	background: no-repeat scroll top url(images/menu.jpg);
	/*padding-left: 50px;*/
	overflow:hidden;
	clear: both;
	font-size: 16px;
	margin:0;
}

#menu ul li {
	list-style: none;
	display: inline;
	background: none;
}
#menu li {
	/*margin: 0 23px 0 23px;*/
	margin: 0 15px 0 15px;
}
#menu ul {
    text-align: left;
    margin-left: 122px;
	margin-top: 16px;
}

#menu ul li a {
  text-decoration: none;
  background: inherit;
  color: #6F6F6F;
}

#menu ul li a:hover {
  color: #5A5A5A;
}

#bluebox {
/*float:left;*/
background: no-repeat url(images/bluebox.jpg);
width:211px;
height: 573px;
/*padding: 75px 35px -20px 35px;*/
padding-left:25px;
color:#FFFFFF;
padding-top:75px;
clear:left;
margin-top:-25px;
}

hr {
margin-left: -10px;
text-align:left;
color:#FFF;
width: 180px;
}

h1 {
font-size: 16px;
}

p {
text-align:justify;
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
}

#blue_content {
width:185px;;
}

#footer {
	/*padding-top: 27px;*/
	height: 115px;
	background: no-repeat scroll top url(images/footer.jpg);
	overflow:hidden;
	font-size: 15px;
}
  
#footer ul li {
	list-style: none;
	display: inline;
	background: none;
}
#footer li {
	/*margin: 0 23px 0 23px;*/
	margin: 0 15px 0 15px;
    background: inherit;
    color: #6F6F6F;
}
#footer ul {
    text-align: left;
    margin-left: 122px;
	margin-top: 16px;
}

#footer ul li a {
  text-decoration: none;
  background: inherit;
  color: #6F6F6F;
}

#footer ul li a:hover {
  color: #5A5A5A;
} 

#footer .extra {
padding-left:200px;
}

.box {
display:inline;
padding-left:4px;
padding-right:4px;
float:right;
clear:right;
}

.box img {
clear:none;
overflow:hidden;
width:219px;
height:150px;
padding:4px;
}

.box ul {
display:inline;
list-style-type:none;
padding-left:6px;
padding-right:8px;
}

.box ul li{
overflow:hidden;
display:inline;
width:200px;
padding:4px;
}


.textbox{
width:700px;
height:150px;
overflow:hidden;
display:inline;
float:right;
padding:10px;

}

.features {
width: 200px;
height:125px;
vertical-align:top;
}

.features p{
font-size:12px;
color:#000000;
}

.title{
font-weight:bold;
font-size:12px;
}

td{
padding-left:25px;
padding-right:15px;
}

#editable {
width:650px;
overflow:hidden;
float:right;
padding:20px;
}