body {
	background: #fff url(images/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
	padding:0;
    margin:0;
	font-family:arial;
	font-size:16px;
	color:#fff;
}
 
a:link, a:visited {
	color: #a00000;
}

a:hover {
	color: #f00000;
}

blockquote {
padding:10px;
margin:0;
}

#wrapper {
    display: block;
    position:relative;
    width:750px;
    margin:10px auto 10px 10px;
    padding:0;
    background:none;
    z-index:1000;
}
#date {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	background: none;
	height: 11px;
	font-weight:bold;
	text-align:right;
	font-family: Verdana, helvetica, arial;
	letter-spacing:1px;
	font-size:11px;
	color: #777;
}
#header1 {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	background: url(images/header.gif) no-repeat;
	height: 100px;
}
#header2 {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	/*background: #9c9484 url(images/zip.gif) no-repeat 523px 20px; */
	background: url(images/header2.gif) no-repeat;
	height: 100px;
}
#header3 {
	display:block;
	width:auto;
	margin:0;
	padding:0;
	/*background: #9c9484 url(images/zip.gif) no-repeat 523px 20px; */
	background: url(images/header3.gif) no-repeat;
	height: 100px;
}

#header1, #header2, #header3 {
margin-top:15px;
margin-bottom:5px;
}

#header1 h1,#header2 h1,#header3 h1 {
display:block;
position:absolute;
top:30px;
right:10px;
text-align:right;
font-size:15px;
color:#fff;
margin:0;
padding:0;
line-height:12px;
font-family: Arial, Sans-Serif, Helvetica;
font-weight:bold;
}

#header1 a,#header2 a,#header3 a {
color:#fee545;
text-decoration: none;
}

#header1 a:hover,#header2 a:hover,#header3 a:hover {
color:#ffffff;
text-decoration: none;
}

#leftcol {
	display:block;
	float:left;
	width:140px;
	margin:10px 10px 10px 0;
	padding:0;
}


#leftcolcontent {
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	background: #684e39 url(images/left-spindle.gif) repeat-y;
	text-align:center;
}

#leftcolcontent a {
color: #ffffff;
}

#leftcolcontent a:hover {
color: #f0f0f0;
}

#leftcol p {
	padding:10px 10px 10px 10px; 
	font-size:11px;
	font-weight:bold;
	text-align:center;
	font-family: arial;
	color:#f6f6f6;
}

#leftcol p.phone {
	padding:10px 10px 10px 10px; 
	font-size:15px;
	font-weight:bold;
	text-align:center;
	font-family: arial;
	color:#f6f6f6;
}

#leftcolcontent img {
border:none;
margin:10px auto 10px auto;
}

#content {
	display:block;
	float:left;
	min-height:400px;
	width:590px;
	padding:0;
	margin:10px 0px 10px 0;
	background: none;
}

p {
	font-family: "Microsoft Sans Serif", Arial, sans-serif, Helvetica;
	font-weight:normal;
	font-size:14px;
	margin:0px 0 0px 0;
	padding:10px 0 10px 30px;
	line-height:18px;
	color:#193b47;
}

p.c {
text-align:center;
}

p.err {
text-align:center;
font-weight:bold;
color: #c00000;
}

.copyright {
	font-family: Tahoma, arial, helvetica;
	letter-spacing:1px;
	font-weight:bold;
	font-size:11px;
	color: #666;
	text-align:center;
	padding:10px 0 10px 0;
	margin:0;
}

h1 {
	font-family: "Microsoft Sans Serif";
	color: #045c9b;
	font-size:22px;
	font-weight:bold;
	margin:10px 0 0 10px;
	padding:0;
	letter-spacing:0.7px;
}

h2 {
    font-family: "Microsoft Sans Serif", Arial, sans-serif, Helvetica;
	font-weight: normal;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	color: #394b73;
	text-align:right;
	
}

h3 {
	display:block;
	width:auto;
	height:15px;
    font-family: "Microsoft Sans Serif", Arial, sans-serif, Helvetica;
	font-weight: bold;
	font-size:10px;
	background: url(images/h3.gif) no-repeat top left;
	text-align:center;
	margin:0;
	padding:3px 0 2px 0;
	color: #fff;
}
.bottomh3 {
	background: url(images/h3-bottom.gif) no-repeat top left;
	margin-bottom:20px;
}

span.red {
	color:#a00000;
}

img.imgc {
	display:block;
	margin:0 auto 0 auto;
	padding:10px;
	border:none;
}

#tvimage {
    display:block;
    position:relative;
    width: 512px;
    height: 370px;
    padding: 40px 0 0 40px;
    margin:10px auto 10px auto;
    border: none;
    background: url(./images/frame.gif) no-repeat top left;
}

#tvimage img {
width:470px;
height:330px;
border:none;
margin:0;
padding:0;
z-index:100;
}


#gmapholder {
    display:block;
    position:relative;
    width: 512px;
    height: 370px;
    padding: 40px 0 0 40px;
    margin:10px auto 10px auto;
    border: none;
    background: url(./images/frame.gif) no-repeat top left;
}

#gmapholder iframe {
width:470px;
height:330px;
border:none;
margin:0;
padding:0;
z-index:100;
}

#mainmenu ul {
	list-style-type: none;
	padding:10px 0 10px 0;
	margin:0px 0 10px 0;
}

#mainmenu ul li {
	text-align:center;
	margin:0;
}


#mainmenu ul li a {
	display:block;
	width:auto;
	background: none;
	padding:5px;
	text-decoration: none;
	font-weight:bold;
	font-family: "Microsoft Sans Serif",sans-serif,arial;
	font-size:16px;
	color: #fff;
}

#mainmenu ul li a:hover {
color: #fee545;
}

#mainmenu ul ul {
margin:0;
padding:0;
}
#mainmenu ul ul li {
padding:0;
margin:0;
}

#mainmenu ul ul li a {
padding:0px;
font-size:12px;
font-weight:normal;
margin:0;
}




#mainmenu {
text-align:center;
}

#contactform {
	display:block;
	background: #e9e9e9;
	border: solid 1px #666;
	width:500px;
	margin:10px auto 30px auto;
	padding:10px 0 10px 0;	
}
#contactform textarea {
background: #fff url(images/contact.gif) no-repeat center right;
height:210px;
}

table.formhold
{
	width:450px;
	padding:0px;
	margin:0px auto 0px auto;
	background: none;
	border: none;
	border-collapse: collapse;
}
table.formhold td
{
	font-weight: bold;
	font-family:"Microsoft Sans Serif", arial, sans-serif, helvetica;
	padding-bottom:5px;
}

table.formhold td.center { 
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color: #033253;
	padding:2px;
	
}
table.formhold td.inp {
	text-align: center;
	margin-bottom:10px;
	padding-top:5px;
}
table.formhold td.inp input.tinp {
	width:450px;
	margin:0;
	padding:5px;
	border: 1px solid #aaa;
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	background: #fdfdfd;
}
input.btn {
	width:100px;
	height:29px;
	background: url(images/btn.gif) no-repeat top left;
	color: #fff;
	border: none;
	font-family: Arial, sans-serif, helvetica;
	font-size:12px;
	padding:4px 10px 5px 10px;
	margin-top:5px;
}
table.formhold td.inp textarea {
	width:450px;
	margin:0;
	padding:5px;
	border: 1px solid #aaa;
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
}
table.formhold tr.bottom td { border:none; background: none; }



#ulcontact ul {
	display:block;
	padding:0;
	margin:0 0 0 20px;
}

#ulcontact ul li {
	font-family: "Microsoft Sans Serif", arial, sans-serif;
	list-style-image: url(images/bullet.gif);
	color: #444;
	font-size:14px;
	margin:5px 0 5px 50px;
	font-weight:bold;
}

#ullinks ul {
	display:block;
	padding:0;
	margin:0 0 0 20px;
}

#ullinks ul li {
	font-family: "Microsoft Sans Serif", arial, sans-serif;
	list-style-image: url(images/bullet.gif);
	color: #444;
	font-size:14px;
	margin:5px 0 5px 50px;
	font-weight:bold;
}

div.product {
display:block;
background:#fff;
border: 1px solid #333;
margin:10px 0 20px 10px;
padding:0 0px 10px 0;
color:#000;
}

div.product h1 {
background:#f0f0f0;
margin:0 0 10px 0;
padding:5px 5px 5px 10px;
background: url(images/product-title.gif) repeat-x top left;
}

div.product img {
float:left;
margin:0 10px 10px 0px;
}

div.product table {
width:100%;
}
div.product table td.pimage {
vertical-align:top;
width:190px;
border-style: none solid none none;
border-color: #e0e0e0;
border-width:1px;
}
div.product table td p {
padding:0;
margin:0;
}

div.product table td {
vertical-align: top;
padding-left:10px;
}

div.productb {
display:block;
width:auto;
height:18px;
background: url(images/productb.gif) no-repeat center center;
margin:0;
padding:0;
border:none;
}

#leftback {
display:block;
position:absolute;
z-index:10;
top:0px;
left:0px;
padding:0;
margin:0;
border: none;
background: url(images/leftback.gif) no-repeat top left;
width:770px;
height:120px;
}
