body{

	padding:0px;
	margin:0px;
	border: 0px;
}

html { 
 background: url("../images/bannerpic5.jpg") #000 no-repeat center center fixed;        
-webkit-background-size: cover;        
-moz-background-size: cover;       
 -o-background-size: cover;        
 background-size: cover;
 /*For ie but still not working*/
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bannerpic5.jpg', sizingMethod='scale');-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/bannerpic5.jpg', sizingMethod='scale')";
 }

h1
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



/*ul
{
	display: inline;
	margin-left: 0 0 0 0px;
	padding: 0px;
	list-style-type: none;
}

li
{
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 0px;
}*/
ul ul {
	display: none;
}

	ul li:hover > ul {
		display: block;
	
	}
	ul { 
	list-style: none;
	position: relative;
	display: inline-table;
}
	 ul:after {
		content: ""; clear: both; display: block;
	}
	 ul li {
	float: left;
}
		 ul li:hover a {
			color: #fff;
		}
	
	ul li a {
		display: block;
		 padding: 25px 15px;
		 padding-top:0px;
		 margin-top:-10px;
		 text-decoration: none;
	}
	 ul ul {
	background-color:black;
	border:1px solid white;
	border-radius: 0px; padding: 0;
	position: absolute; top: 50%;
}
ul ul ul
{
top:0%;
left:100%;
}
	ul ul li {
		float: none; 
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		position: relative;
	}
		 ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			 ul ul li a:hover {
				
							background-color:#2C2C2C;
						border-top: 1px solid #fff;
			}
.font
{
font-family:aparajita;
font-weight:bold;
color:black;
font-size:50pt;
margin-left:150px;
text-align:center;
}
.WhiteSText
{
	font-family: Calibri;
	/*font-family: Gill Sans MT;*/
	font-size: 12px;
	color: #a4a4aa;
	letter-spacing: 1px;
	text-decoration: none;
}

a
{
font-family: Calibri;
	/*font-family: Gill Sans MT;*/
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
+
a:hover
{
	color:#DAA520;
}
a.Link
{
    font-family: Calibri;
	/*font-family: Gill Sans MT;*/
	font-size: 14px;
	color: #0067be;
	letter-spacing: 1px;
	text-decoration: none;
}

a.Link:hover
{
	color: #000000;
}
.ButOn
{
	font-family: Calibri;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

.smallText
{
	font-family: Gill Sans MT;
	font-size: 10px;
	text-align: center;
	color: #a7a7a7;
	
	letter-spacing: 1px;
	text-decoration: none;
	}

a.product
{
	font-family: Gill Sans MT;
	font-size: 12px;
	text-align: center;
	color: #a7a7a7;
	line-height: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 60px;
}

a.product:hover
{
	color: ;
}


a.productOn
{
	font-family: Gill Sans MT;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	line-height: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	margin-right: 60px;
}
.Heading
{
	font-family: Century Gothic;
	font-size: 18px;
	color: #cccccc;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

.text
{
	font-family: Calibri;
	font-size: 14px;
	color: #cbcbcb;
	text-align: justify;
	text-decoration: none;
}
.text1
{
	font-family: Calibri;
	font-size: 14px;
	color: #000;
   text-decoration: none;
}
.text2
{
	font-family: Calibri;
	font-size: 13px;
	color: #000;
   text-decoration: none;
}

.whitetext
{
	font-family: Calibri;
	font-size: 13px;
	color: #FFF;
	
	text-decoration: none;
}
.GreyHead
{
	font-family: Century Gothic;
	font-size: 18px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.quote
{
	font-family: Times New Roman;
	font-size: 15px;
/*	color: #f3f0eb;*/
	color:#FFFFFF;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
}
.quote1
{
	font-family: Times New Roman;
	font-size: 15px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1px;
	font-weight: 500;
	text-decoration: none;
}

#OuterContainer
{
	width: 100%;
	
	
}

#container{
    /*background: url(../images/main-bg1.jpg) no-repeat;*/
	margin-left:auto;
	margin-right: auto;
	float: center;
	text-align: left;
	width: 990px;
	height:390px;
	padding: 0px;
	overflow: visible;
	border: solid 0px #f00;
}

#contentdata{
/*background: url('../images/middle.png') repeat-y;*/
background-color:#565656;
width: 990px;
height: 345px;
margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:0px;
	padding-right: 0px;
	overflow:hidden;
	border: solid  10px transparent;

}

#header{
    background: url(../images/header.png) repeat;
	
	margin-left:auto;
	margin-right: auto;
	height: 68px;
	padding: 0px 10px 0 10px ;
	overflow:visible;
	border: solid 0px #f00;

}

#Frame{
    background: url(../images/frame.png) no-repeat;
	float: right;
	width: 401px;
	height: 310px;
	padding: 10px;
	margin-top:10px;
	
}
#Frame1{
    background: url(../images/frame.png) no-repeat;
	width: 300px;
	height: 380px;
	padding: 10px;
	margin-top:10px;
	
}

#Frame3{
    background: url(../images/frame.png) no-repeat;
	float: right;
	width: 401px;
	height: 380px;
	padding: 10px;
	margin-top:10px;
	
}


#HorFrame{
    background: url(../images/hor-bannerbg.png) no-repeat;
	float: right;
	width: 952px;
	height: 179px;
	padding: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

#ProductBar{
    background: url(../images/trans.png) repeat;
	float: center;
	width: 1100px;
	height: 50px;
	
	border: solid 0px #f00;
}

#Footer{
    /*background: url(../images/header-bg.png) repeat;*/
	float: right;
	width: 990px;
	
	margin-top: 60px;
	padding-top: 2px;
	height: 25px;
	border: solid 0px #f00;
}

#footer {
Z-INDEX: 9999; 
POSITION: fixed; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-LEFT: 5px; 
WIDTH: 100%; 
BOTTOM: 0px; 
PADDING-RIGHT: 5px; 
PADDING-TOP: 5px; 
LEFT: 0px;
}
.f1
{
	display: inline;
	list-style-type: none;
	margin-right: 30px;
	margin-left: 0px;
}

* HTML #footer {
	POSITION: absolute; ; TOP: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight))
}
