﻿@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
  
} 
#menu
{
	background-image:url(images/bg1.gif);
	background-repeat:repeat-x;
}
#picture1
{
	background-image:url(images/bg2.gif);
	background-repeat:repeat-x;
}
#picture2
{
	background-image:url(images/bg3.gif);
	background-repeat:repeat-x;
}

.centered
{
	width:1000px;
	margin-left:auto; margin-right:auto;
	height:auto;
	
}
#container
{background-image:url(images/text_bg.gif);
width:inherit;
height:auto;
}
.left
{
	float:left;
	height:auto;
	padding-left:45px;
}
.right
{
	background-image:url(images/sky-bottom.gif);
	width:418px;
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	height:auto;
	margin-bottom:35px;
		font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.right2
{
	background-image:url(images/sky-bottom.gif);
	width:418px;
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	height:auto;
	margin-bottom:35px;
}
.form
{	margin-top:55px;
	width:280px;
	margin-left:auto; margin-right:auto;
}
.ctb
{
	width:227px;	
	float:left;
	margin-left:35px;
}
.ctb-title
{
	background-image:url(images/title-underline.gif);
	background-repeat:no-repeat;
	width:227px;
	height:46px;
	background-position:bottom center;
}
.ctb-title span
{
	font-size:18px;
	position:relative;
	top:20px;
}

.ctb-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:5px;
}
.ctb-footer
{	padding-bottom:4px;
	height:59px; width:227px;

}
#header
{
	background-image: url(images/header.jpg); background-repeat:no-repeat;
	width:1000px;
	height:87px;
}
.linkbar
{
	height:64px;
	width:670px;
	float:right;
	position:relative;
	bottom:30px;
}
.linkbar ul
{
	margin:0px; border:0px; padding:0px;
	list-style-image:none;
	list-style-type:none;
	list-style:none;
	float:right;
	position:relative;
	top:40px;
	right:70px;
}
.linkbar ul li
{
	display: inline;
	margin:0px;
	padding:0px;
	
}
.linkbar ul li span a
{
	
	color:black;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
height:18px;
display:inline-block;
padding:8px;

}
.linkbar ul li span a:hover
{	padding:8px;
height:18px;
display:inline-block;
	background-color:#f5f4ef;
	background-image:url(images/link-underline.gif);
	background-position:bottom center;
	background-repeat:no-repeat;

	
}
.linkbar ul li span
{	display:inline;
	padding-top:14px;
	padding-bottom:14px;
	padding-left:1px;
	padding-right:1px;
	}
.linkbar ul li span:hover
{
	display:inline;
	/*background-color:#f5f4ef;
	background-image:url(images/link-underline.gif);
	background-position:bottom center;
	background-repeat:no-repeat;*/

}
.delimiter
{position:relative;
top:25px;
}
#footer
{
		background-image:url(images/bg4.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.photo
{
	height: 118px;
	width:147px;
	padding:3px;
	border:1px solid #768285;
	float:left;
	margin-top:8px;
	margin-right:8px;
	background-color:#FFF;
	text-align: center;
}
.textb-table
{
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
.textb-table td
{
	padding-top:2px;
	padding-bottom:2px;
}
.footer-text
{
	color:#858271;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	position:relative;
	top:48px;
	
}
input, textarea
{
	border:none;
	border-bottom:1px solid #768285;
	border-right:1px solid #768285;
	color:#666666;
	

}
.input1
{
	width:229px;
	padding:5px;
	-moz-box-shadow:    3px 3px 2px #676767 inset;
   	-webkit-box-shadow: 3px 3px 2px #676767 inset;
	box-shadow:         3px 3px 2px #676767 inset;
	margin-bottom:5px;
}
.formshadow
{
	padding:0px;
	background-repeat: no-repeat;
	border:0px;
	margin:0px;

	
}
.formshadowx,.formshadowx1,.formshadowx2
{
	background-image: url(images/formshadowx.gif);
	background-repeat:repeat-x;
	clear:both; 
	width:60px;
	height:4px;
	position:relative;
	left:4px;
	width:239px;

}
.formshadowy
{
	background-image: url(images/formshadowy.gif);
	background-repeat:repeat-y;
	float:left;
	width:4px;
	height:18px;
}
.formshadowc
{	position:relative;
	top:17px;
	height:2px;
	width:4px;
	border:0px;
	background-repeat:no-repeat;
}
.formshadowcr,.formshadowcr1,.formshadowcr2
{	position:relative;
	left:238px;
	height:4px;
	width:2px;
	border:0px;
	background-repeat:no-repeat;
}
.textarea1
{
	position:relative;
	bottom:				1px;
	height:				178px;
	margin: 			0;
	width: 				229px;
	padding:			5px;
	-moz-box-shadow:    3px 3px 2px #676767 inset;
   	-webkit-box-shadow: 3px 3px 2px #676767 inset;
   	box-shadow:         3px 3px 2px #676767 inset;
   	border-radius:		1px;
   	overflow: 			hidden;
}
.cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
#aux-tablebg
{
	width:72px;
	height:39px;
	float:right;
	position:relative;
	background-image:url(images/aux-bgtable.jpg);
	background-repeat:no-repeat;
	/*top:466px;*/
	right:418px;
	clear:none;
}
