/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, img, small, strong, ol, ul, li, form, label {
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background-image: none;
}

body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: Myriad Roman, Myriad Pro, Arial, sans-serif, verdana;
	color:#000000;
}

ol, ul {
	list-style-type: none;
}

em, address, strong {
	font-style: normal;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */

body {
	background-color: #fff;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	background:url(../images/back.gif);
}

/* ----------------------------*/
/* CUSTOM CLASSES */
/* ----------------------------*/

.clear {
	clear: both;
}

/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/

#wrapper {
	width: 903px;
	margin: 0 auto;
	color: #6D6A6A;
	background-color: #FFF;
}

/* ---------------------------*/
/* HEADER */

#header {
	width: 903px;
	height: 173px;
	background-image: url('../images/header.jpg');
}

body.sub_page #header {
	background-image: url('../images/sub_header.jpg');
}

.logo {
	padding: 31px 0 0 40px;
	float: left;
	position: absolute;
	top: 0;
}

#header .phone_number {
	width: auto;
	margin: 27px 35px 0 0;
	letter-spacing: 4px;
	display: inline;
	padding: 45px 0 0 0;
	font-size: 19px;
	line-height: 23px;
	color: #F1903B;	
	background-image: url('../images/top_right.jpg');
	background-position: top right;
	float: right;
}

body.sub_page #header .phone_number {
	margin: 47px 35px 0 0;
	padding: 25px 0 0 0;
	color: #ee1065;	
	background-image: url('../images/sub_top_right.jpg');
}

#header .phone_number em {
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}

.menu {
	width: auto;
	margin-right: 28px;
	display: inline;
	clear: both;
	float: right;
	margin-top: 7px;
}

.menu ul li {
	line-height: 14px;
	float: left;
}

.menu ul li.none h2 {
	border-left: none;
}

.menu ul li h2 {
	padding: 0 7px;
	border-left: solid 1px #ffffff;
	font-weight: normal;
}

.menu ul li h2 a {
	font-size: 12px;
	color: #ffffff;
}

/* ---------------------------*/
/* CONTENT */

#content {
	width: 903px;
	margin: 4px 0 12px 0;
}

#content img.banner {
	float: left;
	display: inline;
	margin-left: 3px;
}

.left_column {
	width: 345px;
	padding: 42px 31px 0 48px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

.left_column h2 {	
	font-size: 37px;
	line-height: 41px;
	font-weight: normal;
	color: #EE662F;
}

.left_column p.top {
	margin: 0;
}

.left_column p {
	margin: 7px 0;
}

.left_column p.bottom {
	margin: 4px 0 0px 0;
	color: #EE662F;
	font-size: 12px;
	line-height: 19px;
}

.left_column p.bottom strong {
	font-weight: bold;
}

.left_column p.bottom em {
	margin-top: 8px;
	display: block;
	font-weight: bold;
}

.right_column {
	width: 466px;
	margin-top: 12px;
	float: left;
	background-image: url(../images/cat.jpg);
	background-position: left top;
}

body.sub_page .right_column {
	background-image: url(../images/sub_cake1.jpg);
}

.right_column a {
	display: inline;
	float: right;
	margin: 335px 10px 10px 0;
}

.right_column a img {
	display: block;
}

#content ul.sub_bottom_content{
	width: 855px;
	float: left;
	margin: 18px 0 16px 48px;
	display: inline;
}

body.sub_page #content ul.sub_bottom_content{
	margin-top: 47px;
}

#content ul.sub_bottom_content li {
	float: left;
	width: 265px;
	padding: 0 0 0 38px;
	background-image: url('../images/li_bg.jpg');
	background-position: right;
	background-repeat: no-repeat;
}

#content ul.sub_bottom_content li.list-item-one {
	padding: 0;
}

body.sub_page #content ul.sub_bottom_content li {
	background-image: url('../images/sub_li_bg.jpg');
}

#content ul.sub_bottom_content li ul, 
#content ul.sub_bottom_content li h2 {
	float: left;
}

#content ul.sub_bottom_content li h2 {
	font-family: Futura Light, Myriad Pro, Arial, sans-serif, verdana;
	font-size: 26px;
	line-height: 35px;
	font-weight: normal;
	color: #ee662f;
}

#content ul.sub_bottom_content li ul {
	margin: 0;
	padding: 0;
}

#content ul.sub_bottom_content li.list-item-three {
	width: 246px;
}

#content ul.sub_bottom_content li.list-item-three ul {
	width: 246px;
}

#content ul.sub_bottom_content li.list-item-three ul li p {
	width: 240px;
}

#content ul.sub_bottom_content li ul li {
	width: 246px;
	float: left;
	padding: 0;
	background-image: none;
	line-height: 18px;
}

#content ul.sub_bottom_content li ul li p {
	color: #817c7b;
}

#content ul.sub_bottom_content li ul li p a {
	margin:  0 0 0 100px;
	float: none;
}

#content ul.sub_bottom_content li a {
	float: right;
	color: #ee662f;
	margin-right: 10px;
}

#content ul.sub_bottom_content li.list-item-three, 
body.sub_page #content ul.sub_bottom_content li ul li, 
body.sub_page #content ul.sub_bottom_content li.list-item-three {
	background-image: none;
}

/* ---------------------------*/
/* FOOTER */

#footer {
	width: 903px;
	height: 35px;
	margin-bottom: 6px;
	background-image: url('../images/footer.jpg');
	background-repeat: repeat-x;
}

#footer p {
	color: #fff;
	text-align: right;
	padding: 10px 50px 0;
}

#footer p a {
	font-size: 12px;
	line-height: 18px;
	color: #ee662f;	
}

body.sub_page #content ul.sub_bottom_content li h2, 
body.sub_page #content ul.sub_bottom_content li a, 
body.sub_page .left_column p.bottom, 
body.sub_page .left_column h2, 
body.sub_page #footer p a {
	color: #ee1065;		
}

#wrapper img {
	behavior: url('iepngfix/iepngfix.htc');
}
