/*
------------------------------
Naehas screen styles

Design & Dev by Jad Graphics
http://www.jadgraphics.net

------------------------------
*/

* {
	margin:0;
	padding:0;
	border: 0;
}
body {
	background-image: url(../images/bg-page.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}

#wrapper {
	padding-top: 29px;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 950px;
	margin: 0 auto;
	height: 75px;
}


#wrapper_logo {
	width: 214px;
	float: left;
	height: 43px;
}


#logo {
	width: 214px;
	height: 43px;
	background-image: url(../images/logo.jpg);
	text-indent: -9999px;
	display: block;
}

#phone {
	float: right;
	height: 12px;
	width: 104px;
}

#phone_number {
	width: 104px;
	height: 12px;
	text-indent: -9999px;
	background-image: url(../images/phone.jpg);
	margin-right: 15px;
	background-repeat: no-repeat;
}
#contact {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
}
#contact  a:link, #contact a:visited, #contact a:active {
	color: #737373;


}
#contact a:hover {
	color: #990000;
}
#middle {
/*	height: 182px;
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/bg-slogan.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;*/
}
/*#header-img,*/ 
	/*height: 218px;*/
	#header-hover {
	height: 238px;
	width: 482px;
	margin: 0 auto;
	background:url(../images/bg-slogan.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
	clear: both;
	float:right;
	/*left:8px;*/
	left:15px;
}

/*#header-img {
	height:140px;
	width:450px;
margin-top:20px;*/

#header-img {
	height:35px;
	width:100px;
	/* AS 30Sep09 for firefox bug
	position:relative;
	left:260px;
	top:150px;*/
	
}

#header-hover a, #header-hover a:visited, #header-hover a:hover, #header-hover a:link {
	cursor:pointer;
	text-decoration:none;
	position:absolute;
	left:260px;
	top:150px;
	height:35px;
	width:100px;
	outline:none /*pd 26oct09 for link outline remove		*/
}
#slogan {
	width: 444x;
	height: 80px;
	background-image: url(../images/slogan.png);
	text-indent: -9999px;
	padding-top: 28px;
	background-repeat: no-repeat;
	/*background-position: bottom center;*/
	background-position: bottom left;
}
.buttons {
	float: left;
	margin: 16px 10px 0 0;
}
#main_content {
	width: 620px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	list-style-position: inside;
	/*margin-top: 15px;*/
}
#main_content p {
	/*margin-bottom: 25px;*/
	margin-bottom: 15px;
}
#main_content li {
	/*margin-bottom: 10px;*/
	margin: 0px;
	line-height:27px;
	vertical-align:text-top;
	padding:0px;
	background: url(../images/bullet.jpg) no-repeat 0 50%;
	text-indent: 20px;
}
#main_content ul {
	list-style-position: outside;
	/*list-style-image: url(../images/bullet.jpg);*/
	margin-left: 20px;
	list-style:none;
}
#main_content a {
	color: #CC160B;
	font-weight: bold;
	text-decoration: none;
	border-bottom:  solid 1px #CC160B;
	padding: 2px;

}
#main_content a:hover {
	color: #F6E77A;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC160B;
	padding: 2px;
}

#sidebar {
	width: 290px;
	float: right;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#customers {
	width: 265px;
	margin: 0 auto;
	margin-top: 15px;
}
#customers_title {
	width: 265px;
	height: 34px;
	background-image: url(../images/customers.jpg);
	text-indent: -9999px;
}
#customers_content {
	background-color: #FFFADC;
	border-left: solid #FFE763 1px;
	width: 243px;
	height: 60px;
	border-right: solid #FFE763 1px;
	border-bottom: solid #FFE763 1px;
	padding: 10px;
	text-align: center;
	
}
#testimonials {
	width: 265px;
	margin: 0 auto;
	margin-top: 15px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#testimonials_title {
	width: 265px;
	height: 34px;
	background-image: url(../images/testimonials.jpg);
	text-indent: -9999px;
}
#testimonials_content {
	background-color: #FFFADC;
	border-left: solid #FFE763 1px;
	width: 243px;
	border-right: solid #FFE763 1px;
	border-bottom: solid #FFE763 1px;
	text-align: left;
	line-height: 18px;
	padding: 10px;
	height: 90px;
}
#footer {
	padding-top: 15px;
	color: #777777;
	width: 950px;
	margin: 0 auto;
	border-top: solid #777777 1px;
	height: 30px;
	margin-top: 23px;

}

#footer_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 400px;
	margin-top: 4px;
}
#footer a {
	color: #777777;

}
#footer a:hover {
	color: #B41309;
}
#footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 4px;
}
.footer_logo {
	margin-left: 20px;
	float: right;
}
#contact_wrapper {
	width: 400px;
	float: right;
	height: 43px;
}
#nav {
	/*AS 12Aug09 clear: both;*/
	float: right;
}
#nav {
	width: 525px;
	height: 32px;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/menu.jpg);
	margin: 0 auto;
}
  #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
  #nav li, #nav a {
	height: 32px;
	display: block;
}
	
  #home {
	left: 0px;
	width: 71px;
}
  #home a:hover {
	background: url(../images/menu-ro.jpg) 0 0 no-repeat;
} 
/*#free_demo a:hover{
	background: url(../images/menu-ro.jpg) -71px 0 no-repeat;

}*/

#free_demo{
	left: 71px;
	width: 118px;

}
#free_demo a:hover{
	background: url(../images/menu-ro.jpg) -71px 0 no-repeat;

}

  #product {
	left: 189px;
	width: 118px;
}
  #product a:hover {
	background: url(../images/menu-ro.jpg) -189px 0 no-repeat;
}
  #agencies {
	left: 305px;
	width: 99px;
}
  #agencies a:hover {
	 background: url(../images/menu-ro.jpg) -305px 0 no-repeat;
}
  #case {
	left: 403px;
	width: 150px;
}
  #case a:hover {
	background: url(../images/menu-ro.jpg) -403px 0 no-repeat;
}
  #pricing {
	left: 415px;
	width: 80px;
}
  #pricing a:hover {
	background: url(../images/menu-ro.jpg) -415px 0 no-repeat;
}
  #campaign {
	width: 138px;
	left: 495px;
}
  #campaign a:hover {
	background: url(../images/menu-ro.jpg) -495px 0 no-repeat;
}
  #on_home {
	left: 0px;
	width: 71px;
	background: url(../images/menu-ro.jpg) 0 0 no-repeat;
}
  #on_freedemo {
	left: 71px;
	width: 118px;
	background: url(../images/menu-ro.jpg) -71px 0 no-repeat;
}
  #on_product {
	left: 189px;
	width: 118px;
	background: url(../images/menu-ro.jpg) -189px 0 no-repeat;
}
  #on_agencies {
	left: 189px;
	width: 99px;
	background: url(../images/menu-ro.jpg) -189px 0 no-repeat;
}
  #on_case {
	left: 288px;
	width: 127px;
	background: url(../images/menu-ro.jpg) -288px 0 no-repeat;
}
  #on_pricing {
	left: 415px;
	width: 80px;
	background: url(../images/menu-ro.jpg) -415px 0 no-repeat;
}

#box1 {
	POSITION: absolute
}
#box1 SPAN {
	DISPLAY: block; FLOAT: left
}
.mask1 {
	OVERFLOW: hidden;
	WIDTH: 166px;
	POSITION: relative;
	HEIGHT: 56px;
	margin: 0 auto;
}
SPAN IMG {
	DISPLAY: block; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
/*Example CSS for demo ticker*/

#ajaxticker1{
	width: 243px;
	height: 80px;
}
/***** AS 12Aug09 inserted for tag line *****/
#tagline{
	float:left;
	clear:both;
	color: #8A1006;
	width:40%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

h3.yellow, #focus a {
	background-image: url(../images/focus.png);
	text-indent: -9999px;
	color: #FFE75F;
	font-weight: bold;
	font-size: 17px;
	width:116px;
	height:40px;
	cursor:pointer;
	background-repeat:no-repeat;
}

#focus {
	float:right;
	padding-right:200px;
}

#text-health{
	background-image: url(../images/text.png);
	text-indent: -9999px;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	font-family:"Franklin Gothic Book", arial;
	height:70px;
	width:164px;
	
}
.list-back{
background:url(../images/list-back.jpg) no-repeat;
}
       