/* CSS Draygoon.com */

body {
	background:url(img/bg.jpg) repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1f9c90;
}

a {
	color:#29c8b9;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:hover {
	color:#fe7200;
}

.imglink {
	border:none;
	padding:2px;
	background-color:#29c8b9;
}

.imglink:hover {
	border:none;
	padding:2px;
	background-color:#fe7200;
}

h1 {
	font-size:16px;
	text-align:center;
	margin:0px;
}

h2 {
	font-family:Arial;
	font-size:16px;
	color:#fe7200;
}

p {
	font-family: Arial;
	font-size:16px;
	margin:0px;
}

.Line {
	height:1px;
	width:807px;
	background:url(img/line.png) no-repeat;
	margin-top:25px;
	margin-bottom:25px;
}

#Container {
	position:relative;
	margin:0 auto;
	padding-top: 21px;
	width:841px;
}

#Banner {
	background-image:url(img/banner.jpg);
	height:194px;
	width:841px;
}

#Menu {
	background:url(img/menu.jpg) no-repeat;
	height:21px;
	width:802px;
	margin:0;
	color:#fe7200;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
}

#Menu li {
	display: inline;
}

#Intro {
	float:left;
	width:807px;
	text-align: justify;
	margin-top:25px;
}

#Work {
	width:807px;
	float:left;
	margin-bottom:25px;
}

#Work em {
	color:#fe7200;
}

#Images {
	margin:0px;
	padding-left:0px;
	clear:both;
	margin-top:25px;
	margin-bottom:25px;
}

#Images li {
	display:inline;
	padding-left:2px;
}

#cvtxt em {
	color:#fe7200;
	font-style:normal;
}

#cvtxt ul {
	list-style-type:square;
}

#Links {
	margin-bottom:25px;
}

#Links p {
	text-align:center;
}

#pres {
	float:left;
	width:807px;
	text-align: center;
	margin-top:25px;
}

.art {
	margin-bottom:25px;
}

#Footer {
	background:url(img/footer.jpg) no-repeat top center;
	float:left;
	width:807px;
	height:22px;
	padding-top:5px;
	margin-bottom:25px;
}
