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;
}
body {
  line-height: 1;
}

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 {
	color:#121212;
	font:13px/1.4 Arial, Helvetica, sans-serif;
	background:#F2F5FC url(../images/bg.jpg) no-repeat center top;
}


/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin-bottom:5px;
	line-height:1.2;
}
h1 {
	color: #A70D07;
	font: normal 24px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	
}
h2 {
	font-size: 20px;
	color:#FFF;

}
h3 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	color: #039;
	margin: 0px;
}
h3 a{ color: #A70D07; text-decoration:none;}

h4 {
	font-size: 15px;
	line-height: 1.3em;
}
h5 {
	font-size: 1em;
	font-weight:bold;
}

h6 {
	font-size:13px;
	font-family:Tahoma;
	font-weight:bold;
	color:#5e88c3;
	margin: 0;
	padding: 0;
}
h6 a{
	font-size:13px;
	font-family:Tahoma;	
	color:#5e88c3;}
table td {}
.smfont{
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}
ul {padding:0 0 0 25px;}
.fleft { float:left;}
.fright {float:right;}
.clr{ clear:both;}
a {
	color: #1e66a3;
	text-decoration:none;
}
:focus{outline:none;}
a:hover{
	text-decoration:underline;
}
strong, b {
	font-weight: bold;
}
em {
	font-style: italic;
}
.highlight-brown {color: #9f4d04}
.highlight-lightblue {color:#03568d;}
.highlight-blue {color:#063f66;}
.highlight-white {color:#fff;}
.highlight-gray {color:#d8dbdd;}
.higlight-white {color:#FFF;}

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;}



/* ----- Form ------ */
#contact {
	font-size:12px;
	width:550px;
	margin-left:0px;
	float:left;
}
#contact label {
	display:block;
	float:left;
	width:145px;
	padding-right:13px;
	text-align:right;
	margin-top: 5px;
	font: bold 13px/24px Arial, Helvetica, sans-serif;
}
#contact label em {color:#d90000; font-style: normal;}
#contact input {
	display:block;
	float:left;
	height:19px;
	width:383px;
	padding:8px 0 0 5px;
	border:1px solid #B1B1B1;
	margin-top: 5px;
}
#contact input.button {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:122px;
	height:37px;
	padding:0 0 2px;
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-left: 158px;
	margin-top:20px;
}
#contact input.button:hover {cursor:pointer;}
#contact select {
	padding:4px 0 4px 5px;
	display:block;
	float:left;
	width:190px;
	border:1px solid #8d9ba8;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	width:390px;
}
#contact select option {background-color: white;}
#contact textarea {
	display:block;
	float:left;
	height:150px;
	width:383px;
	padding:3px 0 0 5px;
	border:1px solid #B1B1B1;
	margin-top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#contact span {
	display:block;
	float:left;
	line-height:1%;
	height:4px;
	width:100%;
	padding-left:13px;
	margin-top: 15px;
	font-size:12px;
	color:#999999;
	clear:left
}
#contact span.details {width:383px; height:auto; margin: 10px 0 0 86px; line-height:17px;}
/* ----- Form End------ */
/* Layout
-------------------------------------------------------------- */
.masterwrapper {
	width: 976px;
	margin: 0px auto;
}
.page-header {
	height:152px;
	background: url(../images/header-bg.png) repeat-x left 64px;
}
.slideshowHolder{
	width:976px;
	height:366px;
	position:relative;
	}
#prev1 {
	position:absolute;
	left:-26px;
	top:160px;
	width:60px;
	height:58px;
	z-index:100;
}
#next1 {
	position:absolute;
	right:-27px;
	top:160px;
	width:60px;
	height:58px;
	z-index:100;
}	
#page-banner{
	width:974px;
	height:364px;
	background:#000;
	overflow:hidden;
}
.page-container {
	padding: 45px 0px 25px;
}
.page-container-white {
	padding: 25px;
	background: url(../images/page-bg.png) repeat left top;
	border: 1px solid #FFF;
}
.page-container-main {width:70%; float:left; background:#09F;}
.page-container-panel {width:30%; float:left; background: #FCC;}
.page-footer {
	color: #333;
	background: #FFF url(../images/footer-bg.png) repeat-x left top;
	font: 11px Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 20px 30px 10px;
}
.page-footer div.right{
	float:right;
	width:300px;
	text-align: right;
}
/* Top Menu
-------------------------------------------------------------- */

ul.gallery{
	position:absolute;
	top:5px;
	right:0px;
	width:172px;
	height:56px;
}
.topmenu-holder{
	float:right;
	width:750px;
	padding-top: 64px;
	position:relative;
	
	
}	
ul.topmenu{
	width: 100%;
	list-style: none;
	height:46px;
	background: url(../images/header-bg.png) repeat-x left top;	
}
ul.topmenu li{
	list-style: none;
	letter-spacing: 1px;
	float: left;
	background: url(../images/menu-divider.png) no-repeat right bottom;
	padding-right: 3px;
	display:block;
}
ul.topmenu li a{
	font:bold 12px/3.8em Arial, Helvetica, sans-serif;
	color:#ffe8bc;
	text-decoration:none;
	text-align:center;
	padding: 0px 1em;
	display: block;
	height: 46px;
}
.topmenu li a:hover, .topmenu li a.current{
	background: url(../images/menu-hover.png) repeat-x left top;
}
/* ----- Form End------ */
.footermenu {padding-bottom:8px;}
.footermenu a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	border-right: 1px solid #333;
	padding-right: 15px;
	padding-left: 15px;
}
.intro {
	width:305px;
	float:left;
	padding: 5px 10px 5px 5px;
	text-align: justify;
	font: 11px/1.3em "Arial", Gadget, sans-serif;
	margin-right: 5px;
	border-right: 1px dotted #FFF;
	color: #333;
}
.img-styleleft{float:left; margin: 0 5px 0 0;}
.page-bg{
	background: url(../images/trans.png);
}
.inner-banner {
	height: 181px;
	width: 976px;
	margin-bottom: 20px;
	overflow: hidden;
}

.left-column{
	width: 268px;
	float:left;
}





.right-column{
	width: 645px;
	float: right;
}

.products_div{
	width: 248px;
	font-size:12px;
	float:left;
	margin-left: 40px;
	margin-right: 32px;
	height:230px;

	
}

.products_content_div{
	width: 230px;
	float:left;
	margin-left: 12px;
	margin-top: 10px;
}

.products_link_div{
    font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#372f2f;
	font-weight: bold;
	text-decoration:none;
}
.products_link_div:hover{
	text-decoration: underline;
}


/*left-menu-start*/
.menu-holder {
	width:268px;
	overflow:hidden;
	padding-top: 0px;
	margin-right: 0px;
	outline:0px;
	border:0px;
	
	
}

ul.topnevi{ margin: 0;
            padding: 0;}


ul.topnevi li{
	display:block;
	list-style: none;
	padding: 0px;
	background: url(../images/carf-menu.png) no-repeat left top;
	margin: 0px;
	width:253px;
	margin-bottom:3PX;
	
}
ul.topnevi li a{
	text-decoration:none;
	text-align: left;
	padding: 0em 0em 0em 30px;
	display: block;
	font: bold 13px/4em Tahoma;
	letter-spacing: 1px;
	color:#fff;
	margin: 0px;
}
.topnevi li a:hover{
	color:#F5D3D5;
}

.topnevi li a.current{
	color:#fff;
	background: url(../images/carf-menu-ho.png) no-repeat left top;
}

ul.topnevi li ul {
			margin: 0;
            padding: 0;}

ul.topnevi li ul li {
	width:226px;
	margin-bottom: 2px;
	border-bottom: 1px solid #A90F0A;
	background:none;
}
ul.topnevi li ul li a{
	text-decoration:none;
	text-align: left;
	padding: 0px 0px 0px 30px;
	display: block;
	font: bold 13px/2em Tahoma;
	color: #333;
	outline:0px;
	color:#AE130F;
	background:url(none);
	margin: 0px;
}
ul.topnevi li ul li a:hover{
	color:#640000;
}

/*left-menu-end*/
.rotator-frame {
	background: url(../images/products-banner-bg.png);
	height: 100px;
	width: 227px;
	padding: 12px 11px 11px 12px;
	overflow: hidden;
	background: url(../images/products-banner-bg.png);
}
.rotator {
	height: 99px;
	width: 226px;
}
.contact-right {
	background: url(../images/lady.png) no-repeat center top;
	float: right;
	width: 350px;
	padding-top: 142px;
	min-height:60px;
    height:auto !important;
    height:60px;
	
}
.address{
	background: #fff;
}
.address h2{
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../images/h2-bg.png) repeat-x left bottom;
	height: 30px;
	padding:0 0 0 30px;
	margin:0;
	line-height:2em;
}

.ad-body{
	padding: 10px 30px 30px;
	font: bold 12px/1.3em Arial, Helvetica, sans-serif;
	color: #333;
}
