/* ====== default setup ====== */

html {
	width:100%;
	/*height:100%;*/
	margin:0;
	padding:0;
} 

body {
	background: #FFFFFF;
	width:100%;
	/*height:100%;*/
	margin:0;
	padding:0;
}



/* ====== box layers ====== */

#boxMain {
	position: relative;
	top: 35px;
	width:770px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FF0000;
	visibility: visible;
	z-index: 0;
}

#boxHead {
	position: absolute;
	top: 0px;
	left: 0px;
	width:770px;
	height:250px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 0;
}

#boxLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width:200px;
	height:125px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}
#boxLogo2 {
	position: absolute;
	top: 0px;
	left: 200px;
	width:200px;
	height:125px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}

#boxLink {
	position: absolute;
	top: 100px;
	left: 200px;
	width:570px;
	height:25px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
}

#boxLinkText {
	position: absolute;
	top: 2px;
	left: 0px;
	width:365px;
	height:23px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}

#boxLinkStrip {
	position: absolute;
	top: 100px;
	left: 0px;
	width:365px;
	height:23px;
	margin:0px;
	padding: 0px;
	background-color: #E6E6E6;
	visibility: visible;
	z-index: 1;
}

#boxPhoto {
	position: absolute;
	top: 125px;
	left: 0px;
	width:770px;
	height:125px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}

#boxSearch {
	position: absolute;
	top: 252px;
	left: 565px;
	width:205px;
	height: 25px;
	margin:0px;
	padding: 0px;
	z-index: 1;
	background-color: #D9D9D9;
	visibility: visible;
}

#boxDiv1 {
	position: absolute;
	top: 0px;
	left: 199px;
	width:1px;
	margin:0px;
	padding: 0px;
	background-color: #666666;
	visibility: visible;
	z-index: 2;
}

#boxDiv2 {
	position: absolute;
	top: 100px;
	left: 564px;
	width:1px;
	margin:0px;
	padding: 0px;
	background-color: #666666;
	visibility: visible;
	z-index: 2;
}
#boxBodyDiv1 {
	position: absolute;
	top: 250px;
	left: 0px;
	width:1px;
	margin:0px;
	padding: 0px;
	background-color: #666666;
	visibility: visible;
	z-index: 2;
}


#boxBody {
	position: absolute;
	top: 286px;
	left: 200px;
	width:570px;
	margin:0px;
	padding: 0px;
	visibility: visible;
	z-index: 0;
}

#boxBodyMenuHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	position: absolute;
	top: 290px;
	left: 0px;
	width:199px;
	margin:0px;
	padding: 0px;
	border: 1px;
	visibility: visible;
}
#boxBodyMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	position: absolute;
	width:199px;
	top: 317px;
	left: 0px;
	margin:0px;
	padding: 5px;
	padding-left: 10px;
}

#boxBodyCont {
	top: 290px;
	min-height:230px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	z-index: 1;
}

#boxFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	clear:both;
	width:570px;
	top: 320px;
	left: 50px;
	height:125px;
	padding-left: 45px;
	visibility: visible;
	background-image: url(../img/common/boxCopyright.gif);
	background-repeat: no-repeat;
	text-indent: 23px;
	padding-top: 40px;
}
#boxFootRight {
	text-indent: 323px;
}

/* ====== objects styles ====== */

#boxBodyCont .isBodyTable  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#boxBodyCont .isBodyHeader1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 0px;
	text-indent: 0px;
	color: #092951
}

#boxBodyCont .isBodyHeader2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	text-indent: 10px;
	color: white;
}



/* ====== text styles ====== */

#boxBodyMenu .isText {
	margin: 0px 30px 10px 15px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 14px;
	color: #333333;
}


#boxLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 10px;
}

#boxLinkText a:link, #boxLinkText a:visited { 
	color: #666666;
	text-decoration:none;
}

#boxLinkText a:hover, #boxLinkText a:active {
	color:#444;
	text-decoration: underline;
}

#boxBodyCont .isTitle {
	margin: 20px 30px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

#boxBodyCont .isSubTitle {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
}

#boxBodyCont .isText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-right: 8px;
}

#boxBodyCont .isTextRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-left: 12px;
}

/* ====== form objects ====== */

form {
	margin: 0px;
	padding: 0px;

}

/* ====== links styles ====== */

#boxBodyCont .isText a:link, #boxBodyCont .isText a:visited,
#boxBodyCont .isTextRight a:link, #boxBodyCont .isTextRight a:visited,
#boxBodyCont .isIndText a:link, #boxBodyCont .isIndText a:visited,
#boxBodyCont .isList a:link, #boxBodyCont .isList a:visited {
	color: #092951;
}

#boxBodyCont .isText a:hover, #boxBodyCont .isText a:active,
#boxBodyCont .isTextRight a:hover, #boxBodyCont .isTextRight a:active,
#boxBodyCont .isIndText a:hover, #boxBodyCont .isIndText a:active,
#boxBodyCont .isSmallText a:hover, #boxBodyCont .isSmallText a:active {
	color: #FFFFFF;
	background-color: #092951;
	text-decoration: none;
}


#boxBodyMenu a:link, #boxBodyMenu a:visited,  
#boxBodyMenu a:hover, #boxBodyMenu a:active {
	color: #092951;
	text-decoration:none;
}

#boxFoot a:link, #boxFoot a:visited { 
	color: #666666;
	text-decoration:none;
}

#boxFoot a:hover, #boxFoot a:active {
	color:#444;
	text-decoration: underline;
}

