body,html {
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #242424;
	background-color: #ffffff;
	background-image: url(images/general/bg_h4.gif);
	background-repeat: repeat;	
}

.bg_{
	background-image: url(images/general/bg_h.gif);
	background-repeat: repeat-x;	
	height: 985px;
	width: 100%;
	z-index: -1;
}


.header_line{
	height: 1px;
	height /**/ : 1px;
	width:100%;
	overflow: hidden;
	background-color: #000000;
}


.line{
	height: 1px;
	height /**/ : 1px;
	width:100%;
	overflow: hidden;
}

.line_height{
	width:100%;
	overflow: hidden;
}

.blue_title{
	font-family: Times New Roman;
	font-size: 23px;
	color: #5ca9cb;
	font-weight: bold;
}
.gray_title{
	font-family: Times New Roman;
	font-size: 23px;
	color: #575757;
	font-weight: bold;
	padding-top:30px;
	padding-bottom:18px;
}
.small_title{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.gray_dot{
	height: 1px;
	height /**/ : 1px;
	width:100%;
	overflow: hidden;
	
	background-image: url(images/Hp/gray_strip.png);
	background-repeat: repeat-x;	
}

.footer_text{
	color:#5ca9cb;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.footer_text:hover{
	color:#ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.gray_text{
	font-family: Arial;
	font-size: 12px;
	color: #6e6e6e;
	line-height: 18px;
}
.menu_text{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.menu_item{
	height: 29px;
	width: 102px;
	background-image: url(images/general/blue_tab.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;
}

.menu_item:hover{
	height: 29px;
	width: 102px;
	background-image: url(images/general/mouseover_tab.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;
}


.menu_item_active{
	height: 29px;
	width: 102px;
	background-image: url(images/general/black_tab.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 3px;	
}

.menu_gap{
	width: 8px;
}

.orange_over_link{
	text-decoration: none;
	color: #6e6e6e;
}

.orange_over_link:hover{
	text-decoration: none;
	color: #ff9702;
}

.working_with_us_link{
	text-decoration: none;
	color: #6e6e6e;

}

.working_with_us_link:hover{
	text-decoration: none;
	color: #bd1c1f;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}


.working_with_us_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/working_with_us/work_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.working_with_us_li_small{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:15px;
	background:url(images/working_with_us/small_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
}

.services_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/Services/orange_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.managemnt_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/managemnt/green_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.about_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/who_we_r/turquoise_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.showdocument_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/showdocument/sd_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.interactivehost_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/interactivehost/yellow_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.interactivehost_li_small{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:15px;
	background:url(images/interactivehost/small_bullet.jpg);
	background-position:left 6px;
	background-repeat: no-repeat;
}

.contact_us_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/contact_us/blue_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.press_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/press/press_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.lmde_li{
	margin:0;
	padding:0;
	list-style-type:none;
	
	padding-left:23px;
	background-image:url(images/livemdexpert/lmde_bullet.jpg);
	background-position:left 0px;
	background-repeat: no-repeat;
}

.paragraph_title{
	color: #de0000;
	font-weight: bold;
}