* { padding:0; margin:0; outline:0; }
body{ margin:0 auto; text-align:center;	background-image:url(img/bg.jpg); background-repeat:repeat-x;}
#wrapper{
	width:900px;
	height:960px;
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#666666;
}

#menu { 
	float:right; 
	display:inline; 
	line-height:1.5;
	text-transform:uppercase;
	/*margin-right:2px;*/
	padding:14px 0 0 0;
	padding-left:24px;
	padding-right:18px;
	font:bold 12px Arial, Helvetica, sans-serif;
	/*background-color:#333333;*/
	/*border:1px dashed #666666;*/
	letter-spacing:1px;
}
#menu ul li { 
	float:left; 
	display:inline; 
	list-style-type:none; 
	padding-right:20px; 
	margin-right:14px; 
	/*background:url(img/nav-sep.gif) repeat-y right 0;*/ 
}
#menu ul li.last { margin-right:0; padding-right:0; background:none; }
#menu ul li.active_last { margin-right:0; padding-right:0; background:none;}
#menu ul li.active_last a{ color:white;}
#menu ul li a { color:#999999; text-decoration:none; font-size:16px;}
#menu ul li a:hover { color:white;}
#menu ul li.active a { color:white; filet: alpha(opacity=50); opacity:0.9;}

#header embed{ width:550px; height:75px; margin:10px 0 0 0px;}

#header{ 
	height:336px; 
	background-image:url(img/bg_header.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/bg_header.png');
	background-repeat:no-repeat;
}
#header_left img{ margin:120px 0 0 0; float:left;}

#content{ height:610px;}
#cont_left{ 
	float:left; 
	width:400px; 
	height:540px; 
	margin:30px 0 0 0; 
	text-align:left; 
	background-image:url(img/bg_contleft_index.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img/bg_contleft_index.png');
	background-repeat:no-repeat;
}
/*#cont_left h2{ color:black; line-height:16px; margin:30px 0 0 50px;}*/
#cont_left h3{ color:#FF0000; font-size:26px; padding:10px; margin:0 0 0 50px;}
#testimonios{ 
	/*width:360px; 
	height:140px; 
	background-image:url(../img/bg_testimonios.png); 
	background-repeat:no-repeat; */
	padding:0 0 40px 10px;
}
#testimonios img{ float:left; margin:18px 0 0 14px; border:5px solid #FFFFFF;}
#testimonios b{ font-size:14px;}
#testimonios p{ 
	float:right; 
	width:200px; 
	text-align:left; 
	line-height:20px; 
	margin:10px 30px 0 0; 
	border-bottom:1px dashed #CCCCCC; 
}
#testimonios a{ text-decoration:none; color:#FF9900; font:bold 11px;}
#testimonios a:hover{ text-decoration:underline; color:#FF9900;}

#cont_right{ float:right; width:465px; margin:30px 10px 0 0;}
#cont_right_sec1{ margin:0 auto; height:290px;}
#cont_right_sec1 p{ text-align:justify; padding:10px; width:445px; line-height:22px;}
#cont_right_sec1 a{ text-decoration:underline; color:black; float:right; margin:8px 0 0 0;}
#cont_right_sec1 a:hover{ text-decoration:none;}
#cont_right_sec2{ margin:0 auto; height:140px;}
#cont_right_sec2 p{ 
	text-align:justify; 
	padding:10px; 
	width:435px; 
	line-height:22px;
}

#footer{ height:80px; font-size:11px; letter-spacing:0px; border-top:1px dotted #999999;}
#footer b{ color:black;}
#footer a{ color:#999999; text-decoration:none; letter-spacing:0px;}
#footer a:hover{ color:#000000;}
#footer_left{ float:left; width:430px; text-align:left;}
#footer_left ul{ list-style-type:none;}
#footer_left li{ float:left; padding:12px; }
#footer_right{ float:right; color:#666666; line-height:18px; text-align:right; padding:10px;}
#footer_right a{ color:black; text-decoration:none; padding:0 0 0 3px;}
#footer_right a:hover{ color:#000000;}
