body {
	background-color:#FFF;
	width:765px;
	text-align:left;
	margin:0 auto;
	position:relative;
	vertical-align: top;
}
* {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma, sans-serif;
	color:#003366;
}
.clear {
	clear:both;
}
.clear_bg {
    clear:left;
    height:1px;
}
img {
    border:none;
}
a {
    text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #CCCCCC;
}
.float_l {
    float:left;
}
.header {
	border-top:10px solid #003366;
	border-right:1px solid #003366;
	width:263px;
	height:38px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.navigation {
    height:50px;
    margin:59px 0 0 16px;
}
.content {
}
.top_left {
    width:487px;
    height:347px;
    background:url("images/back.jpg") no-repeat;
    background-position:top left;
    background-color:#003366;
}
.top_left_about {
    width:487px;
    height:347px;
    background-position:top left;
    background-color:#003366;
}
.top_left_find {
    width:487px;
    height:347px;
    background:url("images/back1.gif") no-repeat;
    background-position:top left;
    background-color:#003366;
}
.top_left_find1 {
    width:487px;
    height:347px;
    background-position:top left;
    background-color:#003366;
}
.welcome_text {
	width:254px;
	color:#D0D6DC;
	float:right;
	border-bottom:1px dotted #D0D6DC;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.about_text {
	width:445px;
	color:#D0D6DC;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	overflow: auto;
	height: 300px;
	padding-right: 15px;
	list color:#D0D6DC;
	 
}
.find_text {
	width:455px;
	color:#D0D6DC;
	float:right;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
	list-style-position:inside
}
.link_text a {
    color:#8F969C;
    font-weight:bold;

}
html>body .welcome_text {
    margin-right:30px;
}
.welcome_text h1 {
    color:#D0D6DC;
    margin-top:15px;
}
.welcome_text p {
    margin:10px 0;
}
.welcome_text a {
    color:#8F969C;
    font-weight:bold;

}
.text {
    background:url("images/image_1.gif") no-repeat;
    background-position:left;
}
.text div {
    width:184px;
    margin-left:70px;
    color:#D0D6DC;
}
.text h1 {
    width:184px;
}
.top_right {
    width:265px;
    height:320px;
    padding:10px 0 0 10px
}
.top_right_about {
    width:240px;
    height:320px;
    padding:0 0 0 15px
}
.news {
    width:240px;
    border-bottom:1px dotted #2F415A;
    margin:10px 0 5px 18px;
}
.news div {
    color:#50001E;
    margin:5px 0;
}
.news p {
    margin:5px 0;
}
.news_link {
    margin-top:5px;
}
.bottom_left {
	width:452px;
	height:96px;
	background:url("images/our_services.gif") no-repeat;
	background-color:#FFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}
html>body .bottom_left {
    margin-left:35px;
}
.services {
    margin-top:30px;
    background:url("images/middle_bg.gif") repeat-y;
}
.services_left {
    width:220px;
    height:50px;
    background:url("images/image_2.gif") no-repeat;

}
.services_right {
    width:150px;
    height:50px;
    background:url("images/image_3.gif") no-repeat;
}
.services_left div, .services_right div {
    width:130px;
    margin-left:70px;
}
.bottom_right {
    width:251px;
    height:96px;
    background-color:#50001E;
    padding:15px 0 0 27px;

}
.bottom_right p {
    color:#FFF;
    margin-top:25px;
}
.ok {
    margin-top:0px;
	vertical-align:bottom !important;
	vertical-align:text-bottom;
}
.footer {
    border-bottom:10px solid #50001E;
    border-left:1px solid #50001E;
    float:right;
    margin-top:10px;
}
.footet_text {
    margin:0 10px 10px 30px;
    width:238px;

}
.footer_link {
    color:#50001E;
    margin:5px 0;
}
.footer_link a {
    color:#50001E;
    text-decoration:underline;

}
.footer_link a:hover {
    text-decoration:none;
}
