body{
	margin:0 auto;
	padding:0px;
	font-family:arial;
	font-size:12px;
	background: #fff url(../images/bg.jpg) ;
	/*background: #B6B6B6 url(../images/bg3.jpg) no-repeat;*/
	background-repeat:repeat-x;
	text-align:center;
}

.clear-both{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

#website{
	width:925px;
	text-align:left;
	margin:0px auto;
	border: 0px solid #000000;
}
a img{
	border: none;
}

a:link,a:visited{
 text-decoration:none;
}


/*-----------Header---------------*/
#header{
	/*background-color:#666666;*/
	height:169px;
	width:916px;
	float: left;
}

img.logo{
	border: 0px solid #FF0000;
	margin: 25px 0 0 0;
	z-index: 100;
	position: absolute;
	
}

#menu{
	height: 60px;
	background: url(../images/menu-bg2.png) left no-repeat;
	width: 651px;
	margin: 73px 0 0 270px;
	z-index: 50;
}
#menu ul{
	margin: 22px 0 20px 27px;
	padding:0;
	position:absolute;
	border: 0px solid #CCCCCC;
}
#menu ul li{
	display: inline;
	margin:0;
	
	
}
#menu ul li a{
	text-decoration: none;
	color: #045BAB;
	padding: 20px 10px 20px 10px;
	/*background: url(../images/menu-sep.png) right top no-repeat;*/
	
}
img.menu-right{
	border: 0px solid #FF0000; 
	margin: -58px 0 0 910px; 
	position:absolute
}
/*-----------End Header---------------*/


/*-----------Banner---------------*/
#banner{
	background: url(../images/banner-bg.jpg) no-repeat;
	float: left;
	width:916px;
	height:263px;
}

#services{
	width: 507px;
	height: 250px;
	float: left;
	border: 0px solid #FF0000;
	background: url(../images/services-bg.png) no-repeat top;
	margin: 5px 0 0 -5px;
	padding:0 0 0 0;
}

#about{
	width: 385px;
	height: 210px;
	float: left;
	border: 0px solid #FF0000;
	padding: 5px 0 0 15px;
}

#about h1{
	padding:2px 0 0 0;
	margin:5px 0 0 10px;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	font-size: 18px;
	color:#fff;
	
}
#about img{
	float: left;
	margin: 0;
	
}
#about span{
	clear: both;
	display: block;
	padding: 0px 0 0 5px;
	font-family: tahoma;
	color:#8AC3F7;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
}
#about span a{
	text-decoration: none;
	color:#8AC3F7;
}


/*-----------End Banner---------------*/

/*-----------Content-----------------*/
#col1{
	width:490px;
	float:left;
	border: 0px solid #FF0000;
	padding: 0 5px 0 0px;
}
.offer{
	border: 0px solid #FF0000;
	height: 33px;
	background: url(../images/offer-bg.gif);
	background-repeat:repeat-x;
	width: 489px;
	padding: 15px 0 0 0;
}
.offer-img{
	margin: -10px 0 0 5px;
	padding: 0 10px 0 0;
	float: left;
}
.clients{
	margin: -10px 0 0 0;
	padding: 0 0 0 5px;
	width: 485px;
}
.clients h1{
	font-weight: normal;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", sans-serif;
	color:#56585B;
	background: url(../images/clients-ico.gif) no-repeat;
	padding: 5px 0 5px 40px;
}

#col2{
	width:420px;
	float:left;
	border: 0px solid #FF0000;
	margin: -2px 0 0 3px;
}

h1.product{
	position:absolute !important;
	font-weight: normal;
	margin: -40px 0 0 0;
	font-size: 18px;
	font-family: "Lucida Sans Unicode", sans-serif;
	color:#2484B6;
	background: url(../images/products-ico.png) no-repeat;
	padding: 5px 0 5px 40px;
	float: left;
}
.product-name{
	border: 0px solid #666666;
	float: left;
	width: 195px;
	height: 163px;
	background: url(../images/product-name-bg.jpg) no-repeat;
	padding: 2px 5px 2px 7px;
	margin: 0 3px 0 0;
	
}
.product-name h2{
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	color:#7E7F80;
	margin: 5px 0 10px 0;
	padding: 0 0 3px 20px;
	border-bottom: 1px dashed #999999;
	width: 160px;
	background: url(../images/tick.png) no-repeat;
}

.product-name h2 font{
	color:#036EBC;
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
}
.product-name span{
	color:#747576;
	font-size: 12px;
	line-height: 15px;
}
.product-name span a{
	color: #679F59;
}
.product-name img{
	float: left;
	padding: 0 5px 0px 0;
}
img.product-readmore{
	margin: 7px 0 0 0;
}

/*-----------End Content-----------------*/
#footer{	
	background: url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:59px;
	width:900px;
	padding: 18px 8px 0 8px; 
}
#footer ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	display: inline;
	color:#898B8A;
	float: left;
}
#footer ul li a{
	font-size: 11px;
	color:#898B8A;
	padding: 0 3px 0 3px;
}
#footer ul li a:hover{
	color:#CCCCCC;
}
#footer span{
	font-size: 11px;
	color:#898B8A;
	float: right;
}
#footer span a{
	color:#2476C2;
}


/*---Sub Pages---*/
#sub-wraper{
	background: url(../images/sub-wraper-bg.gif);
	background-repeat:repeat-y;
	float: left;
	width: 920px;
	padding: 20px 0 10px 0;
}
#sub-banner{
	background: url(../images/sub-banner-bg.gif) no-repeat;
	height: 128px;
	width: 916px;
	margin: 60px 0 0 0;
	float: left;
}
#left-sidebar{
	border: 0px solid #FF0000;
	width: 290px;
	float: left;
	
}
#left-sidebar form{
	width: 260px;
	margin: 0 auto;
}
#left-sidebar form fieldset{
	border: 1px solid #D0C7C8;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	color:#5F5D5E;
	padding: 0 5px 0 10px;
}
#left-sidebar form fieldset label{
	font-family: tahoma;
	font-size: 12px;
	
}
#left-sidebar form p{
	border: 1px dashed #B70000;
	padding: 4px 4px 4px 10px;
	background: #FF3333;
	color: #fff;
	text-decoration:blink;
}
#left-sidebar form fieldset label span{
	color:#FF0000;
}
#left-sidebar form fieldset input{
	background: #EBE9EA;
	border: 1px solid #B9B7B8;
	font-size: 11px;
	padding: 4px 2px 3px 2px;
	margin: 2px 0 5px 0;
	width: 230px;
	color:#000;
}
#left-sidebar form fieldset textarea{
	background: #EBE9EA;
	border: 1px solid #B9B7B8;
	font-size: 11px;
	padding: 4px 2px 3px 2px;
	margin: 2px 0 5px 0;
	width: 230px;
	color:#000;
	font-family:tahoma;
	height: 75px;
}

#sub-content{
	border: 0px solid #0000FF;
	width: 628px;
	float: left;
	margin: 9px 0 0 0;
	
}
.title-right{
	position: absolute;
	border: 0px solid #000000;
	width: 300px;
	margin: -135px 0 0 370px;
}
.title-right h1{
	font-size: 18px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", sans-serif;
	color:#fff;
	float: left;
	margin: 85px 0 0 0;
	padding: 0 0px 0 0;
	/*position:absolute;*/
}
/*.title-right img{
	margin: 0 0 0 70px;
}*/
/*---Services Items-----*/
.services-items{
	width: 280px;
	height: 160px;
	border-right: 2px solid #3A98C9;
	border-bottom: 2px solid #3A98C9;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	background:#F1F3F4;
	float: left;

}
.services-items img{
	float: left;
	padding: 0 8px 0 0;
}
.services-items h2{
	font-size: 18px;
	border-bottom: dashed 1px #DDE1E3;
	font-weight: normal;
	margin: 0 0 10px 0;
	color:#045887;
	padding: 0 0 5px 0;
}
.services-items span{
	font-family: tahoma;
	color: #333333;
	line-height: 18px;
	
}

/* End Services Items ---*/

/* Products Items ---*/

.products-items{
	width: 540px;
	border: 0px solid #3997D0;
	margin-left: 7px;
	margin-bottom: 3px;
	padding: 5px 5px 5px 5px;
	/*background:#C2DEED;*/
	float: left;
	

}
.products-items img{
	float: left;
	padding: 0 25px 0 0;
	border: 0px solid #FF0000;
	margin: 0 0 0 0;
}
.products-items h2{
	font-size: 18px;
	border-bottom: solid 3px #3A98C9;
	border-right: solid 3px #3A98C9;
	background: #F1F3F4;
	font-weight: normal;
	margin: 0 0 0px 0;
	color:#117DB9;
	padding: 6px 8px 4px 5px;
	width: 318px;
	float: left;
	font-family: "Lucida Sans Unicode", sans-serif;
}
.products-items span{
	font-family: tahoma;
	color: #EEF8FE;
	line-height: 20px;
	
}

/* End Products Items ---*/

/* Clients Items ---*/

.clients-sub{
	width: 600px;
	border: 0px solid #FF0000;
	margin: 3px 0 0 10px;
}

fieldset.client-group{
	float: left;
	width: 133px;
	border: 1px solid #BCBCBC;
	padding: 4px 4px 2px 4px;
	margin: 0 0px 6px 6px;
	background: #F6F7F8;
}
fieldset.client-group legend{
	color:#333;
	background: #F6F7F8;
	padding: 1px 3px 0px 3px;
	border-top:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	font-size: 11px;
}

.client-name{
	float: left;
	width: 100px;
	height: 90px;
	border: 0px solid #BCBCBC;
	padding: 4px 4px 4px 4px;
	margin: 0 6px 6px 6px;
	/*background: #fefefe;*/
}
.client-name a#button img{
	display: block;
	/*width: 125px;*/
	/*height: 100px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 3px 0;
}
.client-name span{
	color: #666;
	font-size: 11px;
}

/* End Clients Items ---*/

/* About Us Items ---*/

.about-items{
	margin-left: 7px;
	margin-bottom: 3px;
	float: left;
	width: 610px;
}

.about-items fieldset{
	background:#C2DEED;
	border: 0px solid #3997D0;
	padding: 5px 8px 5px 8px;
}
.about-items fieldset legend{
	font-size: 18px;
	color:#045887;
	padding: 2px 8px 0px 8px;
	background: #C2DEED;
	border-top: 1px solid #3997D0;
	border-right: 1px solid #3997D0;
}
.about-items fieldset span{
	font-family: tahoma;
	color: #454545;
	line-height: 18px;
	
}
.about-items fieldset ul{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}
.about-items fieldset ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color:#045887;
}

.about-items fieldset ul li span{
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	background: url(../images/serv-selected.png) no-repeat;
	width: 23px;
	height: 23px;
	padding: 4px 6px 4px 8px;
}
.about-items fieldset h3{
	font-size: 12px;
	color:#333333;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
	
}
	
.about-items fieldset ul ul{
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
}
.about-items fieldset ul ul li{
	line-height: 15px;
	list-style: disc;
	color:#333333;
}
/* End About Us Items ---*/

/* FAQ Items ---*/

.faq-items{
	width: 610px;
	margin-left: 7px;
	margin-bottom: 3px;
	margin-top: -15px;
	float: left;
}

.faq-items fieldset{
	border: 0px solid #3997D0;
	padding: 5px 5px 5px 5px;
	background:#C2DEED;
}

.faq-items fieldset legend{
	font-size: 18px;
	color:#045887;
	padding: 2px 8px 0px 8px;
	background: #C2DEED;
	border-top: 1px solid #3997D0;
	border-right: 1px solid #3997D0;
}

.faq-items fieldset ul{
	margin:10px 0 0 5px;
	padding:0 0 10px 0;
}
.faq-items fieldset ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color:#454545;
}

.faq-items fieldset ul li span{
	font-size: 12px;
	color:#454545;
	font-weight: bold;
	background: url(../images/serv-notselected.png) no-repeat;
	width: 23px;
	height: 23px;
	padding: 4px 15px 4px 8px;
}

.faq-items p{
	font-size: 12px;
	line-height: 18px;
	color: #D8EAF3;
}

.faq-items fieldset table tbody tr td{
	font-size: 12px;
	color:#454545;
}
/* End FAQ Items ---*/

/* Contact Items ---*/
.contact-items{
	width: 220px;
	margin-left: 7px;
	margin-bottom: 3px;
	float: left;
	border: 0px solid #FF0000;
}
.contact-items h3{
	padding: 0;
	margin: 0 0 2px 0;
	color:#1C4F6C;
	font-size: 18px;
	font-weight: normal;
}
.contact-items span{
	color: #f4f4f4;
	line-height: 18px;
}
#google-mapsmsi{
	width: 373px;
	float: left;
}
/*End Contact Items ---*/


/*Client Popup*/
#nyroModalWrapper{
	border: 5px solid #F3F3F3;
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
	height: 225px !important;	
}
#nyroModalContent{
	text-align: left;
	background: #4EA2D7;
	padding: 15px 10px 10px 10px;
	margin: 0 0 0 0;
	height: 200px !important;	
}
#nyroModalContent table{
	border: 2px solid #2E92CD;
	width: 495px;
	margin: 10px 0 0 0;
	padding: 5px 8px 12px 8px;
	background:#E9E9E9;
}
#nyroModalContent table tbody tr td{
	color:#868686;
	line-height: 20px;
	padding-right: 20px;
	
}
#nyroModalContent table tbody tr td b{
	color:#153F57;
}
#nyroModalContent h2{
	font-weight: normal;
	font-size: 20px; 
	font-family: tahoma;
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a#closeBut{
	border: 0px solid #68B1DD;
	background: #3296D1;
	padding: 3px 8px 3px 8px;
	position:absolute;
	margin: 0 0 0 237px;
	font-size: 10px;
	color:#f4f4f4;
	border-left: #2E92CD 1px solid;
	border-bottom: #2E92CD 1px solid;
}
/*End Client Popup*/

