@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #3680a4;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
li {
list-style: inside;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 22px;
	color: #00bbff;
	//	color: #ffa80d;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 26px;
}



#main-container {
	margin: auto;
	padding: 0px;
	width: 800px;
}
#top {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 96px;
	float: left;
}
#logo {
	padding: 0px;
	float: left;
	height: 86px;
	width: 218px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#content {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 800px;
	float: left;
}
#footer {
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 32px;
	width: 770px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left-part {
	margin: 0px;
	float: left;
	width: 234px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#right-cotent {
	float: left;
	width: 490px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news-panel {
	background-image: url(../images/blue-patch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 496px;
	padding: 0px;
	margin: 0px;
}
#about-us {
	margin: 0px;
	width: 750px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
	float: left;
}

.news-text-bg {
	/*background-color: #e8faff;*/
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ded8d6;
	border-bottom-color: #ded8d6;
	border-left-color: #ded8d6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 478px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	/*color: #616161;*/
	color: #000000;
	clear: both;
}

.contact-text-bg {
	/*background-color: #e8faff;*/
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ded8d6;
	border-bottom-color: #ded8d6;
	border-left-color: #ded8d6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 478px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	/*color: #616161;*/
	color: #000000;
	clear: both;
}

.product-text-bg {
	/*	background-color: #e8faff*/
	background-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ded8d6;
	border-bottom-color: #ded8d6;
	border-left-color: #ded8d6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	width: 478px;
	font-family: verdana, sans-serif, Tahoma, Arial, Helvetica;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	/*color: #616161;*/
	color: #000000;
	clear: both;
	text-align: justify;
}
.news-heading{
	/*color:#3586ae; */
	color:#000; 
/*	font-weight:bold;*/
	font-size:12px;
}

.product-heading{
	/*color:#3586ae; */
	color:#000; 
	//	font-family:sans-serif;
/*	font-weight:bold;*/
	//font-size:13px;

}
.testimonial-text-bg {
	background-color: #e8faff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ded8d6;
	border-bottom-color: #ded8d6;
	border-left-color: #ded8d6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 478px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #616161;
}
.copyright-text {
	font-size:12px;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.footer-navigation {
	font-size:12px;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.footer-navigation a{
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-navigation a:hover{
	color:#fff738;
	text-decoration:none;
}
.gray-background
{
	background-repeat:no-repeat;
	background-image: url(../images/gray-bg.jpg);
	background-position: left top;
	height: 285px;
	width: 210px;
	margin: 2px;
	padding: 11px;
}

.gray-product-background
{
	background-repeat:no-repeat;
	background-image: url(../images/gray-bg.jpg);
	background-position: left top;
	height: 285px;
	width: 210px;
	margin: 2px;
	padding: 5px;
}

.demo-border {
	border: 3px solid #d1d5d4;
}
.contact-img
{
background:url(../images/contact-img.jpg); background-repeat:no-repeat; width:234px; height:74px; margin-top:5px;
}

.home {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	line-height: 175%;
	text-align: justify;
}

.info {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #212121;
	line-height: 175%;
	text-align: justify;
}

.info br {
line-height:100%;
}

.info strong {
	color: #111111;
}

.quote {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #111111;
	line-height: 175%;
	text-align: center;
	width: 500px;
        margin-left: 130px;
}

#content p{
	padding-top:3px;
	padding-bottom:5px;
}
/********************************************************************** Navigation Rules ***********************************************************/
#navigation {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 49px;
	width: 760px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#navigation ul li {
	display: inline;
}
#navigation ul li.validation {
	margin:0px;
	float:left;
	display:block;
	padding: 0px;
}
a.home, a.prod, a.work, a.service, a.contact {
	z-index: 0;
	float: left;
	height:49px;
}
a.home {
	width: 155px;
	background-image: url(../images/home1.jpg);
}
/*a.home:hover, a.home.current {
	background-image: url(../images/home2.jpg);
	background-position: left top;
}*/
 a.home.current {
	background-image: url(../images/home2.jpg);
	background-position: left top;
}
a.prod {
	width: 149px;
	background-image: url(../images/product1.jpg);
	background-position: left top;
}
 a.prod.current {
	background-image: url(../images/product2.jpg);
	background-position: left top;
}
a.work {
	width: 151px;
	background-image: url(../images/partner1.jpg);
	background-position: left top;
}
 a.work.current {
	background-image: url(../images/partner2.jpg);
	background-position: left top;
}
a.service {
	width: 150px;
	background-image: url(../images/about1.jpg);
	background-position: left top;
}
 a.service.current {
	background-image: url(../images/about2.jpg);
	background-position: left top;
}
a.contact {
	width: 155px;
	background-image: url(../images/contact1.jpg);
	background-position: left top;
}
 a.contact.current {
	background-image: url(../images/contact2.jpg);
	background-position: left top;
}
a.hidden {
	display:none;
}

/*----------menu-----http://singularityconcepts.com/--------------*/
