@charset "utf-8";
body {
	margin: 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: center; /* 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-color: #E8E168; */
	background-image: url(../images/gold_background_small.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: top;
	height: 100%;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	
}
h1 {
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #2A3FAA;
}

a {
	color: #2A3FAA;
	font-weight: bold;
}
a:hover {
	color: #666666;
}

img {
	border: none;
}

#container  {
	width: 1000px;
	margin: 0 auto;
	text-align: left;

}
#header {
	height: 72px;
	margin-bottom: 10px;
}
#logo {
	height: 50px;
	text-align: right;
	color: #2A3FAA;
	padding-top: 0px;
}
#logo a {
	color: #2A3FAA;
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#logo p {
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 10px;
}

#logo img {
	float: left;
}
.phone {
	font-size: 18px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 35px;
}


#mainContent  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	/*background-image: url(../images/gold_background_small.jpg); */
	background-repeat: repeat;
	background-position: center top;
	margin-bottom: 0px;
}

#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
}
#mainContent h1 {
	margin-bottom: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #2A3FAA;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2A3FAA;
}
#mainContent h3 {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #808080;
	padding-bottom: 10px;
}


#mainContent .contentbox {
	/*background-image: url(../images/gold_background_small.jpg); */
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#mainContent .contentbtm {
	/*background-image: url(../images/content-bottom.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#mainContent blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	margin-top: 10px;
}
#sidebar form {
	margin-left: 10px;
}
#sidebar input {
	margin-bottom: 5px;
	background-image: url(../images/forminputbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#sidebar #submit {
	background-color: #FFFFFF;
	background-image: url(../images/submitbutton.jpg);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul  {
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	list-style-type: none;
}
li  {
	background-image: url(../images/listdot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	padding-bottom: 5px;
}


.arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
}
#twocol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#twocol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#twocol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#twocol strong {
	color: #666666;
}
#twocol .contentbox {
	background-image: url(../images/2colfill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#twocol  .contentbtm {
	/*background-image: url(../images/content-bottom.gif); */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#twocol .contentboxp {
	width: 358px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
#threecol {
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}

#threecol p {
	font-size: 11px;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 7px;
}
#threecol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#threecol strong {
	color: #666666;
}



#threecol .contentbox {
	/*background-image: url(../images/3colfill.gif); */
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#threecol .contentbtm {
	/*background-image: url(../images/content-bottom.gif); */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}
#threecol .contentboxp {
	width: 228px;
	padding-left: 17px;
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
}
/* End hide from IE-mac */
#fourcol {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
/*	background-image: url(../images/content-top.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
#fourcol p {
	font-size: 11px;
	color: #2A3FAA;
	padding-right: 10px;
	padding-bottom: 7px;
}
#fourcol h3 {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 10px;
}
#fourcol .contentbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 0px;
	padding-left: 0px;
}
#fourcol .contentbtm {
	/*background-image: url(../images/content-bottom.gif); */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 13px;
}

#fourcol .contentboxp {
	width: 165px;
	padding-left: 17px;
	font-size: 11px;
	color: #2A3FAA;
	padding-right: 5px;
}
.productwide {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
.productwide img {
	margin-right: 10px;
}
.productwide h3 {
	font-size: 16px;
	padding-bottom: 8px;
}
.productwide strong {
	color: #2A3FAA;
}
.productwide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.productwide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A3FAA;
}
.google728 {
	height: 90px;
	width: 728px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 26px;
}
.google468 {
	height: 60px;
	width: 468px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-top: 0px;
}













#footer {
	height: 195px;
	margin-top: 20px;
	/*background-color: #FFF; */
	/*background-image: url(../images/footer-fill.jpg); */
	background-position: top;
	clear: inherit;
	
}
#footer a {
	color: #999999;
	font-weight: bold;
}
#footer a:hover {
	color: #2A3FAA;
}

#footerwrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-width: 3px;
	border-style: solid;
	border-color: #A0A0A4;
}
#footertop {
	/*background-image: url(../images/footer-top.jpg); */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 1000px;
}

#footercontent {
	/*color: #2A3FAA; */
	text-align: left;
	padding-left: 20px;
	padding-top: 0px;
	/* background-color: #FFA; */
	font-size: 14px;
	margin-top: 0px;
}
#footercontent strong {
	display: block;
	padding-bottom: 5px;
	/*background-image: url(../images/dot.gif); */
	background-repeat: repeat;
	background-position: bottom;
	padding-left: 8px;
}
#footercontent ul {
	margin-top: 10px;
	padding-left: 20px;
	margin-left: 0px;
}
#footercontent li {
	color: #2A3FAA;
}
#footerbtm {
	/*background-image: url(../images/footer-btm.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 780px;
}

.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2A3FAA;
	text-align: center;
	/*background-image: url(http://www.justdreamweaver.com/templates/link/spacer.gif); */
	background-repeat: no-repeat;
}
#about {
	font-size: 9px;
	color: #2A3FAA;
	text-align: center;
	margin-top: 10px;
}
#about a {
	color: #2A3FAA;
}








.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: none;
	margin-left: 15px;
	margin-bottom: 5px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.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;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
#pagetitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #2A3FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 120px;
	margin-top: 20px;
	/*background-image: url(../images/4colfill.gif); */
	background-repeat: repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	height: 51px;
	width: 660px;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 2px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 2px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 10px;
	left: -1000px;
	border: 2px;
	visibility: hidden;
	color: #2A3FAA;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 4px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10;
left: 630px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

</style>
/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  width:525px ; height:160px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:525px ; height:160px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #333333 solid; }

/* DIV container slider example */
#gallery_container2 {  width:525px ; height:160px ; margin:10px auto 10px; background:#EBE2E5 ; padding:7px 0px 0px; display:block; position:relative; }

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:160px; top:0px; right:0px; background:url(../images/gallery_fwd2.jpg) no-repeat center;  }
#gallery_container2 .addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:160px; top:0px; left:0px; background:url(../images/gallery_back2.jpg) no-repeat center;  }

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2{ position:relative ; overflow:hidden ; width:442px ; height:130px ; margin:0px auto 0px; }
/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { display:block; position:relative; width:6000px; }

#thumbs2 div.thumbnail { display:block; position:relative; float:left; margin-right:30px; font-size:11px; width:84px; text-align:center; }

#thumbs2 a { padding:0px; margin:0px; clear:both; display:block; }
#thumbs2 a img{ border:1px #333333 solid; }

/* the forward and backward buttons */
.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:140px; top:0px; right:0px; background:url(../images/gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:140px; top:0px; left:0px; background:url(../images/gallery_back.jpg) no-repeat;  }
/* thumbnail slider end */
