/********************************************/
/*					GENERAL					*/
/********************************************/
#wrap {
	width:950px;
	background:#FFFFFF;
	margin:auto;
}
#header {
	width:760px;
	height:252px;
	padding-left:190px;
	background:url("/images/temp2_header.jpg");
	font-family: Arial, Helvetica, sans-serif; 
}
#header #logo {
	float:left;
	margin-top:36px;
	width:320px;
	height:72px;
}
#header #navTop {
	float:right;
	margin-top:18px;
	width:440px;
	height:90px;
	text-align:right;
	color:#f94e76;
	font-size: 10px; 
}
#navTop a:link, #navTop a:visited {
	color:#f94e76;
	text-decoration:underline;
	font-weight:bold;
}
#navTop a:hover {
	text-decoration:none;
}

#content {
	padding-top:36px;
	width:950px;
}

#content #col1 {
	width:130px;
	padding-left:20px;
	float:left;
	font-size:9px;
	color:#bf3c5b;
	background:url("/images/temp2_bigpaw.png") left top no-repeat;
}

#col1 ul {
	margin-top:2em;
}

#col1 li {
	padding:0 0 5px 15px;
	line-height:12px;
	background:url(../images/temp2_smallpaw.png) 0px 0px no-repeat;
	border-bottom:1px dotted #f94e76;
	margin-bottom:0.5em;
}

#col1 a {
	text-decoration:underline;
}
#col1 a:hover {
	color:#f94e76;
	text-decoration:none;
}
#col1 li a {
	font-weight:bold;
	color:#f94e76;
	text-decoration:none;
}
#col1 li a:hover {
	color:#bf3c5b;
}

#content #col2 {
	width:550px;
	padding:0 50px 0 50px;
	float:left;
	border-right:1px dotted #f94e76;
	margin-bottom:4em;
}

#col2 div.intro, p.intro, #col2 h1, #col2 h2 {
	font-size:12px;
	color:#bf3c5b;
	font-weight:bold;
	padding-bottom:1em;
	border-bottom:1px dotted #f94e76;
	text-transform:uppercase;
	margin-bottom:1em;
}
#col2 div.intro p {
	text-transform:none;
}

#col2 h3 {
	font-size:12px;
	color:#bf3c5b;
	font-weight:normal;
	padding-bottom:0;
}

#col2 #bottomBanner {
	margin:4em 0 0 0;
}

#content #col3 {
	width:130px;
	padding-right:10px;
	float:right;
	font-size:10px;
	color:#f94e76;
	text-align:center;
}

#col3 #Table1 td {
	padding-bottom:1em;
}

#col3 a {
	font-weight:bold;
	color:#f94e76;
	text-decoration:underline;
}
#col3 a:hover {
	text-decoration:none;
}


#footer {
	font-family:Arial;
	font-size:10px;
	position:static;
	background:#f94e76 url(../images/temp2_footer.png) top left repeat-x;
	min-height:71px;
	height:auto !important;
	height:71px;
	color:#fff;
	padding-top:18px;
	text-align:center;
}
#copyright {
	width:950px;
	margin:0 auto;
	padding-bottom:4em;
	font-size:10px;
}
#copyright a:link, #copyright a:visited {
	color:#fdf0c4;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

#col2 .sub_column {
	width:45%;
	float:left;
	margin-right:20px;
}