@charset "utf-8";

html {
    height: 102%;   /* forces a vertical scrollbar to appear in Firefox - prevents horiz jiggle */
}
#help_you    {
	font-size: small;
	background-color: #C5E4FE;
	margin-top: 20px;
	text-align: center;
	padding: 5px;
}
a:link {
	color: #1C4A88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C4A88;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
/*	height: 200px; */
}
a img {
	border: none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/background-9.jpg);
	background-color: #FAFCFF;
}
body,td,th {
	font-size: 90%;
	color: #1C4A88;
	background-color: #FAFCFF;
}
.twoColFixLtHdr #container {
	width: 955px;
	margin: 0 auto;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FAFCFF;
} 
.twoColFixLtHdr #header {
	background-color: #22508C;
	height: 144px;
} 
.twoColFixLtHdr  #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 175px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: small;
	line-height: normal;
	background-color: #FAFCFF;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 722px;
	float: right;
} 
.twoColFixLtHdr #footer {
	background-color: #FAFCFF;
	border-top-color: #2F539D;
	border-bottom-color: #2F539D;
	height: 45px;
	width: 955px;
	margin-top: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.twoColFixLtHdr #container #footer {
	background-image: url(images/footer-955-45.jpg);
}
.twoColFixLtHdr #container #footer #email {
	font-size: 14px;
	font-weight: bold;
	padding-top: 17px;
	text-decoration: underline;
	float: right;
	width: 318px;
	text-align: center;
}
.twoColFixLtHdr #container #footer #faxno {
	width: 318px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}
.twoColFixLtHdr #container #footer #telno {
	width: 318px;
	padding-top: 15px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	text-align: center;
}
.twoColFixLtHdr #container #main #mainContent #about_us {
	padding-top: 15px;
}
.twoColFixLtHdr #container #main #mainContent #about_us #aboutus-pic {
	float: right;
	width: 375px;
}
.twoColFixLtHdr #container #main #mainContent #about_us #aboutus-txt {
	width: 340px;
}
.twoColFixLtHdr #container #main #mainContent #approved {
	width: 722px;
	clear: both;
}
.twoColFixLtHdr #container #main #mainContent #form1 #separator {
	background-color: #3357A3;
	height: 2px;
	margin-right: 20px;
	margin-left: 20px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #col-right {
	width: 208px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #couriers {
	height: 70px;
	text-align: center;
}
.twoColFixLtHdr #container #main #mainContent #head_text #couriers #dhl {
	width: 160px;
	float: left;
	padding-top: 15px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #couriers #fedex {
	float: left;
	width: 180px;
	padding-top: 15px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #couriers #tnt {
	float: left;
	width: 160px;
	padding-top: 15px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #couriers #ups {
	width: 160px;
	float: left;
}
.twoColFixLtHdr  #container  #main  #mainContent  #head_text  #EHG-2002C  #spec {
	text-align: left;
	height: 80px;
	width: 400px;
	margin-left: 40px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #EHG-2002LCD #spec {
	text-align: left;
	height: 80px;
	width: 400px;
	margin-left: 40px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #payment_txt {
	width: 535px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #paypal {
	float: right;
	width: 180px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #times #delivery-txt {
	float: left;
	width: 685px;
}
.twoColFixLtHdr #container #main #mainContent #head_text #times #flag {
	width: 30px;
	float: left;
	padding-top: 7px;
}
.twoColFixLtHdr #container #main #mainContent #history {
	width: 722px;
	clear: both;
}
.twoColFixLtHdr #container #main #mainContent #history #history-pic {
	width: 200px;
	float: left;
	padding-right: 8px;
}
.twoColFixLtHdr #container #main #mainContent #pic {
	text-align: center;
	padding-bottom: 20px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list1  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list1  li  a {
	display: block;
	background-color: #FAFCFF;
	color: #174984;
	width: 165px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C4A88;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FAFCFF;
	padding-left: 5px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list1  a:hover {
	background-color: #C5E4FE;
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C4A88;
	padding-left: 5px;
	width: 165px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list2  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list2  li  a {
	display: block;
	background-color: #E6F3FF;
	color: #1C4A88;
	width: 165px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C4A88;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E6F3FF;
	padding-left: 5px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list2  a:hover {
	background-color: #C5E4FE;
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C4A88;
	padding-left: 5px;
	width: 165px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3  li  a {
	display: block;
	background-color: #FAFCFF;
	color: #174984;
	width: 165px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1C4A88;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FAFCFF;
	padding-left: 5px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3  li  li  a {
	display: block;
	background-color: #FAFCFF;
	color: #174984;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	padding-left: 20px;
	font-weight: normal;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3  a:hover {
	background-color: #C5E4FE;
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C4A88;
	padding-left: 5px;
	width: 165px;
}
.twoColFixLtHdr  #container  #sidebar  #menu_list3  li  li  a:hover {
	background-color: #C5E4FE;
	text-decoration: underline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1C4A88;
	padding-left: 20px;
	width: 150px;
}
#header-blank {
	height: 8px;
	width: 955px;
	background-color: #B6D7F8;
}
.just_513 {
	text-align: justify;
	width: 513px;
}
.flt_lft_475 {
	float: left;
	width: 475px;
}
.flt_rt_200 {
	float: right;
	width: 200px;
}
.ht_200 {
	clear: both;
}
.flt_rt_230 {
	float: right;
	width: 230px;
	height: 180px;
}
.style1 {
	font-size: x-small;
}
.style2 {
	font-size: 120%;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}

#about_us {
	padding-top: 15px;
}
#head_text {
	padding-bottom: 10px;
	text-align: justify;
}
.title    {
	font-size: large;
	line-height: 25px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 5px;
	text-align: center;
}
.title_left    {
	font-size: large;
	line-height: 25px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 5px;
	text-align: center;
	padding-right: 208px;
}
#cont_details_2 {
	padding-left: 200px;
}
#form1 {
	border: thin solid #1C4A88;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
	font-weight: bold;
}
#oven-pic {
	float: left;
	width: 200px;
	padding-right: 10px;
}
#oven-txt {
	width: 512px;
	float: right;
}
#custom-splice-txt {
	width: 722px;
	clear: both;
}
#mini-gun {
	width: 722px;
}
#history-txt {
	width: 510px;
	float: right;
}
