div#main_menu_container
{
	border-style: solid none none none;
	border-color: black;
	border-width: 2px 0 0 0;
	margin: 0 0 14px 0;
	padding: 0;
	display: block;
	height: 136px;
	width: 100%;
	background: transparent url(../images/css/menus/menu_main_home_pattern2.gif) repeat-x left top;
}

ul#main_menu
{
	margin: 0;
	padding: 0;
	display: block;
	height: 136px;
	width: 100%;
	position: relative;
	background: transparent url(../images/css/menus/menu_main_home.gif) no-repeat left -544px;
}

ul#main_menu li
{
	list-style-type: none;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	height: 136px;
}

ul#main_menu li ul
{
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

ul#main_menu li ul li
{
	width: 100%;
}

ul#main_menu li ul li.first_item
{
	height: 32px;
	top: 0;
	left: 0;
}

ul#main_menu li ul li a
{
	display: block;
	width: 100%;
	height: 100%;
}

ul#main_menu li ul li a span
{
	display: none;
	font-size: 1px;
}

div#header_container
{
	background: transparent url(../images/css/header_home_pattern.gif) repeat-x left top;
	height: 79px;
	margin: 0;
	padding: 0;
	width: 100%;
}

div#header
{
	background: transparent url(../images/css/header_home.jpg) no-repeat left top;
	height: 79px;
	margin: 0;
	padding: 0;
	width: 760px;
}

div#header a
{
	height: 79px;
	width: 465px;
	display: block;
}

div.callout
{
	border-color: #b81e3b transparent #b81e3b transparent;
	border-width: 1px 0 1px 0;
	border-style: solid;
	padding: 12px 3px 12px 3px;
	color: #999999;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 18px;
	margin-top: 18px;
	width: 175px;
	font-weight: bold;
}

div.callout span
{
	color: #b81e3b;
}

div.hquote
{
	background-image: url(../images/css/boxes/quotation-marks.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#home.leftContent div.hquote
{
	/*margin-left: -11px; HJK: IE7 issue-sidebar links in IE7 are made inactive with this format.*/
	margin-top: -20px;
	padding: 18px 18px 0 20px;
}

div#home.leftContent div.hquote p
{
	padding: 0;
	margin: 0;
	color: #0077c0;
	font-family: Georgia, Palatino, Times, Times New Roman, New York, serif;
	line-height: 1.21em;
	font-size: 1.9em;
}

div#home.leftContent div.hquote p.attribute
{
	font-family: Trebuchet, Trebuchet MS, Lucida Grande, Helvetica, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #022f7c;
	font-weight: bold;
	margin-top: 1em;
}

form
{
	font-size: 1em;
	color: #233c98;
	margin: 0;
	padding: 0;
}

form p { font-size: 1.3em; margin: 0; padding: 0; }

label
{
	font-size: 1em;
}

input
{
	margin-top: .1em;
	margin-bottom: .1em;
	width: 171px;
	font-size: 1em;
	font-weight: bold;
}

a#loginButton
{
	display: block;
	width: 171px;
	height: 36px;
	background: transparent url(../images/css/buttons/login.gif) no-repeat left -36px;
	margin-bottom: 1em;
	margin-top: 0;
}

a#loginButton:hover
{
	background-position: left 0;
}

a#registerButton
{
	display: block;
	width: 171px;
	height: 36px;
	background: transparent url(../images/css/buttons/register.gif) no-repeat left -36px;
	margin-top: 1em;
}

a#registerButton:hover
{
	background-position: left 0;
}


a#buy_nowButton
{
	display: block;
	width: 171px;
	height: 36px;
	background: transparent url(../images/css/buttons/buy_now.gif) no-repeat left -36px;
	margin-top: 1em;
}

a#buy_nowButton:hover
{
	background-position: left 0;
}

div.butterAndYellowBox
{
	border-width: 1px 0 0 1px;
	border-style: solid none none solid;
	border-color: #e9bc1c transparent transparent #e9bc1c;
	padding: 0 0 0 0;
	margin: 18px 0 18px 0;
	background: transparent url(../images/css/boxes/butterAndYellow-bottom-right-corner.gif) no-repeat right bottom;
}

div.leftContent div.butterAndYellowBox p
{
	padding: 4px 9px 0px 22px;
	margin: 4px 0 4px 0;
}

div.leftContent div.butterAndYellowBox
{
	width: auto;
}

div.leftContent div.butterAndYellowBox h1
{
	color: #333366;
	background-color: #ffd03e;
	font-size: 1.3em;
	margin: 0 1px 0 0;
	padding: 4px 9px 4px 9px;
	line-height: 1.2em;
	font-weight: bold;
	font-style: oblique;
}

div.butterAndYellowBox ul.redArrowList
{
	margin: 9px;
	padding: 0 0 4px 0;
}

div.butterAndYellowBox ul.redArrowList li
{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 4px 0; /* win ie hack; if v padding defined in 'a' element, a 0 value here is ignored */
	line-height: 100%;
	font-size: 1.3em;
}

div.butterAndYellowBox ul.redArrowList li a
{
	background-image: url(../images/css/bullets/red-triangle-butter.gif);
	background-repeat: no-repeat;
	background-position: .2em .3em;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	display: block;
	color: #233c98;
	line-height: 110%;
	font-weight: normal;
}

div.butterAndYellowBox ul.redArrowList li a:hover
{
	color: #ee2a3a;
}

div.butterAndYellowBox ul.redArrowList li.video a
{
	background-image: url(../images/css/bullets/blue-camera-butter.gif);
	background-position: left .3em;
}

div#home.leftContent p
{
	/*margin: 0 0 .5em 0;*/
	padding: 0;
}

div#home.leftContent p.more
{
	padding-left: 15px;
}

div.rightContent p.blueLink
{
	background: transparent url(../images/css/bullets/blue-triangle.gif) no-repeat left .15em;	
	line-height: 1.1em;
	padding-left: 15px;
	display: block;
}

div.rightContent p.blueLink a
{
	color: #233c98;
}

div.rightContent p.blueLink a:hover
{
	color: #ee2a3a;
}

div.leftContent h1.image, div.rightContent h1.image
{
	margin:0 0 .1em 0;
	padding: 0;
}


