a { outline:none; }

body {
	padding:0;
	margin:0;
	background-color:#555555;
	font:11px Arial ;
	text-align: center;
}


#wrapper {
	margin:0;
	padding:0;
	background-position:center 70px;
	background-color:#EEECE1;
	background-image: url(../images/background_bar.png);
	background-repeat: repeat-x;
}

#wrapper_small {
	margin:0;
	padding:0;
	background-position:center 70px;
	background-color:#EEECE1;
	background-image: url(../images/background_bar_small.png);
	background-repeat: repeat-x;
}

#header {
	width:800px;
	height:90px;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	background-image: url(../images/header_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#header_left1 {
	width:300px;
	height:90px;
	background-color:#FFFFFF;
	float: left;
	background-image: url(../images/sedna_logo.png);
	background-repeat: no-repeat;
}
#header_left2 {
	width:480px;
	height:90px;
	float: left;	
}

#header_middle {
	width:800px;
	height:250px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #CCDADF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color: #CCDADF;
	border-top-style: solid;
	border-top-width: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}


#header_middle_small {
	width:800px;
	height:5px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #CCDADF;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color: #CCDADF;
	border-top-style: solid;
	border-top-width: 10px;
}




#container {
	text-align:left;
	width:800px;
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/body_background_top.png);
	background-repeat: no-repeat;
	background-position:top center;
}
#container2 {
	text-align:left;
	width:800px;
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/body_background_top.png);
	background-repeat: no-repeat;
	background-position:top center;
	min-height: 375px;
}

#content {
	margin-left:20px;
	margin-right:20px;
}


#footer-wrapper {
	padding:0;
	margin:0;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	height: 35px;
	background-image: url(../images/background_footer.png);
	background-repeat: repeat-x;
	background-position:center 0px;
}

#footer {
	margin:0;
	padding:0;
	height:120px;
	width:800px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEECE1;
	background-image: url(../images/body_background_bottom.png);
	background-repeat: no-repeat;
	background-position:top center;
}

#footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	padding-top: 35px;
	padding-bottom: 10px;
	line-height: 1.1em;
}

#footer_content a:link, #footer_content a:visited  {
	text-decoration:none;
	color:#67B1CA;
}

.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 1.1em;
}

a:link {
	color: #C2000B;
}
a:visited {
	color: #C2000B;
}
a:hover {
	color: #67B1CA;
}
a:active {
	color: #67B1CA;
}
p a:link {
	color: #C2000B;
}
p a:visited {
	color: #C2000B;
}
p a:hover {
	color: #67B1CA;
}
p a:active {
	color: #67B1CA;
}


p, div, td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

p {
	text-align:left;
	line-height: 1.3em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#C2000B;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#C2000B;
	margin-top: 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#67B1CA;
	margin-top: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#67B1CA;
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
}

.clear {
	clear:both;
}

.bullets {
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C2000B;
	padding-left: 30px;
	padding-bottom: 10px;
	background-image: url(../images/sedna_bullet.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.type_bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 1.3em;
	color: #333333;
	padding-bottom: 10px;
}
.type_bullets_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.6em;
}




div#left {
	float:left;
	width:500px;
	margin-top:20px;
}
div#left_large {
	float:left;
	width:760px;
	margin-top:20px;
}

div#right {
	float:right;
	width:240px;
	margin-top:20px;
	margin-bottom: 10px;
}


.box {
	background-image: url(../images/box_middle.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 0px;
	background-color: #FBFAF8;
	padding-bottom: 5px;
}
.box_top {
	background-image: url(../images/box_top.png);
	background-repeat: no-repeat;
	background-position:top center;
}

.box div {
	font-size: 13px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}


.box p {
	padding-left: 12px;
	padding-right: 12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}

.gradient{
	background-image: url(../images/gradient.png);
	background-repeat: no-repeat;
	background-position:top center;
	height: 150px;
}
.spacer {
	margin-bottom: 10px;
}


.press_box {
	border-style: solid;
	border-width: 1px;
	background-color: #FBFAF8;
	padding: 10px;
	margin: 0px;
	margin-bottom: 20px;
	border-color: #EEECE1;
}
.map_box {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px
	border-color: #EEECE1;
}





label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 5px;
	float: left;
	width: 325px;
	margin-right: 15px;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding: 5px;
}


textarea{
width: 375px;
height: 150px;
}

.label_text{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
}


.boxes{
width: 20px;
margin-left: -1px;
}

#Submit{
	margin-left: 5px;
	margin-top: 5px;
	width: 90px;
	color: #FF3300;
}
.input {
    border: 1px solid #333333;
    background: #FFFEF8;
}

#Reset{
margin-left: 5px;
margin-top: 5px;
width: 90px;
}
