*{
	margin:0;
	padding:0;
}


/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% verdana, Helvetica, sans-serif;
	padding: .8em 2em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
/* gray */
.gray {
	color: #fff;
	font-weight:bold;
	border: solid 1px #2e3131;
	background: #2e3131;
	background: -webkit-gradient(linear, left top, left bottom, from(#585b5b), to(#2e3131));
	background: -moz-linear-gradient(top,  #585b5b,  #2e3131);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#585b5b', endColorstr='#2e3131');
}
.gray:hover 
{
    color:#fff;
	background: #585b5b;
	background: -webkit-gradient(linear, left top, left bottom, from(#797d7d), to(#585b5b));
	background: -moz-linear-gradient(top,  #797d7d,  #585b5b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#797d7d', endColorstr='#585b5b');
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

.col{
	width:100%;
	margin:0 0 5%;
	float:left;
}

html,#contaner{
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
}
body{
	color:#000;
	height:100%;
	margin:0;
}

.width{
	width:87.36%;
	margin:0 auto;
}

#navbar{
			
	background:url(../images/nav_bg.png);
	position:fixed;
	top:-61px;
	left:0px;
	right:0px;
	min-height:61px;
	height:auto !important;
	height:61px;
	z-index:999;
}

#navholder{
	margin:0 auto;
}

#logo{
	float:none;
	width:350px;
	margin:0 auto;
	text-align:center;
}

nav{
	margin:20px auto;
	padding:0 0 0 0px;
	width:190px;
	text-align:center;
}
nav ul{
	list-style:none;	
}
nav li{
	float:left;
	padding-right:15px;
}
nav li a{
	color:#fff;
	text-decoration:none;
	text-shadow:#333 1px 1px;
}

#topsection{
	background:url(../images/top_bg.jpg) repeat-x;
	height:770px;
	position:relative;
	overflow:hidden;
}

#top_image{
	position:relative;
	background:url(../images/top_image.jpg) right top no-repeat;
	height:770px;
}

#airBallon1{
	position:relative;
	width:138px;
	top:-30px;	
	margin:0 auto;
	left:-20%;
	z-index:3;
	display:none;
}

#airBallon2{
	position:relative;
	margin:0 auto;
	width:57px;
	top:-100px;
	z-index:2;
}

#work
{
	background:url(../images/work_bg.jpg) repeat-x;
	height:288px;
}

#work_title
{
	background:url(../images/work_image.jpg) right no-repeat;
	height:288px;
}

#work_title div
{
	color:#fff;
	font-size:100px;
	padding:70px 0 0 0;
}

.section_title
{
	font-size:36px;
	color:#8F002A;
	padding:10px;
	margin:10px 0 40px;
	border-bottom:dotted #ccc 1px;
}

.thumnail
{
	width:100%;
}

.discription
{
	width:100%;
	font-size:13px;
	color:#666;
}

.discription div
{
	line-height:1.5em;
	padint
}

h3
{
	background:#8F002A;
	color:#FFF;
	padding:10px;
	margin:0 0 10px 0;
	}
	
h4
{
	padding:10px 0;
	color:#8F002A;
	}

.left
{
	float:left;
}

#about
{
	background:url(../images/about_bg.jpg) repeat-x;
	height:288px;
}

#about_title
{
	background:url(../images/about_image.jpg) right no-repeat;
	height:288px;
}

#about_title div
{
	color:#fff;
	font-size:100px;
	padding:70px 0 0 0;
}

img.earth
{
    min-height: 50%;
    width: 100%;
    height: auto;
}

#contact
{
	background:url(../images/about_bg.jpg) repeat-x;
	height:288px;
}

#contact_title
{
	background:url(../images/about_image.jpg) right no-repeat;
	height:288px;
}

#contact_title div
{
	color:#fff;
	font-size:100px;
	padding:70px 0 0 0;
}

.contact_text
{
	color:#fff;
	font-size:18px;
	padding:2% 0 0 0;
}

.project
{
	margin:50px 0 50px 0;
}

.title{
	background:url(../images/port_bg.jpg) repeat-x #f2f2f2;
	height:149px;
	font-size:32px;
	cursor:pointer;
}

.title img{
	width:60px;
}

.title .web_text{
	background:url(../images/port_mid.jpg) center top no-repeat ;
	height:146px;
	color:#8f002a;
	padding:20px 0 0 0;
}

.title .graphic_text{
	background:url(../images/port_mid.jpg) center top no-repeat ;
	height:146px;
	color:#49810d;
	padding:20px 0 0 0;
}

.title .photography_text{
	background:url(../images/port_mid.jpg) center top no-repeat ;
	height:146px;
	color:#0a2b8a;
	padding:20px 0 0 0;
}

#bio
{
	z-index:300;
	position: relative;
	/*background:#000;*/
	color:#fff;
}

#bio .info
{
	padding:30px 0 30px;
	line-height:2em;
	height:400px;
	font-size:18px;
}

#res
{
	position:absolute;
	left:40%;
	
	-webkit-animation:cssRes 6s infinite ease-in-out;
	-moz-animation:cssRes 6s infinite ease-in-out;
}
		@-webkit-keyframes cssRes {
			from { top: 20%}
			50% { top: 25%}
			100% { top: 20%}
		}
		@-moz-keyframes cssRes {
			from { top: 20%}
			50% { top: 25%}
			100% { top: 20%}
		}


.info span
{
	font-size:34px;
}

#background {
	background: url(../images/background.png) repeat 5% 5%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
}

#midground {
	background: url(../images/midground.png) repeat 20% 20%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 100;
}

#foreground {
	background: url(../images/foreground.png) repeat 90% 110%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 200;
}

.contact_info{
	background: url(../images/moon.jpg) no-repeat #000;
}

#background{
	-webkit-animation:cssStars1 10000s infinite linear;
	-moz-animation:cssStars1 10000s infinite linear;	
}
			@-webkit-keyframes cssStars1 {
				from { background-position: 0 0}
	        	to { background-position: -100000px 0}
			}
			@-moz-keyframes cssStars1 {
				from { background-position: 0 0}
		        to { background-position: -100000px 0}
			}
			
#midground{
	-webkit-animation:cssStars2 8000s infinite linear;
	-moz-animation:cssStars2 8000s infinite linear;	
}
			@-webkit-keyframes cssStars2 {
				from { background-position: 0 0}
	        	to { background-position: -100000px 0}
			}
			@-moz-keyframes cssStars2 {
				from { background-position: 0 0}
		        to { background-position: -100000px 0}
			}
			

#foreground{
	-webkit-animation:cssStars 4000s infinite linear;
	-moz-animation:cssStars 4000s infinite linear;	
}
			@-webkit-keyframes cssStars {
				from { background-position: 0 0}
	        	to { background-position: -100000px 0}
			}
			@-moz-keyframes cssStars {
				from { background-position: 0 0}
		        to { background-position: -100000px 0}
			}

.wave{
		z-index:0;
		width:100%;
		height:200px;
		position:absolute;
		bottom:0px;
		background: url(../images/wave2.png) repeat-x 0 130px,url(../images/wave1.png) repeat-x 80px 100px;
		-webkit-animation:cssWave 6s infinite ease-in-out;
		-moz-animation:cssWave 6s infinite ease-in-out;
}
		@-webkit-keyframes cssWave {
			from { background-position: 0 130px, 80px 80px}
			50% { background-position: 0 115px, 80px 100px}
			100% { background-position: 0 130px, 80px 80px}
		}
		@-moz-keyframes cssWave {
			from { background-position: 0 130px, 80px 80px}
			50% { background-position: 0 115px, 80px 100px}
			100% { background-position: 0 130px, 80px 80px}
		}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#logo{
	float:left;
	margin:0;
	text-align:left;
	width:191px;
}
nav{
	float:right;
}

.width{
	width:80.675%;
	margin:0 auto;
}

.thumnail
{
	width:100%;
}

.title{
	font-size:42px;
}
.title img{
	width:80px;
}

.discription
{
	width:100%;
}

.col{
	width:48%;
	margin:0 1% 5% 1%;
	float:left;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
#logo{
	float:left;
	margin:0;
	text-align:left;
	width:191px;
}
nav{
	float:right;
}	
.width{
	width:90%;
	margin:0 auto;
}

.thumnail
{
	width:50%;
}

.title{
	font-size:72px;
} 
.title img{
	width:137px;
}

.discription
{
	width:48%;
	margin:0 0 0 2%;
}

.col{
	width:23%;
	margin:0 1% 5%;
	float:left;
}


}