@charset "UTF-8";
/* CSS Document */

/*------------------------------
=BASIC SETUP
------------------------------*/

/* Makeshift CSS Reset */
* {
	margin: 0;
	padding: 0;
}


/* Tell the browser to render HTML 5 elements as block */
header, footer, section, aside, nav, article {
	display: block;
}

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 600px;
}





/*------------------------------
=NAVIGATION
------------------------------*/

nav {
	background-color: #0F0A08;
	padding: 0.5em;
	height: 2em;
	left: 180px;
	width: 804px;
	position: absolute;
	top: 150px;
}

nav ul {
	list-style-type: none;
	margin: .5em;
	margin-left: 0em;
	
	}

nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 4px;
	color: #c02127;
}
nav a:link {
	color: #c02127;
	text-decoration: none;
}
nav a:visited {
	text-decoration: none;
	color: #A95047;
}
nav a:hover {
	text-decoration: none;
	color: #1b1413;
}
nav a:active {
	text-decoration: none;
	color: #1b1413;
}

nav li {
	float: left;
	text-align: left;
	padding-right: .5em;
	padding-left: .5em;
	color: #ffffff;
}
		



/*------------------------------
=SECTION Demo Reel
------------------------------*/

#imageDemo {
	height: 172px;
	width: 301px;
	position: absolute;
	left: 188px;
	top: 215px;
}

/*------------------------------
=SECTION My image
------------------------------*/

#imageMe {
	height: 270px;
	width: 150px;
	position: absolute;
	left: 500px;
	top: 235px;
}



/*------------------------------
=HEADER Image Banner
------------------------------*/

header {
	padding: 0.5em;
	height: 19px;
	width: 785px;
	left: 200px;
	top: 0px;
	position: absolute;
}


/*------------------------------
=HEADER Text
------------------------------*/

#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1b1413;
	letter-spacing: 5px;
	position: absolute;
	left: 180px;
	top: 198px;
	background-color:#222222;
	padding-bottom:5px;
	padding-left: 2em;
}

#h1 a {
	color: #c02127;
	text-decoration: none;
}

#h1 a:link {
	color: #c02127;
	text-decoration: none;
}
#h1 a:visited {
	text-decoration: none;
	color: #c02127;
}
#h1 a:hover {
	text-decoration: none;
	color: #1b1413;
}





/*------------------------------
=SECTION Index
------------------------------*/
#textBoxIndex{
	padding: .3em .3em;
	position: absolute;
	margin-top: 0em;
	overflow:auto;
}
#textBoxIndex {
	left: 300px;
	top: 214px;
}
#textBoxIndex {
	width: 300px;
	height: 300px;
	position: absolute;
	left: 554px;
	top: 210px;
}
#textBoxIndex p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.27em;
	color:#222222;
}
#textBoxIndex h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .5em;
	color:#222222;
	left: .5em;
}
#textBoxIndex h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16.6px;
	color:#222222;
}

#textBoxIndex a:link {
	color: #c02127;
	text-decoration: none;
}
#textBoxIndex a:visited {
	text-decoration: none;
	color: #c02127;
}
#textBoxIndex a:hover {
	text-decoration: none;
	color: #1b1413;
}
#textBoxIndex a:active {
	text-decoration: none;
	color: #1b1413;
}

/*------------------------------
=SECTION For Hire Page
------------------------------*/
#textBoxHire {
	padding: .3em .3em;
	position: absolute;
	margin-top: 0em;
	overflow:auto;
}

#textBoxHire {
	left: 420px;
	top: 235px;
	}
	
#textBoxHire {
	width: 300px;
	height: 300px;
	}


#textBoxHire p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.27em;
	color:#222222;
	
	}


/*------------------------------
=SECTION For Hire image
------------------------------*/


#imageMe {
	width: 210px;
	height: 300px;
	position: absolute;
	left: 180px;
	top: 235px;
}



/*------------------------------
=SECTION Links
------------------------------*/
#textBoxLinks {
	padding: .3em .3em;
	position: absolute;
	margin-top: 0em;
	overflow:auto;
}
#textBoxLinks {
	left: 300px;
	top: 214px;
}
#textBoxLinks {
	width: 300px;
	height: 300px;
	position: absolute;
	left: 180px;
	top: 235px;
}
#textBoxLinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.27em;
	color:#222222;
}
#textBoxLinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .5em;
	color:#222222;
	left: .5em;
}
#textBoxLinks h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16.6px;
	color:#222222;
}

#textBoxLinks a:link {
	color: #c02127;
	text-decoration: none;
}
#textBoxLinks a:visited {
	text-decoration: none;
	color: #c02127;
}
#textBoxLinks a:hover {
	text-decoration: none;
	color: #1b1413;
}
#textBoxLinks a:active {
	text-decoration: none;
	color: #1b1413;
}




/*------------------------------
=SECTION Design Page
------------------------------*/

#imageContainer {
	padding: 0em .5em;
	background-color:#000000;
	float:left;
	top: 230px;
	width: 804px;
	height: 45em;
	clear: both;
	position: absolute;
	left: 180px;
	}
	
/*------------------------------
=SECTION Rotating Image Caption
------------------------------*/

#imageCaption{
	width: 730px;
	height: 60px;
	position: absolute;
	left: 210px;
	top: 785px;
}

/*------------------------------
=SECTION 3D Animation Page
------------------------------*/


#ani {
	width: 310px;
	height: 300px;
	position: absolute;
	left: 360px;
	top: 235px;
}

#ani p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.27em;
	color:#FFFFFF;
}
#ani h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: .5em;
	color:#FFFFFF;
	left: .5em;
}
#ani h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16.6px;
	color:#222222;
}




/*------------------------------
=ASIDE
------------------------------*/
aside {
	padding: 0em 0em;
	float:left;
	width: 175px;
	height: 600px;
	clear:both;
	padding: 0em;
	position: absolute;

}



/*------------------------------
=FOOTER
------------------------------*/
footer {
	padding: 1em 1em;
	float: left;
	clear: both;
	position: absolute;
	left: 200px;
	top: 900px;
}
footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#222222;
}

