/* CSS Document */

body {
	background:#d7d7d7 url(images/body_bg.gif) left top repeat-x;
	margin:10px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}



.nav_left {
	background:url(images/nav_left.jpg) right top no-repeat;
	width:5px;
	height:105px;
}

.nav_bg {
	background:url(images/nav_bg.jpg) top repeat-x;
	height:105px;
}

.nav_right {
	background:url(images/nav_right.jpg) left top no-repeat;
	width:5px;
	height:105;
}	

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.nav_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.nav_text:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cd6601;
	font-weight:bold;
	text-decoration:none;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#cd6601;
	text-decoration: none;
}		

A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}	


.fl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}		

.fl:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}	
.home {
	background:url(images/home.jpg) left bottom no-repeat;
	width:92px;
	height:92px;
	padding-bottom:3px;
}

.profile {
	background:url(images/profile.jpg) left bottom no-repeat;
	width:92px;
	height:92px;
	padding-bottom:3px;
}

.services {
	background:url(images/services.jpg) left bottom no-repeat;
	width:92px;
	height:92px;
	padding-bottom:3px;
}

.teem {
	background:url(images/teem.jpg) left bottom no-repeat;
	width:92px;
	height:92px;
	padding-bottom:3px;
}

.contacts {
	background:url(images/contact.jpg) left bottom no-repeat;
	width:92px;
	height:92px;
	padding-bottom:3px;
}	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	
}
.bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	
}
ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	}

li {
	color: #4c4c4c;
}

.main_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cd6601;
}	

.cont_top_left {
	background:#fff url(images/container_top_left.gif) left top no-repeat;
	width:10px;
}

.cont_top_center {
	background:#fff url(images/container_top_center.gif) top no-repeat;
	width:35px;
}	

.cont_center {
	background:#fff url(images/container_center.gif) top repeat-y;
	width:35px;
	height:100%;
}	

.cont_top_bg {
	background:#fff url(images/container_top_bg.gif) top repeat-x;
}

.cont_top_right {
	background:#fff url(images/container_top_right.gif) right top no-repeat;
	width:10px;
}

.cont_left {
	background:#fff url(images/container_left.gif) left top repeat-y;
	width:10px;
	height:100%;
}			

.cont_bot_left {
	background:#fff url(images/container_bot_left.gif) bottom left no-repeat;
	width:10px;
	height:8px;
}

.cont_bot_center {
	background:#fff url(images/container_bot_center.gif) bottom no-repeat;
	height:8px;
	width:35px;
}

.cont_bot_right {
	background:#fff url(images/container_bot_right.gif) right bottom no-repeat;
	width:10px;
}	

.cont_bot_bg {
	background-color: #FFFFFF;
}	

										
