@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #A10500;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #A10500;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../layout/bkgrnd.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF716D;
	border-left-color: #FF716D;
}
#container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
}
#image {
	position: relative;
	height: 425px;
	overflow: hidden;
	width: 880px;
}
#cycle {
	height: 425px;
	width: 880px;
}
#cycle img {
	z-index: 0!important;
	position: absolute;
	left: 0px;
	top: 0px;
}

#thumbs {
	position: absolute;
	height: 75px;
	width: 427px;
	overflow: hidden;
	bottom: 0px;
	right: 0px;
}
#thumbs a {
	overflow: hidden;
	display: block;
	float: left;
	border: 3px solid #C9342E;
	height: 50px;
	width: 50px;
	margin-top: 19px;
	margin-right: 5px;
	position: relative;
	cursor: default;
}
#thumbs a img {
	height: 50px;
}


#header {
	height: 80px;
	left: 0px;
	top: 15px;
	text-align: center;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.center {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header ul {
	padding-left: 290px;
	padding-top: 15px;
}
#header ul li {
	float: left;
	list-style-type: none;
	padding-left: 5px;
}
#header ul li a {
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 2em;
	font-size: 1.2em;
	color: #ff9f36;
	background-image: url(../layout/static.gif);
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
}
#header  ul  li  a.current {
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 2em;
	font-size: 1.4em;
	color: #FFFFFF;
	background-image: url(../layout/current.gif);
}
#header ul li a:hover {
	color: #FFFFFF;
}
#header #logo {
	background-image: url(../layout/raj.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 289px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: -51px;
	position: absolute;
	left: -99px;
}

#content {
	background-color: white;
	padding-top: 20px;
}
.cb {
	clear: both;
	height: 1px;
	position: relative;
}

#footer {
	height: 60px;
	background-color: #A10500;
	left: 0px;
	bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
}
#footer p {
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	font-size: 1.1em;
	width: 150px;
}
#footer a {
	text-decoration: none;
	color: white;
}
#footer p span {
	text-transform: uppercase;
	font-size: 1.2em;
	display: block;
	float: left;
	margin-right: 10px;
}
#footer  #smalllogo  {
	background-image: url(../layout/small-logo.gif);
	display: block;
	height: 61px;
	width: 71px;
	clear: both;
	float: left;
	text-indent: -9999px;
	margin-right: 20px;
	margin-top: -10px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#callus h2 {
	font-size: 1.2em;
	font-weight: normal;
	text-transform: lowercase;
	color: #760001;
}
#callus span {
	font-size: 1.6em;
	color: #750001;
}
.maptxt{
	display: block;
	font-size: 1em;
	text-decoration: none;
	margin-top: 5px;
}
.maptxt a{
	color: #7f0508;
	text-decoration: none;
}
.maptxt a:hover{
	text-decoration: underline;
}
#free_del{
	background-image: url(../layout/free_delivery.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	height: 165px;
	width: 214px;
	margin-top: 10px;
}

