﻿body{
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:"Calibri", Times, Helvetica,sans-serif;
	font-size:15px;
	color:#765d2b;
}
#header .top{
	background-image:url('../images/bg_menu_top.gif');
	background-repeat:no-repeat;
	float:left;
	width:1002px;
	height:59px;
}
#header .search{
	float:right;
	padding-top:15px;
	padding-right:20px;
}
#header .search .inp_search{
	float:left;	
}
#header .search .inp_search2{
	border:0px;
	width:208px;
	height:19px;
	background-image:url('../images/bg_search.gif');
	background-repeat:no-repeat;
	color:#9c9c9c;
	font-size:11px;
	padding-top:3px;
	padding-left:4px;
}
img{
	border:0px;
}
#header .search .go_search{
	float:left;
	padding-left:5px;
}
#header .follow{
	float:right;
	padding-top:15px;
	padding-right:15px;
}
#header .logo{
	z-index:10;
	padding-top:15px;
	padding-left:20px;
	position:absolute;
	top:60px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	width:549px;
	padding-top:92px;
	height: 0;
	overflow: hidden;
	text-indent: 143px;
	background-position:18px 15px;
	


}
#header .logo .xlink {
position:absolute;
width:100%;
height:100%;
left:0;
top:0;
}
#header .call{
	float:right;
	font-size:30px;
	color:#530024;
	text-align:right;
	padding-top:30px;
	padding-right:20px;
	height:66px;
}
#header .call span{
	font-size:14px;
	color:#4e403b;
}
#left .flash{
	float:left;
	padding-top:0px;
}
#left .contentLeft{
	width:512px;
	float:left;
	padding-left:40px;
	padding-top:35px;
	padding-bottom:30px;
	padding-right:40px;
}
#left .contentLeft h1{
	font-size:30px;
	color:#530024;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-family:"Times New Roman";
}
#left .contentLeft .titleLevel2{
	font-size:14px;
	color:#978052;
	font-weight:bold;
}
#left .contentLeft img.imgContent{
	border:2px solid #ffffff;
	margin-right:10px; 
}
a{
	font-size:15px;
	color:#530024;
	text-decoration:underline;
}
a:hover{
	font-size:15px;
	color:#530024;
	text-decoration:none;
}
.list{
	float:left;
	width:100%;
	padding-top:10px;
	padding-bottom:20px;
}
.list ul{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
	padding-left:20px;
}
.list ul li{
	list-style-type:none;
	background-image:url('../images/pic.gif');
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:15px;
	padding-bottom:10px;
}
#right .freeCase{
	float:left;
	background-image:url('../images/bg_case.gif');
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#right .titleCase{
	float:left;
	width:225px;
	height:30px;
	background-image:url('../images/bg_title_case.gif');
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#d3cfce;
	padding-left:15px;
	padding-top:5px;
	margin-bottom:20px;
}
#right .boxCase{
	float:left;
	font-size:12px;
	color:#f9f9f9;
	font-family:Arial;
	padding-left:26px;
	padding-bottom:7px;
}
#right .error-message
{
	font-size:12px;
	color:#ff0000;
	font-family:Arial;
	
}

#right .inpCase{
	border:0px;
	background-color:#eeeeee;
	height:15px;
	width:182px;
	margin-bottom:4px;
}
#right .inpCase2{
	border:0px;
	background-color:#eeeeee;
	height:17px;
	width:182px;
}
#right .inpCase3{
	border:0px;
	background-color:#eeeeee;
	height:120px;
	width:182px;
}
#right .boxVideo{
	float:left;
	background-image:url('../images/bg_video.gif');
	background-repeat:repeat-y;
	padding-bottom:10px;
	text-align:center;
}
#right .titleVideo{
	float:left;
	width:225px;
	height:27px;
	background-image:url('../images/bg_title_case2.gif');
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#d3cfce;
	padding-left:15px;
	padding-top:8px;
	margin-bottom:10px;
	text-align:left;
}
#right .news{
	float:left;
	background-image:url('../images/bg_news.gif');
	background-repeat:repeat-x;
	width:210px;
	padding-left:30px;
	padding-top:20px;
}
#right .news .titleNews{
	float:left;
	color:#530024;
	font-size:18px;
	border-bottom:1px solid #a67b86;
	width:210px;
	font-family:"Times New Roman", Times, serif;
}
#right .news .boxNews{
	float:left;
	padding-top:15px;
	font-size:12px;
	color:#765d2b;
	padding-right:20px;
}
#right .news .boxNews a{
	font-size:14px;
	color:#530024;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#right .news .boxNews a:hover{
	text-decoration:underline;
}
#footer .link{
	float:left;
	color:#cebfba;
	font-size:12px;
	font-family:Arial;
	margin-left:20px;
	border-bottom:1px solid #8a7c77;
	padding-bottom:10px;
	display:inline;
	width:962px;
}
#footer .link a{
	color:#cebfba;
	font-size:12px;
	text-decoration:none;
}
#footer .link a:hover{
	color:#cebfba;
	font-size:12px;
	text-decoration:underline;
}
#footer .leftFooter{
	float:left;
	width:600px;
	color:#cebfba;
	font-size:12px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
}
#footer .leftFooter a{
	color:#cebfba;
	font-size:12px;
}
#footer .rightFooter{
	float:right;
	font-size:26px;
	color:#c1b3ae;
	padding-top:5px;
	padding-right:20px;
}
#footer .leftFooter p{
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
}
#RequestState{
	width:182px;
}
.topText{
	position:absolute; 
	top:125px;
	left:95px; 
	color:#4b3d38;
	font-size:18px;
	z-index:200;
	font-family:"Times New Roman", Times, serif;
}
.titleHome{
	color:#530024; display:block; padding-bottom:10px; font-family:'Times New Roman'; font-size:30px;
}
#DynamicForm b{
	width:230px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	display:block;
}