@charset "utf-8";
* {
margin: 0px;
padding: 0px;

}
body {
	background-color: #d1d7ed;
	font: 12px Arial, Helvetica, sans-serif;
}


#container {
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container a:hover {
	color: #2264AE;
}

#menu {
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#sidebar-left {
	float: left;
	width: 158px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-image: url(../images/sidebar-left-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #82C56A;
	height: 710px;
}
#sidebar-left-top {
	background-image: url(../images/sidebar-left-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#container p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content-index {
	width: 380px;
	float: left;
	margin-left: 35px;
	margin-top: 5px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	padding-right: 14px;
	padding-left: 15px;
}
#menu a:hover {
	color: #82C56A;
}

#sidebar-right {
	float: right;
	width: 158px;
	background-image: url(../images/sidebar-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #9EB5DE;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 710px;
}
#sociallinks {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar-right-top {
	background-image: url(../images/sidebar-right-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
#whoattend {
	padding: 5px;
}
#whoattend ul {
	margin-left: 15px;
}

#content ul {
	margin-left: 30px;
}


#footer {
	background-image: url(../images/container-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	clear: both;
}
#sociallinks a {
	color: #000000;
}
#sociallinks img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sociallinks td {
	padding-top: 7px;
	padding-bottom: 7px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#content {
	margin-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer li {
	float: left;
	list-style-type: none;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer ul {
	margin-left: 60px;
}
#slideshow {
	padding-top: 30px;
	padding-bottom: 30px;
}
#extraspace {
	height: 250px;
}
.bluebgtd {
	background-color: #D7DCEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#pricegrid td {
	border: 1px solid #D7DCEF;
}
#partners img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#partners td {
	padding: 5px;
}
.redheading {
	font-size: 14px;
	font-weight: bold;
	color: #992025;
}
.bluetext {
	color: #244368;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5587C4;
}
#agendamenu a {
	font-weight: bold;
	color: #000000;
}
#agendamenu td {
	background-color: #A9DA9A;
	width: 150px;
	padding: 2px;
	text-align: center;
}
#agendamenu {
	padding-top: 10px;
	padding-bottom: 10px;
}
#pdf_form {
	background-color: #FFFFFF;
	padding: 15px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #8E9DD2;
}
