* {
	margin: 0;
	padding: 0;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	letter-spacing:.1em;
}
body {
	background: #6e9b68 url('../images/body.gif') -10% 0 repeat-x;
	color: #333;
	line-height: 1.3;
}
a, images {
	border: 0;
}
p {
	margin: 1em 0 0.8em;
}
.clear {
	clear: both;
}


#main .outer {
	background: transparent url('../images/vines-mid.png') 70% 0 repeat-x;
	position: relative;
}
#main .inner {
	background: transparent url('../images/vines-front.png') 300% 0 repeat-x;
	padding-top:100px;
	position: relative;
}

img
{  border-style: none;
}
td,th {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 10px;
	font-variant: normal;
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
	padding: 0;
	margin: 0;

}

a:link {
	color: #999999;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
	border: 0;
}
.text-1 {color: #666666}
.text-2 {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	text-align: left;
	padding: 0;
	margin: 0;
}
.text-3 {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
#main-1 {
	width:700px;
	padding: 0;
	margin: 0 auto;
	margin-top: 80px;
}

.logo {
	position: relative;
	top: 20px;
	height: 140px;
	width: 275px;
	z-index: 6;
	left: 30%;
	margin: 0;
	padding: 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.copyright {
	position: relative;
	top: 50px;
	height: 22px;
	width: 380px;
	z-index: 6;
	margin: 0 auto;
	padding: 0;
	left: 20%;
	color: #CCCCCC;
	font-size: 9px;
}
.samples {
	position: relative;
	height: 100px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
}
.contact {
	position: relative;
	top: 70px;
	height: 0px;
	width: 600px;
	left: 8%;
	z-index: 2;
	font-size: 11px;
	font-variant: small-caps;
	word-spacing: 0.4px;
	letter-spacing: 0.4px;
	border: 0;
	padding: 0;
	margin: 0;
}
.subtext_1 {
	font-size: 16px;
	color: #666666;
	top: 20px;
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
.subtext_2 {
	font-size: 16px;
	color: #CCCCCC;
	word-spacing: 0.5px;
	letter-spacing: 0.5px;
	left: 5%;
	top: 50px;
	width: 50px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	visibility: visible;
}
.subtext_3 {
	font-size: 16px;
	color: #CCCCCC;
	word-spacing: 0.5px;
	letter-spacing: 0.5px;
	left: 40%;
	top: 0px;
	width: 70px;
	height: 20px;
	position: relative;
	margin: 0;
	padding: 0;
}
.dot-h-1 {
	background-repeat: repeat-x;
	background-image: url(../images/dot-2-square.gif);
	position: relative;
	height: 2px;
	width: 620px;
	left: 7%;
	padding: 0;
	margin: 0;
	top: 108px;
}
.dot-h-2 {
	background-repeat: repeat-x;
	background-image: url(../images/dot-2-square.gif);
	position: relative;
	height: 2px;
	width: 620px;
	padding: 0;
	margin: 0 auto;
	top: 350px;
}
.dot-h-3 {
	background-repeat: repeat-x;
	background-image: url(../images/dot-2-square.gif);
	position: relative;
	height: 2px;
	width: 620px;
	left: 7%;
	padding: 0;
	margin: 0;
	top: 530px;
}
.pos-main {
	background-repeat: repeat-x;
	background-image: url();
	position: relative;
	height: 95%;
	width: 620px;
	left: 5%;
	padding: 0;
	margin: 0;
	top: 5%;
}
.policies {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.menu_2 {color: #999999}
.menu_3 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}
.menu_4 {font-size: 14px}

div#links {display: none;}

/* 
    Rounded corners
*/

div.rounded {
	clear:both;
	width:700px;
	margin:0 auto;
}

div.rounded div.top {
    background:url(../images/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}

div.rounded div.top div.right {
    background:url(../images/tr.png) no-repeat bottom right;
    height:12px;
    margin-left:12px;
}

div.rounded div.middle {
    background:url(../images/l.png) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    background:url(../images/r.png) repeat-y right;
    margin-left:5px;
}

div.rounded div.middle div.right div.content {
	background:url(../images/bg.png) repeat top left;
	color:#fff;
	font-size:1em;
	line-height:1.3em;
	margin-right:5px;
	padding:0px 7px;
	text-align:justify;
	height: 600px;
}

div.rounded div.middle div.right div.content p {
    margin:0px;
    padding:7px 0px;
}

div.rounded div.middle div.right div.content h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

div.rounded div.bottom {
    background:url(../images/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(../images/br.png) no-repeat top right;
    height:12px;
    margin-left:12px;
}


/* 
    3) These CSS-styles are necessary for the script to work. You may also put
    them in an external CSS-file. See the webpage for documentation.
*/



.highslide {
	cursor: url(../js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid;
	border-color: #CCCCCC;
}
.highslide:hover img {
	border: 1px solid #66CC99;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-size: 12pt;
	padding: 5px;
	background-color: white;
	font-variant: small-caps;
	font-weight: bold;
	color: #666666;
	word-spacing: 0.4px;
	letter-spacing: .4px;
}
.highslide-loading {
	display: block;
	color: #CCCCCC;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	border-color: #666666;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../js/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../js/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../js/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
