/* CSS Document */

body { 				margin: 0px;
					font-family: verdana;
}

div#design_logo { 		position: relative;
						top: 40px;
						width: 300px;
						left: 40px;
}

div#navigation			 { 		position: absolute;
								width: 445px;
								top: 85px;
								left: 376px;
}

div#breadcrumb			 { 		position: absolute;
								width: 500px;
								top: 130px;
								left: 47px;
}


div#main_image			 { 		position: absolute;
								width: 516px;
								height: 430px;
								top: 160px;
								left: 47px;
}

div#sub_image_top			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 160px;
									left: 563px;
}

div#sub_image_base			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 375px;
									left: 563px;
}

div#main_image2			 { 		position: absolute;
								width: 516px;
								height: 430px;
								top: 860px;
								left: 47px;
}

div#sub_image_top2			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 860px;
									left: 563px;
}

div#sub_image_base2			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 1075px;
									left: 563px;
}

div#main_image3			 { 		position: absolute;
								width: 516px;
								height: 430px;
								top: 1560px;
								left: 47px;
}

div#sub_image_top3			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 1560px;
									left: 563px;
}

div#sub_image_base3			 { 		position: absolute;
									width: 258px;
									height: 215px;
									top: 1775px;
									left: 563px;
}

div#text			 		{ 		position: absolute;
									width: 774px;
									height: 200px;
									top: 595px;
									left: 47px;
}

div#text2			 		{ 		position: absolute;
									width: 774px;
									height: 200px;
									top: 1295px;
									left: 47px;
}

div#text3			 		{ 		position: absolute;
									width: 774px;
									height: 200px;
									top: 1995px;
									left: 47px;
}

div#base_rule			 { 		position: absolute;
								width: 774px;
								height: 8px;
								top: 830px;
								left: 47px;
}

div#sign_off			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 850px;
								left: 47px;
}

div#copyright			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 850px;
								left: 520px;
}

div#base_rule2			 { 		position: absolute;
								width: 774px;
								height: 8px;
								top: 1530px;
								left: 47px;
}

div#base_rule3			 { 		position: absolute;
								width: 774px;
								height: 8px;
								top: 2230px;
								left: 47px;
}

div#sign_off2			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 1550px;
								left: 47px;
}

div#sign_off3			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 2250px;
								left: 47px;
}

div#copyright2			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 1550px;
								left: 520px;
}

div#copyright3			 { 		position: absolute;
								width: 300px;
								height: 20px;
								top: 2250px;
								left: 520px;
}
	
p {					font-size: 12px;
					line-height: 20px;
					margin-bottom: -2px;
					font-weight: bold;
				
}

p font {			font-size: 10px;
					line-height: 19px;
					margin-bottom: -5px;
					font-weight: bold;
				
}

p em	 {			font-size: 12px;
					line-height: 19px;
					margin-bottom: -5px;
					font-weight: bold;
				
}

p.second {			font-size: 16px;
					line-height: 16px;
					width: 180px;
}

p.third {			font-size: 10px;
					line-height: 12px;
					font-weight: normal;
}

H1 {				font-size: 10px;
					line-height: 12px;
}

H2 {				font-size: 10px;
					line-height: 12px;
					font-weight: normal;
}

a {					text-decoration: none;
}

a:link {			color: black;
}

a:visited {			color: #666;
}

a:hover {			color: white;
					background: gray;
}

a.thumb:hover {		color: none;
					background: none;
}
