/* Generic Styles */
body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#fff;
}

#canvas
{
	width:974px;
	margin-left:auto;
	margin-right:auto;
	background:url(/themes/default/images/canvas_bgrnd.gif) repeat-y;
	padding:0 17px;
}

#canvasBottom
{
	width:974px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	background:url(/themes/default/images/canvas_bottom.gif) no-repeat;
	padding:0 17px 20px;
}

html#index-page #canvasBottom
{
	position: relative;
	top: -12px;
}

.containerFix
{
	clear:both;
	height:1px;
}

a
{
	border-bottom:1px solid transparent;
	text-decoration:none;
}

a:link,a:visited
{
	color:#000;
}

a:hover,a:active
{
	color:#000;
	border-bottom:1px solid #000000;
}

a.selected
{
	border-bottom:1px solid #000000;
}

/* head.js styles */

/* Header Styles */
#header
{
	width:974px;
	height:116px;
}

#header #logo
{
	float:left;
}

#header #languages
{
	float:right;
	margin-right:10px;
}

#header #languages #languageLinks
{
	float:right;
	height:30px;
	padding-top:12px;
	padding-left:3px;
	color:#333333;
}

#header #languages #languageLinks a:link,#header #languages #languageLinks a:visited
{
	color:#333;
	text-decoration:none;
}

#header #languages #languageLinks a:hover,#header #languages #languageLinks a:active
{
	border-bottom:1px solid #000000;
}

#header #languages #languageLinks a.selected:link,#header #languages #languageLinks a.selected:visited,#header #languages #languageLinks a.selected:hover,#header #languages #languageLinks a.selected:active
{
	border-bottom:1px solid #000000;
}

#header #headerNav
{
	clear:both;
	float:left;
	width:974px;
	height:38px;
	margin-top:0;
	background:url(/themes/default/images/mainNav_bgrnd.gif) no-repeat;
}

#header #headerNav ul
{
	margin:0;
	padding:0;
	height:38px;
	list-style-type:none;
}

#header #headerNav ul li
{
	float:left;
	padding:12px 19px 0 20px;
	color:#222222;
}

html.webkit #header #headerNav ul li a
{
	position: relative;
	top: -1px;
}

#header #headerNav ul li.divider
{
	float:left;
	padding:0;
	width:2px;
	height:38px;
	background:url(/themes/default/images/mainNav_divider.gif);
}

#header #headerNav ul li.phoneNumber
{
	float:right;
}

/* Normal Links */
#header #headerNav ul li a:link,#header #headerNav ul li a:visited
{
	color:#222222;
	text-decoration:none;
	outline:none;
	font-size:12px;
}

#header #headerNav ul li a:active,#header #headerNav ul li a:hover
{
	outline:none;
	font-size:12px;
}

/* Main Content Styles */
#mainContent
{
	clear:both;
	width:974px;
	min-height:360px;
	margin-top:5px;
}

#mainContent #topContent
{
	width:974px;
	height:361px;
}

#mainContent #topContent #mainImage
{
	float:left;
	width:604px;
	height:360px;
}

#mainContent #topContent #message
{
	float:right;
	width:292px;
	height:327px;
	padding:33px 38px 0 40px;
	background:url(/themes/default/images/home_msg_bgrnd.gif) no-repeat;
	color:#fff;
}

#mainContent #topContent #message h2
{
	margin-top:0;
	margin-bottom:0;
	font-size:28px;
	font-weight:bold;
}

#mainContent #topContent #message p
{
	margin-top:4px;
	font-size:16px;
}

#mainContent #topContent #message h4
{
	margin-top:5px;
	margin-bottom:0;
	font-size:22px;
	font-weight:bold;
}

#mainContent #topContent #message #messageTop
{
	height:196px;
	margin:0;
}

#mainContent #topContent #message #messageBottom
{
	height:68px;
	/*margin-top:32px;*/
	position: relative;
	top: 32px;
}

#mainContent #bottomContent
{
	margin-top: 7px;
	margin-left: 0px;
	width: 974px;
}

#mainContent #bottomContent #learn-more-link a
{
	text-decoration: none;
}

#mainContent #bottomContent #learn-more-link a img
{
	border: 0px;
}

#mainContent #bottomContent #homeFeatureTitles
{
	width:974px;
	height:38px;
	background:url(/themes/default/images/homeFeaturesTitle_bgrnd.gif);
}

#mainContent #bottomContent #homeFeatureTitles .homeFeatureTitle
{
	float:left;
	width:304px;
	padding:13px 0 0 20px;
	text-align:left;
	color:#222222;
	font-size:15px;
}

#mainContent #bottomContent #homeFeatureTitles .homeFeatureTitleDivider
{
	float:left;
	width:1px;
	height:38px;
	padding:0;
	background-color:#999;
}

#mainContent #bottomContent #homeFeatures
{
	width:974px;
	height:151px;
	background:url(/themes/default/images/homeFeatures_bgrnd.gif);
}

#mainContent #bottomContent #homeFeatures .homeFeature
{
	float:left;
	width:284px;
	padding:20px;
	color:#222222;
	font-size:12px;
}

#mainContent #bottomContent #homeFeatures .homeFeature ul
{
	margin:0;
	padding:5px 0 0 9px;
}

#mainContent #bottomContent #homeFeatures .homeFeature ul li
{
	list-style:none;
	background:url(/themes/default/images/sideNavArrow.gif) no-repeat;
	background-position:0 10px;
	padding:0 0 0 10px;
}

#mainContent #bottomContent #homeFeatures .homeFeatureDivider
{
	float:left;
	width:1px;
	height:151px;
	padding:0;
	background-color:#999;
}

#mainContent #bottomContent .ppeFeature
{
	float:left;
	width:306px;
	margin:8px 8px 4px;
}

#mainContent #bottomContent .ppeFeature p
{
	margin-top:8px;
	margin-bottom:8px;
}

/*Internal Styles*/
#mainContent #leftContent
{
	float:left;
	width:244px;
	margin-right:12px;
	margin-top:4px;
}

#mainContent #leftContent .sideNavItem
{
	width:220px;
	height:33px;
	padding:17px 0 0 24px;
	margin-bottom:8px;
	font-size:15px;
	background:url(/themes/default/images/subNavItem_bgrnd.gif) no-repeat;
}

#mainContent #leftContent .sideNavList
{
	width:240px;
	padding-left:4px;
	margin-top:10px;
	margin-bottom:12px;
}

#mainContent #leftContent .sideNavList ul
{
	margin:0;
	padding:0 0 0 9px;
	list-style:none;
	background-image:none;
}

#mainContent #leftContent .sideNavList ul li
{
	list-style:none;
	background-image:url(/themes/default/images/sideNavArrow.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	padding:0 0 0 10px;
}

#mainContent #rightContent
{
	float:right;
	width:718px;
	margin-top:4px;
}

#mainContent #rightContent .grayBoxTop
{
	width:718px;
	height:10px;
	background:url(/themes/default/images/grayBox_top.gif) no-repeat;
	padding:0;
}

#mainContent #rightContent .grayBoxBottom
{
	width:718px;
	height:8px;
	background:url(/themes/default/images/grayBox_bottom.gif) no-repeat;
	margin:0 0 9px;
}

#mainContent #rightContent .grayBoxContent
{
	width:682px;
	min-height:110px;
	background:url(/themes/default/images/grayBox_bgrnd.gif) repeat-y;
	padding:0 11px 12px 25px;
}

#mainContent #rightContent .grayBoxContent .mainContent
{
	width:656px;
}

#mainContent #rightContent .grayBoxContent h1
{
	padding-top:10px;
	margin-top:0;
	margin-bottom:0;
	font-size:20px;
}

#mainContent #rightContent .grayBoxContent h2
{
	position:relative;
	left:-1px;
	margin-top:0;
	margin-bottom:10px;
	padding-top:10px;
	font-size:16px;
}

#mainContent #rightContent .grayBoxContent .itemPhoto
{
	float:right;
	width:180px;
	height:120px;
	margin-left:10px;
}

#mainContent #rightContent .itemsHeader
{
	width:693px;
	height:33px;
	padding:17px 0 0 25px;
	background:url(/themes/default/images/itemsHeader_bgrnd.gif) no-repeat;
	margin-bottom:9px;
	color:#fff;
	font-size:18px;
}

html.mozilla #mainContent #rightContent .itemsHeader
{
	height: 38px;
	padding: 13px 0 0 25px;
}

#mainContent #oneColumn .oneColumnHeader
{
	width:954px;
	height:30px;
	padding:14px 0 0 20px;
	background:url(/themes/default/images/header_bgrnd.gif) no-repeat;
	font-size:18px;
	color:#fff;
}

#mainContent #oneColumn .oneColumnSubHeader
{
	width:954px;
	height:20px;
	padding:11px 0 9px 20px;
	background:url(/themes/default/images/footer_bgrnd_int.gif) no-repeat;
	font-size:18px;
	color:#fff;
}

#mainContent #oneColumn #messageArea
{
	width: 942px;
	height: 115px;
	padding: 10px 16px 0;
	margin-top: -20px;
	margin-bottom: 10px;
}

#mainContent #oneColumn #messageArea table td
{	
	vertical-align: top;
}

#mainContent #oneColumn #messageArea table td h1
{
	margin-top: -2px;
	font-size: 20px;
}

/* Footer Styles */
#footer
{
	clear:both;
	width:950px;
	height:22px;
	padding:14px 24px 8px 0;
	text-align:right;
	background:url(/themes/default/images/footer_bgrnd.gif) no-repeat;
	font-size:12px;
	color:#fff;
}

html#index-page #footer
{
	background:url('/themes/default/images/footer_bgrnd_home.gif') no-repeat;
	position: relative;
	height: 17px;
	top: -12px;
	padding-top: 12px;
}

#footer p
{
	margin:0;
}

#footerInterior
{
	clear:both;
	width:950px;
	height:20px;
	padding:12px 24px 8px 0;
	text-align:right;
	background:url(/themes/default/images/footer_bgrnd_int.gif) no-repeat;
	font-size:15px;
	color:#fff;
}

