* {
	margin: 0;
	padding: 0;
}



/*start of image script*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid #a9a9a9;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #a9a9a9;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1200px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left:270px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*end of image script*/


#ddcolortabs{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #A4BDC1 url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #597d81;
}

#ddcolortabs a:hover span{
background-color: #597d81;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #BCD0D2;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 700px;
height: 8px;
line-height: 8px;
background: #a4bdc1;
border-top: 1px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

#ddcolortabshr{
clear: both;
padding: 0;
width: 770px;
height: 8px;
line-height: 8px;
background: #A4BDC1;
border-top: 8px solid #ffffff; /*Remove this to remove border between bar and tabs*/
}

/*end of navigation*/


body {
	margin: 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
	background-image: url(pattern_005.gif);
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #3B3B3B;
}

h4 {
	font-weight: bold;
	color: #990000;
	font-style:italic;
}

h1 { font-size: 137%; font-weight:bolder; color: #597d81;}
h2 { font-size: 110%; }
h3 { font-size: 100%; }
h4 { font-size: 85%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 90%;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #A4BDC1
}



#navbar {
	width: 700px;
	height: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}


#page {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#page h1, #page h2 {
	margin-bottom: 10px;
}

#leftbar {
	float: left;
	width: 160px;
	background-color:#FFFFFF;
	margin-right: 5px;
	float: left;
}

#leftbar ul {
	margin: 0;
	padding: 0;
	list-style:url(images/bullet.gif);
}

#leftbar li {
	margin-bottom: 0px;
	
}

#leftbar li ul {
	padding: 10px;
	border: 1px solid #808080;
	border-top: none;
}

#leftbar li li {
	margin: 0;
	padding: 3px 0;

}

#leftbar li li.first {
	background: none;
}

#leftbar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
}

#leftbar a:link {
	text-decoration: none;
	color:#0066CC
}

#leftbar a:hover {
	text-decoration: underline;
}

#leftbar li a {
	padding-left: 0px;
}

#leftbar .offer {
	text-align:left;
	margin-bottom:10px;
	padding: 10px 10px;
	color: #9a9a9a;
}

#leftbar .box {
	text-align:left;
	font-size:10px;
	line-height: 150%;
	margin-bottom:10px;
	padding: 10px;
	color: #000000;
	background-color:#DEDEDE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	margin-left: 0px;
	
}

#leftbar .box2 {
	text-align:center;
	font-size:12px;
	line-height: 120%;
	margin-bottom:10px;
	padding: 10px 10px;
	color: #ffffff;
	background-color:#BCD0D2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	
}

#content {
	float: right;
	width: 688px;
	background-color:#FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9a9a9a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9a9a9a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9a9a9a;
}

#content ol, #content ul {
	margin-left: 1em;
}

#footer {
	clear: both;
	width: 700px;
	height: 25px;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: left;
}
