@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
#content-bottom-banner {
	width: 800px;
	height: 137px;
	border-top: 1px solid #000;
}
.content {
}
.content-left {
	float: left;
	width: 593px;
	padding:5px;
	margin: 5px;
}
.content-right {
	float: right;
	padding: 30px;
	width: 300px;
	margin: 5px;
}

.noborder {
	border-color:#000;
}

.hiddenpic {
	display:none;
}

#img {
	border-color:#039;
	border-width:thin;
}

body {

	position: relative;

	width: 800px;

	margin: auto;

	padding: 15px 0 0 0;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background:url(../../_images/bgnew.jpg) repeat-x;*/
	background:url(../../_images/paws.jpg) repeat;
	
	/*background-color:#D9E7FD;*/


}

h2 {

	margin: 20px 0 5px 0;

}

#header {

	position: relative;

	display: block;

	padding: 0;

	background: transparent;

}

#menu {

	position: relative;

	display:block;

	height: 53px;

	width: 771px;

	margin: 0px;

	padding: 0px;

	list-style-type:none;

}

#menu li {

	float:left;

	margin: 0px;

	padding: 0px;

	position:relative;

	border: 0px solid red;

}

#menu li a {

	height: 53px;

	margin-bottom: 0px;

	float:left;

}

#menu-about {
	width: 64px;
	background: url('../_images/sp/menu_about.jpg') no-repeat;
	

}

#menu-who {

	width: 103px;

	background: url('../_images/sp/menu_who.jpg') no-repeat;

}

#menu-faq {

	width: 102px;

	background: url('../_images/sp/menu_faq.jpg') no-repeat;

}

#menu-industry {

	width: 102px;

	background: url('../_images/sp/menu_industry.jpg') no-repeat;

}

#menu-purchase {

	width: 102px;

	background: url('../_images/sp/menu_purchase.jpg') no-repeat;

}

#menu-community {

	width: 103px;
	background: url('../_images/sp/menu_community.jpg') no-repeat;

}

#menu-testimonial {

	width: 108px;

	background: url('../_images/sp/menu_testimonials.jpg') no-repeat;

}

#menu-contact {

	width: 87px;

	background: url('../_images/sp/menu_contact.jpg') no-repeat;

}

#top-call {

	padding: 0 0 0px 0;
	border-right:1px solid gray;
    border-left:1px solid gray;

}

#top-banner {

	padding: 0 0 0px 0;
	border-right:1px solid gray;

}

.imgl {

	float:left;

	margin:8px;
	border:hidden;

}

.imgr {

	float:right;

	margin:8px;

}

p {

	padding: 10px 5px 0 5px;

}

.title {

	color:#02264A;

	font-family:"Trebuchet MS";

	font-size:24px;

	font-weight:bold;

	text-align:justify;

}


.title a {
	text-decoration: none;
	color:02264A;
}

.style1, .style2, .links {

	color:#243e73;

	font-family:"Trebuchet MS";

	font-size:14px;

	font-weight: 100;

	line-height:22px;

	text-align:justify;

}

.style2 {

	margin: 20px 0;

	color:#000000;

	font-size:18px;

	text-align:left;

}

.style2 a {

	color: #243e73;

	text-decoration: none;

}

.style1 a {

	color: #243e73;


}

.style2 a:hover {

	text-decoration: underline;

}

.links {

	font-size:15px;

	text-align:left;

}

.links a {

	text-decoration: none;

}

.links a:hover {

	text-decoration: underline;

}

ul {
	margin-left:20px;
	margin-right:6px;
}

ol {
	margin-left:28px;
	margin-right:6px;
}

.blue, .bluetitle {

	color:#0000FF;

	font-family:"Trebuchet MS";

	font-size:14px;

}

.green, .greentitle {

	color:#009900;

	font-family:"Trebuchet MS";
	font-size:14px;
}
.bluetitle, .greentitle {
	font-size:24px;
}
.topstyle {
	display:block;
	width: 98%;
	margin: auto;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #999;
	text-align: center;
}
#footermenu {
	position: relative;
	margin: 5px;
	z-index: 40;
	border: 0px solid #000;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:16px;
	font-weight: 500;
	font-size:12px;
}
#footermenu a {
	font-size: 12px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
}
#footermenu a:hover {
	text-decoration: underline;
}


/* To Delete */

#directory {
	margin: 10px 0 20px 10px;
	padding: 0 0 10px 0; 
	border-bottom: 1px dashed #ccc;
}
#directory-address {
	margin: 10px 0;
	line-height: 16px;
}
#directory-company {
	font-weight: bold; 
	font-size: 24px;
}
#directory-contact {
	font-weight: bold; 
	text-decoration: underline;
}
#directory-phone {
	font-size: 12px;
	line-height:14px;
}

/* End Delete */