/*
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 border:0pt none;  
 font-family:inherit;  
 font-size: 100%;  
 font-style:inherit;  
 font-weight:inherit;  
 margin:0pt;  
 padding:0pt;  
 vertical-align:baseline;  
}  

div#footer {
	position:relative;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top:14px;
	left:28px;
	clear:both;
	width:894px;
	border-top: 1px #444 dotted;
	color:#555;
	font-size:45%;
	text-align:right;
	color:#444;
	}

a { 
	outline: none; 
	}
	a:link, a:visited  { 
		color: #ffffff; 
		border: 0; 
	}
	a:hover { 
		color: #f00; 
}

body {
	font-family:Tahoma,Geneva,sans-serif;
	font-size: 1.5em;
	background: #000;
	color: #fff;
	text-align: left;
}

div#page-wrap{
position: relative;
margin: 0 auto;
width: 950px;
height:486px;

background:#111;
}

.spacer {
	padding-top:4px;
}

table {
	margin-left:28px; margin-right: 28px;
	margin-top:8px;
	color: #fff;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:52.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}

td{
padding-right:8px;
}

	p {
	margin-left:28px; margin-right: 28px;
	margin-top:15px;
	color: #fff;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:52.5%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:150%;
}

 
h1{
	border-bottom: dotted 1px #444;
}

h1,h2 { 
	margin-left: 28px;
	margin-right:28px;
	margin-top: 20px;
	color: #f00;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:90%;
	line-height:170%;

	}

.ul-contact {
	margin-top: 40px;
	margin-bottom: -14px;
}
 
h2, h3{ 
	margin-left: 28px;
	margin-right:28px;
	margin-top: 20px;
	
	color: #f00;
	font-family:Georgia,Times New Roman,Times,serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-style:italic;
	font-size:60%;
}

h3 { 
	font-size: 50%;
	border: 0; 
	margin: 3px 0; 
	padding: 0; 
	text-align: center;
	font-style: normal;
	color: #bbbbb0;
}

