#left {
	float:left;
	margin-right:15px;
}
#right {
	float:right;
	margin-left:15px;
}
img, div, a, body, td, #Navbox, INPUT {
	behavior: url(iepngfix.htc)
}
/* CLEAR Elements  -This tag is to be used to clear all floats so that backgrounds repeat vertically in FireFox*/
#Clear {
	clear: both;
}
/* Basic Elements */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #001d55;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #dadada;
}
hr {
	color: #dfdfdf !important;
	background-color: #dfdfdf;
	height: 1px;
	border: none;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}
tr {
	vertical-align: top;
}
#MainBody-BG {
	width: 1002px;
	clear: both;
	margin:0 auto;
	background-image:url(../images/interface/misc/main-bg.gif);
	background-repeat:repeat-y;
}





form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a:link {
	cursor:hand;
	color:#037a03;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color:#037a03;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color:#037a03;
	font-weight: normal;
	text-decoration: underline;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	color:#fff;
	background-repeat: no-repeat;
	clear: both;
}
h1 span {
	display: none;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	border-bottom:#787777 solid 1px;
	margin-bottom: 10px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	color:#000000;
	background-repeat: no-repeat;
	clear: both;
}
h2 span {
	display: none;
}
h3 {
	font: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
h3 span {
	display: none;
}
p {
	padding:0px;
	padding-bottom:9px;
	margin: 0px;
	margin-bottom:9px;
}
tr.Row1 td {
	background-color: #f6f6f6;
}
tr.Row2 td {
	background-color: #fafafa;
}
tr.Row1Done td {
	background-color: #54718a;
	color:#1f2a33;
}
tr.Row2Done td {
	background-color: #4d6980;
	color:#1f2a33;
}
table.Color {
	border:1px solid #dbdbdb;
 border-spacing:;
	border-style: solid;
	border-collapse: collapse;
}
table.Color td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: #dbdbdb;
 -moz-border-radius:;
}
td img {
	border: 1px solid #dbdbdb;
}
/* HEADER REGION */	
#TopContainer {
	float:left;
	background-image:url(../images/interface/header/top.gif);
	background-repeat:repeat-x;
	width: 1002px;
	height:193px;
}
#Logo-home a {
background-image:url(../images/interface/header/top.gif);
	float:left;
	width: 249px;
	height: 163px;
}

#Logo-home a:hover {
background-image:url(../images/interface/header/top.gif);

}

#Logo-home span {
	display: none;
}



#Topbox {
	font-size:12px;
	color:#fff;
	float:right;
	width:600px;
	margin-top:52px;
	margin-right:30px;
}


#Phone {
	float:right;}

#Phone h1{
color:#001d55;
font-size:18px;
}


#Phone h1 span.color2 {
display:inline;
color:#00a261;
font-size:26px;
}

#NavBox {
color:#0000CC;
margin-top:21px;
	float:right;
	clear:both;
	height:34px;
}



#NavBox #TopL, #NavBox #TopR {
background-repeat:no-repeat;
height:34px;
width:13px;
float:left;
}


#NavBox #TopL {
background-image:url(../images/interface/navigation/left-side.gif);
}

#NavBox #TopR {
background-image:url(../images/interface/navigation/right-side.gif);
}



#NavBox #Top1, #NavBox #Top2, #NavBox #Top3 {
background-image:url(../images/interface/navigation/bg.gif);
background-repeat:repeat-x;
height:25px;
color:#FFFFFF;
padding-left:20px;
padding-right:20px;
padding-top:9px;
float:left;
}

#NavBox #Top1 a, #NavBox #Top2 a, #NavBox #Top3 a{
color:#FFFFFF;
}

#NavBox #Top1 a:hover, #NavBox #Top2 a:hover, #NavBox #Top3 a:hover,  #NavBox #Top1:hover, #NavBox #Top2:hover, #NavBox #Top3:hover {
background-image:none;
color:#FFFFFF;
background-color:#007c4a;
text-decoration:none;
}


#NavBox #Top1, #NavBox #Top2 {
border-right:1px #007c4a solid;
}


#RowHome {
	width:1002px;
	float:left;
	clear:both;
	background-image:url(../images/interface/misc/mid.gif);
	background-repeat:repeat-y;
}
#RowHome #Left {
	color:#003468;
	width:212px;
	padding-left:24px;
	padding-right:8px;
	float:left;
}


#RowHome #Right {
	width:666px;
	padding-left:31px;
	padding-right:59px;
	padding-top:15px;
	float:left;
}
#RowHome #Right h2 {
	font-size:18px;
	color:#00224e;
	font-weight:bold;
	border-bottom:solid 1px #5e5a5a;
}





#footer-hold {
   width:1002px;
   margin:0 auto;
   color:#fff;
}





.clearing {
	clear: both;
}

#footer {
	padding-top:20px;
	padding-bottom:100px;
	padding-left:21px;
	padding-right:21px;
	width:900px;
	text-align:right;
	font-size:10px;
	color:#fff !important;
	margin-top:30px;
	margin:0 auto;
}
#footer a {
	color:#fff !important;
}
#footer a:hover {
	color:#fff !important;
	text-decoration: underline;
}



#footer-top {
    background-image:url(../images/interface/footer/footer-bottom.gif);
	background-repeat:no-repeat;
	width:1002px;
	height:55px;
}

#nav_addresses {
	margin-top: 30px;
	margin-left: 10px;
}

/* Cart Related */

.details {
  border: 0px solid #bbb;
  width: 425px !important;
  vertical-align: top;
  float: right;
}
.buttons-row {
  margin-top: 5px;
  margin-bottom: 5px;
}
.item {
  vertical-align: top !important;
  height: 200px;
}
.image img{
  border: none;
}
.image {
  float: left;
}

/*
.details, .descr, hr {
  width: 57px !important;
}
.price-row, .quantity, .buttons-row {
  width: 57px !important;
}
*/

/* New Navigation Additions */

#Phone {
	width: 280px !important;
	left: 724px !important;
	height: 56px !important;
	margin: 0px !important;
}
#SearchForm_SearchForm {
	width: 280px !important;
	height: 50px !important;
}
#Phone h1 {
	height: 22px;
	margin: 0px !important;
	text-align: right;
}
#Phone .action{
	border: none !important;
	font-weight: bold;
	font-family: Arial;
	background-color: transparency;
	float: right;
}

#SearchForm_SearchForm input{
	border: 1px solid #ccc !important;
	padding: 3px !important;
}
#SearchForm_SearchForm .text {
	width: 175px !important;
	float: left !important;
}
#SearchForm_SearchForm_action_results {
	border: none !important;
	background-color: transparent;
	color: #00a261;
}
#Topbox {
}






