/* GLOBAL STYLES */
@import url(global.css);


/* TAGS UNIQUE TO DEFAULT */
h1				{ background: url(../_images/img-main-title-underline.gif) no-repeat 0 100%; font: normal 3em Arial,Helvetica,sans-serif; color: #000; margin: 0 0 10px; padding: 8px 0 13px 0; }
h2 				{ background: url(../_images/img-title-underline.gif) no-repeat 0 100%; font: normal 1.8em Arial,Helvetica,sans-serif; color: #004B98; margin: 0 0 15px; padding: 9px 0; }
h3				{ font-size: 1.5em; line-height: 1.7em; color: #000; margin: 0; }
h4				{ background: url(../_images/img-main-title-underline2.gif) no-repeat 0 100%; font-weight: normal; font-size: 3em; margin: 0; padding-bottom: 20px; }


/* STYLES UNIQUE TO DEFAULT */
.sitewrapper				{ background: url(../_images/bg-main.gif) repeat-y; }
.leftcol		 			{ width: 205px; padding: 17px 0 0 33px; }
.rightcol 					{ width: 209px; padding: 15px 32px 0 0; float: right; }
	.rightcol p				{ padding-right: 10px; }
.contentarea				{ padding-top: 200px; }
.maincontent 				{ width: 430px; }
	.maincontent p 			{ line-height: 2em; margin-bottom: 30px; }
	.maincontent strong,
	.maincontent span 		{ line-height: 2.1em; color: #F2F2F2; display: block; }
	.footer 				{ font-size: 0.9em; color: #F2F2F2; text-align: center; }

/* download box */
.downloadbox 				{ background: #004B98; padding: 25px 0 60px; overflow: hidden; }
.downloadbox img 			{ margin-right: 20px; float: left; }
.downloadbox ul 			{ margin: 0 0 50px; padding: 0; }
	.downloadbox li 		{ background: url(../_images/img-white-dot.gif) no-repeat 0 8px; color: #F2F2F2; padding-left: 10px; }
	.downloadbox li 		{ font-size: 12px; line-height: 21px; height: 1%; }
.download-btn 				{ width: 193px; height: 90px; background: url(../_images/img-download.jpg) no-repeat; }

/* right column stuff */
.emailform	 				{ padding-bottom: 40px; overflow: hidden; }
.inp-mail 					{ width: 115px; background: #FFF; font: normal 1.2em Arial,Helvetica,sans-serif; margin: 0; padding: 0; }
.inp-mail 					{ margin-right: 9px; border: 1px solid #A5ACB2; float: left; }
.clickhere 					{ width: 200px; height: 52px; background: url(../_images/img-click-here.gif) no-repeat; margin-top: 15px; }
.salebox 					{ width: 200px; background: #eee; margin: 30px 0 0 -13px; position: relative; padding: 0 10px 10px; }
	.salebox img 			{ display: block; margin: 20px auto; }
.clickherebuy	 			{ width: 199px; height: 51px; background: url(../_images/img-click-here-buy.gif) no-repeat; }