body
{
    margin: 0;
	padding: 0;
    font-family:tahoma,sans-serif;
    background: white url(../images/b.jpg) repeat-x top left;
    }
img {
	border: 0;
	}
a {
	color: #01B5F2;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	color:#01B5F2;
	}
p {
	margin: 0 0 10px 0;
	text-align:justify;
	}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}
form {
	padding: 0;
	margin: 0;
	}
hr {
	display: none;
	}
	
#wrapper {
	position: relative;
	font-size: 0.9em;
	width: 1000px;
	margin: auto;
	}
.clear
{
    clear: both;
    }

.ul-images ul
{
list-style-image:url("../images/list_img.png");
list-style-type:square;
}
   
.dots_horizontal {
	clear: both;
	background-image: url(../images/dots_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
	font-size: 0.2em;
	line-height: 0.2em;
	margin: 25px 20px 10px 20px;
	}
.dots_horizontal_content {
	clear: both;
	background-image: url(../images/dots_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
	font-size: 0.2em;
	line-height: 0.2em;
	margin: 0px 0px 20px 0px;
	}

.dots_r {
	background-image: url(../images/dots_vertical.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}
.dots_l {
	background-image: url(../images/dots_vertical.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}
.dots_horizontal_dbl {
	background-image: url(../images/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	}
	.dots_horizontal_dbl span {
		display: block;
		background-image: url(../images/dots_horizontal.gif);
		background-repeat: repeat-x;
		background-position: left bottom;
		}

.dots_horizontal_dbl span {
	padding: 4px 0;
	} 
 
   	
#context_menu 
{    
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: right;
    font-size:0.9em;
    }
    #context_menu  a,
    #context_menu  a:active,
    #context_menu  a:visited {
        color:#01B5F2;
        font-weight:normal;
        text-decoration:none;
        padding-right:1em;
        padding-left:1em;
        }
        #context_menu  span {
            color:#a5a5a5;
            }
    #context_menu  a:hover {
        text-decoration:underline;
        }
.logo {
	position: relative;
	left: 20px;
	background: url('../images/logo.gif');
	width: 200px;
	height: 76px;
	background-repeat: no-repeat;
	}
	#logo a {
		display: block;
		width: 200px;
		height: 76px;
		} 
.line {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 0.2em;
	line-height: 0.2em;
	background-color: #DADADA;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:10px;
	}

/** Content **/	
.content_menu{
    text-align: right;
    margin-right:30px;
    font-size: 0.8em;
}
.content {
	font-size: 12px;

	margin-left: 20px;
	margin-right: 20px;
	
	}

    

	    
/** Footer **/
.footer_nav {
    position: relative;
	font-size: 0.8em;
	margin-bottom: 15px;
	margin-left:170px;
}
    	.footer_nav a {
			text-decoration: none;
			margin-bottom: 5px;
			padding-right:20px;
			padding-left:20px;
			color:#a5a5a5;
			}
		.footer_nav a:hover {
			text-decoration: underline;
			}
		.footer_nav a.active {
			color: #01B5F2;
			text-decoration: none;
			}
		.footer_nav span {
			color: #a5a5a5;
			}
#copyright {
    float:left;
    margin-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    font-size: 0.8em;
    color:#a5a5a5;
    }

		
.top_menu 
{
    background: url('../images/menu_bg.jpg') no-repeat;
    height: 50px;
    display:block;
    margin-left:20px;
    margin-right:20px;
}		

#top_menu {padding:0;margin:0;}
	
ul#top_menu li
{
	display:block;
	float:left;
	margin-left:20px;
}
	
ul#top_menu a
{
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:8px 60px 0 60px;
}
ul#top_menu li a:hover
{	
	color:#000000;
	/**background-color: #01B5F2;**/
	background: url('../images/menu_bg_hover2.png') no-repeat;
	background-position:center;
	height: 30px;		
}

    #current
    {	
	    color:#000000;
	    background: url('../images/menu_bg_hover2.png')  no-repeat;
	    background-position:center;
	    height: 38px;
	}	
	
.orange
{
    color:#ff8800;
}
.green
{
    color:#71B206;
}

/********************************************************************************/
/****** COLUMN STYLES **********************************************************/
/******************************************************************************/
.half {
	float: left;
	width: 49.9%;
	height: auto !important;
	}
.third {
	float: left;
	width: 33%;
	}
.two_thirds {
	float: left;
	width: 66%;
	}
.quarter {
	float: left;
	width: 24.9%;
	}
.three_quarters {
	float: left;
	width: 74.9%;
	}
.fifth {
	float: left;
	width: 20%;
	}
.four_fifths {
	float: left;
	width: 80%;
	}
/********************************************************************************/
/***** HEADER STYLES ***********************************************************/
/******************************************************************************/

h1, .h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font: normal 1.6em Arial, Helvetica, sans-serif;
	color: #01B5F2;
	}
	h1.hotel-gallery {
		height: 40px;
		margin: 0;
		padding: 0;
		}
h2, .h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #01B5F2;
	}
h3, .h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #01B5F2;
	}
h4, .h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #01B5F2;
	}
h5, .h5 {
	margin: 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	}
h6, .h6 {
	margin: 0;
	padding: 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	font-style: italic;
	}


/********************************************************************************/
/***** CONTACTS STYLES ***********************************************************/
/******************************************************************************/
.frm_text 
{
    color:#c0c0c0;
    width: 300px;
    }
/********************************************************************************/
/****** SITEMAP STYLES *********************************************************/
/******************************************************************************/

.sitemap {
	margin: 0 0 15px 0;
	padding: 0;
	background-image: url(../images/sitemap_bg.gif);
	background-repeat: repeat-y;
	}
	.sitemap a {
		position: relative;
		top: 5px;
		}
	.sitemap li {
		margin: 0;
		padding: 0;
		list-style: none;
		height: auto !important;
		min-height: 24px;
		height: 24px;
		background-color: white;
		font-weight: bold;
		}
		.sitemap li ul {
			margin: 4px 0 0 -17px;
			padding: 4px 0 0 17px;
			background-image: url(../images/sitemap_bg.gif);
			background-repeat: repeat-y;
			background-position: 17px 0;
			}
			.sitemap li ul li {
				font-weight: normal;
				}
		.sitemap li.end ul {
			margin: 4px 0 0 -17px;
			padding: 4px 0 0 16px;
			background-image: url(../images/sitemap_bg.gif);
			background-repeat: repeat-y;
			background-position: 17px 0;
			border-left: 1px solid white;
			}
			.sitemap li ul li {
				margin: 0;
				padding: 0 0 0 17px;
				list-style: none;
				height: auto !important;
				min-height: 24px;
				height: 24px;
				background-image: url(../images/sitemap_li.gif);
				background-repeat: no-repeat;
				background-position: 0 12px;
				background-color: transparent;
				}
		.sitemap li ul ul {	
			}
	.sitemap li.end {
		background-image: url(../images/sitemap_li-end.gif);
		background-position: 0 0;
		}


.privacy
{
    font-size:11px;
    color:#8f8f8f;
}

/********************************************************************************/
/****** LEFT MENU *********************************************************/
/******************************************************************************/
.left_menu li {padding:5px 0 5px 0;}
.left_menu a{
display: block;
color: #000;
text-indent: 13px;
list-style-type:none;
background-image:url(../images/left_menu0.gif);
background-position: left top;
background-repeat: no-repeat;
}
	 
.left_menu a:hover{
background-image:url(../images/left_menu1.gif);
background-position: left top;
background-repeat: no-repeat;
text-decoration:none;
}
.left_menu .active{
background-image:url(../images/left_menu1.gif);
background-position: left top;
background-repeat: no-repeat;
/*background-color:#D4F3A9;*/
text-decoration:none;
font-weight:bold;
}






/********************************************************************************/
/****** FIELDSET ***************************************************************/
/******************************************************************************/

.fld_float {
	padding-bottom: 10px; 
	}
	.fld_float label,
	.fld_float span.frm_label {
		position: relative;
		top: 2px;
		float: left;
		width: 140px;
		font-weight: normal;
		color: #666666;
		/* margin-bottom: 15px; */
		}
	.fld_float span.frm_input {
		float: left;
		width: 200px;
		/* margin-bottom: 14px; */
		font-weight: bold;
		}	
	
	.fld_float .frm_text,
	.fld_float .frm_dropdown,
	.fld_float .frm_multi,
	.fld_float .frm_file,
	.fld_float textarea,
	.fld_float .frm_float1 {
		float: left;
		width: 200px;
		margin-bottom: 10px;
		color: gray;
		}
	.fld_float .auto {
		width: auto !important;
		height: auto !important;
		}
	.fld_float .frm_float1 {
		background-color: transparent;
		}
	.fld_float .frm_dropdown {
		color: #727272;		
		}
	.fld_float textarea {
		height: 93px;
		}
	.fld_float .frm_check,
	.fld_float .frm_radio {
		position: relative;
		top: 2px;
		float: left;
		margin-bottom: 17px;
		width: 13px;
		height: 13px;
		}
	.fld_float .lbl_neutral {
		position: relative;
		top: 0;
		float: none;
		width: auto !important;
		font-weight: normal !important;
		height: auto !important;
		z-index: 1;
		margin: 0 !important;
		}



.companies_track 
{
    background-image:url(../images/1.jpg);
    background-repeat:no-repeat;
    width:180px;
    height:155px;
    }
 .products_track 
{
    background-image:url(../images/2.jpg);
    background-repeat:no-repeat;
    width:180px;
    height:155px;
    }
  .people_track 
{
    background-image:url(../images/3.jpg);
    background-repeat:no-repeat;
    width:180px;
    height:155px;
    }
    .companies_track  span, 
    .products_track  span, 
    .people_track span
    {
        color:White;
        float:right;
        padding-right:10px;
        padding-top:110px;
        font-size:26px;
        position:relative;
    }
    
    
 .news_date
 {
    float:right;
    color:#7B7B7B;
 }
 
 #contactus 
 {
    cursor:pointer;
 }
.news {padding:20px 20px 0 20px;}


.roundcont {
	background-color: #01B5F2;
	color: #fff;
	font-size:1em;
}

.roundcont p {
	margin: 0 20px 10px 20px;
}
.roundcont h3 {
	padding-left:10px;
}
.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}