body {
	background-color: #656565;
	background-image: url(../images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: auto;
	padding: 0 0 0 0;
	min-width: 1000px;
	min-height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #7ACBFF;
}
a:visited {
	color: #6AB1DF;
}
a:hover {
	color: #7ACBFF;
	text-shadow: #CCCCCC 0px 0px 2px;
}
blockquote p {
	font-size: 15pt;
	font-style: italic;
	font-family: Lucida Calligraphy, serif;
	color: #666666;
	line-height: 25px;
	padding-bottom: 20px;
	float: left;
}

blockquote {
	padding: 20px;
	font-size: 15pt;
	font-style: italic;
	font-family: Lucida Calligraphy, serif;
	color: #666666;
	line-height: 25px;
	background: url(http://www.meh626.com/images/quote_up.png) -8px 0px no-repeat, url(http://www.meh626.com/images/quote_down.png) bottom right no-repeat
}

cite {
    font-size: 12pt;
	font-family: Lucida Calligraphy, serif;
    float: right;
	padding-right: 10px;   
} 

.cblink {
	text-decoration: none;
}

#contentcontainer a:link {
	color: #0000FF;
}
#contentcontainer a:visited {
	color: #800080;
}
#contentcontainer a:hover {
	color: #0000FF;
	text-shadow: #6666FF 0px 0px 2px;
}
#contentcontainer a:visited:hover {
	color: #800080;
	text-shadow: #B366B3 0px 0px 2px;
}

#footer a:link {
	color: #66D9FF;
}
#footer a:visited {
	color: #C979E4;
}
#footer a:hover {
	color: #66D9FF;
	text-shadow: #A3E8FF 0px 0px 2px;
}
#footer a:visited:hover {
	color: #C979E4;
	text-shadow: #D18CE8 0px 0px 2px;
}

.blogtext {
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 18pt;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
}

.blogtext p {
	padding: 10px 0px 0px 0px;
}

.blogtext img {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}
.blog_images {
	width: 900px;
	height: auto;
	min-height: 102px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

.blog_images img {
	border: 1px solid #000000;
	vertical-align: middle;
	display: inline;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}

.img_left {
	width: auto;
	max-width: 150px;
	height: auto;
	max-height: 150px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left
}

#browsers {
	width: 594px;
	height: 150px;
	margin-left:107px;
	display: block;
	float: left;
}

.browser_images {
	width: 128px;
	height: auto;
	padding: 10px;
	text-decoration: none;
	color: #000000;

}
.browser_images a:link {
	text-decoration: none;
	color: #000000;

}
.browser_images a:visited {
	text-decoration: none;
	color: #000000;

}
.browser_images a:hover {
	text-decoration: none;
	color: #000000;

}

#contentbody {
	width: 100%;
	height: 100%;
	min-height: 200px;
	background-color: #FFFFFF;
}

#contentcontainer {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 30px 0px 0px 0px;
	position: relative;
	display: block;
	background-image: url(../images/itembarbottom.png);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: no-repeat;
}

.contentext {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-align: left;
	line-height: 18pt;
	width: 900px;
	margin: auto;

}

#contentbox1 {
	width: 290px;
	height: 160px;
	border: solid 1px #000;
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/portfolioboxbg.png);
	
}

#contentb1over {
	width: 290px;
	height: 161px;
	background-image: url(../images/portoverlay.png);
	background-position: top;
	overflow: hidden;
	margin-top: 132px;

}

#contentbox2 {
	width: 290px;
	height: 160px;
	border: solid 1px #000;
	float: left;
	margin: 0px 10px 10px 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/blogboxbg.png);
	
}

#contentb2over {
	width: 290px;
	height: 161px;
	background-image: url(../images/blogoverlay.png);
	background-position: top;
	overflow: hidden;
	margin-top: 132px;

}

#contentbox3 {
	width: 290px;
	height: 160px;
	border: solid 1px #000;
	float: left;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	position: relative;
	background-image: url(../images/photoboxbg.png);
	
}

#contentb3over {
	width: 290px;
	height: 161px;
	background-image: url(../images/photosoverlay.png);
	background-position: top;
	overflow: hidden;
	margin-top: 132px;

}

.contentboxtext {
	width: 270px;
	height: 130px;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: #000000 0px 1px 0px;
	line-height: 17pt;
	text-align: left;
	float: left;
	padding: 28px 10px 0px 10px;

}

#header {
	height: 46px;
	width: 170px;
	left: 0;
	top: 0;
	float: left;
	z-index: 5;
}

 #header ul { width:170px;height:46px;margin:0 0 0 0;list-style:none;position:relative;float:left; }
 #header ul li { margin:0 0 0 0;list-style:none;padding:0;line-height:1.4em;display:block;position:absolute;top:0;height:46px;width:170px; }
 #header ul li a { text-indent:-999em;display:block;height:46px;background:url(../images/header.png) no-repeat; }

 #header ul li.home { width:170px;left:0px; }

 #header ul li.home a { width:170px;background-position:0px 0px; }
 #header ul li.home a:hover { width:170px;background-position:0px -47px; }

h1 {
	font-size: 26px;
	font-style: normal;
	font-weight: 100;
	color: #3399FF;
	text-align: left;
	width: 860px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	text-shadow: #85C2FF 1px 1px 0px;
	padding-bottom: 5px;
}

h2 {
	font-size: 16pt;
	font-weight: 100;
	color: #000000;
	text-align: left;
	text-shadow: #CCCCCC 0px 1px 0px;
}

h3 {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-align: left;
	line-height: 18pt;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding-bottom: 10px;
}

h4 {
	font-size: 50px;
	font-style: normal;
	font-weight: 100;
	color: #777777;
	text-shadow: #555555 -1px -1px;
	float: left;
	width: 440px;
	height: auto;
	margin: 40px 0px 0px 0px;
	text-align: center;
	line-height: 80px;
}

h5 {
	font-size: 12px;
	font-weight: 100;
	color: #333333;
	text-align: right;
	margin-right: 10px;
}

.h3 {
	font-size: 14px;
	font-weight: 100;
	color: #333333;
	text-align: left;
	line-height: 18pt;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
.center_text {
	font-size: 15px;
	font-weight: 150;
	color: #333333;
	text-align: center;
	line-height: 18pt;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding-bottom: 10px;
}
.h3_ul {
	padding: 0px 0px -10px 10px;
	margin: 0px 0px -10px 16px;
	list-style: square;
}
#footer {
	width: 100%;
	min-height: 200px;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	
}

#footercontainer {
	margin: auto;
	width: 900px;
	height: 144px;
	padding-top: 20px;
	background-image: url(../images/footerborder.png);
	background-repeat: no-repeat;
	background-position: 898px 20px;
	
}

.footeritem {
	width: 300px;
	height: 144px;
	background-image: url(../images/footerborder.png);
	background-position: left;
	background-repeat: no-repeat;
	float: left;

}

.footercontentheader {
	width: 280px;
	height: 30px;
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: #333333 0px 1px 0px;
	line-height: 18pt;
	text-align: left;
	vertical-align: top;
}

.footercontent {
	width: 280px;
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	color: #FFFFFF;
	text-shadow: #333333 0px 1px 0px;
	line-height: 17pt;
	text-align: left;
	vertical-align: top;
}


.footercontent i {
	font-size: 12px;
	line-height: 34pt;
	padding-left: 15px;

}

#footernote {
	margin: auto;
	padding: 20px 0 0 0;
	font-size: 10px;
	color: #CCCCCC;
	text-shadow: #333333 0px 1px 0px;
	text-align: center;
	vertical-align: top;
}

hr {
	width: 100%;
	size: 1px;
	color: #CCCCCC;

}

.photo_body img {
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
	vertical-align: middle;

}
.photo_body_open img {
	margin: 5px 0px 5px 5px;
	border: 1px solid #000000;
	vertical-align: middle;

}

#itembar {
	width: 900px;
	height: 42px;
	top: 214px;
	left: 0px;
	background-image: url(../images/itembartop.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 7;

}

#ie {
	width:900px;
	height: 250px;
	background-image: url(../images/iebg.png);
	background-repeat: no-repeat;
	top: 40%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	position: absolute;
	z-index: 20;
	float: left;

}

#nav {
	height: 46px;
	width: 451px;
	float: right;
	right: 0;
	z-index: 4;
}

 #nav ul { width:451px;height:46px;margin:0 0 0 0;padding:0 0 0 0;list-style:none;position:relative;float:right;right:0; }
 #nav ul li { margin:0 0 0 0;list-style:none;padding:0;line-height:1.4em;display:block;position:absolute;top:0;right:0;height:46px;width:451px; }
 #nav ul li a { text-indent:-999em;display:block;height:46px;background:url(../images/navbar.png) no-repeat; }

 #nav ul li.home { width:68px;left:1px; }
 #nav ul li.about { width:68px;left:69px; }
 #nav ul li.photos { width:77px;left:137px; }
 #nav ul li.portfolio { width:92px;left:214px; }
 #nav ul li.blog { width:57px;left:306px; }
 #nav ul li.contact { width:85px;left:363px; }

 #nav ul li.home a { width:68px;background-position:-1px 0px; }
 #nav ul li.home a:hover { width:68px;background-position:-1px -47px; }
 #nav ul li.home a.selected,nav ul li.home a.selected:hover { background-position:-1px -94px; }
 #nav ul li.home a.notf1,nav ul li.home a.notf1:hover { background-position:-1px -141px; }
 #nav ul li.home a.notf2,nav ul li.home a.notf2:hover { background-position:-1px -188px; }
 #nav ul li.home a.notf3,nav ul li.home a.notf3:hover { background-position:-1px -235px; }
 
 #nav ul li.about a { width:68px;background-position:-69px 0px; }
 #nav ul li.about a:hover { width:68px;background-position:-69px -47px; }
 #nav ul li.about a.selected,nav ul li.about a.selected:hover { background-position:-69px -94px; }
 #nav ul li.about a.notf1,nav ul li.about a.notf1:hover { background-position:-69px -141px; }
 #nav ul li.about a.notf2,nav ul li.about a.notf2:hover { background-position:-69px -188px; }
 #nav ul li.about a.notf3,nav ul li.about a.notf3:hover { background-position:-69px -235px; }

 #nav ul li.photos a { width:77px;background-position:-137px 0px; }
 #nav ul li.photos a:hover { width:77px;background-position:-137px -47px; }
 #nav ul li.photos a.selected,nav ul li.photos a.selected:hover { background-position:-137px -94px; }
 #nav ul li.photos a.notf1,nav ul li.photos a.notf1:hover { background-position:-137px -141px; }
 #nav ul li.photos a.notf2,nav ul li.photos a.notf2:hover { background-position:-137px -188px; }
 #nav ul li.photos a.notf3,nav ul li.photos a.notf3:hover { background-position:-137px -235px; }

 #nav ul li.portfolio a { width:92px;background-position:-214px 0px; }
 #nav ul li.portfolio a:hover { width:92px;background-position:-214px -47px; }
 #nav ul li.portfolio a.selected,nav ul li.portfolio a.selected:hover { background-position:-214px -94px; }
 #nav ul li.portfolio a.notf1,nav ul li.portfolio a.notf1:hover { background-position:-214px -141px; }
 #nav ul li.portfolio a.notf2,nav ul li.portfolio a.notf2:hover { background-position:-214px -188px; }
 #nav ul li.portfolio a.notf3,nav ul li.portfolio a.notf3:hover { background-position:-214px -235px; }
 #nav ul li.portfolio a.new,nav ul li.portfolio a.new:hover { background-position:-214px -282px; }
 
 #nav ul li.blog a { width:57px;background-position:-306px 0px; }
 #nav ul li.blog a:hover { width:57px;background-position:-306px -47px; }
 #nav ul li.blog a.selected,nav ul li.blog a.selected:hover { background-position:-306px -94px; }
 #nav ul li.blog a.notf1,nav ul li.blog a.notf1:hover { background-position:-306px -141px; }
 #nav ul li.blog a.notf2,nav ul li.blog a.notf2:hover { background-position:-306px -188px; }
 #nav ul li.blog a.notf3,nav ul li.blog a.notf3:hover { background-position:-306px -235px; }
 
 #nav ul li.contact a { width:85px;background-position:-363px 0px; }
 #nav ul li.contact a:hover { width:85px;background-position:-363px -47px; }
 #nav ul li.contact a.selected,nav ul li.contact a.selected:hover { background-position:-363px -94px; }
 #nav ul li.contact a.notf1,nav ul li.contact a.notf1:hover { background-position:-363px -141px; }
 #nav ul li.contact a.notf2,nav ul li.contact a.notf2:hover { background-position:-363px -188px; }
 #nav ul li.contact a.notf3,nav ul li.contact a.notf3:hover { background-position:-363px -235px; }
 
.photo_head {
	width: 900px;
	height: 30px;
	margin-bottom: 5px;
	padding: 4px 0px 5px 50px;
	background: url(../photos/files/photo_bar.png) no-repeat;
	cursor: pointer;
	float: left;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 18pt;
}

.photo_head:hover {
	background: url(../photos/files/photo_bar_over.png) no-repeat;
	color: #555555;
	text-shadow: #CCCCCC 0px 1px 0px;
}
.photo_body {
	width: 900px;
	height: auto;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/photoareabg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;

}
.photo_body_open {
	width: 900px;
	height: auto;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/photoareabg.png);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;

}
#rss {
	background-image: url(../images/rss.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	padding-bottom: 5px;
	top: 0px;
	margin-right: 0px;
	float: right;
	position: relative;
}

#rss_link {
	border: 0;
}

#screen {
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;

}


#stage {
	height: 256px;
	width: 900px;
	margin: auto;
	overflow: hidden;
	position: relative;
	z-index: 7;

}
 
 #top {
 	width: 900px;
	height: 46px;
	margin: auto;
	
}

#usbcable {
	width: 364px;
	height: 493px;
	float: right;
	margin-right: 40px;
	margin-top: 40px;
	background-image: url(../images/usbcable.png);
	background-repeat: no-repeat;
	z-index: 1;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 16px;
	list-style: square;
}

/* Contact Fom */

.form {
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 18pt;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 24px;
}

label {
	display: block;
	float: left;
	clear: left;
	width: 150px;
	line-height: 20px;
	margin-bottom: 10px;
	margin: 5px 0;
}

input, textarea, select {
	margin: 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 100;
	color: #333333;
	background-image: url(../images/contactformbg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ccc;
	margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #FFFFFF;
}

span.required{
	font-size: 13px !important;
	color: red !important;
}

.errormsg {
	display: block;
	width: 90%;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	background: #FF9D9D url(../images/stop.gif) no-repeat 10px center;
	padding: 3px 10px 3px 40px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #FF0000;
}

.msgSent {
	font-size: 20px;
	text-align: center;
}

#portfolio_frame {
	width: 699px;
	height: 419px;
	background: url(../images/portfolio_frame.png) no-repeat;
	display: block;
	margin: 22px auto 22px auto;
	position: absolute;
	left: 100px;
	border: 1px solid #000;
}
#portfolio {
	width: 700px;
	height: 420px;
	margin: 22px auto 22px auto;
	overflow: hidden;
}
#portfolio .slide {
  margin:0 auto;
  width:700px;
  height:420px;
  background: url(../images/slide_bg.png) repeat-x;
}
#portfolio .slide p {
	color: #FFF;
	width: 700px;
	text-align: center;
	margin: 0;
	text-shadow: #000 0px 1px;
	font-size: 14pz;
	padding-top: 1px;
}
.portfolio_control {
  display: inline;
  width:50px;
  height:394px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#left_control {
  background:transparent url(../images/arrow_left.png) no-repeat 0 0;
  margin-top: 22px;
}
#right_control {
  left: 850px;
  background:transparent url(../images/arrow_right.png) no-repeat 0 0;
  margin-top: 22px;
}
.inactive {
	opacity: 0.5;
}