/********** GENERAL CLASSES **************/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cfcfcf;
	margin: 0px;
	background-image: url(../images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: top ;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
a {
	text-decoration: none;
	color: #3C67AC;
}
a:hover, a.true 
{
	color: #FF0000;
}
h1 a, h2 a, h3 a 
{
	font-size: 16px;
}

h1 {
	font-size: 24px;
	color: #C4311D;
	margin : 0px 0px 10px 0px;
}
h2 {
	font-size: 20px;
	color: #C4311D;
	margin : 0px 0px 10px 0px;
}
h3 {
	font-size: 16px;
	color: #C4311D;
	margin : 0px 0px 10px 0px;
}
h4 {
	font-size: 16px;
	color: #4D4D4D;
	margin:0px;
}
h5 {
	font-size: 14px;
	color: #4D4D4D;
	margin:0px;
}
ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li
{
	background: url(../images/bltDefault.gif) no-repeat 0px 5px;
	padding-left: 15px;
}
.inputText
{
	width: 221px;	
}
.normagin
{
	margin: 0px;	
}
/*****************  COMMON CLASSES ***********/
#header {
	background: no-repeat right bottom;
	position: relative;
}
#gutter1
{
	background-image: url(../images/shadowLeft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#gutter2
{
	background-image: url(../images/shadowRight.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#gutter3
{
	text-align: center;
}
#footer
{
	font-size: 9px;
	text-align: center;
}
#toolBox
{
	font-size: 9px;
	text-align: center;
	background-color: white;
	position: absolute;
	top: 0px;
	left: 498px;
	padding: 8px 8px 9px 8px;
	width: 253px;
}
#main
{
	background-color: white;
}
#header a, #footer a,#toolBox a
{
	text-decoration: none;
	color: black;
}
#footer a:hover, #footer a.true, #header a:hover, #header a.true, #toolBox a:hover, #toolBox a.true
{
	color: #FF0000;
}
#zoneMenu
{
	visibility : hidden;
	border-top: solid 1px #FFFFFF;
}
div.zoneMenuImage img
{
	border-bottom: solid 1px #BFBFBF;
}
div.zoneMenuImageLast img
{
	border-bottom: solid 1px #000000;
}
#tabs
{
	position: absolute;
	top: 122px;
	left: 509px;
}
#tabs img
{
	margin-left: 4px;
}
#mainMenu
{
	width: 161px;
	height: 394px;
	float: left;
	background: url(../images/bgMenu.gif) no-repeat top;
	padding-top: 17px;
	z-index : 100;
}
div.mainMenuImage
{
	margin-bottom: 1px;
}
#content
{
	width: 550px;
	float: left;
	padding: 12px 20px 10px 20px;
	line-height: 18px;
}
#pageMenu
{
	padding: 0px 0px 10px 0px;
}
#pageMenu a
{
	text-decoration: none;
	color: #3C67AC;
}
#pageMenu a:hover, #pageMenu a.true
{
	color: #FF0000;
}
/*****************  HOME CLASSES ***********/
#home
{
	float: left;
	width: 590px;
	padding: 16px 0px 0px 0px;
}
#homeImage
{
	float:left;
	width:411px;
}
#homeVideo
{
	float:left;
	width:163px;
}
#homeText
{
	width: 576px;
	padding: 20px 0px 0px 7px;
}
/********** FORM CLASSES **************/
table.formTable
{
	width : 380px;
}
table.formTable th
{
	font-weight : normal;
	text-align:right;
	padding: 0px 10px 0px 0px;
	width : 180px;
}
#submitForm
{
	float:right;
}
/********** SECTION PHOTOS CLASSES **************/
table.photosTable td.firstChild
{
	padding: 20px 20px 20px 0px;
}
#photosImages
{
	padding: 20px 0px 0px 0px;
}
/********** HOME VIDEO CLASSES **************/
#videoText
{
	padding: 20px 0px 0px 0px;
}
/************************************/
#sectionText
{
	float: left;
	width: 362px;
	padding : 0px 20px 0px 0px;
}
#sectionImage
{
	float: left;
	width: 147px;
	padding : 20px 0px 0px 0px;
}
.cuteTop {
	background: url(../images/bgCuteTop.gif) no-repeat top left;
	padding-left: 24px;
	text-align: right;
}
.cuteBottom {
	background: url(../images/bgCuteBottom.gif) no-repeat bottom left;
	padding: 8px 16px 16px 8px;
	font-size: 9px;
}
div.jobFormText
{
	padding: 0px 0px 20px 0px;
}
#loginText
{
	padding : 0px 0px 20px 0px;
}
.error
{
	color: #FF0000;	
}
#frameLogin
{
	float: left;
	width: 570px;
	height: 400px;
	padding: 16px 0px 0px 0px;
}
#frameForm
{
	float: left;
	width: 570px;
	height: 1000px;
	padding: 16px 0px 0px 0px;
}
