/* CSS Document */


*	{margin:0; padding: 0;}

html, body	{background: #fefbdd url(img/bg.jpg) top repeat-x;}
#wrapper {width: 760px; margin: 0 auto; }
#container	{padding: 10px 20px 20px 20px; width: 720px; }
h1, h2	{color:#008dd1; font-family:Arial, Helvetica, sans-serif;}
h3	{height: 29px; margin:25px 0 5px 0; 	color: #008dd1;  font-family:Arial, Helvetica, sans-serif; background: url(img/bullet.jpg) top left no-repeat; padding-left: 27px; }
h4 	{margin-top:25px; 	color: #008dd1;  font-family:Arial, Helvetica, sans-serif;}

ul	{font-size: 12px;margin:0 1.5em 1.5em;
		line-height: 1.5em;
		font-family: Helvetica, Arial, sans-serif; color:#666;}
p	{font-size: 12px;
		line-height: 1.5em;
		font-family: Helvetica, Arial, sans-serif; color:#666;}
#footer	{background-color:#a4dffc; } 
#footer h4 { padding: 10px 0 0 20px;}	
#footer p { padding: 20px;}
#bottom	{ background: #fad630; height: 200px; border-top: 2px solid #008dd1;}
#footnote	{background: #fad630; width: 760px; margin: 0 auto;  }
#footnote p	{padding: 10px 20px 0 20px; }
.style1 {color: #fec10e}
.style2 {color: #00a8e8}

#top	{background-color:#fad630; height: 7px;}
.heading	{float: right; padding: 10px; color:#008dd1; font-size: 16px; text-align: right;}
a {color:#008dd1; font-weight: bold;}
.headingLink {color:#008dd1; font-weight: bold; }
.headingLink2 {color:#008dd1; font-weight: bold;font-size: 12px; }

#middle	{padding:0 10px 0 10px; margin-top: 25px; background-color:#fefbdd; border-top: 2px solid #fad630; border-bottom: 2px solid #fad630; padding-top: 10px;}

#rightSide {float: right; width: 250px; border: 2px solid #fad630; background-color:#a4dffc;}
.rightText	{font-size: 16px; padding: 7px; border: 4px solid #FFF;}
.rightLink	{text-decoration: underline; color:#008dd1;}
.leftSide	{width: 400px;}
.productImage	{float: left; margin: 0 10px 10px 0;}
a	{text-decoration: none;}
