html,body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #EEE;
	padding: 0;
	min-width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 400;
	margin-right: 0px;
}
#header {
	color: #000000;
	border: 1px solid #000000;
	margin: 0;
}
#wrapper {
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	background-color: #FFF;
}
#column_wrapper {
	border-left-style: none;
	border-left-color: #000000;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 200px;
	float: right;
}
#left {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	padding-right: 30px;
	text-align: left;
	padding-left: 10px;
	font-style: normal;
}
#right .content {
	padding-top: 0px;
}
#left .content {
	padding: 6px;
	overflow: hidden;
	line-height: 1.2em;
	color: #000000;
	font-size: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header .content {
	padding: 4px 20px;
	font-size: .8em;
	letter-spacing: .5em;
}
#footer .content {padding: 8px 20px;}
#footer {
	color: #FFF;
	background-color: #000;
	border: 1px solid #000000;
	margin: 0;
	font-size: 0.7em;
	height: 100px;
}

#left a:link {
	color: #f60;
}
#left a:visited {
	color: #F60;
}
#left a:hover {
	color: #666;
}

#footer a:link {color: #000000;}
#footer a:visited {color: #000000;}
#footer a:hover {color: #FFFFFF;}

#menu{
	background-image: url(images/Untitled-1.jpg);
	padding-top: 0px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 185px;
	width: 225px;
	float: right;
	list-style-type: none;
	padding-bottom: 0px;
}

#menu .default {
	color:#000;
	background-repeat: no-repeat;
	list-style-type: none;
}
#menu .active {
	list-style-type: none;
	font-weight: bold;
}

#menu ul{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	list-style-type: none;
}

#menu a{
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	padding-left: 9px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	height: 28px;
	padding-top: 5px;
}
* html #menu a{ /* hack for IE 5, yes, leave width misspelled */
	width: 100%; /*IE 5*/
	list-style-type: none;
}
#menu a:hover {
	font-size: 15px;
	list-style-type: none;
	color: #FFF;



}

#menu div.menutitle{
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	background-color: #000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 28px;
	list-style-type: none;
	background-repeat: no-repeat;
}
#menucontent {
	font-size: 9em;
	list-style-type: none;
}
#menucontent a{
	color:#000;
	list-style-type: none;
}
#menucontent a:hover{
	color:#666;
	text-decoration:none;
	list-style-type: none;
}
#altcontent {
	display:none;
	background:#EEE;
	color:#000;
	padding: 10px;
	font-size:1.2em;
	list-style-type: none;
}
#flashcontent {
	display:inline;
	margin: 0px;
	text-align: left;
	background-color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: none;
	line-height: normal;
	font-size: 12px;
	color: #000;
	font-weight: 400;
	}
h1 {
	font-size: 1.8em;
	margin: 0;
	background-color: #FFF;
	color: #000;
}
h2 {
	font-size: 1.6em;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	font-size: 1.25em;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 4px 0 0 0;
}

h5 {
	font-size: 1.1em;
	margin: 4px 0 0 0;	
}

.content p {
	background-color: #39F;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#picture {

}
.iybuy {
	padding-top: 0px;
	visibility: hidden;
	height: 40px;
	}
.buy {
}
.iybuy {
	height: 40px;
	vertical-align: bottom;
	padding-top: 6px;
	visibility: visible;
	padding-right: 240px;
	background-color: #FFF;
}
#wrapper #column_wrapper #left div #flashcontent h5 .default .content {
	font-size: 14px;
}
.indent {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	padding-top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: left;
	position: relative;
	text-indent: 18px;
}
.blue {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.bottomblack {
	background-color: #000;
}
Espa:hover {
	text-align: right;
	color: #FFF;
}
.Espanol {
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
}
.highlight {
	color: #FFF;
	background-color: #F90;
	font-style: normal;
}
white {
	color: #FFF;
}
.marketingright {
	height: 225px;
	width: 225px;
	float: right;
	display: block;
	margin-top: 20px;
	clear: right;
}

