@charset "UTF-8";
/* CSS Document */

/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p
{
	line-height: 1.4em;
	text-align: center;
	font-size: 1em;
	color: #000;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

.home {
	background-image: url(images/background_home_final.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.portfolio {
	
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}
.about {
	background-image: url(images/background_about_final.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.contact {
	background-image: url(images/background_contact_final.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.content_frame{
	position: absolute;
	top: 28px;
	width: 107px;
	height: 85px;
	left: 733px;
	color: #FFF;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.5em;
}

.content_frame_2{
	position: absolute;
	top: 294px;
	width: 300px;
	height: 33px;
	left: 219px;
	color: #666;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.portfolio_btn{
	position: absolute;
	top: 566px;
	width: 200px;
	height: 132px;
	left: 660px;
}
.about_btn{
	position: absolute;
	top: 110px;
	width: 170px;
	height: 160px;
	left: 750px;
}
.contact_btn{
	position: absolute;
	top: 430px;
	width: 160px;
	height: 190px;
	left: 850px;
}
.home_btn{
	position: absolute;
	top: 105px;
	width: 176px;
	height: 181px;
	left: 512px;
}

.home_btn_about{
	position: absolute;
	top: 116px;
	width: 168px;
	height: 162px;
	left: 518px;
}

.background {
	background-image: url(images/background_final.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.background_2 {
	background-image: url(images/about_background.png);
	background-repeat: no-repeat;
	position: relative;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.content_frame_2{
	position: absolute;
	top: 532px;
	width: 230px;
	height: 32px;
	left: 606px;
	color: #FC6;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	text-align: right;
}
.text_frame_1{
	position: absolute;
	top: 322px;
	width: 230px;
	height: 32px;
	left: 112px;
	color: #FC6;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	text-align: right;
}
.graphics_btn{
	position: absolute;
	top: 431px;
	width: 122px;
	height: 46px;
	left: 391px;
}
.multimedia_btn{
	position: absolute;
	top: 349px;
	width: 152px;
	height: 49px;
	left: 226px;
}
.print_btn{
	position: absolute;
	top: 309px;
	width: 104px;
	height: 53px;
	left: 328px;
}
.flash_btn{
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 768px;
	left: 0px;
}
.about_flash{
	position: absolute;
	top: 59px;
	width: 522px;
	height: 551px;
	left: 197px;
}
.Myriad {
	font-family: "Myriad Pro Bold Condensed";
	font-size: 36px;
	color: #FFF;
}
