/* ********************************************************************************* */
/* DEFAULT */
/* ********************************************************************************* */
body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 12px; color:#007ac3; font-weight: normal; line-height:normal;
	text-align:center;
}
* {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 12px; color:#007ac3;
}
.pixel {
	width:10px;
	height:10px;
}

/* ********************************************************************************* */
/* MENU: TOP */
/* ********************************************************************************* */
#base_menu {
	width:884px;
	height:106px;
}
#base_menu_space {
	padding-left:268px;
	padding-top:17px;
}
#base_menu_1_space {
	padding-top:8px;
	padding-left:20px;
}
#base_menu_1 {
	width:225px;
	height:40px;
	background:url(../media/image/base_menu_ico_pink.gif) no-repeat;
	float:left;
}
#base_menu_2_space {
	padding-left:20px;
}
#base_menu_2 {
	width:225px;
	height:40px;
	background:url(../media/image/base_menu_ico_orange.gif) no-repeat;
	float:left;
}
#base_menu_3_space {
	padding-left:20px;
}
#base_menu_3 {
	width:166px;
	height:40px;
	background:url(../media/image/base_menu_ico_green.gif) no-repeat;
	float:left;
}

/* ********************************************************************************* */
/* CONTENT BASE */
/* ********************************************************************************* */
#base {
	width:884px;
	text-align:left;
	background:url(../media/image/base_logo.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#base_content {
	width:884px;
	height:416px;
	overflow:hidden;
}
#base_logo {
	left:0px;
	top:0px;
	width:130px;
	height:95px;
	position:absolute;
	z-index:1;
	cursor:pointer;
}
/* ********************************************************************************* */
/* INTRO */
/* ********************************************************************************* */
#base_intro_flashskip {
	width:267px;
	height:403px;
	float:left;
}
#base_intro_flashbg {
	width:616px;
	height:403px;
	background:url(../media/image/base_intro_flashbg.gif) no-repeat;
	float:left;
}
#base_intro_textbg {
	width:616px;
	height:403px;
	background:url(../media/image/base_intro_textbg.gif) no-repeat;
	float:left;
}
#base_intro_flashspace {
	padding-left:35px;
	padding-top:22px;
}
#base_intro_text {
	padding-top:25px;
}
#base_intro_textspace {
	position:relative;
	height:316px;
}
#intro_textspace_1 {
	position:absolute;
	left:0px;
	top:130px;
	z-index:1;
	width:200px;
	height:150px;
	text-align:center;
}
#intro_textspace_2 {
	position:absolute;
	left:105px;
	top:25px;
	z-index:2;
	width:200px;
	height:150px;
	text-align:center;
}
#intro_textspace_3 {
	position:absolute;
	left:310px;
	top:45px;
	z-index:3;
	width:200px;
	height:150px;
	text-align:center;
}
#intro_textspace_4 {
	position:absolute;
	left:410px;
	top:118px;
	z-index:4;
	width:200px;
	height:150px;
	text-align:center;
}

/* ********************************************************************************* */
/* COLUMN LEFT & MIDDLE COMBI */
/* ********************************************************************************* */
#base_column_left {
	width:268px;
	height:403px;
	float:left;
}
#column_left_image1 {
	width:268px;
	height:138px;
	overflow:hidden;
}
#column_left_image2 {
	width:268px;
	height:140px;
	overflow:hidden;
}
#column_left_image3 {
	width:268px;
	height:125px;
	overflow:hidden;
}
#column_left_image1b {
	width:268px;
	height:208px;
	overflow:hidden;
}
#column_left_image2b {
	width:268px;
	height:195px;
	overflow:hidden;
}
#base_column_middle_lightblue {
	width:450px;
	height:403px;
	float:left;
	background:url(../media/image/base_column_middle_lightblue.gif) no-repeat;
	overflow:hidden;
}
#base_column_middle_bordergreen {
	width:450px;
	height:403px;
	float:left;
	background:url(../media/image/base_column_middle_bordergreen.gif) no-repeat;
	overflow:hidden;
}
#column_middle_content {
	padding-left:25px;
	padding-top:25px;
	padding-bottom:25px;
}
#column_middle_content_scroll {
	width:390px;
	height:353px;
	overflow:auto;
}
#column_middle_content_scroll_inner {
	width:350px;
}

/* ********************************************************************************* */
/* COLUMN SPREAD */
/* ********************************************************************************* */
#base_columnspread_lightblue {
	width:718px;
	height:403px;
	float:left;
	background:url(../media/image/base_columnspread_lightblue.gif) no-repeat;
	overflow:hidden;
}
#columnspread_content {
	padding-left:25px;
	padding-top:25px;
	padding-bottom:25px;
}
#columnspread_content_scroll {
	width:658px;
	height:353px;
	overflow:auto;
}
#columnspread_content_scroll_inner {
	width:627px;
}

/* ********************************************************************************* */
/* RIGHT COLUMN */
/* ********************************************************************************* */
#base_column_right{
	width:166px;
	height:403px;
	float:left;
}
#column_right_ico_pig{
	width:166px;
	height:125px;
	background:url(../media/image/base_right_ico_pinkpig.gif) no-repeat;
}
#column_right_ico_people{
	width:166px;
	height:125px;
	background:url(../media/image/base_right_ico_orangepeople.gif) no-repeat;
}
#column_right_contact {
	width:166px;
	height:265px;
	background:url(../media/image/base_right_contactbg.gif) no-repeat;
}
#column_right_contact_space {
	padding:10px;
}
#column_right_contact_text {
	padding-top:20px;
}

/* ********************************************************************************* */
/* FOOTER */
/* ********************************************************************************* */
#base_footer {
	width:884px;
	height:69px;
}
#base_footer_image {
	width:268px;
	height:69px;
	float:left;
	background:url(../media/image/base_footer_icons.gif) no-repeat;
}
#base_footer_text {
	width:616px;
	height:69px;
	float:left;
}
#base_footer_text_space {
	padding-top:50px;
}

/* ********************************************************************************* */
/* SUBMENU */
/* ********************************************************************************* */
#base_submenu {
	width:365px;
	height:40px;
}
.submenu_button {
	width: 45px;
	height:40px;
	background:url(../media/image/but_bol.gif) no-repeat;
	float:left;
	cursor:pointer;
}
.submenu_buttonM {
	width: 45px;
	height:40px;
	background:url(../media/image/but_bolM.gif) no-repeat;
	float:left;
	cursor:pointer;
}
.submenu_button div,
.submenu_button div a, .submenu_button div a:link, .submenu_button div a:hover, .submenu_button div a:active, .submenu_button div a:visited,
.submenu_buttonM div,
.submenu_buttonM div a, .submenu_buttonM div a:link, .submenu_buttonM div a:hover, .submenu_buttonM div a:active, .submenu_buttonM div a:visited
{
	margin-top:10px;
	margin-left:-4px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 16px; color:#FFFFFF; font-weight: bold; text-align:center; text-decoration:none;
}
.submenu_contact {
	width: 120px;
	height:40px;
	background:url(../media/image/but_contact.gif) no-repeat;
	float:right;
	cursor:pointer;
}
.submenu_contact div,
.submenu_contact div a, .submenu_contact div a:link, .submenu_contact div a:hover, .submenu_contact div a:active, .submenu_contact div a:visited
{
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size: 16px; color:#FFFFFF; font-weight: bold; text-align:center; text-decoration:none;
}

