/* generated by csscreator.com */ 
*{ outline:none;}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:950px; 
 text-align:center;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#maincol{ background:url(images/imghome.jpg) center top no-repeat #FFFFFF;
height:608px;
width:100%;  
 float: left; 
 display:inline;
 }
 
#navbar{
 height:200px; 
 background-color:#FFFFFF; 
 clear:both;
 }
 
 #page_box{
 width:820px;
 margin:0 auto;}
 
 #portfolio{
 padding: 30px 0px 0px 0px;
 }
 
 #portfolio h1{
 font-family:"Trebuchet MS";
 color:#1CC9FB;
 text-transform:uppercase;
 font-size:15px;
 letter-spacing:3px;
 padding: 0px 30px 10px 30px;
 }
 
  #portfolio p{
 font-family:"Trebuchet MS";
 line-height:22px;
 color:#949BA3; 
 font-size:12px; 
 padding: 0px 30px 0px 30px;
 }
 
 
 .formbutton{ background: url(images/form_button.jpg) top center no-repeat; color:#9EA5AC; font-size:11px; width: 75px; height:20px; border:hidden;}
.whiteform{ 
font-family:"Trebuchet MS";
 color:#c1c1c1;
 text-decoration:none;
 text-transform:uppercase;
 font-size:10px;
 letter-spacing:3px;}
 
 
/*
form
*/

input, textarea, select	{
	background-color:		#EEEEEE;
	border-width:			0px;
	border-style: 			solid;
	font-family: Helvetica, Arial, sans-serif;
	font-style:				normal;
	font-weight:			normal;
	font-size:				8pt;
	line-height:			11pt;
	color: 					#fff;
	padding:				2px 2px 2px 2px;
		}
		
		input:focus, textarea:focus, select:focus { 
			background-color: 		#1CC9FB; 
			border-width: 			0px; 
		}
		
		fieldset { 
			border:					0px solid; 
		} 
 
 
 
 
 /* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:10px;text-transform:uppercase; font-family: "Trebuchet MS", Arial,Verdana,Helvetica,sans-serif; word-spacing:-3px; letter-spacing:3px;}

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}

#stylefour ul li a{display:block;float:left;
color:#A5A5A5;
text-decoration:none;
padding:17px 15px 0 3px;
height:23px;
}

#stylefour ul li a:hover,#stylefour ul li a.current{
color:#1CC9FB;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */ 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



#shakefx {
	display: block;
	width: 73px;
	height: 18px;
	background: url("shakefx.jpg") no-repeat 0 0;
	text-decoration:none;
	text-align:center;
}
#shakefx:hover {
	background-position: -73px 0;
}
#shakefx span {
	display:none;
}


.designby {
 font-family:"Trebuchet MS";
 color:#ccc; 
 font-size:10px; 
 padding: 0px 0px 0px 0px;
 }