#content-part
{
	width:945px;
	height:auto;
	margin:0px;
	padding:10px 25px 0px 25px;
	float:left;
}



#left-part
{
	width:580px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

#right-part
{
	width:353px;
	height:auto;
	margin:0px;
	padding:0px;
	float:right;
}

#start-part
{
	width:353px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../img/start-mdi.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

#start-part-top
{
	width:353px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../img/start-top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#start-part-btm
{
	width:323px;
	height:auto;
	margin:0px;
	padding:70px 15px 10px 15px;
	float:left;
	background-image:url(../img/start-btm.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#video-part
{
	width:350px;
	height:auto;
	margin:0px;
	padding:10px 0px 10px 0px;
	float:left;
}

#form-part
{
	width:340px;
	height:auto;
	margin:0px;
	padding:5px;
	float:left;
	background-color:#eaf8ff;
}

#contact-part
{
	width:350px;
	height:auto;
	margin:0px;
	padding:10px 0px 0px 0px;
	float:left;
}

#right-link
{
	z-index : 100000;
	width:240px;
	float:left;
}

#right-link ul
{
	width:auto;
	margin:0px;
	padding:0px 0px 0px 10px;

}

#right-link li
{
	margin:0px;
	padding:0px;
	color:#333333;
	list-style-type : none;
	background-image:url(../img/menu-arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

#right-link a 
{
	width:210px;
	text-decoration:none;
	color:#333333;
	font-family:verdana;
	font-size: 13px;
	padding:7px 0px 6px 10px;
	display : block;
	border-bottom:1px solid #adadad;
	border-bottom-style:dashed;
}

#right-link a:hover 
{
	color:#45b9fc;
	text-decoration:none;
	width:210px;
}

#black-bg
{
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	background-image:url(../images/black-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:48px;
	width:246px;
}

#inner-link
{
	width:95%;
	float:left;
}

#inner-link ul
{
	width:auto;
	margin:0px;
	padding:0px 0px 0px 30px;

}

#inner-link li
{
	margin:0px;
	padding:0px;
	color:#333333;
	padding:5px 0px 5px 10px;
}

#inner-link a 
{
	width:90%;
	text-decoration:none;
	color:#333333;
	font-family:verdana;
	font-size: 12px;
	
}

#inner-link a:hover 
{
	color:#45b9fc;
	text-decoration:none;
	width:90%;
}


.black-small
{
	font-family:arial, verdana, tahoma;
	font-size:12px;
	color:#000;
}

.black-big
{
	font-family:arial, verdana, tahoma;
	font-size:15px;
	color:#000;
	text-align:justify;
	font-weight:bold;
}
.green
{
	font-family:arial, verdana, tahoma;
	font-size:20px;
	color:#189f01;
	text-align:justify;
	font-weight:bold;
}
