* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#222222;
	line-height:20px;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#btn {
	margin:0 auto;
	height:60px;
	background-image:url(../img/bg_btn.jpg);
}

#logo {
	margin:0 auto;
	height:115px;
	background-image:url(../img/bg_logo.jpg);
}

#inside {
	margin:0 auto;
	width:900px;
}

#darkspread {
	margin:0 auto;
	width:940px;
	background-color:#222222;
	border-bottom:#C00 2px solid;
	padding-bottom: 15px;
}

#main {
	margin:0 auto;
	width:900px;
}

#left {
	float:left;
	width:520px;
}

#leftspread {
	float:left;
	width:520px;
}

#leftfoot {
	float:left;
	width:520px;
}

#right {
	float:left;
	margin-left:20px;
	width:360px;
}

#services {
	width:320px;
	padding:20px;
	background-color:#F5F5F5;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#quality {
	width:320px;
	padding:20px;
	background-color:#EAF0F5;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#foot {
	margin:0 auto;
	background-color:#222222;
	border-top:#C00 2px solid;
}

#btn01 {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:85px;
	height:40px;
	background-image:url(../img/btn_01.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn01:hover {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:85px;
	height:40px;
	background-image:url(../img/btn_01_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn01-active {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:85px;
	height:40px;
	background-image:url(../img/btn_01_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn02 {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:129px;
	height:40px;
	background-image:url(../img/btn_02.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn02:hover {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:129px;
	height:40px;
	background-image:url(../img/btn_02_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn02-active {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:129px;
	height:40px;
	background-image:url(../img/btn_02_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn03 {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:83px;
	height:40px;
	background-image:url(../img/btn_03.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn03:hover {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:83px;
	height:40px;
	background-image:url(../img/btn_03_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

#btn03-active {
	padding-left:25px;
	padding-top:15px;
	float:left;
	width:83px;
	height:40px;
	background-image:url(../img/btn_03_h.jpg);
	color:#3D63A2;
	text-decoration:none;
	font-size:13px;
}

h1 {
	font-size:21px;
	line-height:30px;
}

h2 {
	font-size:16px;
	line-height:25px;
	color:#3A60A0;
}

h3 {
	font-size:12px;
	line-height:23px;
	color:#666666;
	font-weight:normal;
}

h4 {
	font-size:16px;
	line-height:25px;
	color:#FFF;
	font-weight:normal;
}

.small {
	font-size:9px;
	line-height:18px;
}

a {
	color:#C00;
	text-decoration:none;
}

a:hover {
	color:#C00;
	text-decoration:underline;
}

.white {
	color:#FFF;
}

#right h1 i {
	font-size: 19px !important;
}

.sitemapul {
	list-style-position: inside;
	list-style-type: disc;
}

.sitemapul ul{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}
