body, h1, h2, ul, li, p {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px auto;
	background: url('images/1.jpg');
	background-color: #2C3B63;
	text-align: center;
}
#clear {
	clear: both;
	width: 1px;
	height: 1px; 
}
#spot {
	clear: both;
	margin: 2px;
	padding-top: 8px;
	width: 894px;
	border: #aaa 1px solid;
	background-color: #fff;
	-moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */

}
#main {
	width: 900px;
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
}
#main h1 {
		position: relative;
		font-size: 60px;
		font-family: 'Myriad Pro', 'Myriad', helvetica, arial, sans-serif;
		letter-spacing: -6px;
		-webkit-text-stroke: 2px #131e34;
		margin: 0px auto;
		color: #069;	
}
#maintop {
	float: left;
	padding: 10px 0px;;
	background-color: #fff;
	width: 292px;
	margin: 3px;
	border: #aaa 1px solid;
	text-align: left;
	-moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
}
#maintop li {
	margin-left: 5px;
	list-style: none;
	padding-left: 10px;
}
#maintop a {
	font-family: Tahoma;
	font-size: 21px;
	color: #30415f;
	text-decoration: none;
	line-height: 1.4;
}
#maintop a:hover {
	color: #f59104;
}
#pharma {
	float: left;
	width: 894px;
	margin: 2px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	text-align: center;
	border: #f2830d 1px solid;
	-moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#pharma a {
	font-family: Tahoma;
	font-size: 25px;
	color: #f2830d;
	text-decoration: none;
	font-weight: bold;	
}
#pharma a:hover {
	text-decoration: none;
	background-color: #f2830d;
	color: #fff;
	
}
#columntop {
	float: left;
	width: 240px;
	text-align: left;
	background-color: #fff;
    padding: 10px 0px;
    margin: 2px;
}
#columntop ul {
	margin: 0px 10px;
}
#columntop li {
	background: url('images/circle.png') no-repeat 0px 3px;
	padding-left: 20px;
	list-style: none;
}
#columntop a {
	font-family: Helvetica;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 1.4;
}
#columntop a:hover {
	color: #04518f;
}
#gallery {
	float: left;
	width: 648px;
	text-align: left;
	font-family: Helvetica;
	font-size: 13px;
	padding: 10px 0px;
	color: #30415f;
	text-decoration: none;
	line-height: 1.4;
	background-color: #fff;
}
#gallery li {
	list-style: none;
	padding-left: 20px;
}
#gallery li a {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
	text-decoration: none; 
}
#gallery li a:hover {
	text-decoration: underline;
}
#blind {
	float: left;
	width: 174px;
	margin: 2px;
	padding: 10px 0px 10px 0px;
	background-color: #fff;
	text-align: center;
	border: #f2830d 1px solid;
	-moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */   
}
#blind a {
	font-family: Helvetica;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}
#blind a:hover {
	color: #e17d1b;
}
#toplist {
	float: left;
	width: 896;
	margin: 3px;
	background-color: #fff;
	text-align: left;
}
#toplist ul {
	width: 220px;
	float: left;
	padding: 0px;
}
#toplist li {
	list-style: none;
	padding-left: 20px;
	list-style: none;
}
#toplist a {
	font-family: Helvetica;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 1.2;
}
#toplist a:hover {
	color: #04518f;
}
#add {
	clear: both;
	width: 896;
	margin: 0px auto;
	text-align: center;
}
#add a {
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
#add a:hover {
	text-decoration: underline;
}
.hardlinks {
	font: 12px Arial; 
	color: #000; 
	text-decoration: none; 
	text-align: center;
	width: 896;
	margin: 0px auto;
	padding: 15px;
}
.hardlinks li {
	list-style: none;
	padding: 0px 5px;
	display: inline;
}
.hardlinks a {
	color: #000; 
	text-decoration: none;
}
.hardlinks a:hover {
	color: #f00;
}
#info {
	font: 11px Helvetica;
	color: #333;
	line-height: 1.1;
	text-decoration: none;
	text-align: center;
	width: 890px;
	margin: 0px auto;
}
