/* Global styles
�������������������������������������������������������������������*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#013e77;
	background:#f2f5f8 url(/res/global/media/images/uc/bg01.jpg) repeat-x top;
}
:focus{
	outline:none;
}
hr{
	border:1px solid #000;
}
table{
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#013e77;
}
a:hover{
	color:#333;
	text-decoration:none;
}
p{
	margin-bottom:10px;
}
ul,ol{
	margin:5px 0 10px 25px;
}
/*�������������������������������������������������������������������*/
#star{
	position:absolute;
	width:100%;
	height:100%;
	min-height:527px;
	background:url(/res/global/media/images/uc/star.png) no-repeat center;
}
#content{
	position:relative;
	margin:0 auto;
	width:750px;
	height:527px;
	margin-top:-250px;
	top:50%;
	background:url(/res/global/media/images/uc/bg-card.png) no-repeat left;
}
#Name{
	position:absolute;
	left:55px;
	top:57px;
	font-size:36px;
	font-weight:normal;
	color:#fff;
}
.error
	{
	top:120px;
	padding-right:50px;	
	font-weight : bold ; 
	font-size: 16px 
	}
.nl{
	top:110px;
	padding-right:50px;	
}
.uc{
	top:140px;
	padding-right:80px;	
	font-weight : bold ;
	font-size : 15px;
	}
#Info{
	position:absolute;
	left:55px;
	bottom:138px;
	margin:0;
	border-left:5px solid #013e77;
	padding-left:10px;
	list-style:none;
	line-height:20px;
}
#Info li{
	padding-left:27px;
}
#Info .address{
	background:url(/res/global/media/images/uc/address.png) no-repeat left center;
	margin-bottom:10px;
}
#Info .phone{
	background:url(/res/global/media/images/uc/phone.png) no-repeat left center;
	margin-bottom:10px;
}
#Info .fax{
	background:url(/res/global/media/images/uc/fax.png) no-repeat left center;
	margin-bottom:10px;
}
#Info .cellphone{
	background:url(/res/global/media/images/uc/cellphone.png) no-repeat left center;
	margin-bottom:10px;
}
#Info .email{
	background:url(/res/global/media/images/uc/email.png) no-repeat left center;
	margin-bottom:10px;
}
#Info .tax{
	background:url(/res/global/media/images/uc/tax.png) no-repeat left center;
}
#proxi-man{
	position:absolute;
	right:-62px;
	bottom:36px;
	width:157px;
	height:350px;
	background:url(/res/global/media/images/uc/proxi-man.png);
}
#Proximedia{
	position:absolute;
	right:35px;
	bottom:135px;
	width:200px;
	height:40px;
}
/* Safari & Google Chrome
�������������������������������������������������������������������*/
body:nth-of-type(1) #content{
   margin-top:20px;
   top:0;
}
/* IE6
�������������������������������������������������������������������*/
#star{
	_background-repeat:repeat;
}
#content{
	_width:812px;
}
#proxi-man{
	_right:0;
}
/* PNG fix
-------------------------------------------------------------------*/
img,#star,#content,#proxi-man,#Info li{
	_behavior:url("/res/global/media/images/uc/iepngfix.htc");
}

