/* GLOBAL RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, p, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul, ol { list-style: none; }

fieldset, img { border: none; }

caption, th { text-align: left; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea  {
	border: 1px solid #7d7d7d;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	background-color: #002a5a;
	line-height: 1.2em;
}

.clear { clear: both;}

.img-left {
	float:left;
	margin-right:10px
}

.img-right {
	float:right;
	margin-left:10px
}

.wrap {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
}

.flash {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	padding-top: 10px;
}
.wrap .flash .ani {
	width: 468px;
}

.wrap .flash .object {
	height: 240px;
	width: 432px;
	float: right;
}


.flash .bg01 {
	background-image: url(../images/bg04_nonie.png);
	background-repeat: repeat-y;
}

.flash .bg01 .bg02 {
	background-image: url(../images/bg03_nonie.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 10px;
}

.flash .bg01-footer {
	background-image: url(../images/bg05_nonie.png);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 10px;


*background-image: url(../images/bg05_ie.gif);
*margin:0 auto;
*width:800px;
}

.left { float: left; }

.right { float: right; }

.seperator {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top: 10px;
}

.content {
	padding-bottom: 20px;
}

.newstitle {
	color: #00bff3;
	font-size: 11px;
	font-weight: bold;
}
.newstitle a{
	color: #00bff3;
	font-weight: bold;
	text-decoration:underline;
}
.newstitle a:hover{
	text-decoration:none;
}

.newstext {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.newstext a {
	text-decoration: underline;
	color: #FFFFFF;
}

.newstext a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.newstext02 {
	font-size: 11px;
	line-height: 1.3em;
	color: #636363;
}

.newstext02 a {
	color: #7d7d7d;
	text-decoration: underline;
}

.newstext02 a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #0099FF;
}

.footer li, .footer li a  {
	font-size: 10px;
	color: #959595;
	text-decoration: none;
}
.footer li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
}

.footer li a:hover { text-decoration: underline; }

.about-content {
	background-image: url(../aboutus/bg01.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	width: 850px;
}

.bodytext {
	font-size: 12px;
	color: #7d7d7d;
}

.bodytext a {
	color: #7d7d7d;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #0099FF;
	text-decoration: none;
}
.models-text {
	font-family: Arial;
	font-size: 14px;
	color: #636363;
	text-decoration: none;
	line-height: 1.25em;
}


.boutique-left li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	padding-top: 5px;
}

.border-bottom td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	padding-top: 4px;
	padding-bottom: 4px;
}

.scroller { margin-top: 10px; }

.bottom-scroll {
	background-image: url(../models/bottom-scroll-bg02.gif);
	background-repeat: repeat-x;
	height: 79px;
	margin-left: auto;
	width: 880px;
	margin-right: auto;
}
.right .video-list ul {
	margin-top: 5px;
	width: 250px;
}
.right .video-list li {
	line-height: 2.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.right .video-list li a {
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
}
.right .video-list a:hover {
	background-image: url(../videos/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #00254C;
	font-weight: bold;
}
.right .video-list a.selected {
	background-image: url(../videos/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #00254C;
	font-weight: bold;
}


