/* CSS */

* {margin:0; padding:0; border:none; outline:none}

body {font-size:14px; font-family:Arial, Verdana, sans-serif; color:#001264; background:#003bcf url(../images/fadebg5.jpg) left top repeat-x}

h2, h3, h5 {margin-bottom:5px; font-family:Georgia, Times, "Times New Roman", serif; font-weight:bold}
h2 {font-size:24px; color:#2265a9}
h3 {font-size:18px; color:#2265a9}
h4 {font-family:arial; font-size:12px; color:#001264}
h5 {font-family:arial; font-size:9px; color:#555555}
p {margin-bottom:10px}
a {color:#040404; font-weight:normal; text-decoration:none}
	a:hover {text-decoration:underline}
hr {clear:both; border:1px solid #c0c0c0; margin:5px 0}
#wrapper {overflow:hidden; width:997px; margin:15px auto}

	#header {overflow:hidden; width:967px; padding:30px 15px; margin:0 auto}
		#header h2 {width:680px; height:70px; margin:0 auto; text-indent:-999em; background:url(../images/robintop2.png) 50% top no-repeat}
			h1 {margin-top:5px; text-align:center; font-size:12px; font-family:Georgia, Times, "Times New Roman", serif}
				h1 a {font-weight:normal; color:#b8b8b8}
					h1 a:hover {text-decoration:none}
		
	#navigation {float:left; width:900px; height:69px; padding-left:165px; font-family:arial; background:url(../images/navigation_bg6.jpg) left top no-repeat}
		#navigation li {float:left; display:inline; text-transform:lowercase; background:url(../images/nav_separator2.png) left top repeat-y}
			#navigation li a {display:block; height:49px; padding:20px 35px 0 45px; font-size:18px; font-weight:normal; text-transform:lowercase; text-align:center; color:#fff}
				#navigation .last a {background:url(../images/nav_separator2.png) right top repeat-y}
				
	#hero {clear:both; padding:20px 20px 20px 510px; width:500px; height:297px; color:#fff; background:url(../images/greygradient.jpg) left top no-repeat}
		#hero h2 {font-size:27px; color:#fff}
		#hero p {font-size:18px}
		.store_button {width:221px; height:54px; background:url(../images/xxxxxx.png) left top no-repeat}
			.store_button a {display:block; width:221px; height:54px; text-indent:-999em}
        .store_button2 {width:150px; height:37px; background:url(../images/xxxxxx.png) left top no-repeat}
			.store_button2 a {display:block; width:150px; height:37px; text-indent:-999em}    
	
	#content {clear:both; background:#fff; overflow:hidden; width:967px; padding:20px; margin:0 auto}
		.left_column {float:left; display:inline; margin-right:20px; width:450px}
		.right_column {float:right; display:inline; width:450px}
		#content img {float:left; display:inline; margin:0 5px 5px 0}