html {
    border-left: 0px;	
    }

body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;	
    }

body {
    text-align: center;
    color: #333333;
	background-color: inherit;
    padding-top: 20px;
    }

body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;	
	line-height: 1em;
    }

strong {
    font-weight: bold;
    }

a:link, a:visited, a:active {
	color: #333333;
	background-color: inherit;
    text-decoration: none;
	}
	
a:hover {
	color: #5ea151;
	background-color: inherit;	
    text-decoration: underline;
	}

a.underline:link, a.underline:visited, a.underline:active {
	color: #0075bf;
	background-color: inherit;
    text-decoration: underline;
	}
	
a.underline:hover {
	color: #0075bf;
	background-color: inherit;	
	}

ul {
	list-style-type: none;	
	}
	
/* START global classes */
input.inputText, textarea.textarea {
	border: 1px solid #cccccc;
	}

.clearBoth {
	clear: both;
	float: none;
	}
	
.alignRight {
	text-align: right;
	}
	
.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	}
	
.feedback {
	color: #ff0000;
	background-color: inherit;
    font-weight: bold;	
	}
    
.box {
    width: 220px;
    }
    
.box_top {
    background: url('../images/bg_box_top.jpg') no-repeat;
    height: 38px;
    padding-left: 20px;
    color: #ffffff;
    background-color: inherit;
    font-size: 14px;
    font-weight: bold;
    }
    
.box_bottom {
    background: url('../images/bg_box_bottom.jpg') no-repeat;
    height: 7px;
    }

.box_middle {
    background: url('../images/bg_box_middle.jpg') repeat-y;
    padding: 15px;
    line-height: 1.5em;
    }
    
.box_middle p.bullet {
    background: url('../images/bg_bullet_box.jpg') no-repeat left;
    padding-left: 20px;
    }
	
.box_middle a.bullet:link, .box_middle a.bullet:active, .box_middle a.bullet:visited {
    background: url('../images/bg_bullet_box.jpg') no-repeat left;
    padding-left: 20px;
	display: block;
    }
	
.box_middle a.bullet:hover {
    background: url('../images/bg_bullet_box_over.jpg') no-repeat left;
    padding-left: 20px;
	text-decoration: underline;
    }
	
.box_twitter {
    padding-left: 60px;
    line-height: 1.5em;
    }

.page table {
	float: right;
	}
	
.page td {
	color: #0075bf;
	background-color: inherit;	
	}	

.page td.pageMessage {
	padding-right: 10px;
	}

.page td.currentPage {
	font-weight: bold;	
	}

.page span {
	padding-left: 3px;
	padding-right: 3px;
	}
	
.page a:link, .page a:active, .page a:visited {
	color: #0075bf;
	background-color: inherit;
	}	
	
.newsletter img {
	padding-left: 10px;
	}
	
.blue {
    color: #0075bf;
    background-color: inherit;
	}
    
.black {
    color: #333333;
    background-color: inherit;
	}

.bullet {    
    background: url('../images/bg_bullet.jpg') no-repeat;
    padding-left: 20px;    
    }

.bullet_1_line {    
    background: url('../images/bg_bullet_box.jpg') no-repeat left;
    padding-left: 20px;    
    }
    
ol {
    margin-left: 20px;
    color: red;
    }
    
ol li {
    color: blue;
    }
/* END global classes */

/* START wrapper */
#wrapper {
    width: 800px;
	color: #333333;
	background-color: inherit;	
	text-align: left;
    margin: 0px auto;    
	}
/* END wrapper */

/* START top */
#top {	
	background: url('../images/bg_top.jpg') no-repeat;
    width: 800px;
    height: 136px;
	position: relative;
	}

a.logo {
    position: absolute;
    z-index: 200;
    top: -16px;
    left: -357px;
    }

#topMenu {
    position: relative;
    top: 10px;
    left: 255px;
    color: #ffffff;
    background-color: inherit;
    }    
    
#topMenu a:link, #topMenu a:visited, #topMenu a:active {
    color: #ffffff;
    background-color: inherit;
    font-weight: bold;
    font-size: 11px;
    }
    
#topMenu span {
    padding-left: 7px;
    padding-right: 7px;
    }
/* END top */

/* START menu */
#menu {
    position: relative;
    left: 385px;
    top: 34px;
	width: 500px;
    }

.submenu {
	display: none;    
	}

a.menuAbout:link, a.menuAbout:active, a.menuAbout:visited, span.menuAbout {
	display: block;
	width: 61px;
	height: 69px;
	background: url('../images/bg_menu_about.jpg') no-repeat;
	}
	
a.menuAbout:hover {
	background: url('../images/bg_menu_about_over.jpg') no-repeat;
	}
	
a.menuServices:link, a.menuServices:active, a.menuServices:visited, span.menuServices {
	display: block;
	width: 61px;
	height: 69px;
	background: url('../images/bg_menu_services.jpg') no-repeat;
	}
	
a.menuServices:hover {
	background: url('../images/bg_menu_services_over.jpg') no-repeat;
	}

a.menuFAQ:link, a.menuFAQ:active, a.menuFAQ:visited {
	display: block;
	width: 61px;
	height: 69px;
	background: url('../images/bg_menu_faq.jpg') no-repeat;
	}
	
a.menuFAQ:hover {
	background: url('../images/bg_menu_faq_over.jpg') no-repeat;
	}
    
a.menuBlog:link, a.menuBlog:active, a.menuBlog:visited {
	display: block;
	width: 61px;
	height: 69px;
	background: url('../images/bg_menu_blog.jpg') no-repeat;
	}
	
a.menuBlog:hover {
	background: url('../images/bg_menu_blog_over.jpg') no-repeat;
	}    

#submenuAbout a:link, #submenuAbout a:active, #submenuAbout a:visited {
	display: block;
	width: 170px;	
	padding-top: 5px;
    padding-bottom: 5px;
	color: #ffffff;
	background-color: #0075bf;
	text-decoration: none;
    border-bottom: 1px solid #ffffff;
    text-align: center;
	}
	
#submenuAbout a:hover {	
    text-decoration: underline;
	color: #ffffff;
	background-color: #b8291b;
    border-bottom: 1px solid #474320;
	}

#submenuServices a:link, #submenuServices a:active, #submenuServices a:visited {
	display: block;
	width: 170px;	
	padding-top: 5px;
    padding-bottom: 5px;
	color: #ffffff;
	background-color: #0075bf;
	text-decoration: none;
    border-bottom: 1px solid #ffffff;
    text-align: center;
	}
	
#submenuServices a:hover {	
    text-decoration: underline;
	color: #ffffff;
	background-color: #5d9e4e;
    border-bottom: 1px solid #474320;
	}
/* END menu */


/* START left */
#left {
    float: left;
    width: 555px;
    padding-top: 30px;
	line-height: 1.3em;
    }

#left h1, #left h2, #left p {
    margin-bottom: 15px;
    }
    
#left h3 {
    margin-bottom: 5px;
    }

#left h1 {
    color: #0075bf;
    background-color: inherit;
    font-size: 18px;
    font-weight: bold;
    }

#left h2 {
    background: url('../images/bg_h2.jpg') no-repeat left;
    padding-left: 20px;    
    color: #5d9e4e;
    background-color: inherit;
    font-size: 16px;
    font-weight: bold;
    }

#left h2 a {
    color: #5d9e4e;
    background-color: inherit;	
	}
    
#left h3 {    
    color: #333333;
    background-color: inherit;
    font-size: 14px;
    font-weight: bold;
    }    

#left div.tinyMCE a:link, #left div.tinyMCE a:active, #left div.tinyMCE a:visited {
    color: #0075bf;
    background-color: inherit;
	text-decoration: underline;
	}

#left div.tinyMCE a:hover {
	color: #5d9e4e;
	background-color: inherit;	
	}

#left p.bullet {
    background: url('../images/bg_bullet.jpg') no-repeat 0px 3px;
    padding-left: 20px;
    }
    
html>body #left p.bullet {
    background: url('../images/bg_bullet_moz.jpg') no-repeat 0px 1px;
    }    
	
#news a.rss:link, #news a.rss:active, #news a.rss:visited {
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url('../images/bg_rss.jpg') no-repeat right;
    color: #0075bf;
    background-color: inherit;    
    font-weight: bold;	
	}
	
#news a.rss:hover {
	}
/* END left */

/* START right */
#right {
    float: right;
    padding-top: 30px;
    }

#right a {
    display: block;
    }

#right a.bullet:link,#right a.bullet:active, #right a.bullet:visited {
    background: url('../images/bg_bullet_box.jpg') no-repeat 0px 5px;
    padding-left: 20px;
    }
    
#right a.bullet:hover {
    background: url('../images/bg_bullet_box_over.jpg') no-repeat 0px 5px;
    }

html>body #right a.bullet:link, html>body #right a.bullet:active, html>body #right a.bullet:visited {
    background: url('../images/bg_bullet_box.jpg') no-repeat 0px 4px;
    }
    
html>body #right a.bullet:hover {
    background: url('../images/bg_bullet_box_over.jpg') no-repeat 0px 4px;
    }
/* END right */

/* START bottom */
#bottom {
    position: relative;
    top: 20px;
    padding-top: 1px;
    clear: both;
    float: none;
    background: url('../images/bg_bottom.jpg') no-repeat 0px 1px;
    height: 67px;
    padding-left: 35px;
    color: #ffffff;
    background-color: inherit;    
    font-size: 11px;
    }

#bottomMenu {
    margin-top: 17px;
    margin-bottom: 10px;
    }

#bottomMenu a:link, #bottomMenu a:visited, #bottomMenu a:active {
    color: #ffffff;
    background-color: inherit;    
    font-size: 11px;
    }
    
#bottomMenu span {
    padding-left: 10px;
    padding-right: 10px;
    }
    
#bottom p.black {
    margin-top: 15px;
    }
/* END bottom */

/* START sitemap */
#sitemap h2 a {
    color: #5d9e4e;
    background-color: inherit;        
    }

#sitemap ul  {
    margin-bottom: 15px;
    }

#sitemap div.paddingLeft, #sitemap li.paddingLeft {
    padding-left: 20px;
    }
    
#sitemap li a.bullet:link, #sitemap li a.bullet:active, #sitemap li a.bullet:visited {    
    background: url('../images/bg_bullet_box.jpg') no-repeat left;
    padding-left: 20px;    
    }
    
#sitemap li a.bullet:hover {
    background: url('../images/bg_bullet_box_over.jpg') no-repeat left;    
    }
/* END sitemap */

/* START contact */
#contact td  {
    height: 20px;
    vertical-align: middle;
    }
    
#contact img {
    padding-top: 3px;
    }
/* END contact */