﻿/* clear all*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* helpers */
.aL{text-align:left}.aR{text-align:right}.aC{text-align:center}
.vaT{vertical-align:top}.vaB{vertical-align:bottom}.vaM{vertical-align:middle}
.fL{float:left}.fR{float:right}
.p100{width:100%}.p50{width:50%}
.justify{text-align:justify}
.pb-0{padding-bottom:0px!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}
.pb-20{padding-bottom:20px}
.pt-0{padding-top:0px!important}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}
.pt-20{padding-top:20px}
.pl-0{padding-left:0px!important}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}
.pl-20{padding-left:20px}
.pr-0{padding-right:0px!important}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}
.pr-20{padding-right:20px}
.p-0{padding:0px!important}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}
.p-20{padding:20px}
.ml-15{margin-left:15px}.mb-15{margin-bottom:15px}.mb-5{margin-bottom:5px}.mt-20{margin-top:20px}
.m-20{margin:20px}.mt-10{margin-top:10px}.mb-20{margin-bottom:20px}.m-5{margin:5px}.mr-5{margin-right:5px}.mr-20{margin-right:20px}
.blc{display:block}.bold{font-weight:bold}
.cR{clear:right;}.cL{clear:left}.cB{clear:both}
.w-200{width:200px}
/* END helpers */


/* GENERAL */
a { color: #777777; cursor: pointer; }
a:hover { text-decoration: underline; }
table { border-collapse: collapse; }
td, th { vertical-align: top; text-align: left; font-weight: normal; }
p { line-height: 16px; }
strong { font-weight: bold; }
/* END GENERAL */

div { text-align: left; }

body { text-align: center; background: #ffeecb url(../Images/bg.jpg) repeat-x; font-size: 12px; font-family: Arial, Verdana, Tahoma; color: #59782f; }

#wrapper { margin: auto; width: 945px; position: relative; }

#header { width: 945px; height: 118px; background: transparent url(../Images/bg_header.gif) no-repeat; position: absolute; top: 0px; left: 0px; z-index: 10; }
    #top-menu { position: absolute; z-index: 11; right: 9px; top: 9px; }
        #top-menu a { color: gray; text-decoration: none; padding-right: 10px; }
        #top-menu a:hover { text-decoration: underline; font-weight: bold; color: #f7a11a; }
    #menu { position: absolute; z-index: 11; right: 5px; top: 50px; width: 600px; text-align: center; }
        #menu a { width: 150px; float: left; padding: 0px 0px; text-decoration: none; font-weight: bold; font-size: 15px; color: #fff; background: transparent url(../Images/menu/btn_normal.gif) no-repeat; font-family: Verdana; }
        #menu a:hover { text-decoration: underline; }

#home { background: transparent url(../Images/bg_home_banner.jpg) no-repeat; width: 1062px; height: 537px; position: absolute; top: 100px; left: -49px; z-index: 9; }
    #home .welcome { position: absolute; z-index: 6; width: 380px; height: 200px; left: 60px; top: 300px; }
    #home .marketing-materials { width: 300px; position: absolute; z-index: 6; top: 300px; left: 480px }
        #home .marketing-materials ul { list-style: none; width: 200px; }
        #home .marketing-materials li { padding: 5px 0px 5px 0px; border-bottom: 1px solid #e5e5e5; }
    #home .start-here { position: absolute; z-index: 100; top: 160px; left: 490px; width: 230px; height: 90px; }
    #home .start-here span { display: none; }    
        
#footer { width: 945px; position: absolute; z-index: 60; top: 750px; left: 0px; height: 60px; border-bottom: 1px solid #efdfc0; }
    #footer .links { float: right; padding-top: 10px; }
        #footer .links a { padding: 0px 5px; text-decoration: none; }
        #footer .links a:hover { text-decoration: underline; }
    #footer p { float: left; padding-top: 10px; }
        #footer p span { color: #f7a11a; font-weight: bold; }
        
#footer2 { width: 945px; float: left; clear: both; height: 60px; border-bottom: 1px solid #efdfc0; }
    #footer2 .links { float: right; padding-top: 10px; }
        #footer2 .links a { padding: 0px 5px; text-decoration: none; }
        #footer2 .links a:hover { text-decoration: underline; }
    #footer2 p { float: left; padding-top: 10px; }
        #footer2 p span { color: #f7a11a; font-weight: bold; }

h1 { font-size: 16px; color: #aac683; margin: 10px; display: block; font-weight: bold; }

#content { background: #fff url(../Images/bg_1.jpg) no-repeat; overflow: auto; width: 100%; margin-top: 100px; float: left; }
    #content .padding { padding: 15px; }
    
.more { background: transparent url(../Images/arrow.jpg) no-repeat top right; text-decoration: none; color: #f7a11a; font-weight: bold; padding-right: 40px; padding-top: 5px; height: 30px; display: block; }

.logo-click { width: 300px; height: 100px; float: left; margin-top: 10px; margin-left: 15px; }

.p-padding p { padding: 0px 0px 15px 0px; }
.ul-padding ul { padding-left: 30px; }

input[type=button], .btn { border: 1px solid #aa9468 ; background: #ffeecb; color: Black; padding: 2px;}

.license input[type=text], .license .textbox { border: 1px solid gray; }