@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5em;
	background: url(../images/top_bg.jpg) repeat-x #ECECEC;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* start */
/* Default fonts */
h1, h2, h3, h4, h5, h6 {
	font-family: arial black, Constantia, Palatino, Georgia, Times, serif;
	color: #666666;
	letter-spacing:.5px;
	word-spacing:3px;	
	border-bottom:1px solid #dfdfdf;	
}
h3 {
	border-bottom:0;
}
.clr {
	clear:both;
}
a {
	color: #343399;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img.right {
	float:right;
	margin:4px 0 8px 4px;
	display:inline;	
}
img.rightf {
	float:right;
	margin:0 4px 4px 4px;
	display:inline;	
}
img.left {
	float:left;
	margin:4px 8px 4px 0;
	display:inline;
}
img.leftf {
	float:left;
	margin:4px 8px 8px px;
	display:inline;
}
img.logo {
	float:left;
	margin:20px 0 0 26px;
	display:inline;
}
img.imgfooter {
	float:left;
	display:inline;
}
img.promo {
	float:left;
	z-index:20;
	position:relative;
}
img.thumb {
	border:1px solid #999999;
}
img.pthumb {
	border:1px solid #999999;
	margin:6px;
}
div#container {
	margin:0px auto;
	width:709px;
}
div#header {
	background:url(../images/header_bg.jpg) no-repeat;
	width:709px;
	height:80px;
	margin-top:18px;
}
div#footer {
	border-top:1px solid #ccc;
	width:660px;
	height:50px;
	padding:6px 12px 0 12px;
}
#footer p {
	line-height:13px;
	font-size:11px;
}
span.lang {
	float:right;
	margin:34px 34px 0 0;
	display:inline;
}
.lang a {
	color:#000000;
	padding:4px 6px;
	font-weight:bold;
	text-decoration:none;
}
.lang a:link#active, .lang a:visited#active, .lang a:hover {
	background-color: #153D95;
	color: #FFFF33;
}
div#content	{
	background:url(../images/content_bg.jpg) repeat-y;
	width:709px;
	padding:0 0 0 11px;
}
h1#title {
	margin-left:13px;
	width:669px;
}
.coll0 {
	width:661px;
	margin:0 0 0 13px;
}
.coll0 p {
	color:#666666;
	margin-bottom:18px;
}
.coll {
	float:left;
	width:300px;
	display:inline;
}
.p_coll {
	float:left;
	width:360px;
	display:inline;
}
.g_coll {
	float:left;
	width:240px;
	display:inline;
}
.coll_marg {
	margin:0 61px 0 13px;
}
h1, h2 {
	font-size:14px;
	margin:20px 0 10px 0px;
	padding:0 0 2px 0;
	color: #666666;
}
h3  {
	font-size:13px;
	margin:10px 0 10px 0px;
	padding:0 0 2px 0;
	color: #666666;
}
	
.coll p {
	width:310px;
	color:#666666;
	margin-bottom:18px;
}
.coll ul, .coll0 ul, .p_coll ul {
	margin-left: 12px;
	list-style:none;
}
.coll li, .coll0 li, .p_coll li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left:14px;
}


/* image popup */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/* moto */
span.moto {
	color:#343399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:10px 0 10px 0;
	display:block;
	font-style:italic;
	letter-spacing:0.7px;
	line-height:20px;
}
span.motoh {
	color:#343399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin:18px 0 0 0;
	display:block;
	font-style:italic;
	letter-spacing:0.7px;
	line-height:20px;
}