html, body {
	margin: 0;
	padding: 0;
	background: #333;
	font: small/150% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
    color: #fff;

}

img {
	border: 0;
}

h1 {
	color: #b3df26;
	font-size: 150%;
	letter-spacing: -1.5px;
}

a {
	color: #0d99cc;
	text-decoration: none;
	border-bottom: 1px dotted #0d99cc;
}




a:hover {
	color: #fff;
	border-bottom: 0;
}

#head {
	background: url(../img/topbg.gif) repeat-x;
	height: 377px;
	border-bottom: 3px solid #fff;
}

#content {
	margin-top: 30px;
}

.container {
	margin: auto;
	width: 1024px;
}

.featured {
	position: relative;
	left: 300px;
	top: 50px;
	border: 3px solid #fff;
}

.recent {
	position: relative;
	border: 0;
	left: 110px;
	top: 70px;
}

.logo {
	position: relative;
	top: -60px;
}

.columns {
	width: 95%;
}

.col1 {
	width: 40%;
	float: left;
}

.col2 { 
	float: right;
	width: 40%;
}

.newslink {

}

.clear {
	clear: both;
}

#footer {
	margin-top: 50px;
	background: #dedede;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	color: #000;
}

#contact {
	margin-top: 50px;
	background: #969696;
	height: 190px;
	padding-top: 20px;
	text-align: justify;
	color: #000;
	border-top: 3px solid #b3df26;
	border-bottom: 3px solid #b3df26;
}

#contact h1 {
	color: #000;
}


#nav a {
	border: 0;
}

#nav ul {
	list-style-type: none;
	position: relative;
	top: -40px;
	padding: 2px;
	left: 30px;
}

#nav li {
	list-style-type: none;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

.imgborder {
	border: 3px solid #b3df27;
}

#portfolio img{


filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#portfolio img:hover{
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

form, label, input , select{
	line-height:1.5;
}


input, textarea, select {
  border-top: 1px solid #c7c8c5;
  border-left: 1px solid #c7c8c5;
  border-bottom: 1px solid #f3f3f3;
  background: url(/img/bkg-input.gif) top left no-repeat #f7f7f7;
  vertical-align:middle;
  width:275px;
  padding:5px 8px;
}

input.radio {
	border: 0;
	background: none;
	width: 0;
	padding: 0;
}




.button {
	background:transparent url(/img/btn-enjin-right.png) no-repeat scroll right top;
	display:inline-block;
	text-decoration:none;
	vertical-align:middle;
}

button {
-x-system-font:none;
background:transparent url(/img/btn-enjin-left.png) no-repeat scroll left top;
border:0 none;
color:#000000;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:133.4%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
min-height:47px;
padding:5px 20px 14px;
vertical-align: top;
}

button:hover {
color: #1a2e83;
}

label {
	font-size: 113%;
}

.noborder {
	border: 0;
}

#portfolio2 img{


filter:alpha(opacity=50);
	-moz-opacity: 0.5; 
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#portfolio2 img:hover{
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

#portfolio2  img	{
	width: 150px;
	height: 200px;
	border: 1px solid #b3df26;
}

#portfolio2 a {
	border: 0;
}

#template textarea {
	height: 200px;
}

.smallwidth{
	
}

.gbutton {
width: 117px;
height: 48px;
border: 0;
margin: 0;
padding: 0;
background: none;
}