body
{
	font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ffffff;
	line-height: normal;
	background: #ffffff url('../images/bg.gif') repeat-x;
}

#border
{
border: 0px ;
width: 800px;
background-color: #FFFFFF;
background:url('../images/backround2.gif') no-repeat;
margin: 0 auto;
}

#header
{
	margin-top: 0px;
	height:60px; //80px
	border-bottom: 1px solid #669900;
	text-align: right;
	background: url('../images/header.gif') no-repeat 0em 2px;
}

#logo {
	top: 60px;
	left: 0px;
	position: relative;
	width: 755px;
	height: 30px;
	background-color: #003366;
}

#content
{
padding: 0.5em 1em;
max-width: 740px;
min-width: 300px;
background-color: #FFFFFF;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitleft{
	width: 60%;
	float: left;
	text-align:left;
	overflow: hidden;
	background: #ffffff;
	border-right: 1px solid Silver;
}

.splitright {

margin:auto;
margin-top: 20px;
width: 65%;
float: right;
overflow: hidden;
text-align: justify;
padding: 0 2em;
}

.boxRight {
position:relative;
float:right;
text-align: left;
width:30%;
margin:0 0 5px 10px;
padding:0 10px 0 10px;

}

.box_right p {
margin:5px 5px;
}


#NavigationLinks{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url('../images/menu.gif') no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#NavigationLinks ul, #NavigationLinks li {
text-align:left;
	list-style: none;
	margin: 0;
	padding-bottom: .5em;
padding-left: 1.3em;}

#NavigationLinks a {
	border-bottom: none;
	color:#FFFFFF;
}

#NavigationLinks h3{
	text-align: left;
	position:static;
	padding-left: 1.1em;



}

#NavigationLinks a:link, a:visited{
	color:#FFFFFF;
}

#NavigationLinks a:hover, a:active{
	color: #2d2d2d
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer, #TextLinks, #Disclaimer
{
	text-align: center;
	height: 15px; //30px
	background-color: #F5FAF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px; //50px
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 2em;
	padding-top: 5px; //50px
	padding-right: 20px;
	padding-left: 2em;
	clear: both;
	
}

#Disclaimer {
margin-top: 0px;
}

#footer a:link, a:visited{
	color:#76A3CD;
}

#footer a:hover, a:active{
	color:#cccccc;
}

.ourPrice {
color: #e30000;
font-weight: bolder;}

.oldPrice {
text-decoration: line-through
}


a:active,
a:visited,
a:link	    			{
	color: #A4BAD9;
	text-decoration: none;
	font-weight: bold;
}
a:hover					{ color: #999999; text-decoration: none;
font-weight: bold;}

hr{
 color: Silver;
background-color: Silver;
height: 1px;

}

#breadcrumbs {
background-color: #e4e4cc;
border-left: 6px Solid #c3c3ab;
padding: 5px;}

#breadcrumbs a {
color: #57574a;
font-weight: normal;
font-size: 85%;
}



/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 120%;
	color: #A4BAD9;
}

h2 {
	font-size: 100%;
    color: #A4BAD9;

}
h3{
	color:003366;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:70%;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/* ~~~~~~~~~ THANKS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

    #topmenu {
	top: 0px; //6px
	left: 200px;
	width: 537px;
	font-size:90%;
	text-transform:uppercase;
	margin: 0;
	line-height:normal;
	height: 29px;
	font-weight: bolder;
	float: center;
	position: static;
}
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat right top;
      margin:0;
            padding: 0;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(../images/menuright.gif) no-repeat left top;
      padding:4px 15px 6px 10px;
      	color: #4d4c4d;
      }
      

	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#FFFFFF;
      }
    #topmenu a:hover {
      background-position:0% -57px;
      }
    #topmenu a:hover span {
      background-position:100% -57px;
    }
    #topmenu a span.selected {
    background:url(../images/menuright-selected.gif) no-repeat left top;
      background-position:100% -57px;
      color: #FFFFFF;
    }

    #simplegallery1{ //CSS for sample Gallery
       position: relative; /*keep this intact*/
       visibility: hidden; /*keep this intact*/
       border: 5px solid #5279A7;
    }
