.our_header {
	height: 131px;
	background: url(../images/phil_header_bk_ext.jpg) repeat-x;
}

.our_header_inner {
	height: 131px;
	background: url(../images/phil_header_bk.jpg) no-repeat transparent;
}

.our_container {
	background: url(../images/phil_container_bk.jpg) repeat-x top;
	overflow: hidden;
	padding: 0px;
}

.our_container .our_container_inner {
	background: url(../images/phil_container_inner_bk.jpg) repeat-x bottom;
	overflow: hidden;
	min-height: 800px;
	padding: 10px;
}

#our_logo {
	font-variant: small-caps;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 30px;
}

#our_logo a {
	color: #fff;
	text-decoration: none;
}

#our_logo span {
	color: #ee2724;
}

#our_logo h1 {
	color: #000;
}

#our_slogan {
	position: absolute;
	top: 20px;
	left: 300px;
	font-weight: bold;
}

#our_slogan .line_1 {
	color: #ee2724;
	/*font-style: italic;*/
}

#our_slogan .line_2 {
	color: #fff;
	margin-left: 60px;
}

#our_slogan .line_2 a {
	color: #3952a4;
}

#slogan_2 {
	position: absolute;
	right: 25px;
	bottom: 70px;
}

#slogan_2 a {
	color: #3952a4;
	font-weight: bold;
}

#our_menu {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

#our_menu li {
	float: left;
	margin: 0px 2px;
	
}

#our_menu li a {
	display: block;
	height: 29px;
	line-height: 29px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#our_menu li a:hover {
	color: #ba2325;
}

#our_menu li a span {
	display: block;
	float: left;
	height: 29px;
}

#our_menu li a span.left {
	width: 3px;
	background: url(../images/menu_item_left.jpg) no-repeat top left;
}
#our_menu li a span.middle {
	background: url(../images/menu_item_bk.jpg) repeat-x top;
	padding: 0px 5px;
}
#our_menu li a span.right {
	width: 3px;
	background: url(../images/menu_item_right.jpg) no-repeat top right;
}

#footer {
	position: relative;
}

#footer ul.footer_menu {
	width: 500px;
	height: 70px;
	padding: 10px 0px  0px 10px;
}

#footer ul.footer_menu li {
	width: 150px;
	list-style-image: url(../images/footer_menu_bullet.png);
	margin-left: 20px;
}

#footer ul.footer_menu li a{
	color: #003365;
	text-decoration: none;
}

#footer div.copyright {
	height: 31px;
	line-height: 31px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#footer img.customer_support {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#phone_window {
	border: 1px solid #B3B9BF;
	width: 400px;
	background: #fff;
	display: none;
	position: absolute;
}

#phone_window .yui-widget-hd {
	background: #E0E9F3;
	height: 26px;
	line-height: 26px;
	padding: 2px 10px;
	border-bottom: 1px solid #D1D8DF;
	margin: 3px;
	color: #778899;
	text-align: center;
	font-weight: bold;
}

#phone_window .yui-widget-hd a {
	position: relative;
	left:40px;
	text-decoration: none;
	color: #778899;
	font-family: sans-serif;
	font-size: 90%;
}

#phone_window .yui-widget-bd {
	padding: 10px;
}

#phone_window .yui-widget-bd h2{
	font-weight: bold;
	color: #778899;
}

#phone_window .yui-widget-bd p {
	margin-left: 10px;
	margin-bottom: 3px;
	font-size: 90%;
	font-family: sans-serif;
}

#phone_window .yui-widget-bd p a {
	color: #A0AFCE;
	font-weight: bold;
}
