/********************************************************************************/
/* GENERAL ELEMENTS */
/********************************************************************************/

* {
	outline: none;
	font-size: 100.01%;
}
a:hover {
}

a.logo {
	display: block;
	margin: 17px 0 0 34px;
	width: 113px;
	height: 34px;
}

/* DIVs */

div.clear {
	clear: both;
	overflow: hidden;
}


div.left {
	float: left;
	margin-top: 4px;
	width: 195px;
	/*overflow: hidden;*/
	color: #363432;
}

div.main {
	margin: 0 auto;
	padding: 1px 0 1px 0;
	width: 950px;
}

div.right {
	float: left;
	width: 165px;
	/*overflow: hidden;*/
}

div.top {
	clear: both;
	margin: 5px 0 5px 0;
	padding-top: 1px;
	width: 100%;
	height: 61px;
	background-image: url(images/bg_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

/* IMGs */

img {
	border: 0;
}


/********************************************************************************/
/* BLOCKS */
/********************************************************************************/

/* .bottom */

div.bottom {
	clear: both;
	margin: 20px 0 5px 0;
	width: 100%;
	height: 39px;
	background-image: url(images/bg_bottom.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
div.bottom table {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
div.bottom table td {
	padding: 0 30px 0 30px;
	vertical-align: middle;
	font-size: 10px;
	color: #7B7B7B;
	white-space: nowrap;
}



/* .pinkline */

div.pinkline {
	width: 100%;
	height: 36px;
	background-image: url(images/bg_pinkline_index.jpg);
}
#index div.pinkline {
	background-image: url(images/bg_pinkline_index.jpg);
}
#inner div.pinkline {
	background-image: url(images/bg_pinkline_inner.jpg);
}

/********************************************************************************/
/* INDEX BLOCKS */
/********************************************************************************/

/* .inner-index */

div.inner-index {
	clear: both;
	padding-top: 1px;
	width: 100%;
	height: 405px;
	background-position: center top;
	background-repeat: no-repeat;
}


.mainpage-flash-container {
	width: 100%;
	height: 228px;
	background: url("images/bg_mainpage.gif") no-repeat top left;
}

.mainflash-left {
	width: 460px;
	height: 80px;
	padding-left: 13px;
	padding-top: 8px;
	position: absolute;
}

.mainflash-right {
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 470px;
	margin-left: 475px;
	border-collapse: collapse;
	color: #151515;
	font-size: 11px;
	line-height: 15px;
	margin-top: 8px;
}
.in-title {
	width: 100px;
	text-align: center;
}
.in-title h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #cd1b49;
}
.mainflash-right td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.flashmen-bottom {
	width: 944px;
	height: 147px;
	margin-top: 85px;
	position: absolute;
}

.designby {
	width: 105px; 
	height: 13px; 
	background-repeat: no-repeat;
}
.designbyvidi {
	width: 129px; 
	height: 20px; 
	background-repeat: no-repeat;
}