@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#5e5e5e;
background-image:url(../images/back_repeat.jpg);
}

#content {
background-image:url(../images/container_back2.png);
background-repeat:repeat-y;
}

#header {
background-image:url(../images/header_back.png);
background-repeat:repeat-y;
}

.containerint {
width:850px;
min-height:160px;
padding-right:28px; 
padding-left:26px;
margin:0 auto 0 auto;
padding-top:10px;
}

.container {
width:850px;
min-height:160px;
padding-right:28px; 
padding-left:26px;
margin:0 auto 0 auto;
}

.cleardiv {
clear:both;
height:1px;
}

.right {
float:right;
}

a img {
border:none;
}

a {
outline:none;
}

ul {
list-style:none;
}

a.logo {
float:left;
margin:20px 0 0 25px;
}

ul#contactinfo {
float:right;
text-align:right;
margin-right:20px;
font-style:oblique;
margin-top:65px;
}

ul#contactinfo li a {
text-decoration:none;
color:#737375;
}

ul#contactinfo li a:hover {
color:#00acdc;
}

ul#langswitch {
clear:right;
text-align:right;
float:right;
margin-right:20px;
width:150px;
}

ul#langswitch li a {
float:right;
text-decoration:none;
margin:0 0px 0 10px;
font-size:9px;
color:#c0c0c0;
}

ul#langswitch li a:hover {
color:#187d4f;
}

.navbar {
background-image:url("../images/navbar.png");
height:24px;
margin:0 auto;
padding:6px 26px 0 38px;
width:839px;
}

.navbar ul {
margin:0;
padding:0;
}

.navbar ul li a {
color:#FFF;
font-size:15px;
text-decoration:none;
letter-spacing:-.03em;
font-weight:100;
}

.navbar ul li a:hover {
color:#c0c0c0;
}

.navbar ul li {
float:left;
margin:0 38px 0 0;
}

/*---INTROBAR---*/

#introbar {
background-image:url(../images/introbar.jpg);
width:848px;
height:213px;
padding-top:11px;
}

.introbox {
float:left;
margin-left:11px;
height:170px;
width:794px;
background-color:#FFFFFF;
padding:16px;
}

#intro_image {
float:right;
display:block;
}

#intro_image img {
height:185px;
}

.bigtext {
width:462px;
line-height:2em;
font-style:oblique;
font-size:17px;
float:left;
}

/*---HOME CATEGORIES---*/

#home_categories {
position:relative;
background-image:url(../images/home_categories_shadow.png);
width:848px;
height:363px;
padding:0 0px 0 0px;
}

.category_box {
position:relative;
float:left;
margin-left:11px;
width:259px;
height:351px;
background-color:#FFF;
padding:9px 0 0 9px;
}

.category_box img.category_logo {
position:absolute;
bottom:12px;
left:0px;
}

.category_box ul {
list-style:outside;
padding-left:5px;
margin:10px 0 0 16px;
}

.category_box ul li {
margin-top:16px;
}

.category_box ul li a {
font-size:13px;
color:#5e5e5e;
text-decoration:none;
font-style:oblique;
}

.category_box ul li a:hover {
color:#c0c0c0;
text-decoration:underline;
}

/*----INTERIOR PAGE STYLING----*/

#intwhitebox {
margin: 0px 12px 0 10px;
padding:10px 10px 20px;
background-color:#ffffff;
min-height: 180px;
}

#inttext {
float:left;
width:558px;
padding:10px;
font-size:14px;
line-height:1.5em;
}

#inttext a {
color:#2BB673;
text-decoration:none;
}

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

h1 {
font-size:19px;
font-weight:200;
font-style:italic;
color:#2BB673;
}

/*----SIDEBAR STYLES----*/

.testimonial-box {
    background-color: #2BB673;
    border-top: 10px solid #FFFFFF;
    display: block;
    float: left;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    width: 208px;
    display: none;
}
	.testimonial-box:hover {
	background-color: #02A3D7;
	}
	
	.testimonial-box a {
	color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
	}

#leftsidebar {
margin:10px;
padding:0px;
width:208px;
min-height:200px;
float:left;
}

ul.sidebar_links {
margin-left:0px;
padding:0;
font-size:12px;
}

ul.sidebar_links li a {
color:#FFFFFF;
display:block;
line-height:1.4em;
padding:6px 6px 6px 84px;
text-decoration:none;
width:118px;
}

ul.sidebar_links li a:hover {
background-color:#c0c0c0;
color:#727274;
}

ul.sidebar_links .current_page_item a {
background-color:#c0c0c0;
}

ul.sidebar_links .current_page_item a:hover {
color:#ffffff;
}

ul ul {
padding:0;
}

.blue {
background-color:#02A3D7;
}

.bluetext {
color:#02A3D7;
}

#inttext.bluelinks a {
color:#02A3D7;
}

.orange {
background-color:#EC972D;
}

.orangetext {
color:#EC972D;
}

#inttext.orangelinks a {
color:#EC972D;
} 

.green {
background-color:#2BB673;
}

.sidebarimg {
width:208px;
}

/*---FOOTER---*/

.center {
margin:0 auto 0 auto;
}

#footer {
background:url(../images/footer.png) no-repeat top;
width:904px;
height:40px;
margin-top:0px;
position: relative;
}

.ad_line {
    border-top: 1px solid #EBEBEB;
    clear: both;
    display: none;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    padding-top: 20px;
    text-align: center;
    width: 790px;
}
	.ad_line a {color:#2BB673; text-decoration: none; border-bottom: 1px dotted;}


#copyright {
margin-left:auto;
margin-right:auto;
margin-bottom:30px;
width:850px;
color:#ffffff;
font-size:10px;
font-style:italic;
padding-top: 30px;
}
