body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #7b8d3b;
    text-align: center;
}

h1{
    font-size: 16px;
}
a 
{
    text-decoration: none;
}
hr {
  height: 1px;
  border-top: solid #7b8d3b;
  border-bottom: solid #7b8d3b;
  border-width: 1px 0 0 0;
}
a:hover 
{
    text-decoration: none;
    color: #663399;
}

:link, :visited{
    color: #999999;
    text-decoration: none;
}

:link:hover, :visited:hover{
    color: #663399;
    text-decoration: none;
}

.title{
    font-size: 14px;
    font-weight: bold;
}
.infotext{
    font-size: 12px;
}
#page {
    margin-left: auto;
    margin-right: auto;
    width: 744px;
    text-align: left;
}

#title{
    height: 70px;
}

#menu .main_nav_menu, .menu_dropdown {
    height: 25px;
    text-align: right;
    float:left;
    margin: 2px;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    z-index: 10;
}
#menu a{
    color: #ffffff;
    text-decoration: none;
}
#menu a:hover{
    color: #ffffff;
    text-decoration: none;
}
#menu .main_nav_menu {
    position: relative;
    width: 120px;
    background: #838383;
}

#menu .menu_dropdown
{
  font-size: 12px;
  position: relative;
  width: 124px;
  margin: 27 0 0 -124px;
}

#menu .menu_dropdown_item
{
    background: #7b8d3b;
}

#menu .menu_text {
    position:absolute;
    bottom:1;
    right: 2;
}

#menu .td_menu_text, .tr_menu_admin {
    background: #7b8d3b;
    vertical-align: bottom;
}

#menu .tr_menu_text, .tr_menu_admin {
    height: 25px;
    font-size: 11px;
}

#menu .td_menu_admin, .tr_menu_admin{
    background: #990000;
}

#menu .td_menu_image {
    background: #ffffff;
    vertical-align: bottom;
    border: 1px solid #7b8d3b;
    color: #7b8d3b;
    padding: 0;
    margin: 0;
}

#menu .tr_menu_image {
    height: 90px;
}
#menu table {
    background: #ffffff;
    padding: 0;
    margin: 0;
    border: 0;
}
#menu img {
    padding: 0px;
    margin: 0px;
    border: 0;
}

#content{
    float: left;
}

#homeregion, #capabilityregion, #casestudiesregion, #loginregion, #contactregion, #productsregion {
    margin: 0 0 0 2px;
    width: 244;
    float: left;
    
}

#homecontent, #capabilitycontent, #casestudiescontent, #logincontent, #contactcontent, #productscontent{
    float: left;
    width: 465px;
    margin: 0px 10px 10px 20px;
}

#productsregion ul, li {
    padding: 0;
    margin: 0 0 0 -3px;
    list-style: none;
    border: 0;
}


#sidebar {
		float: right;
		width: 250px;
		margin: 0;
		margin-right: 10px;
		padding: 0;
		background-color: transparent;
        overflow-y: scroll;
        height: 400px;
	}

#sidebar{
    font-size: 10px;
}
#sidebar h1 {	
    font-size: 1.5em;
    font-weight: bold;
}
#sidebar h2 {	
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: -.5em;
}
#sidebar h3 {	
    font-size: 1em;
    font-weight: bold;
    text-transform: none;
    margin-bottom: .25em;
    margin-top: 1.5em;
}
#sidebar code {	
    font-family: Monaco, ProFont, "Andale Mono", "Lucida Console", Courier, monospace;
    font-size: 10px;
}
#sidebar pre {	
    line-height: 12px;
    margin-top: 0;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    padding: 4px;
}
#sidebar p {	
    margin-top: 0;
    margin-bottom: 0;
}
.markdown_textarea {
    width: 430px;
    height: 350px;
}
#preview{
    font-size: 12px;
}
#menuProduct{
    margin: 0 0 0 2px;
    width: 180px;
    height: 350px;
    float: left;
    text-align: left;
}
#menuCaseStudy{
    float: left;
    text-align: left;
    padding-top: 60px;
}
#menuProduct img {
    border: 0;
    padding: 0 0 15px 0;
}
#menuCaseStudy img {
    border: 0;
}
