@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	text-align: center;
	color: #3F3F3F;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #7089B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5E86B7;
}
a:hover {
	text-decoration: underline;
	color: #5E86B7;
}
a:active {
	text-decoration: none;
	color: #5E86B7;
}
body  h1, h2, h3, h4, h5, h6  {
	color: #006699;
}
body h1 {
	font-size: 17px;
}

body h2 {
	font-size: 18px;
}

body    h3 {
	font-size: 15px;
}
body  h4 {
	font-size: 14px;
}
body  h5 {
	font-size: 13px;
}
body  h6 {
	font-size: 11px;
}

body p {
	font-size: 12px;
	color: #3F3F3F;
	line-height: 16px;
}

#container #line_top {
	background-image: url(../images/bar_up.png);
	width: 903px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	height: 13px;
}
#container #line_bot {
	background-image: url(../images/bar_down.png);
	height: 20px;
	width: 903px;
	clear: both;
}

body #container {
	background-image: url(../images/background2.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 894px;
	padding: 0px;
}
#container #header #logo {
	float: left;
	margin-top: 8px;
	margin-left: 25px;
	width: 200px;
	height: 50px;
}
#container #header {
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	height: 67px;
}
#container #header #right_up {
	float: right;
	background-image: url(../images/menu/menu_bgr2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 648px;
}

#container #header #right_up #links {
	width: 175px;
	margin-left: 459px;
	padding-bottom: 5px;
	margin-right: 15px;


}
#container .main_image {
	margin-left: 19px;
	margin-bottom: 10px;
	background-color: #7390a7;
	height: 175px;
	margin-right: 10px;
}

#container .main_index {
	float: left;
	width: 865px;
	margin-bottom: 10px;
	margin-left: 19px;
}
#container   .main_index   p, #container  .main_index  a {
	font-size: 11px;
	color: #666666;
	display: block;
}
#container .main_index .bulet {
	background-image: url(../images/content/bulets.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	font-weight: bold;
}

#container     .main_index     #col1, #container    .main_index    #col2, #container  .main_index  #col3    {
	float: left;
	width: 135px;
	margin-top: 40px;
	height: 200px;
	padding-left: 80px;
	font-size: 10px;
	padding-top: 6px;
}

#container .main_index #col1 {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/content/casa_shaddow.png);
	padding-left: 100px;
	margin-left: 50px
}
#container .main_index #col2 {
	background-image: url(../images/content/full_tape_measure.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;
	width: 145px;
}
#container   .main_index   #col3  {
	background-image: url(../images/content/news_fisrt_page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;

}

#container .right_bar {
	float: left;
	width: 226px;
	background-repeat: repeat-y;
}
#container .right_bar .box {
	background-repeat: repeat-y;
	background-image: url(../images/right_box/format/right_box_bgr.gif);
}

#container .right_bar .box,
#container .right_bar .flash {
	margin-bottom: 10px;
}

#container .right_bar .box .box_top {
	height: 13px;
	background-image: url(../images/right_box/format/right_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#container .right_bar .box .box_main {
	background-image: url(../images/right_box/format/righ_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 8px;
}
#container .right_bar .box .box_main img {
	float: left;
	margin-right: 8px;
}
#container  .right_bar  .box  .box_main  h6 {
	padding-bottom: 8px;
}
#container .right_bar .box .box_main p {
	font-size: 11px;
}
#container    .right_bar    .box    .box_main    ul          {
	padding: 0px;
	font-size: 11px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#container .right_bar .box .box_bot, #container .right_bar .box .box_bot2 {
	height: 13px;
	
	background-position: bottom;
	background-repeat: no-repeat;
}

#container .right_bar .box .box_bot {
	background-image: url(../images/right_box/format/right_bot.gif);
}

#container .right_bar .box .box_bot2 {
	background-image: url(../images/right_box/format/right_bot2.gif);
}

#container .bottom_links {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CFE2F1;
	margin-right: 25px;
	margin-left: 38px;
	height: 30px;
	padding-top: 10px;
}
#container .bottom_links .bot_links {
	float: left;
}
#container .bottom_links .bot_links h6 {
	color: #3292C5;
}

#container .bottom_links .bot_links a {
	color: #3292C5;
}

#container .bottom_links .bot_copyright {
	margin-left: 400px;
}
#container .bottom_links .bot_copyright p {
	font-size: 10px;
	text-align: right;
}

#container #header #logo h2 {
	color: #567893;
	font-size: 15px;
	line-height: 1.4em;
	text-align: center;
	padding:0px;
	margin:0px;
	text-indent:0px;
	padding-top: 18px;
	font-weight:normal;
	}
div#main_sub {
	float:left;
	height:175px;
	background-color:#7390a7;
	margin-left:70px;
	width:550px;
	border-left: 1px dotted #ccc;
	font-style: italic;
	padding-left: 8px;
}
div#main_sub p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	font-weight:400;
	margin-top:5px;
	text-align:left;
	text-indent: 15px;
	}
#container .main_index #left_col .normalink {
	font-size: 12px;
	display: inline;
	color: #0099CC;
}

.main_index #col1 h2, .main_index #col2 h2, .main_index #col3 h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	display:block;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom: 1px dashed #666;
	font-weight:normal;}
	
.main_index #col1 ul, .main_index #col2 ul
{   list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	display:block;
	line-height:16px;
	text-align:left;
	margin:0px;
	padding:0px;}
.main_index #left_col {
	float:left;
	width:595px;
	padding-left:15px;
	padding-top:15px;
	padding-right:20px;
	min-height: 400px;
}

.main_index div#left_col h2 {
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	display:block;
	text-align:left;
	padding-top:7px;
	padding-bottom:7px;
	letter-spacing: 2px;
	font-weight: normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

body .main_index div#left_col p {
	font-size:12px;
	margin-bottom:12px;
	text-align:left;
	line-height: 20px;
	color: #3f3f3f;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	 }	
body .main_index div#left_col .bolded {
	font-weight:600;
	margin-top:10px;
	font-size: 83%;
	color: #006699;
}
body .main_index div#left_col .lista {
	font-size:12px;
	text-indent:1px;
	margin-left:20px;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
body .main_index div#left_col li {
margin-bottom:7px;}

#container .main_index #left_col .normalink:link {text-decoration: underline}
#container .main_index #left_col .normalink:visited {text-decoration: underline}
#container .main_index #left_col .normalink:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#0099CC;
}
#container .main_index #left_col .normalink:active {text-decoration:underline}

