@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #173051;
	background-repeat: no-repeat;
}
#global {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
A:link  
{
	text-decoration: underline;
	color: #0e74b7;
}
A:visited
{
	color: #0e74b7;
}
A:active
{
	text-decoration: none;
	color: #71B4E0;
}
A:hover
{
	text-decoration: none;
	color: #1A4E8B;
}
#top {
	float: left;
	height: 190px;
	width: 980px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 50px;
	width: 980px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/navpng.png);
	background-repeat: no-repeat;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
}
#nav ul li a:hover {
	background-color: #578227;
}
#front {
	float: right;
	height: 330px;
	width: 980px;
	overflow: hidden;
}
#front a {
	color: #FFF;
}
#box1 {
	float: left;
	height: 144px;
	width: 218px;
	background-image: url(images/bg-contactmp.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box1 h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
}
#box1 h1 a {
	color: #FFF;
	text-decoration: none;
}
#box1 h1 a:hover {
	text-decoration: underline;
}
#box1 h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#box2 {
	float: left;
	height: 144px;
	width: 217px;
	background-image: url(images/bg-ecard.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box2 h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
}
#box2 h1 a {
	color: #FFF;
	text-decoration: none;
}
#box2 h1 a:hover {
	text-decoration: underline;
}
#box2 h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#box3 {
	float: left;
	height: 144px;
	width: 215px;
	background-image: url(images/bg-signup.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#box3 h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 15px;
}
#box3 h1 a {
	color: #FFF;
	text-decoration: none;
}
#box3 h1 a:hover {
	text-decoration: underline;
}
#box3 h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#main {
	padding: 10px;
	float: left;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	min-height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19A6DE;
}
#main #about{
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 15px;
}
#main #about h1 {
	font-size: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000;
}
#main #news {
	padding: 5px;
	float: left;
	width: 300px;
	margin-right: 15px;
}
#main #news h1 {
	font-size: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000;
}
#main #news .date {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	display: block;
}
#main #news .headline {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
#main #twitter {
	padding: 5px;
	float: left;
	width: 300px;
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main #twitter h1 {
	font-size: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #000;
}
#twitter_update_list {
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #EDEDED;
	padding: 10px;
	float: left;
	width: 960px;
	text-align: right;
	height: 100px;
	background-image: url(images/fish.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#footer a {
	color: #FFF;
}
#main-in {
	padding: 0px;
	float: left;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	min-height: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19A6DE;
}
#page-top {
	float: left;
	height: 100px;
	width: 980px;
	background-image: url(images/bg-pagetop.jpg);
	background-repeat: no-repeat;
}
.page-title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #FFF;
	padding: 5px;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
#page-text {
	padding: 10px;
	float: left;
	width: 650px;
}
#page-text h1 {
	color: #2B81BA;
	margin-top: 0px;
	font-weight: normal;
	font-size: 24px;
}
#page-text h2 {
	color: #2B81BA;
	margin-top: 0px;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 5px;
}
#action {
	float: right;
	width: 300px;
}
#action h1  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
	display: block;
	padding: 25px;
	margin: 0px;
}
#action a {
	color: #FFF;
	text-decoration: none;
}
#action a:hover {
	text-decoration: underline;
}
#action #action1 {
	height: 75px;
	width: 300px;
	background-image: url(images/bg-contactmp-small.jpg);
	background-repeat: no-repeat;
}
#action #action2 {
	height: 75px;
	width: 300px;
	background-image: url(images/bg-ecard-small.jpg);
	background-repeat: no-repeat;
}
#action #action3 {
	height: 75px;
	width: 300px;
	background-image: url(images/bg-signup-small.jpg);
	background-repeat: no-repeat;
}
.share {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.date {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	display: block;
}
/* Addendum of wordpress css */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
