/* MAIN CONTAINER : CONTACT */
div.divMain div.divContact {
	margin:               0px;
	padding:              25px 0px 25px 30px;
	width:                780px;
	height:               auto;
	background-image:     url(../images/top_banner_shadow.jpg);
	background-position:  top left;
	background-repeat:    no-repeat;
}
div.divMain div.divContact table {
	margin:               0px;
	padding:              0px;
	width:                780px;
	height:               458px;
}
div.divMain div.divContact table td {
	margin:               0px;
	padding:              0px;
	vertical-align:       top;
}

/* MAIN CONTAINER : CONTACT : LEFT */
div.divMain div.divContact table td.tdCol1 {
	width:                220px;
	border-right:         #CCCCCC solid 1px;
}
div.divMain div.divContact table td.tdCol1 div {
	margin:               0px;
	padding:              0px;
	width:                220px;
	height:               auto;
	font-size:            11px;
	line-height:          14px;
	color:                #909090;
}
div.divMain div.divContact table td.tdCol1 div a {
	margin:               0px;
	padding:              0px;
	width:                220px;
	height:               auto;
	font-size:            11px;
	line-height:          14px;
	color:                #003366;
}

/* MAIN CONTAINER : CONTACT : RIGHT */
div.divMain div.divContact table td.tdCol2 {
	width:                560px;
	height:               auto;
}
div.divMain div.divContact table td.tdCol2 div {
	margin:               0px;
	padding:              0px 0px 0px 30px;
	width:                530px;
	height:               auto;
	font-size:            11px;
	line-height:          14px;
	text-align:           justify;
	color:                #999;
}
div.divMain div.divContact table td.tdCol2 div h1 {
	margin:               0px 0px 15px 0px;
	padding:              0px;
	font-size:            16px;
	font-weight:          bold;
	line-height:          18px;
	height:               18px;
	width:                auto;
	color:                #003366;
}
div.divMain div.divContact table td.tdCol2 div div.divBigThumb {
	margin:               0px;
	padding:              0px;
	width:                420px;
	height:               320px;
	background-image:     none;
	background-color:     #000000;
	background-position:  top left;
	background-repeat:    no-repeat;
	border:               none;
}