/* CSS Document */

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

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

div#image	 { 			position: relative;
						top: 100px;
						left: 545px;
						width: 300px;
}

div#quote		 { 		position: absolute;
						top: 400px;
						width: 260px;
						left: 575px;
}


div#rule		 { 		position: absolute;
						top: 120px;
						width: 100%;
						left: 0px;
}


div#view		 { 		position: absolute;
						top: 635px;
						width: 300px;
						left: 575px;
}

div#text		 { 		position: absolute;
						width: 480px;
						top: 135px;
						left: 47px;
}

div#call		 { 		position: absolute;
						width: 516px;
						top: 510px;
						left: 47px;
}

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

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

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

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

	
p {					font-size: 11px;
					line-height: 19px;
					margin-bottom: -5px;
					margin-left: 25px;
					margin-right: 35px;
}

p.second {			font-size: 12px;
					font-weight: normal;
					line-height: 23px;
					width: 240px;
					color: #019193;
					margin-left: 0px;
					margin-right: 0px;
}

p.third {			font-size: 10px;
					line-height: 12px;
					margin-left: 0px;
					margin-right: 0px;
}

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

H2 {				font-size: 11px;
					line-height: 15px;
}

H3 {				font-size: 11px;
					line-height: 21px;
					font-weight: normal;
					margin-bottom: 0px;
}

H4 {				font-size: 18px;
					line-height: 18px;
					font-weight: normal;
}

H5 {				font-size: 8px;
					line-height: 12px;
}

H6 {				font-size: 12px;
					line-height: 21px;
					font-weight: normal;
					margin-bottom: -5px;
					font-weight: normal;
}

H6 strong {			letter-spacing: 1px;
					font-size: 14px;
}

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;
}
