<style type="text/css">{  }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-top: 0;
}
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(images/index_background.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
#NavRight {
	position: absolute;
	margin-left: 540px;
	margin-top: 235px;
}
.Nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.Nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#HomeContent {
	position: absolute;
	margin-top: 330px;
	left: 2px;
}
#HomeLeft {
	margin-left: 30px;
	float: left;
	width: 200px;
}
#HomeRight {
	float: right;
	width: 560px;
}
A {  text-decoration: underline;
            color: #323264;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;}
			
A:hover {  text-decoration: underline;
            color: #000099;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
			font-weight: regular;
}
.Cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;

}
.Cart:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Subtitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
.Subtitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.Tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 245px;
	margin-left: 30px;
	position: absolute;
}
.SmallTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 580px;
	margin-left: 450px;
	position: absolute;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.SmallTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.SmallTextLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
#footer {
	position: relative;
	margin-top: 610;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}
.k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.pointer {  text-decoration: underline;
     color: #323264;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
	 cursor: pointer; 
	 cursor: hand;
}
			
pointer:hover {  text-decoration: underline;
      color: #000099;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
	  cursor: pointer;
	  cursor: hand;
}
	

