body {
	background-image : url(../images/bg_hangers.gif);
	margin : 0px;
	padding : 0px;
}

table.trapezoid {
	background-image : url(../images/bg_trapezoid.gif);
	background-repeat : no-repeat;
	height : 585px;
	margin-top : 0px;
}

table.address {
	height : 370px;
	margin : 38px 31px 0px 60px;
}

td.left {
	height : 507px;
	margin : 0px;
	width : 313px;
}

td.right {
	height : 438px;
	margin : 0px;
	width : 446px;
	
}

p.address {
	background-color : #ffffff;
	color : #000000;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	line-height : 14px;
	margin : 0px;
}

p.footer {
	background : transparent; 
	color : #0A658F;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	line-height : 14px;
	margin : 0px;
}

p.form {
	background-color : #ffffff;
	color : #000000;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	margin : 0px;
}

p.text {
	background-color : #ffffff;
	color : #000000;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 14px;
	margin : 0px;
}

h1 {
	background-color : #ffffff;
	color : #000000;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 14px;
	margin : 4px 0px 10px 0px;
}

h2 {
	background-color : #ffffff;
	color : #000000;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 5px;
}

h3 {
	background : transparent; 
	color : #0A658F;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 1px;
}

ul {
	background-color : #ffffff;
	color : #3CA1D0;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 14px;
}

li {
	border-bottom : 2px #3CA1D0 dotted;
	padding-bottom : 2px;
}

a {
	background : transparent; 
	color : #CC3333;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 14px;
	text-decoration : none;
}

a:hover {
	background : transparent; 
	color : #CC3333;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 14px;
	text-decoration : underline;
}

a.footer {
	background : transparent; 
	color : #0A658F;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a.footer:hover {
	background : transparent; 
	color : #FF4740;
	font-family : "trebuchet ms", arial, helevetica, verdana, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

img.photo {
	margin : 5px;
}

#divContent{position:relative; top:0; left:0}