body {
	
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;

	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;



}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;


}
.subheading {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
}
.input{
	border: thin solid #999999;


}
.banner {
	background-image: url(images/froz1_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sydbanner {
	width: 777px;
	background-image: url(images/topbanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #30414E;
}
#maintable {
	background-color: #506473;
	height: 100%;
	width: 777px;
}

.sydbanner h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}


.bg {
	background-image: url(images/froz1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactbg {

	background-image: url(images/porfoliobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main {
	position: absolute;
	width: 777px;
	left: 0px;
	background-color: 506473;
	height: 100%;
	top: 197px;
}

.portfolio{
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/rightbg.gif);
	background-color: #506473;




}
.content {
	background-repeat: no-repeat;
	background-position: left top;
	width: 616px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #009933;
	height: 100%;




}
.foot {
	background-repeat: no-repeat;
	background-position: left top;
	width: 777px;
	position: absolute;
	height: 41px;
	background-color: #0066CC;
	z-index: 11;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FF66;
	text-align: center;
	vertical-align: middle;
	bottom: 0px;




}

#body{
	position: relative;
	width: 777px;
	left: -1px;
	background-color: #506473;
	height: 100%;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 10;




}
.foot2 {

	background-repeat: no-repeat;
	background-position: left top;
	width: 777px;
	top: 0px;
	left: 0px;
	position: relative;
	height: 10px;
	background-color: #30414E;
	z-index: 20;
}
#footlinks {
	background-repeat: no-repeat;
	background-position: left top;
	width: 777px;
	top: -13px;
	left: 125px;
	position: relative;
	height: 33px;
	background-color: #506473;
	z-index: 20;
	text-align: center;
	vertical-align: middle;

}
.topbg {
	background-image: url(images/top-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #30414E;
}
