﻿#homeContainer 
{
    position:relative;
    width:942px;
    height:415px;
    background:#003267 url(/app/assets/images/home/btmCurve.jpg) no-repeat bottom;
}

div.leftContent, div.rightContent
{
    float:left;
    height:396px;
}

div.leftContent 
{
    padding-top:14px;
    padding-left:14px;
    width:567px;
}

div.rtAdtop, div.rtAdbtm 
{
    padding:14px 14px 0px 14px;
    height:186px;
    width:332px;
}

.rtHome{padding: 20px 0 0 15px;}
.lfHome{padding: 125px 0 0 25px;}
.homeLtTitle{font-size: 3.31em;color:#FFFFFF;padding:0 0 0 5px;}
.homeLtText{font-size:1.20em;color:#FFFFFF;padding: 10px 0 20px 15px;width: 275px;}
.homeRtTitle{color:#ffffff; font-size:1.6em;width: 250px;line-height:.9em; padding-left:5px;}
.homeRtText{width: 200px;padding: 8px 0 8px 5px; font-size:1.0em;color:#003366; line-height:1.3em;}


/*button*/
button { border:0; cursor:pointer; font-weight:bold; padding:0 5px 0 0; text-align:center; float: left; width: auto; }
button span { position:relative; display:block; white-space:nowrap; padding:0 2px 0 9px;}
/*IE only style*/
	/* ie 7 */
	*:first-child+html button { width:auto; overflow:visible; padding:0 9px 0 0;}
	*:first-child+html button span { margin-top:1px; }
	/*ie 6*/
	* html button { width:auto; overflow:visible; padding:0 10px 0 0;}
	* html button span { margin-top:1px; }

/*blue buttons*/
button.buttonBlue { background:url(/app/assets/images/right_btn_StaticHome.gif) right no-repeat; font-size:1.0em; font-weight: bold; }
button.buttonBlue span { height:32px; line-height:27px;background:url(/app/assets/images/left_btn_StaticHome.gif) 0px 2px no-repeat;color:#fff;}
*:first-child+html button.buttonBlue span { height:32px; line-height:30px;background:url(/app/assets/images/left_btn_StaticHome.gif) 0px 2px no-repeat;color:#fff;}
button.buttonBlue:hover {background:url(/app/assets/images/right_btn_StaticHome.gif) right no-repeat; }
button.buttonBlue:hover span {background:url(/app/assets/images/left_btn_StaticHome.gif) 0px 2px no-repeat; }

* html div#footer{padding-top:0px !important;}



.home_right_newtext{height:65px;top:50px; font-size:14pt; width:190px; position:relative; line-height:17px; left:-10px;}
.homepage_new_button{position:relative;left:-10px;top:50px;}

/* New Asteroid changed 25/08/10 */
.wrapper{
		float:left;
		width:567px;
}
.top_section{
		float:left;
		width:100%; height:190px;
}
.top_section .left{
		float:left;
		width:335px; height:190px;
}
.top_section .right{
		float:left;
		width:232px; height:190px;
}
.top_bottom{
		background:url(/en-us/assets/images/homePage/home_leftbottom_bg.jpg) no-repeat left top;
		width:567px; height:197px; position:relative; float:left;
}
.top_bottom .tex{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px; color:#ffffff; text-align:center;
		width:325px; margin:0 0 0 15px;
}
.top_bottom .tex span.note{
	font-size:11px; font-weight:bold; color:#d3eefb; line-height:25px;
}
.button_buy{
	background:url(/en-us/assets/images/homePage/button_buy_now_bg.jpg) no-repeat left top;
	width:92px; height:33px;
	margin:33px 0 0 16px;
	*margin:37px 0 0 16px;
	_margin:33px 0 0 16px;
}
.button_buy a{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff; font-weight:bold; font-size:14px;
	padding:4px 0 0 10px; text-decoration:none; display:block;
}