<style type="text/css">

a:link {text-decoration:none;}    /* unvisited link */
a:visited {text-decoration:none;} /* visited link */
a:hover {text-decoration:none;}   /* mouse over link */
a:active {text-decoration:none;}  /* selected link */
a:link {color:#2d2d2d;}      /* unvisited link */
a:visited {color:#4d4d4d;}  /* visited link */
a:hover {color:#2d5984;}  /* mouse over link */
a:active {color:#2d5984;}  /* selected link */

img {border-style: none;}

ul.1 {list-style-type:square;}

ul.3 
{
	list-style-type:circle;
}


//fonts
#f1
{
font-family:verdana;
color:#2d2d2d;
text-decoration:none;
font-size:12px;	
}

#f2
{
font-family:verdana;
font-style:italic;
color:#6d6d6d;
font-size:9px;
}

#f3
{
font-family:verdana;
font-style:italic;
color:#4d4d4d;
font-size:10px;	
text-decoration:none;
}

#f4
{
font-family:verdana;
font-style:italic;
color:8d8d8d;
font-size:16px;
}

#f5 
{
font-family:verdana;
font-style:bold;
font-size:14px;	
color:2d2d2d;	
}

#f6 
{
font-family:verdana;
//font-style:bold;
font-size:12px;	
color:#4d4d4d;
}

#f7
{
font-family:verdana;
color:#2d2d2d;
text-decoration:none;
font-size:11px;	
}

#f8
{
font-family:verdana;
color:#2d2d2d;
text-decoration:none;
font-size:14px;	
}

#f9
{
font-family:verdana;
color:#2d2d2d;
text-decoration:none;
font-size:13px;	
}

font.f10
{
font:11px verdana,serif;
}

font.f11
{
font:11px verdana,serif;
color:#4d4d4d;
}

//MIDDLE CSS

#pred
  {
    display: block;
    float:left;
    width: 144px;
    height: 144px;
    margin-left:25px;
    background: url("/images/pred.png") no-repeat 0 0;
  }

#newest
  {
    display: block;
    float:left;
    width: 600px;
    height: 260px;
    margin-bottom:14px;
    margin-left:90px;
    background: url("/images/newest.png") no-repeat 0 0;
  }
  
  
div.front1
  {
  height:auto;
  width:auto;
  display: block;
  float:left;
  text-align:center;
  margin-right:27px;
  }
div.front1 img
  {
  display:inline;
  margin:3px;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:144px;
  margin:0px;
  }

//HEADER CSS

#blind
  {
    display: block;
    float:left;
	//margin-left:233px;
    width: 116px;
    height: 28px;
    background: url("/images/blind.png") no-repeat 0 0;

  }

  #blind:hover
  { 
    background-position: 0px -28px;
  }

#blind1
  {
    display: block;
    float:left;
	margin-left:233px;
    width: 116px;
    height: 28px;
    background: url("/images/blind.png") no-repeat 0 0;

  }

  #blind1:hover
  { 
    background-position: 0px -28px;
  }

#menu1
  {
    display: block;
    float:left;
    width: 88px;
    height: 28px;
    background: url("/images/home_p.png") no-repeat 0 0;

  }

  #menu1:hover
  { 
    background: url("/images/home.png") no-repeat 0 0;
  }

#menu2
  {
    display: block;
    float:left;
    width: 119px;
    height: 28px;
    margin-left:7px;
    background: url("/images/products_p.png") no-repeat 0 0;

  }

  #menu2:hover
  { 
    background: url("/images/products.png") no-repeat 0 0;
  }
  
#menu3
  {
    display: block;
    float:left;
    width: 109px;
    height: 28px;
    margin-left:7px;
    background: url("/images/bundles_p.png") no-repeat 0 0;

  }

  #menu3:hover
  { 
    background: url("/images/bundles.png") no-repeat 0 0;
  }

#menu4
  {
    display: block;
    float:left;
    width: 92px;
    height: 28px;
    margin-left:7px;
    background: url("/images/about_p.png") no-repeat 0 0;

  }

  #menu4:hover
  { 
    background: url("/images/about.png") no-repeat 0 0;
  }
  
#menu5
  {
    display: block;
    float:left;
    width: 108px;
    height: 28px;
    margin-left:7px;
    background: url("/images/contact_p.png") no-repeat 0 0;

  }

  #menu5:hover
  { 
    background: url("/images/contact.png") no-repeat 0 0;
  }

#menu1c
  {
    display: block;
    float:left;
    width: 88px;
    height: 28px;
    background: url("/images/home_c.png") no-repeat 0 0;

  }

  #menu1c:hover
  { 
    background: url("/images/home.png") no-repeat 0 0;
  }

#menu2c
  {
    display: block;
    float:left;
    width: 119px;
    height: 28px;
    margin-left:7px;
    background: url("/images/product_c.png") no-repeat 0 0;

  }

  #menu2c:hover
  { 
    background: url("/images/products.png") no-repeat 0 0;
  }
  
#menu3c
  {
    display: block;
    float:left;
    width: 109px;
    height: 28px;
    margin-left:7px;
    background: url("/images/bundles_c.png") no-repeat 0 0;

  }

  #menu3c:hover
  { 
    background: url("/images/bundles.png") no-repeat 0 0;
  }

#menu4c
  {
    display: block;
    float:left;
    width: 92px;
    height: 28px;
    margin-left:7px;
    background: url("/images/about_c.png") no-repeat 0 0;

  }

  #menu4c:hover
  { 
    background: url("/images/about.png") no-repeat 0 0;
  }
  
#menu5c
  {
    display: block;
    float:left;
    width: 108px;
    height: 28px;
    margin-left:7px;
    background: url("/images/contact_c.png") no-repeat 0 0;

  }

  #menu5c:hover
  { 
    background: url("/images/contact.png") no-repeat 0 0;
  }

//Right_Nav
#pright1
{
	background:url(images/right_t1.png) no-repeat top center;
}
#pright2
{
	background:url(images/right_t2.png) no-repeat top center;
}
#pright3
{
	padding-bottom:14px;
	background:url(images/right_t3.png) no-repeat top center;
}


div.bigbox
{ 
	margin: 0 auto; 
	width:900px;
}
div.container
{
	width:900px;
	margin:0px;
	line-height:100%;
}
div.header
{
	clear:left;
	position:relative;
	top:18px;
}
div.footer
{
	clear:left;
}

div.holder1 
{
	width:900px;
	height:28px;
	position:relative;
	left:6px;
	top:0px;
}
div.holder2
{
width:900px;
position:relative;
top:28px;
}
div.holder3
{
width:150px;
text-align:center;
//margin-top:14px;
margin-bottom:5px
}

div.holder4
{
width:150px;
text-align:center;
margin-bottom:14px;
}

div.holder5
{
width:152px;
margin-left:-9px;
margin-top:-5px;
margin-bottom:14px;
margin-right:0px;
}

div.holder6
{
	clear:both;	
	width: 200px;
	height: auto;	
}

div.holder7
{
	float:left;
	margin-right:15px;
	margin-bottom:60px;
	width:150px;
	height:auto;
	text-align:center;
}

div.holder8
{
	margin-left:20px;
	//margin-bottom:20px;
	//width:150px;
	height:auto;
	//text-align:center;
}

div.holder9
{
	float:left;	
	width: 567px;
	height: auto;
}

div.middle
{
float:left;
width:718px;
margin:5px;
border-right:1px solid #4d4d4d;
font-family:verdana;
}

div.left
{
float:left;
width:150px;
margin:5px;
}
div.content
{
float: left;
width:568px;
margin:5px;
border-right:1px solid #4d4d4d;
font-family:verdana;
}
div.right
{
float: left;
width:150px;
padding:5px;
}
