body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
        /* the following scrollbar color settings are IE only. */
        scrollbar-base-color: #9D151A;
        scrollbar-arrow-color: #ffcc00;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #9D151A;
}

a:hover {
}

a img {
        border: 0;
}

img.float_left {
        float: left;
        margin: 5px 10px 5px 0;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 770px;
	height: 94px;
	margin: 0 auto;
}

/* Logo */

#logo{
	float: left;
	height: 70px;
	margin: 0;
	color: #000000;
}

#logo img {
	margin: 0;
}

#logo p {
	margin: 0;
	padding: 0;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}

/* Language */

#lang {
        text-align: right;
        text-valign: top;
}

#lang a {
        padding: 0 10px 0 10px;
}

/* Menu */

#menu { 
        margin: 0;
        padding: 0;
        position: relative;
        width: 770px;
        height: 36px;
        border-bottom: 4px solid grey;
        list-style: none; 
        background: white url(images/menu_bg.png) repeat-x left top;
}

#menu li { 
        display: inline; 
}

#menu li a { 
        color: #FFFFFF; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        font-weight: bold;
        display: block; 
        float: left; 
        padding: 10px 20px 0px 20px;
        text-decoration: none; 
        text-align: center;
        text-transform: uppercase; 
}

#menu li a:hover { 
        color: #FFFF00; 
}

#magic-line { 
        position: absolute;
        bottom: -3px; 
        left: 0; 
        width: 70px; 
        height: 3px; 
        background: #FE4902;
}

/* Content */
#content {
        float: left;
	width: 770px;
        margin: 0 auto;
	padding: 0 0 0 0;
        background: white;
}

#content #cover_image {
        padding: 0;
        width: 770px;
        height: 263px;
}

/* Main Column */

#main_column {
	float: right;
	width: 500px;
	padding: 15px 20px 0px 0px;
}

/* Boxes */

.home_box {
        margin: 0; 
        padding: 0;
        float: left;
        width: 192px;
        background: white;
}

.home_box p {
        padding: 0 15px 0 10px;
}

.home_box .more {
        float: right;
        padding: 5px 0px 5px 10px;
        width: 94px;
        height: 24px;
        display: block;
        background: url(images/more_bg.jpg) no-repeat left top;
        font: 11px Verdana, Arial, Helvetica, sans-serif;
        color: white;
        text-align: left;
}

#about_us_box h3 {
        background: url(images/home_news.jpg) no-repeat left top;
        padding: 70px 0px 10px 15px;
        font-size: 1.4em;
        font-weight: bold;
        color: red;
}

#products_box h3 {
        background: url(images/home_products.jpg) no-repeat left top;
        padding: 70px 0px 10px 15px;
        font-size: 1.4em;
        font-weight: bold;
        color: red;
}

#services_box h3 {
        background: url(images/home_services.jpg) no-repeat left top;
        padding: 70px 0px 10px 15px;
        font-size: 1.4em;
        font-weight: bold;
        color: red;
}

#clients_box h3 {
        background: url(images/home_clients.jpg) no-repeat left top;
        padding: 70px 0px 10px 15px;
        font-size: 1.4em;
        font-weight: bold;
        color: red;
}

/* Product Logos */

#product_logos table {
        border: 0;
}

#product_logos td {
        padding: 0 8px 5px 0;
}

#product_logos a {

}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -1px;
	color: #000000;
}

.post .title a {
	color: #333333;
	border: none;
}

.post .meta {
	height: 30px;
	background: url(images/meta_bg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #FFFFFF;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post .center {
        text-align: center;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

div .scrollable {
        height: 250px;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 4px 4px 4px 4px;
        margin: 5px 0 0 0 ;
        /*border: 1px solid #AAAAAA;*/
}


#sidebar {
	float: left;
	width: 230px;
	padding: 15px 0 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #E9E3CB;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	background: url(images/sidebar_bg.jpg) no-repeat left top;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	letter-spacing: -.5px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #464032;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

.box {
  padding: 15px;
  border: 1px solid #dbd6d1;
  background-color: #efedeb;
  margin-bottom: 20px; }

/* Footer */

#footer {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0 0 0px 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

#footer #misc_links {
        font-size: 12px;
        text-align: center;
	font-weight: bold;
	color: #0B333C;
        padding: 10px 10px 10px 10px;
}

#footer #misc_links a {
        margin: 10px;
}
