body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../img/body_bg.jpg) fixed;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#369EDD;
}
p {
	text-align:justify;
}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	color:#010101;
	font-size:18px;
	font-weight:400;
}
#wrapper {
	background-color:#05466E;
	float:left;
	border:2px solid #FFFFFF;
	margin:20px 0px;
width:928px;
}
#doc {
	width:915px;
	margin:0 auto;
}
#container {
	float:left;
	width:100%;
padding-left:15px;
}
#sidebar-left {
	width:280px;
	float:left;
	background-color:#FFFFFF;
	margin:2px 0 2px 2px;
}
#main {
	float:left;
	width:890px;
	padding-bottom:20px;
	margin-top:-12px;
}
#main-container {
	border-right:6px solid #D5DBD9;
	width:888px;
	border-left:2px solid #05466E;
	background-color:#FFFFFF;
}
#main-container .border-top {
	background:url(../img/border_top.gif) top left no-repeat;
	width:614px;
	height:7px;
	margin:0pt;
}
#main-container .border-bottom {
	background:url(../img/border_bottom.gif) bottom left no-repeat ;
	width:614px;
	height:7px;
	margin:0pt;
	margin-top:5px;
}
#main-content {
	padding:0px 20px  15px 28px;
margin-top:-15px;
}
.block-container {
	width:250px;
	margin:10px auto;
}
#sidebar-left .p-menu-block-border-top {
	background:url(../img/block1_border_top.gif) top left no-repeat;
	width:247px;
	height:15px;
	margin:0pt;
	margin-left:16px;
}
#sidebar-left .p-menu-block-border-bottom {
	background:url(../img/block1_border_bottom.gif) bottom left no-repeat;
	width:247px;
	height:16px;
	margin:0pt;
	margin-left:16px;
}
.menu-block-container-body {
	background:url(../img/block1_border_body.gif) repeat-y -1px 0px;
	height:328px;
	margin-left:16px;
}
.menu-block-content {
	background:url(../img/globe_bg.jpg);
	height:315px;
	width:240px;
	margin-left:4px;
	background-color:#084C8D;
}
.menu-block-content ul {
	padding:0pt;
	margin:20px 15px;
}
.menu-block-content li {
	list-style:none;
	padding:0px 0 7px 5px !important;
	background:url(../img/nav_separator.gif) bottom left no-repeat;
	margin-bottom:10px;
	display:block !important;
}
.menu-block-content li.last {
	background:none;
}
.menu-block-content ul a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/bullet.gif) left center no-repeat;
	padding-left:15px;
}
#sidebar-left .p-blog-block-border-top {
	background:url(../img/block2_border_top.gif) top left no-repeat;
	width:245px;
	height:15px;
	margin:0pt;
}
#sidebar-left .p-blog-block-border-bottom {
	background:url(../img/block2_border_bottom.gif) bottom left no-repeat;
	width:245px;
	height:15px;
	margin:0pt;
}
.blog-block-container-body {
	background:url(../img/block2_border_body.gif) repeat-y 0px 0px;
}
.blog-block-content {
	background:url(../img/block2-content-bg.gif) repeat-x;
	width:238px;
	margin-left:4px;
	background-color:#00703B;
	padding-bottom:10px;
	min-height:320px;
}
.block-title {
	font-size:18px;
	color:#010101;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	border-bottom:1px dashed #010101;
	padding-bottom:10px;
	margin-bottom:10px;
	width:240px;
	margin-left:1px;
	padding-left:5px;
}
.image-style-1 {
	margin:5px 0 0 2px;
}
.image-style-2 {
	float:left;
	margin-right:10px;
}
.news-entry {
	padding:0px 8px;
	color:#FFFFFF;
	margin-bottom:15px;
}
.news-entry-title {
	text-transform:uppercase;
	font-weight:bold;
}
.news-entry-description {
	margin:10px 0px;
}
.new-entry-readmore a {
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF
}
.new-entry-readall {
	text-align:right;
	position:relative;
	top:10px;
}
.new-entry-readall a {
	color:#FFFFFF;
	font-weight:bold;
	margin-right:10px;
}
#block-user-1 a {
	color:#FFFFFF;
}
.status {
	border:1px solid #1FBB86;
	color:#1FBB86;
	padding:5px;
	margin:5px 0px;
}
table.products-table {
	border-collapse:separate;
	margin:auto;
}
.product-img-container {
	margin:0 0 2px -10px;
}
#footer {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:10px;
	
}
#footer li {
	display:inline;
	list-style:none;
	margin-right:5px;
	border-right:1px solid #FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
li.footer-last-link {
	border:none !important;
}
.footer-message {
	float:left;
	width:100%;
	text-align:center;
	color:#FFFFFF;
}
#main-content span {
	font-size:12px !important;
}
.header-img {
	float:left;
	margin-top:27px;
}
/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */