body {

	background-color:#5ba0d6;
}
* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.clear{clear:both;}


#container {
	margin: 20px auto;
	text-align: left;
	width: 979px;
	float:inherit
	
}
#header {
	background-image:url(images/logo.gif);
	width:956px;
	height:250px;
	display:block;
	margin:0px 12px 0px 12px;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat;
	width:979px;
}
#shade {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 12px;
	background-repeat: repeat-x;
}
#left {
	width:201px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	height: 500px;
}
#picture {
	float:left;
	width:220px;
	display:inline;
	background-color:#abe4fe;
	padding-top: 6px;
}
.picture a {
	
	display:inline;	
	float:left;
	margin: 6px 6px 6px 6px;
	border: 6px solid #ffffff;
}
.picture a:hover {
	border: 1px solid #c40000;
}

/***************** Content ***********************/
.content {
	width:661px;
	margin: 0px 0px 0px 200px;
	padding-left: 60px;
	float: inherit;
	padding-bottom: 10px;
}

.content p {


	font-family: Tempus Sans ITC;
   font-size: 20px;
   margin-left: 0px;
   line-height: 140%;
   color: #0A0ADE;
		
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a {
	color:#0A0ADE;
}
.content a:hover {
	color:#cf0002;
	background-color: #F90;
}
.product {
	width:600px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 230px;
	padding-bottom: 20px;
}


.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 6px 6px 6px;
}
.product a:hover {
	border: 1px solid #c40000;
	background-color: #F90;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/


#menu {
	background-image:url(images/menu.gif);
	width:201px;
	height:400px;
	margin-left: 0px;
}


#menu ul {
	padding: 30px 0px 0px 0px;
	width:168px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 8px 0px 8px 0px;
	text-align:left;
}
#menu a {
	font-family: "Tempus Sans ITC";
	
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 20px;
	
}
#menu a:hover {
	color:#c40000;
	background-color: #F90;
}
.lastchild{
	border-bottom: none !important;
}


#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:201px;
	height:76px;
	margin-left:0px;
	margin-bottom: 40px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:201px;
	margin-left:12px;
}
#menubottom li {
	float:left;
	display:inline;
	width:60px;
	text-align:center;
}
#menubottom a {
	font-family: "Tempus Sans ITC";
	text-decoration:none;
	font-size:11px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}

#menutop {
	background-image:url(images/top.jpg);
	width:733px;
	height:75px;
	display:block;
	margin:0px 0px 0px 0px;
	float: right;
}


#menutop a {
	font-family: "Tempus Sans ITC";
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
	margin-left: 5px;
}
#menutop a:hover {
	color:#c40000;
	background-color: #F90;
}

/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}

#headerend 
{
	background-image:url(images/borderheader.GIF);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 15px 20px 0px 20px;
	text-align:center;
}

#copy {
	
	background-repeat:no-repeat;
	width:220px;
	height:43px;
	display:inline;
	margin-left:400px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 15px 20px 0px 20px;
	text-align:center;
}

#Logo {
	float:left;
	display:inline;
	margin: 10px 0px 15px 135px;

}	
	
h1     
{   
	font-size: 300%;
	font-family: "Chiller";   
	letter-spacing: 3px;
	text-align: center;         
     line-height: 135%;       
   color:#F9FF50; 
   
}      

h2
{
	font-size: 190%;
	Font-family: Chiller;\
	text-align: center;
	color: #B00000;
	padding-top: 20px;	
}
h3
{
  text-align: center;
  line-height: 175%;
  font-size: 130%;
 Font-family: Tempus Sans ITC;
 color: #B00000;
}

h4
{
  font-variant: small-caps;
  font-size: 150%;
 Font-family: Chiller;
 color: #7f0000;
 margin-left: 15px;
 margin-top:auto;
}

h5
{
  text-align: center;
  font-variant: small-caps;
  font-size: 130%;
 Font-family: Tempus Sans ITC;
 color: #B00000;
}


p.list
{ 
	 font-style: italic;
   margin-left: 40px;
   line-height: 100%;
}
