html, body, form, fieldset {
        margin: 0;
        padding: 0;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
		background: transparent;
		border: 1px solid #36A8DE;
		cursor: pointer;
}

a {outline: none;}


/* LAYOUT STYLES */
body,html {
	background: url(../images/bodyBack.jpg);
	background-position: 133px 145px;
	background-color: #C9B4AC;
	font-family: tahoma,arial,helvetica,sans-serif;
}

#title {
	visibility: hidden;
	}
h1.logo span{
	position: relative;
	left: -9999px;
	}
h1.normal{
	font-size: 14px;
	color:#168BC1;
	}
		
#container {
	background: none;
	background-color: transparent;
	background-image: none;
	height: 612px;
	left: 47px;
	margin: 0px;
	padding: 100px 50px 0px 100px;
	position: absolute;
	top: 118px;	
	z-index: 2;
}
	
#main {
	width: 100%;
	height: 862px;
	background: url(../images/mainBack.jpg) no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	}
	
#textBox {
	background: none;
	background-color: transparent;
	width: 310px;
	height: 425px;
	overflow: auto;
	}

#containerPort {
	background: none;
	background-color: transparent;
	background-image: none;
	height: 612px;
	left: 47px;
	margin: 0px;
	padding: 30px 0px 0px 50px;
	position: absolute;
	top: 118px;	
	z-index: 2;
}
	
#portfolio {
	width: 100%;
	height: 862px;
	background: url(../images/portfolio.jpg) no-repeat;
	padding: 0px;
	margin: 0px;	
	}
	
#textBoxPort {
	background: none;
	background-color: transparent;
	width: 710px;
	height: 515px;
	overflow: auto;
	}
.portItem {background: url(../images/port/itemBg.jpg); background-position: 0 100%; width: 690px; margin: 0px 0px 10px; overflow: auto; border-bottom: 2px dotted #eeeeee;}
.portItem img.main {width: 390px; height: 150px; border: 0; padding: 0px 10px 7px 0px; float: left;}
.portItem img.portName {width: 285px; height: 24px; border: 0;}
.portItem p {width: 275px; color: #646464; font-family: tahoma,arial,helvetica,sans-serif; font-size: 11px; line-height: 1.3em; margin: 0px; padding-left: 10px; float: left;}

#main img {
	border: none;
	}
	
#port {
	padding-left: 0px;
	width: 149px;
	height: 153px;
	}	
#portpush {
	padding-left: 60px;
	width: 149px;
	height: 153px;
	}	
#portpush2 {
	padding-left: 25px;
	width: 149px;
	height: 153px;
	}
	
#header {
	position: absolute;
	top: 0px;
	left: 9px;
	width: 474px;
	height: 144px;
	background: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	z-index:3
	}
#header img.logo {
	border: none;
	left: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 19px;
}
	
#nav {
	position: absolute;
	top: 5px;
	left:266px;
	padding: 0px;
	margin: 0px;
	}
#nav img {
	border: none;
	}
	
#lists {
	background: none;
	background-color: transparent;
	width: 90%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: center;
	}	
	
#footer {
	position: absolute;
	top: 762px;
	left: 10px;
	width: 842px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
	
#footer2 {
	position: absolute;
	top: 727px;
	left: 60px;
	height: 20px;
	padding: 0px 0px 0px 70px;
	margin: 0px;
	text-align: left;
	z-index: 3;
	}
	
/* TEXT STYLES */
a:link { 
	font-weight: bold;
	color: #168BC1;
	background-color: transparent;
	text-decoration: underline; 
	}	
a:visited {
	font-weight: bold;
	color: #168BC1;
	background-color: transparent;
	text-decoration: underline;
	}
a:hover {
	background-color: transparent;
	color: #2EA8DB;
	font-weight: bold;
	text-decoration: underline;
}

#textBox p {
	color: #646464;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

#additional {background: url(../images/rightTop.png); background-color:transparent; position: absolute; left: 515px; top: 20px; width: 300px; height: 150px; border: 1px solid white; overflow: auto;}

#additional p {
	color: #646464;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

/*### PORTFOLIO NAIGATION ###*/


#portNav {
	background: transparent; 
	position: relative; 
	left: 479px; 
	top: 78px; 
	width: 300px; 
	height: 25px;
	}
#portNav img {
	border: 0;
	}

/*### /PORTFOLIO NAIGATION ###*/


#textBox p.small {
	color: #646464;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.large {
	color: #646464;
	font-family: georgia,serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.largeSans {
	color: #646464;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}
	
ul {
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 11px;
	color: #58687C;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
#lists ul {
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 11px;
	color: #58687C;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
#footer p {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #337c97;
	padding: 0px;
	margin: 0px;
	}

#footer2 p {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #BB733C;
	padding: 0px;
	margin: 0px;
	}
#footer2 a:link {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9px; 
	font-weight: normal;
	color: #D70E0B;
	background-color: transparent;
	text-decoration: none; 
	}	
#footer2 a:visited {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D70E0B;
	background-color: transparent;
	text-decoration: none;
	}
#footer2 a:hover {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9px;
	background-color: transparent;
	color: #D70E0B;
	font-weight: normal;
	text-decoration: underline;
}	
