* { margin: 0; padding: 0; }

html {
	width:100%;
	height:100%;
}

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #474747; margin: 0px; padding: 0px; line-height:16px;}

td,div,p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #474747; margin: 0px; padding: 0px; line-height:16px;}

p {padding-bottom: 10px;}

a {text-decoration:none; color:#1E1ED4;}
a:active {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

ul {margin:0px; padding-bottom:0px; padding-top:0px; margin-left:25px;}
ol {margin:0px; padding-left:20px; padding-bottom:5px; padding-top:0px;}

ul.menu_inside_list {margin:0px; padding-left:15px; padding-bottom:5px; padding-top:0px; list-style-image:url(images/arrow.gif)}
ul.menu_inside_list li{padding-bottom:5px;}

h1 {font-size: 16px; font-weight: bold; padding: 0px; margin: 0px; padding-bottom: 5px; color:#02583d;}
 
h2 {font-size: 14px; font-weight: bold; padding: 0px; margin: 0px; padding-bottom: 5px; color:#02583d;}

.title {font-size: 16px; font-weight: bold; padding: 0px; margin: 0px; padding-bottom: 5px; color:#02583d;}

.copyright {font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #afafaf;}

.menu {font-size: 14px; color: #4d4d4d; text-decoration: none; font-weight: normal;}
.menu:hover {text-decoration: none; font-weight: bold;}

.menu_selected {font-size: 14px; color: #4d4d4d; text-decoration:none; font-weight: bold;}
.menu_selected:hover {text-decoration: none; font-weight: bold;}


.menu2 {font-size: 14px; color: #4d4d4d; text-decoration: none; font-weight: normal;}
.menu2:hover {text-decoration: none; color:#990000; font-weight: normal;}

.menu2_selected {font-size: 14px; color: #990000; text-decoration:none; font-weight: normal;}
.menu2_selected:hover {text-decoration: none; font-weight: normal;}


.menut {font-size: 12px; color: #000000; text-decoration: none;}
.menut:hover {text-decoration: none; color:#6b6b6b;}

.menut_selected {font-size: 12px; color: #6b6b6b; text-decoration:none;}
.menut_selected:hover {text-decoration: none;}

.required {font-size: 11px; color: #ff0000;}
 
.form {margin: 0px; padding: 0px;}
select {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
input, textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.button {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color:#990000; font-weight: bold;}

.images {border-color: #BCBCBC; border-width: 1px;}
.imagesmallname {color: #474747; font-weight: normal;}
.imagemediumname {color: #474747; font-weight: bold;}
.imagebigname {color: #474747; font-weight: bold;}
.imagepages {color: #474747; font-weight: normal;}
.imagepageselected {color: #1E1ED4; font-weight: bold;}
.imagepagesnav {color: #474747; font-weight: normal;}
.imagebignav {color: #ffffff; font-weight: bold;}
.sectionname {color: #474747; font-weight: bold;}
.sectionnameselected {color: #990000; font-weight: bold;}


.product_tab {
	background:url(images/products_tab_bg.gif) no-repeat left top;
}
.product_tab a {
	color:#ffffff; line-height:25px; padding-left:10px;
}
.product_tab img {
	border:2px solid #cc0000;
}

/* main
-----------------------------------------------------------------------------*/
#main {
	height: 412px;
	position:relative;
}

/* Slideshow
-----------------------------------------------------------------------------*/
#slideshow {
	width: 996px;
	height: 412px;
	z-index:1;
}
#slideshow img {
	display:none;
}

/* menuHome
-----------------------------------------------------------------------------*/
#menuHome {
	position:absolute;
	left:818px;
	top: 64px;
	z-index:2;
}

.block_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.block_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

/* area_we_service
-----------------------------------------------------------------------------*/
#area_service {
	display:none;
}
.area_service_ul {
	padding-right:20px;
	padding-top:10px;
	vertical-align:top;
	line-height: 17px;
	float: left;
}

