html, body {
    font-family :  Arial, Verdana;
    margin : 0px;
    padding: 0px;
    outline: none;
    font-size: 12px;
    background-color: #ded1e3;      
}

.header_top {
	width: 691px;
	height: 8px;
 	background-image: url('../images/shadow_top.jpg');
	background-repeat: no-repeat;
}

.header {
	width: 691px;
	height: 89px;
 	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;

}
.menu {
		float:left;
		width: 689px;
		height: 26px;
		background-color: #c7bbd0;
}

.menu div {
	height: 22px;
	float:left;
	margin-left: 60px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
}

.menu div a { 
	color: #512668;
	text-decoration: none;
	font:  bold 100% Tunga, Trebuchet MS, Lucida Console;
	font-size: 12px;
}

.menu div a:hover { 
	color: #ffffff;
}

.menu div:hover {
	background-color: #4a1d61;
}

.content {
	width: 649px;
	height: 374px;
	padding: 20px;
	background-color: #7e5b93;
} 

.content a {
	text-decoration: none;
	color: #ffffff;
}
.content .active {
	color: #ffcc33;
	
}


.content_text, .content_text_o {
	/* font:  bold 100% Franklin Gothic Medium; */
		padding-left : 200px;
		padding-top: 0px;
		font-family: Trebuchet MS, Humanst521 BT;
		font-size: 12px;
		color: #ffffff;
		
}

.content_text_o {
	padding-left : 250px;
}

.testimonial {
	color: #ffcc33;
	font-style: italic;
}

.content_title {
	font-family: Futura Md BT, Franklin Gothic Medium;
	font-size: 18px;
	color: #ffcc33;
	/* padding-left : 200px;*/ 
	padding-bottom: 10px;
}

.content_title span {
	font-size: 10px;
	font-style: italic;
	
}
.menu_border {
	float:left;
	width: 1px;
	height: 26px;
	background-color: #4a1d61;
}

.main_home {
	width: 689px;
	height: 450px;
	border: 1px solid #4a1d61;
	background-color: #7e5b93; 
}

.main_home_2 {
	width: 689px;
	height: 950px;
	border: 1px solid #4a1d61;
	background-color: #7e5b93; 
}

.main_home_3 {
	width: 689px;
	height: 600px;
	border: 1px solid #4a1d61;
	background-color: #7e5b93; 
}

.footer {
	width: 691px;
	height: 82px;
 	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
}

.footer_shadow {
	width: 691px;
	height: 14px;
 	background-image: url('../images/shadow_bottom.jpg');
	background-repeat: no-repeat;
}

.shadow_left_1 {
	width: 14px;
	height: 122px;
 	background-image: url('../images/shadow_left_1.jpg');
	background-repeat: no-repeat;
}

.shadow_left_2 {
	width: 14px;
	height: 10px;
 	background-image: url('../images/shadow_left_2.jpg');
	background-repeat: no-repeat;
}

.shadow_left_3 {
	width: 14px;
	height: 11px;
 	background-image: url('../images/shadow_left_3.jpg');
	background-repeat: no-repeat;
}
.shadow_left_4 {
	width: 14px;
	height: 11px;
 	background-image: url('../images/shadow_left_4.jpg');
	background-repeat: no-repeat;
}
.shadow_left_5 {
	width: 14px;
	height: 10px;
 	background-image: url('../images/shadow_left_5.jpg');
	background-repeat: no-repeat;
}
.shadow_left_6 {
	width: 14px;
	height: 122px;
 	background-image: url('../images/shadow_left_6.jpg');
	background-repeat: no-repeat;
}

.shadow_right {
	width: 11px;
	height: 681px;
 	background-image: url('../images/shadow_right.jpg');
	background-repeat: no-repeat;
}

.pages_navigator {
	float: right; 
	background-color: #7e5b93; 
	margin-right: 20px; 
	margin-bottom:5px; 
	width: 22px;
	height: 15px;
	cursor: pointer;
}

.video_title {
	font-size: 16px;
	color: #ffffff;
	text-align: center;;
}

.back_button {
	width: 50px; 
	height: 19px;
	float:right;  
	padding-top:30px; 
	padding-right: 30px;
}
