@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
}
.left {
	float:left;
	clear:left;
}
body {
	padding: 0;
	margin: 0;
	font: 13px Arial, Helvetica, Garuda, sans-serif;
	font-size: small;
	font: x-small;
	background-color:#333333;
}
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: inherit;
	font: 100%;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
p {
	margin: 1em 0;
}
#container {
	position:relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

/*--------------------------------------------------------------------------SAFARI NAV FIX-----------------------------------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#header li {
padding-left:25px;
padding-right:24px;
left:0px;
}
 #header #home {
position:relative;
text-align:center;
padding-left:24px;
padding-right:24px;
padding-top:20px;
padding-bottom:40px;
background-image:url(images/nav_slice_05.jpg);
background-repeat:repeat-x;
margin-right:-5px;
display:inline-block;
border-left:0px;
top:-10px;
width:52px;
}
}
/*--------------------------------------------------------------------------HEADER-----------------------------------------------------------------------------------------*/

#header {
	position:relative;
	width:770px;
	height:196px;
	background-image:url(images/new_header_05.png);
	background-repeat:no-repeat;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#header ul {
	position:relative;
	top:150px;
	display:inline-block;
	left:2px;
}
#header li {
	position:relative;
	text-align:center;
	padding-left:21px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:7px;
	background-image:url(images/nav_slice_05.jpg);
	background-repeat:repeat-x;
	margin-right:-5px;
	display:inline-block;
	border-left:#FFFFFF solid 1px;
}
#header #home {
	position:relative;
	text-align:center;
	padding-left:21px;
	padding-right:21px;
	padding-top:20px;
	padding-bottom:40px;
	background-image:url(images/nav_slice_05.jpg);
	background-repeat:repeat-x;
	margin-right:-5px;
	display:inline-block;
	border-left:0px;
	top:-10px;
}
#header #home a {
	top:2px;
}
#header a {
	position:relative;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	top:-5px;
}
/*--------------------------------------------------------------------------CONTENT-----------------------------------------------------------------------------------------*/

#header2 {
	position:relative;
	width:768px;
	height:53px;
	background-color:#102845;
	border:solid 1px #999999;
}
#header2 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	position:relative;
	top:20px;
	left:25px;
}
#content {
	position:relative;
	top:20px;
}
#textnopic {
	position:relative;
	width:710px;
	/*border-left:solid 1px #999999;*/
	background-color:#FFFFFF;
}
#textnopic h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	position:relative;
	top:25px;
	left:20px;
}
#textnopic li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	position:relative;
	top:50px;
	left:30px;
	list-style:disc;
	line-height:15px;
	width:710px;
}
#textnopic h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#660000;
	position:relative;
	top:25px;
	left:20px;
}
.recipients {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	position:relative;
	top:50px;
	left:30px;
	line-height:1.5;
}

#textnopic p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	position:relative;
	top:50px;
	left:30px;
	line-height:1.5;
}

#text {
	position:relative;
	float:left;
	width:389px;
	/*border-left:solid 1px #999999;*/
	background-color:#FFFFFF;
}
#text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	position:relative;
	top:25px;
	left:20px;
}
#text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#660000;
	position:relative;
	top:25px;
	left:20px;
}
#text li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	position:relative;
	top:50px;
	left:30px;
	list-style:disc;
	line-height:15px;
	width:355px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	position:relative;
	top:50px;
	left:30px;
	line-height:1.5;
}
#image {
	position:relative;
	float:right;
	width:379px;
	height:254px;
	/*border-right:solid 1px #999999;*/
	background-color:#FFFFFF;
}
#expand {
	width:768px;
	position:relative;
	background-color:#FFFFFF;
	overflow:hidden;
	padding-bottom:20px;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
}
#expandpic {
	width:768px;
	position:relative;
	background-color:#FFFFFF;
	overflow:hidden;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
}
/*--------------------------------------------------------------------------FOOTER-----------------------------------------------------------------------------------------*/

#footer {
	position:relative;
	width:768px;
	height:75px;
	background-color:#122c4c;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
	top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#footer ul {
	position:relative;
	display:inline;
	top:20px;
	text-align:center;
}
#footer li {
	position:relative;
	display:inline;
	padding-left:2px;
}
#footer a {
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
}
#footer p {
	position:relative;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:1.5;
	left:0px;
	padding-bottom:50px;
}

#porfoot {position:relative; top:
-20px;}
