@charset "utf-8";
/* CSS Document */

/************ RESET *************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color: #FFF;
	background: url(images/AiRedesign_background_tile.jpg) repeat;
	color: #000;
	line-height: 1;
}

#container {
	background: url(images/header_bg.jpg) no-repeat;
	margin: auto;
	width: 960px;
}

.clear { clear: both; }

.float_left {
	float: left;
	padding: 0 10px 0 10px;
	width: 175px;
}

/************ DEFAULT CLASSES ************/
h1 {
	color: #E75453;
	font: normal 1.5em/1 MS Sans Serif4, Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0 0 0.1em 0;
	text-transform: uppercase;
}

h2 {
	color: #063459;
	font: bold 1em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

h2.clickable {
	background: url(images/plus_sign.gif) no-repeat 0% 6px;
	color: #063459;
	font: bold 0.9em/1.4 Arial, Helvetica, sans-serif;
	padding: 0 0 0.3em 20px;
	text-decoration: underline;
}

h2.clickable:hover {
	color: #005BB7;
	text-decoration: none;
}

h2.clickable:active {
	background: url(images/minus_sign.gif) no-repeat 0% 6px;
}

h3 {
	color: #E75453;
	font: normal 1.1em/1.4 MS Sans Serif4, Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

p {
	color: #706658;
	font: normal 0.8em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0 0 1em 0;
}

a {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #005BB7;
	text-decoration: none;
}

ul,ol {
	color: #706658;
	font: normal 0.8em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 0 0 35px;
	padding: 0 0 1em 0;
}

li {
	background: url(images/thumbtack.png) no-repeat 0% 0px;
	_background: url(images/thumbtack.gif) no-repeat 0% 0px;
	list-style-position: outside;
	list-style-type: none;
	padding: 7px 0 0.5em 30px;
	vertical-align: 0;
}

em,i {
	font-style: italic;
}

strong,b {
	color: #706658;
	font-weight: bold;
}

ul strong, ol strong {
	color: #ed1c24;
	text-transform: uppercase;
}

/************ BANNER ************/
#banner {
	height: auto;
	width: 960px;
}

#logo {
	float: left;
	padding: 15px 0 0 100px;
}

/************ NAVIGATION ************/
#navigation {
	float: left;
	padding: 61px 0 0 0;
}

.nav_button {
	background: url(images/nav_button.gif) no-repeat right bottom;
	float: left;
	height: 30px;
	margin: 0;
	padding: 0 1px 0 0;
	text-align: center;
	width: 118px;
}

.nav_button:hover {
	background: url(images/nav_button.gif) no-repeat right top;
}

.nav_button a {
	color: #000;
	display: block;
	font: bold 14px/1 Corbel, Arial, Helvetica, sans-serif;
	padding: 8px 5px 10px 5px;
	_padding: 8px 5px 8px 5px;
	text-decoration: none;
}

.nav_button a:hover {
	color: #ED1B2E;
}

/************ SUB BANNER ************/
#sub_banner {
	background: url(images/sub_banner.png) no-repeat;
	_background: url(images/sub_banner.jpg) no-repeat;
	height: 228px;
	margin: auto;
	width: 872px;
}

.concentration#sub_banner {
	_background: url(images/sub_banner_2.jpg) no-repeat;	
}

.thank_you#sub_banner {
	background: url(images/sub_banner_thank_you.png) no-repeat;
	_background: url(images/sub_banner_thank_you.jpg) no-repeat;
	height: 250px;
	width: 872px;
}

.thank_you_concentration#sub_banner {
	background: url(images/sub_banner_thank_you.png) no-repeat;
	_background: url(images/sub_banner_thank_you_2.jpg) no-repeat;
	height: 250px;
	width: 872px;
}

#sub_nav {
	background: url(images/sub_nav.png) no-repeat;
	_background: none;
	height: 198px;
	margin: 0 0 0 0;
	width: 258px;
}

.blank#sub_nav {
	background: url(images/sub_nav_plain.png) no-repeat;
	_background: none;
}

#sub_nav_container {
	padding: 25px 0 0 130px;	
}

#sub_menu {
	padding: 48px 0 0 0;
	_padding: 54px 0 0 0;
}

.small_menu#sub_menu {
	padding: 25px 0 0 0;
}

#sub_menu li {
	background: url(images/thumbtack.png) no-repeat 0% 0%;
	_background: url(images/thumbtack_nav.gif) no-repeat 0% 0%;
	padding: 5px 0 0 32px;
	*padding: 3px 0 0 32px;
}

#sub_menu a {
	cursor: pointer;
	display: block;
	height: 25px;
	margin: 0;
	width: 175px;
}

.blank #sub_menu a {
	color: #9F1313;
	font: bold 14px/16px MS Sans Serif4, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.blank .small_menu#sub_menu a {
	font: bold 9px/16px MS Sans Serif4, Arial, Helvetica, sans-serif;
}

.blank #sub_menu a:hover {
	color: #9F1313;
	text-decoration: underline;
}

#sub_menu span {	
	left: -1000px;
	position: absolute;
}

li#design a {
	background: url(images/nav_design.png) no-repeat bottom left;
	height: 16px;
	padding: 0 0 10px 0;
	width: 83px;
}

li#design a:hover {
	background: url(images/nav_design.png) no-repeat top left;
}

* HTML li#design a,* HTML li#design a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_design.png', sizingMethod='crop');
}

li#media a {
	background: url(images/nav_media_arts.png) no-repeat bottom left;
	height: 16px;
	padding: 0 0 10px 0;
	width: 124px;
}

li#media a:hover {
	background: url(images/nav_media_arts.png) no-repeat top left;
}

* HTML li#media a,* HTML li#media a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_media_arts.png', sizingMethod='crop');
}

li#fashion a {
	background: url(images/nav_fashion.png) no-repeat bottom left;
	height: 16px;
	padding: 0 0 10px 0;
	width: 93px;
}

li#fashion a:hover {
	background: url(images/nav_fashion.png) no-repeat top left;
}

* HTML li#fashion a,* HTML li#fashion a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_fashion.png', sizingMethod='crop');
}

li#culinary a {
	background: url(images/nav_culinary.png) no-repeat bottom left;
	height: 16px;
	padding: 0 0 10px 0;
	width: 105px;
}

li#culinary a:hover {
	background: url(images/nav_culinary.png) no-repeat top left;
}

* HTML li#culinary a,* HTML li#culinary a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_culinary.png', sizingMethod='crop');
}

/** FASHION BUTTONS **/
li#fashion_design_tab a {
	background: url(images/nav_fashion_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#fashion_design_tab a:hover {
	background: url(images/nav_fashion_design.png) no-repeat top left;
}

* HTML li#fashion_design_tab a,* HTML li#fashion_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_fashion_design.png', sizingMethod='crop');
}

li#fashion_marketing_tab a {
	background: url(images/nav_fashion_marketing.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#fashion_marketing_tab a:hover {
	background: url(images/nav_fashion_marketing.png) no-repeat top left;
}

* HTML li#fashion_marketing_tab a,* HTML li#fashion_marketing_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_fashion_marketing.png', sizingMethod='crop');
}

/** CULINARY BUTTONS **/
li#culinary_arts_tab a {
	background: url(images/nav_culinary_arts.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#culinary_arts_tab a:hover {
	background: url(images/nav_culinary_arts.png) no-repeat top left;
}

* HTML li#culinary_arts_tab a,* HTML li#culinary_arts_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_culinary_arts.png', sizingMethod='crop');
}

li#culinary_management_tab a {
	background: url(images/nav_culinary_management.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#culinary_management_tab a:hover {
	background: url(images/nav_culinary_management.png) no-repeat top left;
}

* HTML li#culinary_management_tab a,* HTML li#culinary_management_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_culinary_management.png', sizingMethod='crop');
}

/** DESIGN BUTTONS **/
li#advertising_tab a {
	background: url(images/nav_advertising.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#advertising_tab a:hover {
	background: url(images/nav_advertising.png) no-repeat top left;
}

* HTML li#advertising_tab a,* HTML li#advertising_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_advertising.png', sizingMethod='crop');
}

li#graphic_design_tab a {
	background: url(images/nav_graphic_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#graphic_design_tab a:hover {
	background: url(images/nav_graphic_design.png) no-repeat top left;
}

* HTML li#graphic_design_tab a,* HTML li#graphic_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_graphic_design.png', sizingMethod='crop');
}

li#industrial_design_tab a {
	background: url(images/nav_industrial_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#industrial_design_tab a:hover {
	background: url(images/nav_industrial_design.png) no-repeat top left;
}

* HTML li#industrial_design_tab a,* HTML li#industrial_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_industrial_design.png', sizingMethod='crop');
}

li#interior_design_tab a {
	background: url(images/nav_interior_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#interior_design_tab a:hover {
	background: url(images/nav_interior_design.png) no-repeat top left;
}

* HTML li#interior_design_tab a,* HTML li#interior_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_interior_design.png', sizingMethod='crop');
}

/** MEDIA ARTS BUTTONS **/
li#animation_tab a {
	background: url(images/nav_animation.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#animation_tab a:hover {
	background: url(images/nav_animation.png) no-repeat top left;
}

* HTML li#animation_tab a,* HTML li#animation_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_animation.png', sizingMethod='crop');
}

li#audio_video_tab a {
	background: url(images/nav_audio_video.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#audio_video_tab a:hover {
	background: url(images/nav_audio_video.png) no-repeat top left;
}

* HTML li#audio_video_tab a,* HTML li#audio_video_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_audio_video.png', sizingMethod='crop');
}

li#game_design_tab a {
	background: url(images/nav_game_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#game_design_tab a:hover {
	background: url(images/nav_game_design.png) no-repeat top left;
}

* HTML li#game_design_tab a,* HTML li#game_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_game_design.png', sizingMethod='crop');
}

li#photography_tab a {
	background: url(images/nav_photography.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#photography_tab a:hover {
	background: url(images/nav_photography.png) no-repeat top left;
}

* HTML li#photography_tab a,* HTML li#photography_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_photography.png', sizingMethod='crop');
}

li#web_design_tab a {
	background: url(images/nav_web_design.png) no-repeat bottom left;
	height: 26px;
	padding: 0 0 0 0;
	width: 170px;
}

li#web_design_tab a:hover {
	background: url(images/nav_web_design.png) no-repeat top left;
}

* HTML li#web_design_tab a,* HTML li#web_design_tab a:hover {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/nav_web_design.png', sizingMethod='crop');
}

/************ MAIN ************/
#main {
	height: auto;
	width: 960px;
}

/************ SIDE BAR ************/
#side_bar {
	float: left;
	height: auto;
	width: 186px;
}

#side_bar_top {
	background: url(images/sidebar_top.png) no-repeat;
	height: 46px;
	width: 186px;
}

* HTML #side_bar_top {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/sidebar_top.png', sizingMethod='scale');
}

#side_bar_content {
	background: url(images/sidebar_bg.png) repeat-y;
	height: auto;
	margin: 0 0 0 18px;
	padding: 0 0 10px 0;
	width: 152px;
}

* HTML #side_bar_content {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/sidebar_bg.png', sizingMethod='scale');
}

#side_bar_bottom {
	background: url(images/sidebar_bottom.png) no-repeat;
	height: 5px;
	margin: 0 0 0 18px;
	width: 152px;
}

* HTML #side_bar_bottom {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/sidebar_bottom.png', sizingMethod='crop');
}

p.programs_title {
	font: bold 12px/1 Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	text-align: center;
}

ul.side_bar {
	font: normal 11px/1.4 Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
}

#side_bar_content li {
	background: url(images/arrow.png) no-repeat 0% 15%;
	_background: url(images/arrow.gif) no-repeat 0% 15%;
	padding: 0 0 5px 15px;
}

#side_bar a {
	text-decoration: none;	
}

#side_bar a:hover {
	text-decoration: underline;	
}

/************ CONTENT ************/
#content {
	float: left;
	margin: 0 0 0 20px;
	padding: 1em 10px 0 0;
	width: 400px;
}

.thank_you#content {
	width: 600px;
}

#content h1 {
	display: block;
	height: auto;
	_height: 25px;
	margin: 0 0 0 15px;
	min-height: 25px;
	width: 375px;
}

#content h1 span {	
	left: -1000px;
	position: absolute;
}

h1.media_arts {
	background: url(images/title_media_arts.png) no-repeat;
}

* HTML h1.media_arts {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/title_media_arts.png', sizingMethod='crop');
}

h1.design {
	background: url(images/title_design.png) no-repeat;
}

* HTML h1.design {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/title_design.png', sizingMethod='crop');
}

h1.fashion {
	background: url(images/title_fashion.png) no-repeat;
}

* HTML h1.fashion {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/title_fashion.png', sizingMethod='crop');
}

h1.culinary {
	background: url(images/title_culinary.png) no-repeat;
}

* HTML h1.culinary {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/title_culinary.png', sizingMethod='crop');
}

.title_underline {
	background: url(images/title_underline.png) no-repeat;
	height: 3px;
	padding: 0 0 1em 0;
	_padding: 0 0 0.5em 0;
	width: 389px;
}

* HTML .title_underline {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/title_underline.png', sizingMethod='crop');
}

.description {
	padding: 0 0 0 20px;
}

/************ FORM ************/
#form {
	float: left;
	height: auto;
	margin: 0 0 0 10px;
	_margin: 0 0 0 8px;
	width: 290px;
}

#form_content {
	background: url(images/form_bg.png) repeat-y;
	height: auto;
	padding: 0 0 0 0;
	width: 290px;
}

* HTML #form_content {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/form_bg.png', sizingMethod='scale');
}

#form_footer {
	background: url(images/form_bottom.png) no-repeat;
	height: 20px;
	width: 290px;
}

* HTML #form_footer {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/form_bottom.png', sizingMethod='scale');
}

#form_watermark {
	background: url(images/form_watermark.png) no-repeat;
	height: 180px;
	margin: 0 0 0 3px;
	width: 269px;
}

* HTML #form_watermark {/* PNG Alpha IE Win ONLY */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.the-art-institutes.info/images/form_watermark.png', sizingMethod='crop');
}

#panel_1{
	padding: 0 0 70px 0;	
}

/************ FORM STYLES ************/
label {
	color: #344056;
	clear: both;
	display: block;
	float: left;
	font: bold 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 5px 0 5px;
	_margin: 3px 5px 0 2px;
	padding: 0 0 10px 0;
	text-align: right;
	width: 115px;
}

label.stack {
	clear: both;
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 5px 12px;
	text-align: left;
	width: 250px;
}

label.error { 
	color: #ED1B2E;
	float: left;
	font: normal 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	margin: -5px 0 0 0;
	padding: 0 0 10px 0;
	text-align: right;
	width: 275px;
}

span {
	color: #F26521;
}

#form br {
	clear: left;
}

#form p {
	color: #484540;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	padding: 10px 15px 0 15px;
	margin: 0 0 0 0;
	text-align: center;
}

input,select,textarea {
	float: left;
	margin-bottom: 5px;
}

input {
	width: 150px;
}

input:focus, input.sffocus { 
	border: 2px solid #2683CF; 
}

select {
	position: inherit;
	width: 155px;
}

select.stack {
	margin: 0 0 0 20px;
	position: absolute;
	width: 250px;
}

.button {
	margin: 50px 0 0 22px;
	padding: 20px 0 0 0\9;
}

.submit {
	margin: 15px 0 0 25px;	
}

.last {
	margin: 20px 0 0 22px;
}

.button input:focus,.button input.sffocus { 
	border: none; 
}

.button input {
	width: auto;
}

.plain {
	display: inline;
	font-weight: normal;
	width: auto;
}

.plain input {
	margin: 0px 5px 0 5px;
	*margin: -3px 5px 0 5px;
	width: auto;
}

/************ AMOUNT COMPLETED ************/
#step {
	background: url(images/amount_bg.gif) repeat-x;
	border: solid 1px #000;
	height: 10px;
	margin: 0 0 0 23px;
	width: 245px;
}

#amount {
	background: #F26521;
	height: 10px;
	_margin: -10px 0 0 0;
	width: 0;
}

#form .step_text p {
	color: #000;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

/************ FOOTER ************/
#footer {
	background: url(images/footer.png) no-repeat;
	_background: url(images/footer.jpg) no-repeat;
	height: 119px;
	margin: 15px auto;
	width: 858px;
}

#footer_content {
	padding: 32px 0 0 0;	
}

.three_line#footer_content {
	padding: 42px 0 0 0;
}

#footer ul {
	color: #FFF;
	font: normal 11px/1 Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 4px 0 4px 0;
	text-align: center;
}

#footer li {
	background: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 0 0;
}

#footer a {
	color: #FFF;
	border-right: 1px solid #FFF;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 15px 0 10px;
}

#footer a.last_child {
	border-right: none;
}

#footer p {
	color: #FFF;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	padding: 5px 0 3px 0;
	text-align: center;
}

#boilerplate {
	margin: 0 auto;
	text-align: center;
	width: 858px;
}