body
{
    background-color: #666666;
    background-image: url(../images/bg-body.gif);
    _background-color: white;
    _background-image: none;
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
     behavior: url(/css/csshover3.htc);
}

a.orientation
{
	display: inline;
	width: 360px;
	height: 360px;
	float: left;
	border: 1px solid gray;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}



ul li
{
	 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    font-weight: regular;
}

h1
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #2a497e;
    margin: 0px;
    padding: 0px;
}

h2
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: black;
    margin: 0px;
    padding: 0px;
    
    padding-top: 20px;
}

p.shipping
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #2a497e;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    
    padding-top: 20px;
}


p
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    font-weight: regular;
    color: black;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    line-height: 17px;
}

label, fielset
{
	 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    font-weight: regular;
    color: black;
    margin: 0px;
    padding: 0px;
   
}
	
a
{
	color: #2a497e;
	 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	  font-size: 12px;
    font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

form.showcase
{
	width: 32%;
	float: left;
	padding: 5px;
	
}

fieldset label
{
	width: 50px;
	display: block;
	float: left;
}

fieldset img, fieldset input, fieldset textarea
{
	vertical-align: middle;
}


p#phone-number
{
    position: absolute;
    right: 10px;
    top: 5px;
   
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #2a497e;
}

p#phone-number img
{
	border: none;
	vertical-align: middle;
}
h1 span
{
    text-transform: uppercase;
    color: black;
}

.float-right
{
    float: right;
}



img
{
	border: 0px;
}

a#facebook
{
	display: inline;
	float: right;
	width: 18px;
	height: 18px;
	background-image: url(../images/layout/facebook.gif);
}

a#twitter
{
	display: inline;
	float: right;
	width: 18px;
	height: 18px;
	background-image: url(../images/layout/twitter.gif);
}

#all
{
    width: 937px;
    margin: 0 auto;
    overflow: hidden;
	
}

#positioner
{
	 position: relative;
    left: 50%;
   top: 128px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    float: left;
    
}
#header ul, #header-inner ul
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    left: -50%;
    
   
}

#header ul li, #header-inner ul li
{
    display: inline;
    position: relative;
    float: left;
    height: 35px;
   
    
    
  
}

#header ul li:hover ul, #header-inner ul li:hover ul
{
	 display: block;
}

#header ul ul, #header-inner ul ul
{
    
    position: absolute;
    top: 0px;
    left: 0px;
  	bottom: auto;
  	
    width: 160px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    
    
    top: 20px;
   
   
    
   display: none;
    padding-bottom: 10px;
    
   background-image: url(../images/bg-bottom-curve.gif);
   background-position: bottom left;
   background-repeat: no-repeat;
  
}

#header ul ul li, #header-inner ul ul li
{
	padding-top: 5px;
	display: block;
	height: auto;
	float: none;
	
	 padding-left: 0px;
	
	 background-color:#2A497E;
}

#header ul ul li a, #header-inner ul ul li a
{
    
   
    margin: 0px;
  
    border: none;
  
}



#header ul li a, #header-inner ul li a
{
	font-size: 14px;
    text-decoration: none;
    color: white;
    
    
    	height: 35px;
	
	border-left: 1px solid #536592;
	margin: 0px;
	  padding-left: 10px;
	  padding-right: 8px;
}

#header ul li a:hover, #header-inner ul li a:hover
{
	color: black;
}

#header ul li a.first-left, #header-inner ul li a.first-left
{
	border: none;
}

#header
{
    position: relative;
    height: 200px;
    background-image: url(../images/bg-header.png);
	_background-image: url(../images/bg-header.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#header-inner
{
    position: relative;
    height: 200px;
    background-image: url(../images/bg-header-inner.png);
	_background-image: url(../images/bg-header-inner.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    
    _margin-left: -1px;
}






















p.copyright{
	  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
  
   
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: white;
	_color: black;
}

#footer ul
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
 
   
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
}

#footer ul li
{
    display: inline;

}

#footer ul li a
{
    text-decoration: none;
    color: white;
	_color: black;
	   font-weight: normal;
	   
	 border-left: 1px solid white;
	  _border-left: 1px solid black;
	 
	 padding-left: 15px;
	  padding-right: 10px;
}

#footer ul li a.first-left
{
	border: none;
}

#footer ul li a:hover
{
	text-decoration: underline;
}


#logo
{
    position: absolute;
    top: 15px;
    left: 0px;
    width: 369px;
    height: 81px;
    background-image: url(../images/lg-logo.jpg);
	_background-image: url(../images/lg-logo-ie6.jpg);
    font-size: 0px;
}

#home-content
{
    padding-left: 30px;
    padding-right: 30px;
    background-image: url(../images/bg-home-main.png);
    _background-image: url(../images/bg-home-main.gif);
    background-repeat: repeat-y;
    min-height: 600px;
    _height: 500px;

}

#content-inner{

	
	_height: 200px;	/* ie6 hack */
}
#content-block
{
	
	margin: 0px;
	padding: 0px;
	_margin-left: -1px;
	padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    background-image: url(../images/bg-inner-main.png);
    _background-image: url(../images/bg-inner-main.gif);
    background-repeat: repeat-y;
    min-height: 600px;
    _height: 500px;
	
	
}

#home
{
    width: 627px;
    
    float: right;
    margin-right: -8px;
	
	display: inline;
}

#showcase
{
    width: 313px;
    float: right;
}

#showcase-content h1
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fdfdfd;
    text-align: center;
    margin: 0px;
    margin-bottom: 10px;
    position: relative;
    top: -5px;
}

#showcase-content img
{
    border: 0px;
   
	
}

.showcase-image, .image-row
{
    width: 86px;
    height: 115px;
    float: left;

    margin-right: 3px;
    margin-bottom: 3px;
	
	display: inline;
	
}


.image-row
{

    margin-left: 9px;
}


#home .left, #content-inner .left
{
    background-image: url(../images/bg-footer-left.png);
    _background-image: url(../images/bg-footer-left.gif);
    background-repeat: no-repeat;
    height: 28px;
    width: 33px;
    position: absolute;
    left: -33px;
    bottom: 0px;
    font-size: 0px;
}

 #content-inner .left
 {

	_left: -31px;
 }

#home .right, #content-inner .right
{
    background-image: url(../images/bg-footer-right.png);
    _background-image: url(../images/bg-footer-right.gif);
    background-repeat: no-repeat;
    height: 28px;
    width: 33px;
    position: absolute;
    right: -33px;
    _right: -34px;
    bottom: 0px;
   
    font-size: 0px;
}

 #content-inner .right
 {
 	_right: -32px;
 }

#home-footer
{
    background-image: url(../images/bg-footer.png);
    _background-image: url(../images/bg-footer.gif);
    background-repeat: repeat-x;
    height: 28px;
    position: relative;
    margin-left: 33px;
    margin-right: 33px;
}

#inner-footer
{
    background-image: url(../images/bg-footer.png);
    _background-image: url(../images/bg-footer.gif);
    background-repeat: repeat-x;
    height: 28px;
    position: relative;
    margin-left: 38px;
    margin-right: 36px;
	
	_margin-left: 35px;
}


a#showcase-footer
{
    background-image: url(../images/bg-see-more-showcases-footer.png);
    _background-image: url(../images/bg-see-more-showcases-footer.gif);
    background-repeat: repeat-x;
    height: 54px;
    display: block;
    width: 100%;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #2a497e;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
}

#showcase-content
{
    text-align: center;
    padding-left: 14px;
    padding-right: 14px;
    background-image: url(../images/bg-see-more.png);
    _background-image: url(../images/bg-see-more.gif);
    background-repeat: repeat-y;
    min-height: 500px;
    _height: 500px;
    padding-bottom: 15px;
}

a.get-started-now
{
    width: 185px;
    height: 50px;
    display: block;
    clear: right;
    float: right;
    background-image: url(../images/btn-get-started-now.png);
	_background-image: url(../images/btn-get-started-now.gif);
	
    text-decoration: none;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 22px;
    font-weight: bold;
    color: #2a497e;
    margin: 0px;
    padding: 0px;
    padding-top: 13px;
    margin-bottom: 10px;
    text-align: center;
    margin-right: -10px;
	
	display: inline;
}

a.get-started-now span, a#showcase-footer span
{
    color: black;
    text-transform: uppercase;
}

#grand-entrance
{
    background-color: #edd590;
    clear: both;
	
	_height: 5px;
   
    margin-top: 25px;
	
	position: relative;
	
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	
	width: 547px;
	
	margin-left: 5px;
	
	
}

#grand-entrance .nw
{
	position: absolute;
	top: 0px;
	left: 0px;
	
	width: 11px;
	height: 11px;
	background-image: url(../images/yellow-nw.gif);
	font-size: 0px;
}

#grand-entrance .ne
{
	
	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 11px;
	height: 11px;
	background-image: url(../images/yellow-ne.gif);
	font-size: 0px;
}

#grand-entrance .sw
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	
	width: 11px;
	height: 11px;
	background-image: url(../images/yellow-sw.gif);
	font-size: 0px;
}

#grand-entrance .se
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	width: 11px;
	height: 11px;
	background-image: url(../images/yellow-se.gif);
	font-size: 0px;
}

