.wrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
body {
	margin: 0px;
}

.header {
	height: 93px;
}
img{border: none;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
}
a:link {
	color: #DE4E00;
	text-decoration: none;
}
a:visited {
	color: #DE4E00;
	text-decoration: none;
}


.logo {
	float: left;
	width: 230px;
	padding-left: 20px;
}
.navigation {
	float: right;
	width: 430px;
}
.left {
	float: left;
	width: 200px;
	padding-top: 30px;
	padding-left: 20px;
}
.right {
	float: right;
	width: 648px;
}
.skills {
	padding-top: 30px;
	padding-bottom: 20px;
	float: left;
}
.text {
	float: left;
	width: 410px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}
.welcome {
	padding-bottom: 5px;
	height: 41px;
}
.text img {
	padding-right: 10px;
	float: left;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
li {
	color: #F57D2A;
}
.orange  {
	font-weight: bold;
	color: #F57D2A;
}




.contact {
	float: left;
	margin-left: 15px;
}


.footer {
	float: left;
	width: 910px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
}
.footer p {
	font-size: 11px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ruby {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
