* {
    margin: 0;
    padding: 0;
}

body {
    font-family:Georgia;
	font-size:10px;
	text-align: justify;
    width: 100%;
    background-image:url(../images/bg.jpg);
    background-position:top;
    background-repeat:repeat-x;
    background-attachment:fixed;
    height:100%;
  
    
}
h1, h2{
	
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#007DB7;;
	text-align: center;
}

p{
    text-indent: 2em;
    color: black;
    font-family:Arial;
	font-size:16px;
	text-align: justify;
}

a{
    border: none;
}

ul{
    margin-left: 55px;
}

ol{
    margin-left: 50px;
}

/* Main
-----------------------------------------------------------------------------*/
.side_left{
    margin-left: 10px;
    width: 190px;
    float:left;  
}

.side_center{
    margin-left: 230px;
    margin-right: 80px;

    text-align: justify;
}

#content{
    width: auto;
}

.main_color{
    color: #4CA0B8;
    font-size: 16px;
    font-weight: 500;
}

.main_color_a{
    color: #4CA0B8;
    font-size: 12px;
    font-weight: 900;
    text-decoration:none;
}

#container{
    background-color: white;
    margin: 0 auto 0 auto;
    width: 900px;
    height: auto !important;
}

/* Header
-----------------------------------------------------------------------------*/
#header_top{
    padding-top: 20px;
    height: 50px;
}

#header_bottom{
    margin-top: 30px;
    margin-bottom: 30px;
    height: 200px;
}

#search{
    float: right;
    margin: 0px;    
   width: 325px;
}

.search_item{
    float:left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 5px;
    border: none;
}

#search_form {
    margin-right: -2px;
    margin-top: 7px;
    border: 0px;
    height: 20px;
    width: 220px;
    color: gray;
    background-image: url(../images/search_form.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    padding-left: 2px;
   float: left;
}
#search_button {
    background-image:url(../images/search_button.gif);
    margin-top: 7px;
    height: 20px;
    width: 25px;
    border: 0px;
    float:left;;
}

#consult {
    background-image:url(../images/consult.jpg);
    width:190px;
    height:200px;
}
#consult p {	
    font-family:Tahoma, Geneva, sans-serif;
    font-size:22px;
    color:#d4faff;
    border: none;
    padding:59px 0 0 20px;
}
#consult span{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:22px;
    color:#d4faff;
    border: none;
    padding-left:65px;
}
#e-mail {
    font-weight:bold;
    padding: 10px 0 0 62px;
    font-family:Tahoma, Geneva, sans-serif;
    font-size:11px;
    border: none;
    color:#d4faff;
}
#consult img {
    padding:12px 0 0 17px;
    border: none;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/

#left_sidebar {
    width: 190px;
    text-align: center;
    background-image:url(../images/sl-up.gif);
    background-position:top;
    background-repeat:no-repeat;
}
#left_sidebar img{
    margin-top: 2px;
    border: none;
}

#a-href a {
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    color:#666666;
    font-weight:bold;
}
#a-href a:hover {
    text-decoration:underline;
}

.submenu{
    padding-top: 60px;
    height: 100px;    
    display: none;    

}

.submenu_separator{
    background: url(../images/separator.gif) bottom no-repeat;
}

.submenu_separator3{
    background: url(../images/separator.gif) bottom no-repeat;
}
.submenu_item{
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    color:#666666;;
    font-weight:bold;
    
}
submenu_item3{
    text-decoration:none;
    font-family:Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    color:#666666;;
    font-weight:bold;
    
}
.submenu_up{
    background: url(../images/submenu_up.jpg) top no-repeat;
}


.submenu_bg{
    background-color: #F2F2F2;
}

.submenu_down{
    background: url(../images/submenu_down.jpg) bottom no-repeat;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer{    
    height: 120px;   
    width: 100%;       
    margin-top: 1%;
}

#footer_left{
    float: left;    
}

#footer_center{
    padding-top: 30px;
    text-align: center;
    color: gray;
	font-size:14px;
}

#footer_right{
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#header_corner_top{
    background: url(../images/header_corner_top.jpg) top no-repeat;
    padding: 5px;
    height: 200px;
}


/* Misc
-----------------------------------------------------------------------------*/

.corner_b_r{
    background: url(../images/hr_line_left.jpg) bottom left no-repeat;
}

.corner_b{
    background: url(../images/hr_line.jpg) bottom repeat-x;
}

.corner_b_l{
    background: url(../images/hr_line_right.jpg) bottom right no-repeat;
}

.carousel-component {
	padding:8px 16px 4px 16px;
	margin-top:20px;

}

.carousel-component .carousel-list li {
	margin:0px;
	width:151px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) +
	               img.border-left (1) + img.border-right (1)*/
	height:175px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a {
	display:block;
	border:none;
	outline:none;
        margin-top: 10%;        
}

.carousel-component .carousel-list li a:hover {
	border: none;
}

.carousel-component .carousel-list li img {
	border:5px solid #A5A5A5;
	display:block;
}

.carousel-component .carousel-prev {
	position:absolute;
	top:141px;
	z-index:3;
	cursor:pointer;
	left:2px;
}

.carousel-component .carousel-next {
	position:absolute;
	top:140px;
	z-index:3;
	cursor:pointer;
	right:5px;
}

