body 
{
	background: #fff url(../images/headergrfk.gif) repeat-x;
	text-align: center;
	margin-top:0px;
	font: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

h1
{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#765;
	font-weight:normal;

}

h3
{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#765;
	font-weight:normal;

}
.asd {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#29abe2;
}
.dsa {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#8cc63f;
}
.bbb {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color:#fff;
	letter-spacing: 2px;
}
.ggallen {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	color:#fff;
}
.quoto{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#fff;
	letter-spacing: 1px;	
}
#container
{
	margin: 0 auto;
	width:1000px;
	text-align:left;
}
#header
{
	height: 130px;
	position:relative;
	width:1000px;
	z-index:1;
	
}
#hdlft
{
	padding-top:20px;
	width:350px;
	float:left;
}

#hdrgttop
{
	width:650px;
	height:41px;
	float:right;
	text-align:right;
}
#hdrgtcent
{
	width:650px;
	float:right;
	height:29px;
	letter-spacing: 1px;
	padding-top:10px;
}

#badge
{
position:absolute; 
width:130px; 
height:130px; 
z-index:100;
clear:left;
top:76px;
right:0px;
}

#navigation
{
	width:650px;
	float:right;
	height:40px;
	position:relative;
	clear:right;
}

#navigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
 
#navigation li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
  }
#navigation a {
  float:left;
  display:block;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-size:22px;
  color:#765;
  }
/* 
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#333;
  border-bottom: #29abe2 3px solid;
 
  }
  #subnav
{
	width:750px;
	height:40px;
	position:relative;
	left:20px;
}

#subnav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#subnav li {
  float:left;
  margin:0;
  padding:0 0 0 9px;
  }
#subnav a {
  float:left;
  display:block;
  padding:5px;
  text-decoration:none;
  font-size:16px;
  color:#29abe2;
  clear:right;
  border: #29abe2 1px solid;
  background:#f8f8f8;
  }
/* 
   hides rule from IE5-Mac \*/
#subnav a {float:none;}
/* End IE5-Mac hack */
#subnav a:hover {
  color:#f8f8f8;
  border: #29abe2 1px solid;
  background:#29abe2;
 
  }  
#cust1{
	background-image:url(../images/cust1.gif);
	background-repeat:no-repeat;
	padding:35px 20px 0 30px;
	clear:left;
	width:360px;
	height:70px;
	color:#fff;
	position:relative;
	left: 50px;
	font-size:13px;
}
* html #cust1 {
	width:410px;
	height:105px;
}
#cust2{
	background-image:url(../images/cust-2.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top:19px;
	padding-right:20px;
	clear:left;
	width:360px;
	height: 86px;
	color:#fff;
	position:relative;
	left: 50px;
	font-size:13px;
}
* html #cust2 {
	width:410px;
	height:105px;
}
#cust3{
	background-image:url(../images/cust-3.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-top:25px;
	padding-bottom:50px;
	padding-right:20px;
	clear:left;
	width:360px;
	height: 80px;
	color:#fff;
	position:relative;
	left: 50px;
	font-size:13px;
}
* html #cust3 {
	width:410px;
	height:105px;
}
#col1
{
	float: left;
	width: 505px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	text-align:left;
	padding-top:10px;
	text-align:left;
}

#col2
{
	float: left;
	width: 490px;
	margin-left: 5px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	text-align:left;
}

#col3
{
	float: left;
	width: 989px;
	background-color: #f8f8f8;
	margin-bottom: 10px;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
}

* html #col3{
width:999px;
}
.image
{
width:200px;
float:left;
padding:10px;

}
.image2
{
width:420px;
float:left;
padding:10px;

}
#imagecontainer
{
width:440px;
float:left;
padding-left:40px;
}
* html #imagecontainer
{
width:480px;
}
#footer
{
	clear: both;
	height: 190px;;
	width:100%;
	background-color: #29abe2;
	color:#fff;
}
#footer2
{
	width:975px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#footleft
{
	width:515px;
	padding: 10px 0;
	float:left;
	height:150px;
}
#footright
{
	width:410px;
	padding: 10px 15px;U;
	float:right;
	text-align:right;
}
#footright ul {
	margin:0;
  list-style:none;
  }
 
#footright li {
	margin:0;
	float:left;
  }
#footright a {
  padding:5px 15px;
  float:left;
  display:block;
  text-decoration:none;
  font-size:14px;
  color:#fff;
  border-right: 1px #fff dotted;
  }
#footright span a {
  border: 0px;
  }
  
#footright a:hover {
  color:#b2e6fe;
  }
.border{
	border:#c8c8c8 1px solid;
}
.cartlink{
}

.cartlink a{
	color:#FFFFFF;
	text-decoration:none;
}

.cartlink a:hover{
	color:#C5DEFA;
	text-decoration:none;
}
.cartlink a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.hdtile
{
	background-image:url(../images/choose.gif);
	background-repeat: no-repeat;
	height:25px; 
	padding:16px;
}
#gallerything{
height: 640px;
width: 400px;
padding:20px 0px; 
}
* html #gallerything{ 
height: 700px;
width: 450px;
}
.contactme{}
.contactme a{
	color:#f15a24;
	text-decoration:none;
}
.contactme a:hover{color:#f58c65; text-decoration:none;}

.cs1{
	background-color: #E0E0E0; padding: 0px 8px 0px 18px;
}

.cs2{background-color: #EBEBEB; padding: 0px 8px;}

.tabularData{border:#333 1px dotted;}

.promo{border:#333 1px dotted; width:200px; padding:5px; background:#29abe2; color:#fff;}

.continuesh a{text-decoration:none; color:#29abe2; border:none;}
.continuesh a:hover{
	text-decoration:none;
	color:#89D0EF;
}
.continuesh a:visited{text-decoration:none; color:#29abe2;}

.toprow{
	background-color: #E6E6E6;
}
.orangelink{}

.orangelink a{color:#29abe2; text-decoration:none;}
.orangelink a:hover {color:#89D0EF; text-decoration:none;}
.orangelink a:visited {color:#29abe2; text-decoration:none;}

.ask{color:#f15a24;}

.footlink a{color:#fff; text-decoration:none;}
.footlink a:hover {color:#fff; text-decoration:none;}
.footlink a:visited {color:#fff; text-decoration:none;}

a img {border: none; }

#picard{float:left; padding: 5px;}

#picard a{text-decoration:none; color:#29abe2;}
#picard a:hover {color:#89D0EF; text-decoration:none;}
#picard a:visited {color:#29abe2; text-decoration:none;}

.smallprint a{text-decoration:none; color:#29abe2;}
.smallprint a:hover {color:#89D0EF; text-decoration:none;}
.smallprint a:visited {text-decoration:none; color:#29abe2;}



#anchor {
	margin: 0 auto;
	font-size:14px;
	width:975px;
	height:35px;

}
#anchor a {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#4faef0;
}
#anchor a:hover {
	color:#297fbb;
}
#anchor a span {
	color:#297fbb;
}
#anchor a:hover span {
	color:#4faef0;
}
