
/*---------------------------CSS Setup---------------------------------------------------------------- */	

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,
b, u, i, center,
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-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height:normal;
background-color:#fff;
vertical-align:top;
text-align:center;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
color:#7a0026 !important;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

p
{
    padding-bottom:10px;
}

h1, h2
{
    padding-bottom:5px;
}

a
{
    color:#004e78;
}

a:hover 
{
    text-decoration:none;
}
/*---------------------------CSS Setup---------------------------------------------------------------- */	


body
{
	background:#fff url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/main_background.gif) repeat-x;
	width:100%;
	font-family:Verdana;
}


p
{
	font-size:12px;
	line-height:16px;
	color:#45624a;
	padding:0px;
}

p a
{
	color:#477378;
	text-decoration:underline;
}


p a:hover
{
	color:#45624a;
	text-decoration:none;
}

#top_box
{
	background: url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/top.gif) no-repeat;
	width:774px;
	margin:5px auto 0px auto;
	height:127px;
	text-align:right;
}

#languages_selector_title
{
	color:White;
	line-height:14px;
	font-size:12px;
	padding-top:11px;
	padding-bottom:18px;
}



#menu_div 
{
	width:auto;
	margin-left:260px;
	margin-top:22px;
	text-align:center;
}

#top_box ul 
{
	width:auto;
}

#top_box ul li
{
	display:inline;
	text-align:left;
	font-size:10px;
	text-transform: uppercase; 
	position:relative;
	border-right:1px solid white;
	width:100px;
	padding-right:10px;
	padding-left:10px;
}

#top_box a
{
	color:White;
	text-decoration:none;
}

#top_box a:hover
{
	color:White;
	text-decoration:underline;
}

#top_box select
{
	margin:10px;
	font-size:9px;
	color:#801e00;
	height:22px;
	width:90px;
	text-transform: uppercase; 
	float:right;
}

span#slogan
{
	font-size:9px;
	float:left;
	margin-top:88px;
	margin-left:25px;
	width:180px;
	text-align:left;
	color:White;
}


#middle_box
{
	background: url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/middle_box.jpg) no-repeat top left;
	width:774px;
	height:255px;
	text-align:left;
	margin:8px auto 0px auto;
}

#middle_box p a
{
	color:#477378;
	text-decoration:underline;
}

#middle_box p a:hover
{
	color:#45624a;
	text-decoration:none;
}

#middle_box a
{
	text-decoration:none;
}

#middle_box h1
{
	color:#bc2c01;
	width:292px;
	font-size:15px;
	padding:21px 0px 0px 21px;
	margin:0px;
}

#middle_box p
{
	
	margin:10px;
	margin-left:21px;
	width:292px;
	height:118px;
	overflow:hidden;
}

a#small_button
{
	float:left;
	color:White;
	background:url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/small_red_button.png) no-repeat top left;
	width:120px;
	height:57px;
	margin:0px 5px 0px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-left:5px;
	padding-top:6px;
}

a#small_button:hover
{
	background-position:top right;
}


a#small_button span
{
	display:block;
	font-size:20px;
}

a#bonus_link
{
	color:#bc2c01;
	width:200px;
	margin-top:5px;
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
}

a#bonus_link span
{
	font-size:10px;
	display:block;
	font-weight:normal;
}

a#bonus_link:hover
{
	text-decoration:none;
	color:#bc2c01;
}

a#bonus_link:hover span
{
	text-decoration:underline;
}

a#big_button
{
	background:url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/yellow_button.gif) no-repeat top left;
	width:225px;
	height:43px;
	display:block;
	float:right;
	margin:108px 125px 0px 0px;  
	color:Black;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:25px;
}

a#big_button:hover
{
	background-position:top right;
	color:Black;
}

#sub_middle_box
{
	background: url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/sub_middle_box.png) no-repeat;
	width:752px;
	height:145px;
	margin:0px auto;
	margin-top:1px;
	text-align:left;
	padding:11px;
}

#sub_middle_box h3
{
	color:#b82900;
	font-size:12px;
}

.sub_middle_box_section
{	
	float:left;
	border-right:2px solid white;
	padding:10px;
	width:230px;
}

.sub_middle_box_section p
{
	margin-top:10px;
}

#sub_middle_box_section p a
{
	color:#3c9893;
	font-size:22px;
	text-decoration:underline;
}

#sub_middle_box_section p a:hover
{
	color:#45624a;
	text-decoration:none;
}

#sub_middle_box_sub_section{
	margin-top:20px; 
	border-top:2px solid white; 
	padding-top:17px;
}

#payment_options
{
	float:right; 
	margin-top:-7px;
}

#bottom_box
{
	background: url(http://fp1.imagesatlantic.com/HomeSite/HomePage/65_images/bottom_box.png) no-repeat;
	width:774px;
	margin:0px auto;
	margin-top:12px; 
	height:80px;
	text-align:center;
}

#bottom_box ul 
{
	width:auto;
	padding-top:20px;
}

#bottom_box ul li
{
	display:inline;
	text-align:left;
	font-size:11px;
	position:relative;
	border-right:1px solid #cad5cb;
	width:100px;
	padding-right:10px;
	padding-left:10px;
	margin:0px;
}

#bottom_box ul li a
{
	color:#f86238;
}

#languages_links
{
	width:auto;
	margin-top:13px; 
	height:20px;
	text-align:center;
	height:80px;
}

#copyright
{
	color:#555;
	font-size:11px;
}

#languages_links ul 
{
	width:auto;
	margin:0px auto;
	margin-top:10px;
	width:500px;
}

#languages_links ul li
{
	display:inline;
	text-align:left;
	font-size:9px;
	position:relative;
	border-right:1px solid #e0e7e1;
	width:100px;
	padding-right:5px;
	padding-left:5px;
	margin:0px;
	line-height:22px;
}

#languages_links ul li a
{
	color:#6e866e;
}


#image_links
{
	width:774px;
	margin:10px auto;
	margin-top:13px;
	text-align:center;
}

#image_links ul 
{
	width:auto;
	margin-top:0px;
}

#image_links ul li
{
	display:inline;
	position:relative;
}

#image_links ul li a
{
	color:#6e866e;
}

#screenshot
{
	margin-top:5px;
	margin-left:18px;
}

