html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,                                                                                                       
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;

border: 0;
}


ol, ul {list-style: none;}
blockquote, q {quotes: none;}

ins {text-decoration: none;}
del {text-decoration: line-through;}
table {

}
td{vertical-align: top;}
            
               /*       
td{border: #ff0000 1px solid;} 
             
              
div{border: #00ff00 1px solid;}
                 
ul{border: #00ff00 1px solid;}  
li{border: #00ff00 1px solid;}  
      */
          

html, body {
	width: 100%;
	height: 100%;
}
body {
	color: #666;
	font: 13px/140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 130% 50px;
	background-image: url(i/building.jpg);
	padding: 0px 0px 40px;
}
h1 {
	font-size: 17pt;
	font-weight: normal;
	color: #7C087D;
	margin: 0px 0px 0.5em;
}
p {
	margin-bottom: 1em;
}




.container {
	position: relative;
	width: 80%;
	margin: 0 auto;
	min-width:980px;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(i/5.png);
	background-repeat: no-repeat;
	background-position: 90% 140px;
}
#logo {
	float: left;
	height: 151px;
	width: 129px;
	padding-top: 20px;
	margin-left: 3%;
}
.angle1 {
	background-image: url(i/4.png);
	background-repeat: no-repeat;
	width: 52px;
	float: left;
	background-position: bottom;
	padding-top: 100px;
	margin-left: 20%;
}
.angle2 {
	background-image: url(i/3.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.angle3 {
	background-image: url(i/2.png);
	background-repeat: no-repeat;
	background-position: 20% center;
	height: 18px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.angle4 {
	background-image: url(i/5.png);
	background-repeat: no-repeat;
	background-position: 55% center;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	height: 11px;
}


#adress {
	float: right;
	width: 240px;
	background-image: url(i/bookmark.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 13px;
	color: #0090D7;
	line-height: 140%;
	padding-top: 40px;
}
.middle {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 40px;
	background-image: url(i/1.png);
	background-repeat: no-repeat;
	background-position: 10% 40%;
}
.middle2 {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 40px;
	background-image: url(i/6.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
}

.service {
	float: left;
	width: 25%;
	margin-right: 0%;
	margin-left: 10%;
}
.service2 {
	float: left;
	width: 25%;
	margin-right: 5%;
	margin-left: 5%;
}
.service3 {
	float: left;
	width: 25%;
}
.middle2 ul li {
	margin-bottom: 6pt;
}
.middle2 h2 {
	font-size: 13px;
	color: #0090E5;
	font-weight: normal;
	margin-bottom: 0.5em;
}

.text_top {
	float: left;
	width: 60%;
	margin-left: 20%;
	padding-right: 10%;
}
.text_blue {
	color: #0090D7;
}
.service_title {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #3A90ED;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
}
