@charset "utf-8";

html {
	min-height: 100%;
	height: auto;
}



body{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin: 0px;
padding: 0px;
}


#container{
width: 980px; 
background-image:url(../images/bg.jpg); 
background-repeat:no-repeat; 
height: 630px; 
position: relative; 
text-align:left; 
margin: 0 auto 0 auto;
}


#bullets{
float: left; 
width: 582px; 
padding-left: 71px;
}

#right_col{
width: 300px; 
float: left; 
margin-top: 0px;
}

#intro{
margin: 11px 0 0 0px;
}

p {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.desc{
width: 980px; 
text-align: left;
font-size: 11px;
color:#999999;
margin: 0 auto 0 auto;
font-weight: normal;
padding: 10px;
}

li, li a{
color: #ffe735;
font-size: 15px;
text-decoration: none;
}

li a:hover{
text-decoration: underline;
}
li{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#popup li{
background-image:none;
color: #000000;
font-size: 12px;
padding: 0px;
margin: 0 0 5px 0;
}

#popup ul{
list-style-type:disc;
margin: 0px 0 0 25px;
padding: 0px 0 0 15px;
}

ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.yellow{
color: #ffe735;
margin: 25px 0px 0px;
padding: 0px;
}

.yellowH{
font-size:20px;
color: #ffe735;
margin: 50px 0px 5px;
padding: 0px;
}


.white li, .white li a{
color: #ffffff;
font-size: 14px;
text-decoration:underline;
font-weight: bold;
}

.white li{
margin: 0 0 0px 0;
padding: 0px 0 0 20px;
background-image:url(../images/bullet_white.gif);
background-repeat:no-repeat;
background-position: 0 2px;
}

.getready, .getready a{
color: #FFffff;
margin: 0px;
padding: 0px;
}

.getready a{
text-decoration: underline;
}

.getready a:hover, .white li a:hover{
text-decoration: none;
}



#popup p{
color: #000000;
font-size: 12px;
font-weight: normal;
}

#popup a{
color: #0f238c;
text-decoration: none;
}

#popup a:hover{
text-decoration: underline;
}

h1{
color: #999999;
font-size: 13px;
}

h2{
font-size: 16px;
color: #666699;
font-weight: normal;
}

#popup{
background-image:url(../images/pop_bg.gif); 
background-position: bottom; 
background-repeat:repeat-x;
margin: 10px 10px 0px 10px;
padding-bottom: 20px;
text-align: left;
}

#close{
float: right;
width: 110px;
}

#close a{
font-size: 12px;
color: #a49f9f;
}

#logo{
text-align: right;
height: 86px;
}
