@charset "UTF-8";
body {
	background-image:url(../images/page_images/background_mesh.jpg);
	margin:0px;
}
p {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:16px;
	font-weight:normal;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-weight:normal;
}
.footer_text {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:14px;
	font-weight:normal;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size:20px;
	font-weight:normal;
}
a:link {
	color:#ffffff;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
}
ul {
	padding-left: 15px; 
	margin-top: 0px; 
	color:#ffffff;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:normal;
}

#header_content {
	background:#000000;
	height:70px;
	margin-top: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	min-width:900px;
	width:auto;	
}

#header_wrapper {
	width: 900px;
	height:70;
	margin-left: auto;
	margin-right:auto;
}
#logo {
	float: left;
	width: 300px;
	height: 70px;
}
#navigation {
	float: right;
	width: auto;
	height: 70px;
	background-color:#FFFFFF;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	float:right;
}
#navigation li a {
	background-color: #232323;
	height: 70px;
	line-height:4em;
	float: right;
	width: auto;
	display: block;
	padding-left:0.25em;
	padding-right:0.25em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	/*webikit*/
	-webkit-transition: background-color;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#navigation li a:hover {
	background-color: #CCCCCC;
	line-height:4em;
	float: right;
	width: auto;
	display: block;
	color: #000000;
	/*webikit*/
	-webkit-transition: background-color;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#footer {
	width: 100%;
	height:200;
	margin:0;
	background-color: #000000;
	border-top: 1px solid #ffffff;
	position: relative;
	bottom: 0;
	min-height:100%;
	min-width:900px;
}
#footer_content {
	padding: 10px;
	bottom:0;
	background:#000;
	height:100%
}
#about_footer {
	width:350px;
	height: 342px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:10px;
}
#social_networks {
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
}
#social_networks img {
	border: 5px solid #000000;
	margin: 0px;
	padding: 5px;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#social_networks img:hover{
	border: 5px solid #ffffff;
	margin: 0px;
	padding: 5px;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#recent {
	width:205px;
	height: 342px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right:10px;
}
#recent img {
	padding: 0px;
	margin: 5px;
	border: 5px solid #000000;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#recent img:hover {
	padding: 0px;
	margin: 5px;
	border: 5px solid #ffffff;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#copyright {
	width: 100%;
	min-width:900px;
	text-align:center;
	position:relative;
	bottom:0;
	padding-top: 15px;
	padding-bottom: 10px;
	float:right;
	background-color:#000000;
}
#main_img {
	width: 100%; 
	min-width: 900px; 
	height:500px; 
	background-repeat:repeat-x;
	background-position:center;
	overflow:hidden;
	border-bottom: 1px solid #ffffff;
}
#portfolio_shuffle {
	width: 100%; 
	min-width: 900px; 
	height:500; 
	background-repeat:repeat-x;
	overflow:hidden;
	border-bottom: 1px solid #ffffff;
}
#services_shuffle {
	width: 100%; 
	min-width: 900px; 
	height:500; 
	background-repeat:repeat-x;
	overflow:hidden;
	border-bottom: 1px solid #ffffff;
}
#hidden_box {
	float:left;
	min-width:488px;
}
#logo_overlay {
	width: 500px;
	height:500px;
	float:right;
	background-image:url(../images/page_images/logo_overlay.png);
	background-repeat:none;
}
#main_content {
	width: 100%;
	min-width:900px;
	background-image: url(../images/page_images/dropshadow_820_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#portfolio_content {
	width: 800px;
	text-align:left;
	padding:10px;
	background-color: #555555;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#center_content {
	width: 800px;
	text-align:left;
	padding:10px;
	background-color: #555555;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#error {
	width: 800px;
	text-align:left;
	padding:10px;
	background-color: #555555;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#media_desc {
	width: 800px;
	text-align:left;
	padding:10px;
	background-color: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#portfolio_content {
	border-top: 1px dashed #ffffff;
}
#portfolio_content img {
	padding: 0px;
	margin: 5px;
	border: 5px solid #555555;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/	
}
#portfolio_content img:hover {
	padding: 0px;
	margin: 5px;
	border: 5px solid #ffffff;
	/*webikit*/
	-webkit-transition: border;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#contact {
	width: 480px;
	height: 460px;
	margin: 10px;
	padding:10px;
	background-image: url(../images/page_images/contact_form_bg.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:2%;
}
#media_player {
	width:100%;
	height:auto;
	background-color:#000000;
}
#media_player img {
	border-left:#ffffff solid 1px;
	border-right:1px solid #ffffff;
}
#services {
	width: 800px;
	text-align:left;
	padding:10px;
	background-color: #555555;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#services ul {
	list-style:none;
	margin:0;
	padding:0;
}
#services li {
background-color: #232323;
height: auto;
width: auto;
display: block;
padding:10px;
margin:2px;
color: #ffffff;
border: .1em solid #ffffff;
text-decoration: none;
text-align: justify;
}

#portfolio_menu {
	height: 30px;
	width: 800px;
	padding-left:10px;
	padding-right:10px;
	background-color: #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#portfolio_menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#portfolio_menu li {
	float:left;
}
#portfolio_menu li a {
	background-color: #3C3C3C;
	height: 30px;
	line-height:2em;
	float: right;
	display: block;
	padding-left:0.5em;
	padding-right:0.5em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	/*webikit*/
	-webkit-transition: background-color;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}
#portfolio_menu li a:hover {
	background-color: #CCCCCC;
	line-height:2em;
	float: right;
	width: auto;
	display: block;
	color: #000000;
	/*webikit*/
	-webkit-transition: background-color;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	/*end animation*/
}


#sbox1 {
	float:left;
	width: 250px;
	height: 200px;
	padding: 5px 7px 5px 10px;
	margin:0;
}
#sbox2 {
	float:left;
	width: 250px;
	height: 200px;
	padding: 5px 7px 5px 7px;
	margin:0;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
}
#sbox3 {
	float:left;
	width: 250px;
	height: 200px;
	padding: 5px 10px 5px 7px;
	margin:0;
}
#homebox {
	width: 800px;
	height: 200px;
	text-align:left;
	background-color: #555555;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
