body {
	background-color: #333b2c;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bkg31 {
	background-image: url(../images/h31.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.bkg35 {
	background-image: url(../images/h35.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.bkg33 {
	background-image: url(../images/h33.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.content {
	background-color: #424e3a;
	padding: 15px 15px 15px 15px;
	vertical-align: top;
}
a:link {
	color: #CEE216;
}
a:visited {
	color: #CEE216;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FFCC33;
}
input.login{
	background: #637557;
	border: 1px solid white;
	color: #FFFFFF;
}

.style1 {color: #424E3A}
.style2 {color: #FFFFFF}

.errMsg {
	color: red;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}

#menu{
/*	margin-left:15px;*/
	overflow:hidden;
	width: 177px;
}
#menu td, #menu th/*, #menu a*/ {
	background-color: #3b4336;
}
#menu ul {
	list-style-image: url(../images/dot.gif);
	list-style-position: inside;
}
#menu li {
/*	background-color: #3b4336;*/
	padding: 0px 0px 3px 0px;
	width: 100%;
}
#menu a {
	color: #CEE216;
	text-decoration: none;
}
#menu a:visited {
	color: #CEE216;
}
#menu a:hover {
	color: #FFCC33;
}
#login a{
	text-decoration: underline;
}

table.contact{
	width: 375px;
}

table.contact td, table.contact th{
	padding:4px;
	background-color:#333b2c;
}

#ourwork_gallery{
	text-align:center;
}
#ourwork_gallery img{
	border-color: #364130;
}
.footer {
	background-image: url(../images/b1.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #333b2c;
	color: #424e3a;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 4px;
	width: 781px;
	height: 138px;
	font-size: 11px;
}
.borderBtm {
	border-bottom: 1px solid white;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.central_cell{
	margin:auto;
	padding: 15px 10px;
	width:400px;
	background-color:#364130;
	text-align:center;
}

input.green_button{
 	height:18px;
 	border: 1px solid #637557;
 	background-color: #CEE216;
 	color:#000000;
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
