/* CSS Document */

body { margin: 0; font : normal normal 12px normal Verdana, "Verdana CE", Arial, "Arial CE", Tahoma, "Tahoma CE", san-serif; color: #000; background: #EDF1F4;}

img { border-style: none }

img.title { position: absolute; top: 10px; left: 100px; }

div.banners { position: absolute; top: 90px; left: 100px; width: 740px; height: 100px; text-align: center; }
div.banners h2 { font-size: 13px; font-weight: normal; color: #333}
div.banners img { margin: 0 10px }

div.learnmore { position: absolute; top: 500px; left: 10px;
width: 965px; text-align: center; height: 200px; padding-left: 30px; background: #ffffff }
div.learnmore h2 { font-size: 15px; font-weight: bold; color: #000}
div.learnmore img { margin: 0 5px }
div.learnmore a { color: #999; text-decoration: none; }
div.learnmore a:hover { color: #000; text-decoration: none; }

div.learnmore ul { 
	list-style-type: none;
	width: 180px;
	margin-left: 10;
	padding-left: 0px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 12px;
}

img.dwa {
        position: absolute;
        top: 180px;
        left: 10px;
        }

img.start { 
	position: absolute;
	top: 400px;
	left: 400px;
}
img.standard { 
	position: absolute;
	top: 370px;
	left: 10px;
}
img.reverse { 
	position: absolute;
	top: 370px;
	left: 660px;
}

div.bottom { position: absolute; top: 1150px; left: 10px;
width: 685px; text-align: left; height: 80px }

div.about h1 { font-size: 24px; margin: 10px 0 30px; color: #009EE0 }
div.about h2 { font-size: 14px; margin: 15px 0 5px; color: #B88660 }
div.about h4 { text-align: center; font-size: 11px; margin: 15px 0 0; color: #f00 }

div.bottom p { margin: 5px 0 0 }
div.bottom p em { font-style: normal; font-size: 14px; color: #999999; font-weight: normal }
div.bottom p a { color: #c00 }


h1 { font-size: 14px; margin: 4px ; color: #009EE0 }
h2 { font-size: 13px; margin: 4px ; color: #222222 }