/* CSS Document */body, h1, h2, h3, h4, p, dt, dd {	font-family: arial,verdana,sans-serif;}h1,h2,h3,h4 {	color: #0094D6;	font-weight: normal;}em {	font-weight: bold;}#main {	}#main h1 {	font-size: 24px;}#main h2 {	font-size: 20px;}#main p, #main li, #main dt, #main dd, #main address {	color: #555;	line-height: 16px;	letter-spacing: 0;	word-spacing: 5px;	font-size: 13px;	padding: 5px;	}#main dt {	font-weight: bold;}#wrapper {	width: 800px;	margin: 10px auto;		}#inner-wrapper {	border-left: 1px solid  #7Dc709;	border-right: 1px solid  #0094D6;}#heading {	background-image: url(images/gradient1.jpg);	background-repeat: repeat-x;	position: relative;}#heading h1 span {display: none;}#heading h1 {	width: 300px;	height: 100px;	margin: 0 25px;		background-image: url(images/swete-logo.png);	background-repeat: no-repeat;	behavior: url(iepngfix.htc);	}#heading ul.nav-menu {	height: 25px;	margin: 0 auto;	border-top: 1px dotted #7Dc709;	border-bottom: 1px dotted  #0094D6;	padding-bottom:12px;	padding-top: 7px;	font-family: sans-serif;	text-transform: lowercase;}#heading ul.nav-menu li {	float: left;	list-style: none;}#heading ul.nav-menu li a {	display: block;	padding: 5px 10px 5px 10px;	color: #0094D6;	text-decoration: none;	border-bottom: 5px solid white;}#heading ul.nav-menu li a:hover {	border-bottom: 5px solid #0094D6;}#footer {	text-align: center;}#main {	padding: 10px 30px 10px 30px;	}#top-bar {	background-color: #0094D6;	padding: 0;	height: 20px;	width: 100%;	margin: 0;}#top-left {	background-image: url(images/top-left.png);	display: block;	width: 20px;	background-repeat: no-repeat;	height: 15px;	float: left;	margin: 0;}#top-right {	background-image: url(images/top-right.png);	display: block;	width: 29px;	float: right;	height: 15px;	background-repeat: no-repeat;	margin: 0;}#bottom-bar {	background-color: #7Dc709;	height: 20px;	padding:0;	width: 100%;}#bottom-left {	background-image: url(images/bottom-left.png);	display: block;	width: 29px;	float: left;	height: 20px;	background-repeat: no-repeat;}#bottom-right {	background-image: url(images/bottom-right.png);	display: block;	width: 24px;	float: right;	height: 20px;	background-repeat: no-repeat;}#footer {	font-size: 10px;	color: #666;}#languages {	position: absolute;	top: 0px;	right: 0;	width: 400px;	height: 30px;}#languages h2 {	padding-bottom: 3px;	margin-bottom: 0;}#site-network {	font-size: 11px;	padding: 0;	margin: 0;	margin-left: auto;	width: 300px;	position: absolute;	top: 75px;	right: 10px;}#site-network ul {	padding:0;	margin:0;	display: inline;}#site-network li {	float: left;	list-style: none;}#site-network li a {	display: block;	padding: 3px 5px 3px 5px;	margin: 0;	text-decoration: none;	color: #0094D6;}#site-network li.selected {	background-image: url(images/gradient1.jpg);	background-repeat: repeat-x;}#site-network li.selected a {	font-weight: bold;}#site-network li a:hover {	text-decoration: underline;}#site-network h4 {	float: left;	padding: 3px 5px 3px 5px;	margin: 0;	color: black;}#addthis {	float: right;	width: 150px;}#fb-links {  float: right;  }  #fb-links img {    border: none;	height: 40px;	padding-top: 3px;	}.try-now {	text-align: center;	color: #0094D6;	font-size: 14px;	}.try-now a {	display: block;	border: 1px solid #0094D6;	width: 200px;	height: 18px;	text-decoration: none;	padding: 5px;	color: white;	float: right;	text-align: right;	background-color: #0094D6;	border-left: 20px solid #84D6Ef;}
