.wrapper {
display:block;
background-repeat:no-repeat;
position:relative;
margin: 0 auto;
width: 750px;
background-color: #80c3ea;

}

table.content {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
td.content {
	vertical-align: top;
	text-align: center;
	
}
div.pagecontainer {
	position: relative;
	margin: 0 auto;
	width: 750px;
	height: auto;
	text-align: left;
	overflow: visible;
}

div.pageheader {
	position:relative;
	height: 137px;
	width: 750px;
	left: 0px;
	top: 0px;	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 1;
}
div.pagebody {
	position:relative;
	height: auto;
	width: 750px;
	left: 0px;
	overflow: visible;
}
div.pagecontent {
	position: relative;
	width: 750px;
	height:auto;
	background-position: 0px -137px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	min-height:300px;
	height:auto !important;
	height:300px;
	overflow: visible;
	visibility: visible;
}
div.pagefooter {
	display:block;
	height: 38px;
	width: 750px;
	background-color: #80c3ea;
	z-index:10;
}
.footerline {
	background-color: #0087A7;
	height: 1px;
	width: 750px;
	left: 0px;
}
.bottomMenu {
	top: 13px;
	left: 5px;
	width: 736px;
	height: 19px;
	z-index:10;
	padding-top:10px;
}
.createdby {
	margin-left: 5px;
	top: 0px;
	width: 127px;
}
.prodBotMenu {
	margin-left: 140px;
}
.cartBotMenu {
	margin-left: 20px;
}
.aboutBotMenu {
	margin-left: 20px;
}
.faqBotMenu {
	margin-left: 20px;
}
.stwBotMenu {
	margin-left: 20px;
}
.contactBotMenu {
	margin-left: 20px;
}
p {
	font-size: 10px;
	margin:0px 0px 10px 20px;
	padding:0px 0px 0px 0px;
	clear:left;
	overflow:hidden;

}
body {
	background-color: #22728b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1;
	font-family: "Myriad", Verdana, Arial, sans-serif;
	
/*	height: 100%;*/
}

h3 {
font-size:13px;
color:#0087A7;
margin-bottom:5px;
margin-top:0px;
margin-left:20px;
padding-top:0px;
}


h4 {
background-color:#00A2D9;
color:#fff;
font-size:11px;
font-weight:normal;
float:left;
background-image:url(../../img/bg/yellow_circle.gif);
background-repeat:no-repeat;
background-position:left;
margin-bottom:0px;
margin-top:10px;
padding-top:0px;
padding:1px 5px 1px 15px;
}

a:link, a:visited, a:active {
	color: #0087A7;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.errormsg {
	color: #000000;
	padding: 2px;
	text-indent: 8px;
	background-color: #f3b912;
	margin-bottom:5px;
	font-size: 11px;
}
.copyconfirm {
	position: relative;
	left: 350px;
	top: 50px;
	width: 290px;
	height:186px;
	padding-bottom:120px;
}
.smallGST {
	font-size: 9px;
}

