* {
	padding: 0;
	margin: 0;
}

body {
	background: #FFFFFF url('../img/bg.jpg') top left repeat-x;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	color: #555555;
}

#container {
	padding-left: 112px;
	padding-right: 345px;
	min-width: 290px;
	clear: both;
}

.column {
	position: relative;
	float: left;
}

a, a:visited {
	text-decoration: none;
	color: #2180BC;
}

a:hover {
	color: #65696e65696e;
	text-decoration: underline;
}

#header {
	height: 245px;
	background: url('../img/drgreen2.jpg') left top no-repeat;
	/*width: 875px;*/
	width: 900px;
	margin: 0 auto;
}

#header #nav {
	height: 65px;
	list-style: none;
	display: inline;
}

#header #nav ul {
	padding: 160px 0 0 0;
}

#header #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header #nav a {
	float: left;
	padding: 65px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}

#header #nav a:hover {
	background-position: 0 -65px;
}

#left {
	width: 112px;
	padding: 10px;
	right: 120px;
	margin-right: -100%;
}

#center {
	width: 100%;
	padding: 0 10px;
}

#center p, #right p {
	text-align: justify;
	padding: 10px;
}

#right {
	width: 305px;
	padding: 0 10px;
	margin: 10px -100% 0 0;
	background: #FFFFFF url('../img/rbg.jpg') 0 244px repeat-y;
}

#right ul, .pulo ul {
	margin-left: 15px;
	list-style: none;
}

#right ul li, .pulo ul li {
	padding: 5px 15px 5px 5px;
	text-align: right;
}

#right h3 {
	color: #0E5AA5;
	text-align: right;
	border-bottom: 1px solid #0E5AA5;
}

.pulo ul li {
	padding: 5px 0 5px 15px;
	text-align: left;
}

#right .video {
	background: url('../img/logo.jpg') left top no-repeat;
	height: 285px;
	width: 325px;
	margin-left: -10px;
	background-color: #FFFFFF;
}

#right a {
	color: #FFFFFF;
	font-weight: bolder;
}

.controls {
	text-align: center;
	padding: 5px;
}

#footer {
	text-align: center;
	clear: both;
	height: 150px;
	padding-top: 15px;
	background: #F8F8F8 url('../img/footerbg.jpg') top left repeat-x;
}

#footer p {
	font-size: 11px;
}

#footer p.fnav {
	margin: 5px;
	font-size: 12px;
	font-weight: bolder;
}

#footer p.custom {
	color: #616161;
	margin: 5px;
	font-size: 10px;
}

img {
	border: 0;
}

h2, h3 {
	margin: 0 10px;
	color: #65696e;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CECECE;
	font-size: 18px;
	font-weight: bolder;
}

h3 {
	font-size: 14px;
	border: none;
}

hr {
	margin: 0 8px;
	border: 1px dotted #CECECE;
}

.clear {
	clear: both;
}

form {
	padding: 10px;
}

textarea {
	width: 98%;
}

input {
	height: 20px;
	width: 98%;
	font-size: 18px;
	display: inline;
	margin: 5px 0;

}

.submit input {
	width: 75px;
	height: 25px;
	font-size: 12px;
}

label {
	font-weight: bolder;
}

.info {
	font-size: 10px;
}

#flashMessage {
	text-align: center;
	font-size: 14px;
	padding: 0 5%;
	background: #FFF6BF;
	border: 1px solid #FFD324;
	background: #FFF6BF;
	margin: 10px 15px 10px 10px;
}

.actions {
	float: right;
}

.sob ul {
	color: #65696e;
}

.f_left{float:left;width:33%;text-align:center;}


.facebook {
left:-1px;
margin:1px 2px 3px 4px;
padding:0;
position:relative;
top:11px;
}