/* standard elements */
html {min-height: 100%;}

* {
	color: #60523C;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {color: #963;}
a:hover {
	color: #60523C;
	font-size: 1em;
}

body {
	background: #CCD8E0 url(img/bg.jpg) repeat-x left bottom;
	color: #60523C;
	font: normal 62.5% Georgia, "Times New Roman", Times, serif;
}


p,code,ul {padding-bottom: 1.2em;}

li {
	list-style: url(none) none;
}

h1 {
	font: normal 1.8em Georgia, Times New Roman, Times, serif;
	margin-bottom: 4px;
}
h2 {
	font: bold normal 1.4em Georgia, Times New Roman, Times, serif;
	margin-bottom: 4px;
}
h3 {
	font: normal 1.2em Georgia, Times New Roman, Times, serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

.left {float: left;}

.right {
	float: right;
	background: url(img/addrerss.jpg) no-repeat;
	display: block;
}

/* structure */
.container {
	background: #60523c;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding: 25px 10px 0;
	background-repeat: repeat-x;
	background-image: url(img/top1.jpg);
	background-position: left center;
	
}

/* title */
.header {
	background: #60523c;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 2px;
	width: 780px;
}
.header .left, .header .right {
	background: #FFFFFF;
	color: #000000;
	height: 150px;
}
.header .left {
	background: #B3C2C7 url(img/header5.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;
	width: 780px;
}
.header .right {
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/addrerss.jpg);
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {
	padding-top: 16px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}

/* navigation */
.navigation {
	background: #D9E1E5 url(img/nav2.gif);
	height: 41px;
	width: auto;
	clear: left;
	margin-left: 0px;
	padding-left: 12%;
}
.navigation a {
	background: #D9E1E5 url(img/nav2.gif);
	color: #60523C;
	display: block;
	float: left;
	font: bold 1.1em/41px sans-serif;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {
	color: #419E93;
}
.navigation a#selected {
    color: #FFFFFF;
}
/* main */
.main {
	background: url(img/bgmain2.gif) repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #60523C;
}
.contactmain {
	background: url(img/bgmain.gif) repeat-y;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #60523C;
}


/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav-bottom {
	float: right;
	width: 210px;
	clear: right;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	font-weight: bold;
}
.sidenav-bottom h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 0px;
	font-weight: bold;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom-width: 1px;
	border-bottom-color: #EAEADA;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5%;
	border-bottom-style: solid;
}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content {
	float: left;
	margin: 2px 0 10px;
	padding: 0 16px;
	width: 745px;
}
.contactcontent {
	float: left;
	margin: 10px 0;
	padding: 0 4px 0 8px;
	width: 555px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Georgia, Times New Roman, Times, serif;
}

/* footer */
.footer {
	background: url(img/bgfooter3.gif) repeat-x;
	color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	line-height: 39px;
	font-weight: bold;
}
.footer a,.footer a:hover {color: #000000;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
/*in line list8*/
div.wrapper
{
	margin-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
}
div.wrappermenu
{
	margin-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
}
#inline-list {
	margin: 0em 0em 2em;
	width: auto;
	padding: 0px 0px 0px 6em;
	font-family: Verdana, sans-serif;
	}

#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	padding: 10px;
	color: #3EB8A3;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	}
ol
{
	width: 42em;
	padding-left: 10px;
}
ol li
{
	float: left;
	width: 21em;  /* accommodate the widest item */
	color: #3EB8A3;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: none;
	font-weight: normal;
}
/* stop the floating after the list */
br
{
  clear: left;
}
/* separate the list from what follows it */

/*sidenaveservic*/
.sidenavservice {
	float: right;
	width: 210px;
}
.sidenavservice-bottom {
	float: right;
	width: 210px;
	clear: right;
}
.sidenavservice  h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 0px;
	font-weight: bold;
}
.sidenavservice -bottom h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	font-weight: bold;
}
.sidenavservice  ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenavservice  li {
	border-bottom: 1px solid #EAEADA;
	font-size: 1.2em;
	display: block;
	padding: 8px 0px 8px 5%;
}
.sidenavservice  li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}
.table {
	padding-left: 4em;
}
.table2 {
	padding-left: 20px;	
}
