@charset "utf-8";
/* CSS Document */

body { background-color:#020202; background-position:top left; background-repeat:repeat-x; margin:0; padding:0; }
	
html, body { margin:0; padding:0; }
.bodyHome { background-image: url(assets/navigation/bodybackground01.gif); }
.body2 { background-image: url(assets/navigation/bodybackground02.gif); }

p, h1, a { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }

p { margin:0; font-size:0.7em; text-align:left; padding:5px 15px; color:#111; letter-spacing:0em; line-height:1.3em; }
.pThumb { text-align:center; padding:5px 0px 0px 0px; }
	
h1 { margin:0; margin-top:5px; color: #666; font-size:0.7em; padding:0px 45px; line-height:1.5; text-align:justify; }

a:link { font-size:1.0em; color: #FF9900; text-decoration: none; outline:none; }
a:visited { font-size:1.0em; color: #111; text-decoration: none; }
a:hover { font-size:1.0em; color:#FF9900; text-decoration: underline; outline:none; }
a:active { font-size:1.0em; color: #333; text-decoration: none; }

#pageContainer { position: relative; width:850px; margin:0 auto; background-color:#020202;	background-image: url(assets/navigation/headerBack01.gif); background-position:top left; background-repeat:repeat-x; }
.containerHome { height:900px; }
.container2 { height:940px; }
.containerTerms { height:1400px; }

#menuBox { right:0px; top:0px; width:115px; height:105px; position: absolute; }

#aboutBox { left:104px; top:107px; width:316px; height:657px; position: absolute; background-image: url(assets/navigation/background_about.jpg); background-position:top left; background-repeat: no-repeat; background-color: #2e772e; border:#333 2px solid; }

#contactsBox { right:104px; top:107px; width:316px; height:380px; position: absolute; background-image: url(assets/navigation/background_contacts.jpg); background-position:top left; background-repeat: no-repeat; background-color:#9e3838; border:#333 2px solid; }

#termsBox { left:104px; top:107px; width:632px; height:1273px; position: absolute; background-image: url(assets/navigation/textHeadingTerms.gif); background-position:top left; background-repeat: no-repeat; background-color: #EEE; border:#333 2px solid; }
	
#linksBox { right:104px; top:493px; width:316px; height:271px; position: absolute; background-image: url(assets/navigation/background_links.jpg); background-position:top left; background-repeat: no-repeat; background-color:#cac8c8; border:#333 2px solid; }

#adBoxLeft { left:0px; top:107px; width:100px; height:659px; position: absolute; background-color:#111; border:#111 1px solid; }

#adBoxRight { right:0px; top:107px; width:100px; height:659px; position: absolute; background-color:#111; border:#111 1px solid; }
	
#centerBoxThumbs { left:35px; top:110px; width:780px; height:500px; position: absolute; }

#taglineBox { left:0px; width:850px; height:50px; top:598px; position: absolute; border-top:#333333 1px solid; border-bottom:#333333 1px solid; }

#termsLink { left:315px; width:220px; height:30px; top:20px; position: absolute; }
#termsLink a { font-size:1em; font-weight:normal; letter-spacing:0em; text-decoration:none; }
#termsLink a:link { color:#51698e; text-decoration: none; }	
#termsLink a:visited { color:#b9d9ef; text-decoration: none; }
#termsLink a:hover { color:#666; text-decoration: underline; }

#bottomBox {
	height:150px;
	position: absolute;
}
.bottomBoxHome {
	left:45px;
	width:780px;
	top:700px;
}
.bottomBox2 { left:0px; width:850px; top:770px; border-top:#333333 1px solid; }
.bottomBoxTerms { width:850px; top:1400px; border-top:#333333 1px solid; }

#eRocketLink { width:290px; height:30px; border:0; right:0px; bottom:0px; position: absolute; }
#eRocketLink a { font-size:1em; font-weight:normal; letter-spacing:0em; text-decoration:none; float:right; }
#eRocketLink a:link { color:#51698e; text-decoration: none; }	
#eRocketLink a:visited { color:#666; text-decoration: none; }
#eRocketLink a:hover { color:#666; text-decoration: underline; }
