/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #fbfbfb url(../images/header-bg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h1, h2 {
	margin: 0;
	padding: 0px;
	font-weight: normal;
	color: #32639A;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 28px;
}

h2.contact {padding-top: 8px; background-image:url(../images/icon-contact.gif); background-position:85% 0%; background-repeat:no-repeat;}
h2.download {padding-top: 8px; background-image:url(../images/icon-download.gif); background-position:85% 0%; background-repeat:no-repeat;}
h2.link {padding-top: 8px; background-image:url(../images/icon-links.gif); background-position:85% 0%; background-repeat:no-repeat;}
h2.weather {padding-top: 8px;}

h3 {font-size: 18px; color: #32639A; }

h4 { font-size: 14px; marrgin-top: 0px; color: #32639A; }

p {
	margin-top: 0;
	line-height: 180%;
}

p.sublink a{ font-size:9px; font-weight:bold; }

p.contact { font-size:12px; text-transform:none; margin:0px; }

ul {
	margin-top: 0;
	line-height: 200%;
}

ol {
	margin-top: 0;
	line-height: 200%;
}

a {
	text-decoration: none;
	color: #4486C7;
}

a:hover {
	text-decoration: underline;
	color: #4486C7;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 148px;
	margin: 0 auto;
	background-image:url(../images/header-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

/* Logo */

#logo {
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 14px 0px 0px 0px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	border-left: 1px solid #708aa2;
	border-right: 1px solid #08315e;
}

#menu a {
	display: block;
	width: 115px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #708aa2 url(../images/header-menu-bg.gif) repeat-x left top;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #708aa2 url(../images/header-menu-bg.gif) repeat-x left top;
	padding-left: 0;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px px;
	background-image:url(../images/content-bg.jpg); background-position:46% 100%; background-repeat:no-repeat;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 620px;
	padding: 30px 0px 0px 0px;
	
}

blockquote {
	margin: 5px 5px 15px 5px;
	padding: 20px;  	
  	background-color: #e9f0f6; 
	background-position: 8px 10px; 
	border-left: 3px solid #708aa2;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #21476f;
	background-image:url(../images/block-quote-bg.gif); background-position:right; background-repeat:no-repeat;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 5px 0 10px 0px;
	letter-spacing: -.5px;
	color: #274c73;
}

.post .title a {
	color: #274c73;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* table */
table {
	border-collapse: collapse;
	margin: 0px;
	width:100%;
	text-transform:uppercase;	
}
tr { background: #FFF; }
tr.altrow { background: #F9F9F9;	}
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
th {
	color: #555;
	font-size:12px;
	background: #e9f0f6; 
	padding: .8em 1em;	
  	border-color: #D8EBF5 #D8EBF5 #B9DBEE #D8EBF5;	
}
td {
	border-color: #EFEFEF;
	font-size:9px;
	line-height:200%;
	padding: .7em 1em;
}
.products td{
	line-height:100%;
	padding:4px;
}

#noborder table tr td {
padding: 0px; margin: 0px; border:none; text-decoration:underline; font-size:7px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	height: 100%;
	padding: 22px 0px 5px 0px;
	color: #787878;
	background: #143c66;
	font-size: 12px;
	background-image:url(../images/sidebar-bg.gif); background-position:left; background-repeat:repeat-y;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
	/* border-left: 1px solid #E2E2E2; */
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
	color: #FFFFFF;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	color: #ebebeb;
}

#sidebar a {
	border: none;
	color: #FFCC00;
}

/* Exchange rates */

#exchangeleft {
	width: 100px;
	float: left;
}

#exchangeright {
	width: 100px;
	float: right;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #ECECEC;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #254b72;
}

#footer a:hover {
	text-decoration:underline;
}
