html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1.5;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: none;
}

/* --------------------------------------------------------------
  
   * default typography
 
-------------------------------------------------------------- */
/* Font size definition: the line-heights and vertical margins
   are automatically calculated from this.
   The percentage is of 16px (0.75 * 16px = 12px) */

body {
	background: url(../images/inner-body-bg.png) repeat-x left top;
	color: #262626;
	font: 13px/1.5em Arial, Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5 
{
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 15px;
	color: #333;
}
	
h1 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight:normal;
}
h2 {font-size: 1.75em; font-weight:normal;}
h3 {font-size: 1.5em; font-weight:normal;} 
h4 {font-size: 1.2em;line-height: 1.3em; font-weight:normal;}
h5 {
	font-size: 1em;
	font-weight:bold;
	color:#0C527A;
	margin:0;
}


a, img { border:0;}
img{}
.smfont{
	font: 11px/1.5em Verdana, Geneva, sans-serif;
}
.fleft { float:left;}
.fright {float:right;}
.clr{ clear:both;}
a {
	color:#600000;
	text-decoration:none;
}
:focus{outline:none;}
a:hover{text-decoration:none;}
strong, b {

	font-weight: bold;

	}
ul.simple {padding:0 0 0 35px;}
ul.simple li ul {padding:0 0 0 35px;}
ul.simple li ul li ul {padding:0 0 0 35px;}
.paddingten {padding:10px;}
/* Layout
-------------------------------------------------------------- */
.smfont{
	font: 10px/1.5em Verdana, Geneva, sans-serif;
}
.mdfont{
	font: 11px/1.5em "Arial Black", Gadget, sans-serif;
}
.color-red {color:#600000;}
.color-gry {
	color:#666;
}
.masterwrapper{width:934px; margin:0 auto;}

#header {
	height: 73px;
}
#header div.rt-header{
	float:right;
	width:350px;
	padding-right: 30px;
}
ul.sitemapnavi {
	list-style: none;
	padding-bottom: 10px;
	margin-top: 5px;
	display:block;
	text-align:right;
}
ul.sitemapnavi li{
	display: inline;
	padding: 0px 8px;
}
ul.sitemapnavi li a{
	text-decoration:none;
	color: #000;
	border-left: 1px solid #000;
	padding-left: 40px;
	background: url(../images/icon-home.png) no-repeat 10px center;
}
ul.sitemapnavi li a.sitemapbg{background: url(../images/icon-sitemap.png) no-repeat 10px center;}
ul.sitemapnavi a:hover{text-decoration:underline;}
.topmenu {
	height: 37px;
}
div.social-network {
	width:152px;
	float:right;
	height:33px;
	padding: 4px 0px 0px;
}
.topmenu div.social-network a{
	background: url(../images/icons-socialnetwork.png) no-repeat left bottom;
	height: 30px;
	width: 38px;
	display: block;
	float: left;
	text-indent: -9999em;
}
.topmenu div.social-network a.twitter{}
.topmenu div.social-network a.twitter:hover{background-position: 0 top;}

.topmenu div.social-network a.blogger{background-position: -38px bottom;}
.topmenu div.social-network a.blogger:hover{background-position: -38px top;}

.topmenu div.social-network a.facebook{background-position:-76px bottom;}
.topmenu div.social-network a.facebook:hover{background-position:-76px top;}

.topmenu div.social-network a.linkein{background-position:-114px bottom;}
.topmenu div.social-network a.linkein:hover{background-position:-114px top;}

ul.topnevi{
	padding-left: 20px;
	width: 760px;
	padding-top: 2px;
	list-style: none;
}
ul.topnevi li{
	font:bold 12px/2.8em Arial, Helvetica, sans-serif;
	list-style: none;
	letter-spacing: 1px;
	float: left;
}
ul.topnevi li a{
	background:url(../images/topmenu-divider.png) no-repeat right center;
	color:#333;
	text-decoration:none;
	text-align:center;
	padding: 0px 1.5em;
	float: left;
	display: block;
}
.topnevi li a:hover{
	color:#666;
}

#home-banner {
	height: 283px;
	width: 934px;
	overflow: hidden;
}
#home-banner div.left{
	width:407px;
	float:left;
	background: url(../images/banner-tex-bg.jpg);
	height: 283px;
	color: #5f7900;
}
h2 {
	background: url(../images/heading-banner-text.png) no-repeat left bottom;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #5f7900;
	padding-left: 20px;
}
#home-banner div.left ul{
	padding-top:20px;
	padding-left: 25px;
	list-style: none;
}
#home-banner div.left ul li{
	background: url(../images/bullet.png) no-repeat left center;
	padding-left: 30px;
	font-size: 18px;
	margin-bottom: 10px;
	color: #5f7900;
}

#home-banner div.right{
	float:left;
	width:527px;
	height: 283px;
	overflow: hidden;

}
#pagecontainer {
	margin: 25px 0px 40px;
}
div.frampicholder {
	height: 170px;
}
div.frampicbox{
	width:181px;
	background: url(../images/imageframe.png) no-repeat right top;
	height: 155px;
	float: left;
/*	padding: 4px 4px 4px 47px;
	margin:0 0 0 11px;*/
	padding: 4px 4px 4px 2px;
	margin:0;	
	overflow: hidden;
}
div.frampicholder div.frampicbox img{float:right; margin-bottom:22px; clear:both;}
div.frampicholder div.frampicbox img.more{float:none; margin-bottom:0px; clear:both;}
div.frampicholder div.frampicbox span{
	padding: 0px 0px 0px 7px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}

#pagecontainer div.containermain {
	float: left;
	width: 620px;
	padding: 0px 15px;
}
#pagecontainer div.containerpenal {
	float: right;
	width:280px;
}
div.container-introtext {
	background: url(../images/introtext-bg.png) repeat-x left top;
	padding: 20px 10px 0px;
	margin: 0px 0px 30px;
}
div.container-introtext h3 {padding-bottom:10px;}
.paddingten{padding:10px;}

.newsbox{}
.containerpenal-box{
	margin-bottom: 15px;
}
.containerpenal-box h3{
	height: 37px;
	padding-left: 70px;
	padding-top: 20px;
}
.containerpenal-box h3.news-heading{background: url(../images/news-heading.png) no-repeat left bottom;}
.containerpenal-box h3.testimonials-heading{
	background: url(../images/testimonials-heading.png) no-repeat left bottom;}
.containerpenal-box h3.testimonials-heading a{color:#262626; text-decoration:none;}	
.testimonials-topbg{
	background: url(../images/testimonials-head.png) no-repeat;
	float: left;
	height: 24px;
	width: 280px;
}
.testimonials-bodybg{
	background: url(../images/testimonials-body.png) repeat-y;
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-left: 15px;
}
.testimonials-bottombg{
	background: url(../images/testimonials-bottom.png) no-repeat left top;
	float: left;
	height: 53px;
	width: 260px;
	padding-top: 53px;
	padding-left: 20px;
	line-height: 1.2em;
}

ul.news {
	list-style: none;
}
ul.news li {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	padding-right: 10px;
}
ul.news li a{ color:#222222; text-decoration:none;}
ul.news li a:hover{text-decoration:underline;}

ul.news li span{
	color:#600000;
	display:block;
	font-weight: bold;
	font-size: 12px;
}
ul.news li span a{color:#af7d08; text-decoration:none;}




/* Footer
-------------------------------------------------------------- */
#pagefooter {
	background: url(../images/footer-bg.png) repeat-x;
	height: 136px;
}
#pagefooter div.footalaign{
	width:920px;
	padding:21px 35px 0px;
	margin-right: auto;
	margin-left: auto;
}
#pagefooter div.info {
	float: left;
	width: 280px;
}

#pagefooter div.footernavi ul {
    list-style: none;
    text-align: right;
    padding-bottom: 10px;
}
#pagefooter div.footernavi ul li{
    display: inline;
    padding: 5px 5px;
}
#pagefooter div.footernavi ul li a{
	text-decoration:none;
	border-left: 1px solid #333;
	padding-left: 10px;
	font-size: 12px;
}
#pagefooter div.footernavi ul li a:hover{text-decoration:underline;}

#pagefooter div.footernavi {
	float: right;
	width: 630px;
}
#pagefooter div.copyright {
	text-align: right;
	float: right;
	width: 600px;
	font-size: 11px;
}
#pagefooter div.newsletter {
	float: right;
	width: 480px;
	font-size: 18px;
	/* padding: 0px 20px 10px 40px; */
	padding: 0px 0px 10px 30px;
	line-height: 1.2em;
}
#project-slider {
	height: 156px;
	width: 613px;
	border: 1px solid #c4c4c4;
	overflow: hidden;
}
#project-slider-nav {
	margin: 10px;
}
#project-slider-nav a {
	margin: 5px;
	padding: 1px 5px;
	border: 1px solid #bdc1a3;
	background: url(../images/slider-nav-bg.png) repeat-x left top;
	text-decoration: none;
}
#project-slider-nav a.activeSlide {
	background: #bdc1a3;
}
/* --------------------------------------------------------------
  
   * Inner page - about us
 
-------------------------------------------------------------- */
#inner-banner{
	background: url(../images/inner-banner-bg.png);
	height: 133px;
}
.homebody-bg{
background:#FFF url(../images/home-BG.png) repeat-x left top;
}
#inner-banner h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #566F00;
	padding-top: 30px;
}
.color-orange {
	color: #ff6c00;
}
#pagecontainer div.containermain-divider {
	float: left;
	width: 610px;
	padding: 20px 40px 0px 0px;
	background: #FFF url(../images/containermain-divider-bg.gif) no-repeat right top;
	min-height:500px;
	height:auto !important;
	height:500px;
}

.paddingtop-tweenty {padding-top:20px;}

/* ----- Form ------ */
#contact {font-size:12px;}
#contact label {
	display:block;
	float:left;
	line-height:24px;
	width:97px;
	padding-right:13px;
	text-align:right;
	margin-top: 15px;
}
#contact label em {color:#d90000; font-style: normal;}
#contact input {display:block; float:left; height:19px; width:183px; padding:3px 0 0 5px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px;}
#contact input.button {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:120px;
	height:26px;
	padding:0 0 2px 0;
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-left: 110px;
}
#contact input.button:hover {cursor:pointer;}
#contact select {display:block; float:left; height:22px; width:190px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px; font-family:Arial, Helvetica, sans-serif;}
#contact select option {background-color: white;}
#contact textarea {
	display:block;
	float:left;
	height:150px;
	width:383px;
	padding:3px 0 0 5px;
	border:1px solid #8d9ba8;
	background: url(../images/form-items-shadow.gif) top repeat-x;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
#contact span {display:block; float:left; line-height:24px; height:24px; width:287px; padding-left:13px; margin-top: 15px; font-size:12px; color:#999999;}
#contact span.details {width:383px; height:auto; margin: 10px 0 0 86px; line-height:17px;}
/* ----- Form End------ */

/* ----- Accordion ------ */
.urbangreymenu{
	width: 280px; /*width of menu*/
}
.urbangreymenu .headerbar{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: white;
	background: #999 url(../images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	margin-top: 5px;
}
.urbangreymenu .headerbar a{
	text-decoration: none;
	color: white;
	display: block;
}
.urbangreymenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: black;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}
.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: white;
	background: #C34123;
}
div.accordion-body{
	background:#E9E9E9;
	padding: 10px;
}
div#logo-rotatorbox{
	width:130px;
	height:79px;
	overflow:hidden;
	margin:15px auto;
}
div#website-rotatorbox{
	width:186px;
	height:131px;
	overflow:hidden;
	margin:15px auto;
}
/* ----- Accordion end ------ */
.services-box {
	width: 287px;
	float: left;
}

.services-box .head {
	color: #FFF;
	background: url(../images/services-head.png) repeat;
	height: 39px;
	width: 270px;
	font: bolder 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 17px;
}
.services-box .head1 {
	color: #FFF;
	background: url(../images/services-head.png) repeat;
	height: 39px;
	width: 280px;
	font: bolder 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 7px;
}
.services-box div.body{
	width:250px;
	margin:0 auto;
	padding:10px;
	background:#f5f5f7;
}
ul.backgroundbullet ul {list-style:none; padding:0; margin:0;}
ul.backgroundbullet li {
	list-style-type: none;
	padding: 0 0 10px 20px;
	background: url(../images/accept.gif) no-repeat left 5px;
	line-height: 1.2em;
} 


ul.backgroundbullet li a:link{ 
display: block;
color: #333333;
text-decoration: none;
} 
.btn-black {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:120px;
	height:26px;
	padding:0;
	font-weight:bold;
	font-size:13px;
	color:white;
	display: inline-block;
	text-align: center;
	line-height: 1.8em;
}
.services-stylebox{
	background: #FFF url(../images/silver-bg.png) repeat-x left bottom;
	padding: 15px;
	border: 1px solid #CCC;
}
ul.lightbox{
	padding:0 0 0 50;
	margin:0;
	list-style:none;
}
ul.lightbox li {
	width:130px;
	margin: 3px;
	padding: 20px;
	float: left;
	height: 78px;
	border: 1px solid #CCC;
}


#prev3 {
	margin-top:35px;
	width:35px;
	height:43px;
	z-index:2;
	float:left;
	display:block;
}
#next3 {
	margin-top:35px;
	width:35px;
	height:43px;
	z-index:2;
	float:left;
	display:block;
}
#banner3 {
	width:856px;
	height:134px;
	overflow:hidden;
	float:left;
	}
#banner3 a {
	float:left;
	width:90px;
	height:116px;
	display:block;
	background: url(../images/product.jpg) no-repeat;
	padding-left: 104px;
	color:	#755f00;
	padding-top: 18px;
	font: bold 12px/1em Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
#banner3 a:hover {
	color: #750000;
	background: url(../images/product_hover.jpg) no-repeat;
}

div.fram-pro-holder {
	height: 170px;
}
