*
{
margin: 0px;
padding: 0px;
}

img
{
border: 0;
}

img.border
{
 border: solid 1px #1655b6   
}    

a:link {
color: #1555B5;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
color: #FF0000;
}

a:visited {
color: #1555B5;
text-decoration: underline;
}

body {
background: #ffffff url(/images/back_all.gif) repeat-x;
font: 13px Arial, Helvetica, sans-serif;
color: #666666;
margin-top: 30px;
/*margin-top: 60px;*/
}

textarea 
{
font-family: Arial, Helvetica, sans-serif;
}

input
{
width: 220px;    
}

hr
{
height: 1px;
color: #000000;
}

div.hr 
{
height: 2px;
margin-top:8px;
margin-bottom:6px;
background: #fff url('/images/hr.gif') repeat-x;
}

div.hr hr {
display: none;
}

#container
{
width: 796px;
background: #ffffff;
margin: 0 auto;
}

#header {
height: 198px;
text-align: left;		
}

#nav
{
width: 738px;
height: 44px;
padding-left: 60px;
background: url(/images/menu.gif) no-repeat;
}

#nav ul {
list-style: none;	
}

#nav li {
display: inline; 
	
}

#nav a {
float: left;
width: 120px;
height: 29px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding-top: 15px;
font-size: 12px;
text-transform: uppercase;
}

#nav a:hover {
width: 120px;
height: 29px;
color: #ffffff;
text-decoration: underline;
background: url(/images/menu_r.gif) repeat-x;
}

#logo {
background: url(/images/header.jpg?v1) no-repeat;
width: 766px;
height: 114px;
text-align: left;
padding-top: 40px;
padding-left: 20px;
}

#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 16px;
color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#content
{
padding: 10px;
}

#contentLeft
{
width: 236px;
}

#contentLeft H3
{
width: 216px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(/images/title.gif) repeat-x
}

#contentLeft ul {
list-style: none;
}

#contentLeft li
{
background: url(/images/title_back.gif) no-repeat top;
padding-top: 10px;
}

#contentLeft li ul {
border: 0px;
margin-left: 20px;
margin-bottom: 10px;
}

#contentLeft li li {
padding: 4px 20px;
background: url(/images/small.gif) no-repeat left;
border: 0px;
}

#contentLeft a {
color: #1555B5;
}
#contentLeft a:visited {
color: #1555B5;
}

#contentLeft p
{
padding: 10px;
}

ul#cubeIcon {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background-image: none;
}

#cubeIcon li {
list-style: none;
background-image: url(/images/li_cube.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
padding: 0px 0px 0px 13px;
margin: 0 0 3px 0px;
}

#calendar1 {
padding: 0 10px 20px 10px;
}

#calendar table {
width: 100%;
text-align: center;
}

#calendar thead {
}

#calendar tbody td {
border: 1px solid #F1F1F1;
}

#calendar #prev {
text-align: left;
}

#calendar #next {
text-align: right;
}

#calendar tfoot a {
text-decoration: none;
font-weight: bold;
}

#calendar #now {
background: #696969;
border: 1px solid #ff0000;
font-weight: bold;
color: #ffffff
}

#contentRight .date2 {
margin: 10px;
padding: 0;
padding-top: 3px;
}

.date2 {
float: left;
width: 53px;
height: 54px;
background: url(/images/date.gif) no-repeat;
text-transform: uppercase;
text-align: center;
font-size: 8px;
font-weight: bold;
color: #FFFFFF;
vertical-align: middle;
}

.date2 b {
display: block;
font-size: 35px;
color: #2F6AA2;
}

#contentRight
{
float: right;
width: 500px;
padding-right: 10px;
}

#contentRight H4
{
margin: 0;
padding: 0px;
font-size: 12px;
color: #1555B5;
}

#contentRight a
{
color: #1555B5;
text-decoration: underline;
}

#contentRight a:hover
{
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#contentRight ul, #contentRight ol
{
margin-left: 30px;
}

#contentRight h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #1555B5;
}

.date {
text-align: right;
color: #1555B5;
font-size: 11px;
}

.date a {
color: #1555B5;
}

.quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(/images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
	font-weight: bold;
}

table.service
{
    width: 98%;
}

table.service tr.odd
{
    background-color: #eeeeee;
}
table.service tr.even
{
    background-color: #ffffff;
}

table.service td
{
    padding: 1px 3px 1px 3px;   
}

#footer {
height: 50px;
clear: both;
padding-top: 20px;
border-top: 5px solid #1555B5;
background: url(/images/footer.gif) repeat-x bottom;
}

#footer p {
margin: 0;
font-size: 11px;
text-align: center;
font-weight: bold;
color: #666666;
}

#footer a {
color: #1555B5;
}