
body {
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../images/main_background.png);
	background-position: center top;
}

/* links */

a {
	color:#3a8476;
	background-color: inherit;
	text-decoration:underline;
}

a:hover {
	color: #666;
	background-color: inherit;
	text-decoration: none;
}

#wrap {
	margin:0px auto;
	padding:0px;
	width:960px;
	background-color:#FFF;
	position: relative;
}

#header {
	position: relative;
	background-color: #CCC;
	height: 300px;
	width: 960px;
}

#nav {
	width:960px;
	height:30px;
	background-color:#1b1464;
	background-image: url(../images/nav_background.png);
	background-repeat: repeat-x;
}

#header_top {
	background-color:#3a8476;
	height: 10px;
	width: 960px;
	background-image: url(../images/header_top.png);
}

#image {
	background-color: #000;
	height: 290px;
	width: 960px;
}

#logo {
	float:left;
	height: 89px;
	width: 178px;
	position: absolute;
	z-index:15;
	top: 20px;
	left: 20px;
}

#menu {
	height: 30px;
	background-color:#1b1464;
	background-image: url(../images/nav_background.png);
	background-repeat: repeat-x;
	top: 335px;
	width: 960px;
	line-height: 30px;
	font-size: 1.6em;
}

#content {
	top: 365px;
	width: auto;
	padding: 20px;
	/*padding-bottom:450px;

	min-height: 400px;*/

	background-color: #FFF;
	background-image: url(../images/content_blackground.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#text {
	font-size: 1.2em;
	width: 440px;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	float: left;
	color:#000;
}

#text h1 {
	font: 28px Verdana, Geneva, sans-serif;
	border-bottom:#CCCCCC 2px dashed;
	padding: 0;
	margin: 0;
	color:#3a8476;
}

#text li {
	text-align: left;
}	

#widetext {
	font-size: 1.2em;
	width: 100%;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	float: left;
	color:#000;
}

#widetext h1 {
	font: 28px Verdana, Geneva, sans-serif;
	border-bottom:#CCCCCC 2px dashed;
	padding: 0;
	margin: 0;
	color:#3a8476;
}

#widetext li {
	text-align: left;
}	

#footer {
	width:940px;
	height:20px;
	padding:10px;
	text-align: center;
	font: 1.2em Verdana, Geneva, sans-serif;
	text-shadow: 1px 1px 1px #000;
	color:#FFF;
	/*	background-image:url(../images/footer_bg.png); */
	background-repeat:repeat-x;
	background-color:#3a8476;
}

#footer a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	color: #FF9;
	text-decoration: underline;
	outline: none;
}

#flash {
	height:290px;
	width:960px;
	zindex:auto;
	float:left;
}

.pics {
	height:  290px;
	width:   960px;
	padding: 0;
	margin:  0;
	overflow:hidden;
}

.pics img {
	width:  960px;
	height: 290px;
	top:  0;
	left: 0
}

#ddimagetabs {
	padding:0;
	margin:0;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	font-weight: bold;
	list-style-type: none;
	height: 20px;
}

#ddimagetabs A {
	padding:5px;
	margin:0;
	float:left;
	border:#ffffff 1px solid;
	color: #FFFFFF;
	background-color:#1b1464;
	text-decoration:none
}

#ddimagetabs A:hover {
	padding:5px;
	font-weight: bold;
	color: #81cce2;
	text-decoration:none
}

#ddimagetabs A.current {
	border:#1b1464 1px solid;
	padding:5px;
	font-weight:bold;
	color: #1b1464;
	text-decoration:none;
	background-color: #81cce2;
}

table.price {
	border:#1b1464 1px solid;
}

tr.price {
	background-color:#1b1464;
	color:#FFF;
}

.tweetiframe {
	width:400px;
}
