body {
	background-color: #7b7b7b;
	background-image: url(graphic/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
br.dirtyLittleTrick { clear:both }
div.clear {margin:20px 0 0;}
a img {border:0;}


/* --- FONTS AND LINKS --- */

body,td,th {
	color: #303331;
	font-family: Eurostile, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a {
	font-size: 12px;
	color: #e3e345;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #e3e345;
}

a:visited {
	text-decoration: none;
	color: #e3e345;
}

a:hover {
	text-decoration: none;
	color: #e3ad3a;
}

a:active {
	text-decoration: none;
	color: #e3ad3a;
}

/* --- WRAPPER --- */

#wrapper {
	position: relative;
	width: 850px;
	margin: auto;
}

#anchor {
	width: 50px;
	height: 22px;
}

/* --- HEADER --- */

#header {
	width: 850px;
	height: 56px;
	margin-top: 63px;
}

#header-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#logo {
	float: left;
	width: 425px;
}

#header-m2 {
	float: left;
	width: 0px;
 	height: 1px;
}

#navigation {
	float: left;
	width: 425px;
	padding-top: 22px;
	text-align: right;
}

#navigation img { margin: 0 5px; }

/* IMAGE REPLACEMENT */

#prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* --- IMAGE SLIDER --- */

#slide-wrapper {
	width: 850px;
	margin-top: 60px;
}

#slider{overflow: hidden; width: 710px; height: 255px; margin:auto}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{
	width:710px;
	height:255px;
	overflow:hidden;
	}
#prevBtn, #nextBtn{ display:block; width:54px; height:54px; position:absolute; left:11px; top:230px;
	}
#nextBtn{ left:791px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:54px;
	height:54px;
	background:url(slider/images/btn_prev.gif) no-repeat 0 0;
	}
#nextBtn a{
	background:url(slider/images/btn_next.gif) no-repeat 0 0;
	}

/* --- TABLE MARGIN --- */

.table-margin {
	margin-top: 16px;
}

.table-margin tr td img{
	border: 2px solid white;
}
.table-margin tr td img:hover{
	border: 2px solid red;
	cursor: pointer;
}
.table-margin tr td a:hover img{
	border: 2px solid red;
	cursor: pointer;
}

/* --- HOMEPAGE CONTENT --- */

#homepage-wrapper{
	width: 850px;
	margin-top: 63px;
}

#homepage-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#homepage-c1 {
	float: left;
	width: 250px;
}

#homepage-m2 {
	float: left;
	width: 48px;
 	height: 1px;
}

#homepage-c2 {
	float: left;
	width: 250px;
}

#homepage-m3 {
	float: left;
	width: 48px;
 	height: 1px;
}

#homepage-c3 {
	float: left;
	width: 250px;
}

/* --- Divider --- */

.divider{
	width: 850px;
	margin-top: 52px;
}

/* --- ABOUT ME CONTENT --- */

#about-wrapper{
	width: 850px;
	margin-top: 63px;
}

#about-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#about-c1 {
	float: left;
	width: 550px;
}

#about-m2 {
	float: left;
	width: 50px;
 	height: 1px;
}

#about-c2 {
	float: left;
	width: 250px;
}

.about-color {
	font-size: 12px;
	color: #BD600B;
	font-weight: bold;
}

.image {
	margin-right: 15px;
}
.clear {margin-top:15px;}

/* --- PORTFOLIO CONTENT --- */

#folio-wrapper{
	width: 850px;
	margin-top: 63px;
}

/* --- CONTACT CONTENT --- */

#contact-wrapper{
	width: 850px;
	margin-top: 63px;
}

#contact-m1 {
	float: left;
	width: 0px;
	height: 1px;
}

#contact-c1 {
	float: left;
	width: 550px;
}

#contact-m2 {
	float: left;
	width: 50px;
 	height: 1px;
}

#contact-c2 {
	float: left;
	width: 250px;
}


.Stil2 {
	font-size: 12px;
	color: #73604d;
}

/* --- CONTACT FORM --- */

.form_nm {
	background-color: #e5e2df;
	color: #73604d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e5e2df;
	text-indent: 3px;
	width: 150px;
	height: 20px;
}

.form_tf {
	background-color: #e5e2df;
	color: #73604d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #e5e2df;
	text-indent: 8px;
	line-height: 18px;
	width: 325px;
	height: 130px;
	padding-top: 5px;
}

/* --- COPYRIGHT --- */

#copy{
	width: 850px;
	margin-top: 45px;
}
p.center {text-align:center;}
