* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {
	background: #fff url(../images/bg-y.jpg) top left repeat-y;
	font-family:Arial;
	font-size:12px;
	color:#797979;
}

#container, #footer, #header {width: 985px;}
#header {height:117px;}
#left-column {width: 205px;}
#right-column {width: 780px;}
#wrap-footer, #footer {height: 75px;}

img, div { behavior: url(iefix/iepngfix.htc) }


ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}


#wrap-container {
	background: url(../images/bg.jpg) top left no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;}
	
#container {
	text-align: left;
	}
	
#header {

}

.headpic a{
  float:left;
  padding-right: 3px;
}


.ilink1{
	position:absolute;
	width:250px;
	height:250px;
	top:0px;
	left:0px;
    float:left;
    z-index: 10;
}
.ilink2{
	position:absolute;
	width:250px;
	height:250px;
	top:0px;
	left:252px;
}
.ilink3{
	position:absolute;
	width:250px;
	height:250px;
	top:0px;
	left:504px;
}

ul.galist li{
	float:left;
	padding:10px;

}

ul.galist img{
	border: 1px solid #fbe7eb!important;
	float:left;
}

ul.galist{
	padding-left:30px;
	
}

.clear{
	clear:both;
}

.clear20{
	clear:both;
	height:20px;
}

.menu{
	padding-left:60px;
}

#left-column{
	float:left;
	padding-top:144px;
}


#right-column{
	float:left;	
	padding-top:144px;
}

.ktab{

}

.content{
	min-height:200px;
	height:auto!important;
	height:200px;
	width:735px;
	padding-left:20px;
}

.content3{
	min-height:200px;
	height:auto!important;
	height:200px;
	width:700px;
	padding-left:20px;
}

table.pristable tr td{
  border:1px solid #fff;
}


.content2{
	text-align:left;
	min-height:200px;
	height:auto!important;
	height:200px;
	padding-left:35px;
}

.content p{
	padding-bottom:14px;
}

.pics{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.clear{
	clear:both;
}


.footer{
	padding-top:35px;
	text-align:center;
	font-size:11px;
	padding-bottom:10px;
}

.footer a{
	color:#797979;
	text-decoration:none;
}

.footer a:hover{
	color:#797979;
	text-decoration:underline;
}

ul.submenu{
	width:150px;
	padding-left:30px;
	padding-top:20px;
}

ul.submenu li{
	padding-bottom:10px!important;
	width:150px;

}

.headpic2{
	padding-bottom:20px;
}

.headpic{
	position:relative;
}

ul.submenu li a{
	color:#919191;	
	font-size:14px;
	text-decoration:none;
}

ul.submenu li a:hover{
	font-weight:bold;
}


#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;
}


img {border: 0;}

.left{float: left;} 
.right{float: right;}

a:focus {
   outline: none;
} 
.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0
	}
	
	
.border {
	border: 1px solid #CCCCCC;
}
form {
	margin: 0;
	padding: 0;
}
.formTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	width: 200px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formTextArea {
	overflow-x: hidden;
	overflow-y: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 80px;
	width: 414px;
	padding: 2px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 60px;
	border: 1px solid #CCCCCC;
}