body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearfix {
	clear: both;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: url(left_shadow.jpg) no-repeat 0px 258px;
	height: auto!important;
	height: 745px;
	min-height: 745px;
}

#header {
	background: url(header_bg.jpg) no-repeat bottom;
	height: 215px;
}

#header h1 a {
	display: block;
	text-indent: -5000em;
	background: url(logo.jpg) no-repeat right;
	width: 221px;
	height: 98px;
	padding-left: 35px;
	padding-top: 2px;
	float: left;
}

#header img {
	float: right;
}

#top-menu {
	/*height: 30px;*/
	font-family: trebuchet MS;
	color: #3849ac;
	text-align: right;
	padding-right: 45px;
	padding-top: 18px;
}

#top-menu a {
	text-decoration: none;
	color: #3849ac;
}

#top-menu a:hover {
	text-decoration: underline;
}

#navigation {
	background: url(navigation_bg.jpg) no-repeat;
	height: 43px;
}

div.shadow {
	background: url(nav_shadow.jpg) no-repeat right;
	height: 24px;
}

#main {
	background: url(bottom_bg.jpg) no-repeat bottom;
	height: auto!important;
	height: 500px;
	min-height: 500px;
	padding-left: 63px;
	padding-right: 43px;
	padding-bottom: 25px;
}

#main div.left-column {
	float: left;
	width: 665px;
	
}

#main div.left-column div.text {
	float: left;
	width: 338px;
	padding-right: 35px;
	background: url(video_separator.jpg) repeat-y 350px 0px;
	line-height: 1.5em;
}

#main div.left-column h1.principal {
	font-size: 24px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 26px;
	line-height: normal;
}

#main div.left-column div.video {
	float: right;
	width: 285px;
}

#main div.left-column div.video object {
	width: 239px;
	height: 251px;
}

#main div.left-column div.video embed {
	width: 239px;
	height: 251px;
}

#bottom-box {
	padding-top: 30px;
	width: 586px;
}

#bottom-box div.top {
	background: url(box_top.jpg) no-repeat;
	height: 11px;
	font-size: 0px;
	line-height: 0;
}

#bottom-box div.content {
	background: url(box_mid.jpg) repeat-y;
	height: auto!important;
	height: 140px;
	min-height: 140px;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#bottom-box div.content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	background: url(header_separator.jpg) repeat-x bottom;
}

#bottom-box div.content table {
	padding-top: 14px;
}

#bottom-box div.content table td {
	width: 170px;
	padding-right: 10px;
	line-height: 1.5em;
}

#bottom-box div.content table td span {
	color: #90308b;
	display: block;
}

#bottom-box div.bottom {
	background: url(box_bottom.jpg) repeat-y;
	height: 22px;
}

#main div.right-column {
	float: right;
	width: 195px;
	padding-right: 10px;
}
	
#main div.right-column h3 {
	font-size: 16px;
	font-weight: bold;
	color: #90308b;
	padding-bottom: 15px;
	padding-top: 15px;
}

#main div.right-column h3.first {
	font-size: 16px;
	font-weight: bold;
	color: #90308b;
	padding-bottom: 15px;
	padding-top: 0;
}

#main div.right-column img {
	padding-top: 10px;
}

#footer {
	text-align: center;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*************************************
 ************* INTERNAL **************
 ************************************/

#internal-text {
	padding-right: 25px;
}

#internal-text h2 {
	color: #90308b;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 15px;
}

#internal-text h2.first {
	color: #90308b;
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
	padding-top: 0;
}

#internal-text img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}

/*************************************
 ************* INTERNAL **************
 ************************************/

#form {
	padding-top: 15px;
	padding-bottom: 15px;
}

#form tr td input,
#form tr td textarea {
	border: 1px solid #C5C3C3;
	font-size: 13px;
}
.formstyle {
	font-size:13px;
}
