/*-----------------
				TONY PARANÁ CSS STYLESHEET #02
				AUTHOR: CHRISTOPHER IAN MURPHY
				DATE: AUGUST 2006
-------------------*/

/*----------------------LAYOUT----------------------------------*/

body {
	margin:0 auto;
	padding:0;
	background:#000 url(images/background_3.gif) top repeat-x;
	color:#737373;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;

	}
	}

#wrap {
	width:1900px;
	border-bottom:1px solid #1A1A1A;
	margin-right: outo;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top:0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: outo;
	}

#container {
	padding:0;
	width:1250px;
	margin-top: px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	overflow: visible;
	background-position: center;
	}

#contact1 {
	width:599px;
	margin:35px auto;
	text-align:justify;
	}

#footer {
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	float:right;
	clear:both;
	}
	
/*----------------------------NAVIGATION-----------------------------*/

#name_head {
	background:url(images/name_head.gif) no-repeat;
	width:352px;
	height:56px;
	margin-top:45px;
	}

#nav {
	text-align:left;
	margin-top:px;
	margin-left: 0px;
	margin-right: 200px;
	}
	
#nav img {
	margin:30
.PX;
	border:0;
	margin: 15px;
	}

/*---------------------REDIFINED ELEMENTS---------------------------*/

h1 {
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:5px;
	color:#B2E451;
	margin:0;
	padding:0;
	}

p.home {
	text-align:left;
	margin-right: 100px;
	}

p.home img {
	margin:35px 25px 0 25px;
	}

p.intro {
	text-align:justify;
	text-transform:uppercase;
	margin:0px 0px;
	line-height:20px;
	}
	
#about {
	width:550px;
	line-height:40px;
	text-align:justify;
	text-decoration: blink;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	left: auto;
	top: auto;
	}
	
a img {
	border:0;
	}
	
