
/* 	All
 ``````````````````````````````````````````````````````````````````````````` */

 	form { display: inline; }
 	
	body, p, table, dl, dd, dt, tr, td, th, ul, ol, fieldset { margin: 0; padding: 0; text-align: left; }

	img { border: none; }
	h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; text-align: left; font-weight: normal; font-family: Tahoma; padding: 0 0 0 0; }	
	ul, ol { list-style: none; }
 	p { line-height: 18px; text-align: left; }

/* 	Layout
 ``````````````````````````````````````````````````````````````````````````` */
	 	
	body {
		background: url("images/Net-adz1_s02.jpg") repeat-x;
		font-family: Verdana, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
		color: #2a4058;  
		font-size: 9px;
		margin: 0; 		
 	}

 	a { text-decoration: none; cursor: pointer; color: #0b538b; }
 	a:hover { text-decoration: none!important; color: #0b538b; padding-bottom: 1px; border-bottom: 1px dotted #0b538b; }
 	
 	h1 { font-size: 21px; color: #163d66; }
	h2 { font-size: 18px; color: #009ad3; }
	h3 { font-size: 17px; }
	h4 { font-size: 16px; }
	h5 { font-size: 15px; }
	h6 { font-size: 14px; }
	
	.clear { clear: both; margin: 0!important; padding: 0!important; background: none!important; width: auto!important; float: none!important; height:0!important; overflow: hidden!important; line-height: 0!important; display: block; }

/* 	Page
 ``````````````````````````````````````````````````````````````````````````` */
 
 	#Page { width: 800px; margin: 0 auto; }
 	
 	#Header { width: 640px; height: 106px; background: url("images/logo.jpg") no-repeat; }

/* 	Menu - top
 ``````````````````````````````````````````````````````````````````````````` */
 
 	#Menu { width: 100%; height: 39px; }
 	#Menu ul { margin-top: 10px; } 	
 	#Menu ul li { float: left; display: inline; }
 	#Menu ul li a { float: left; display: block; text-decoration: none; border: none; text-indent: -99999px; overflow: hidden; }
 	#Menu ul .home a { width: 69px; height: 37px; background: url("images/home.jpg") no-repeat; }
 	#Menu ul .home a:hover, #Menu ul .home .selected { width: 69px; height: 37px; background: url("images/home_active.jpg") no-repeat; }
 	#Menu ul .internet_promotion a { width: 173px; height: 37px; background: url("images/internet_promotion.jpg") no-repeat; }
 	#Menu ul .internet_promotion a:hover, #Menu ul .internet_promotion .selected { width: 173px; height: 37px; background: url("images/internet_promotion_active.jpg") no-repeat; }
 	#Menu ul .affiliate_marketing a { width: 160px; height: 37px; background: url("images/affiliate_marketing.jpg") no-repeat; }
 	#Menu ul .affiliate_marketing a:hover, #Menu ul .affiliate_marketing .selected { width: 160px; height: 37px; background: url("images/affiliate_marketing_active.jpg") no-repeat; }
 	#Menu ul .contact_us a { width: 111px; height: 37px; background: url("images/contact_us.jpg") no-repeat; }
 	#Menu ul .contact_us a:hover, #Menu ul .contact_us .selected { width: 111px; height: 37px; background: url("images/contact_us_active.jpg") no-repeat; }

/* 	Center
 ``````````````````````````````````````````````````````````````````````````` */
 	 
 	#Center { width: 900px; margin: 30px auto 0 auto; position: absolute; }

/* 	Left
 ``````````````````````````````````````````````````````````````````````````` */

 	#Center #Box-left { width: 271px; float: left; display: inline; }
 	#Center #Box-left .Box-left-top { width: 100%; padding-top: 15px; background: url("images/round-min-top.jpg") no-repeat 0 0; } 	
 	#Center #Box-left .Box-left-height { width: 100%; background: url("images/round-min-height.png") repeat-y 0 0; padding: 0 0 15px 0; } 	
 	#Center #Box-left .Box-left-bottom { width: 100%; padding-bottom: 15px; background: url("images/round-min-bottom.jpg") no-repeat 0 100%; } 	
 	#Center #Box-left img { display: block; margin: 0 auto 0 5px; }
 	#Center #Box-left .padding { width: 217px; margin: 0 auto 0 auto; padding: 10px 0 15px 0; }

/* 	Right
 ``````````````````````````````````````````````````````````````````````````` */

 	#Center #Box-right { width: 590px; float: left; display: inline; }
 	#Center #Box-right .Box-right-top { width: 100%; padding-top: 17px; background: url("images/round-max-top.jpg") no-repeat 0 0; } 	
 	#Center #Box-right .Box-right-height { width: 100%; background: url("images/round-max-height.png") repeat-y 1px 0; padding: 0; } 	
 	#Center #Box-right .Box-right-bottom { width: 100%; padding-bottom: 17px; background: url("images/round-max-bottom.jpg") no-repeat 0 100%; } 	
 	#Center #Box-right .padding, #Center #Box-right .padding_selected { margin: 0 auto 0 auto; padding-top: 10px; }
 	#Center #Box-right .padding_selected { width: 520px; background: url("images/logo-big.jpg") no-repeat 100% 100%; }
	#Center #Box-right .padding_unselected { margin: 0 auto 0 auto; padding-top:10px; width: 520px; }
 	#Center #Box-right p { width: 350px; padding-bottom: 18px; }

/* 	Fotter
 ``````````````````````````````````````````````````````````````````````````` */
	
	#Fotter { width: 100%; height: 91px; background: url("images/Net-adz_20-31.jpg") no-repeat; clear: both; margin-top: 15px; }
	#Fotter p { text-align: center; padding: 27px 0 0 0; color: #4b4c4c; }
	#Fotter p img { vertical-align: middle; }		
