@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C51D2E;
}
p {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a {
	color: #B31F27;
	text-decoration: none;
}
a:hover {
	color: #4A9CFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #263D52;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C98D3;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E6DA1;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #233E51;
	font-style: normal;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#top_bar p {
	text-align: right;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}












#top_bar {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #EBEBEB;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
} 




#header {
	height: 115px;
	width: 986px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	background-image: url(images/sondar_header_4.gif);
	border: 1px solid #CCC;
} 
#horiz_menu {
	width: 987px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	clear: both;
	overflow: hidden;
	background-color: #EFF1F2;
}






#wrapper {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(images/stamp-small.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#intro_anim_box {
	width: 986px;
	text-align: left;
	clear: both;
	overflow: hidden;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/sondar_paint_splats2.gif);
	background-repeat: no-repeat;
	background-position: 0px 320px;
}
#intro_anim_box p {
	text-align: center;
}
#intro_anim_box p a {
	color: #CCC;
}
#intro_anim_box p a:hover {
	color: #666;
	text-decoration: none;
}
#intro_anim_slide_box {
	width: 450px;
	text-align: left;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	height: 150px;
}
#print_box {
	width: 328px;
	text-align: left;
	overflow: hidden;
	height: 170px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}
#design_box {
	width: 329px;
	text-align: left;
	overflow: hidden;
	height: 170px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}
#display_box {
	width: 329px;
	text-align: left;
	overflow: hidden;
	height: 170px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
}
#image_box {
	width: 986px;
	text-align: left;
	overflow: hidden;
	height: 170px;
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#text_box {
	width: 310px;
	text-align: left;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding: 0px;
}
#text_box_wide {
	width: 540px;
	text-align: left;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 18px;
	padding: 0px;
}
#footer {
	height: 52px;
	width: 988px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	background-image: url(images/sondar_footer_2.png);
}
#footer_text_box {
	width: 900px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 15px;
}
#footer_text_box p {
	font-size: 11px;
}
#footer_text_box a {
	text-decoration: none;
	color: #666;
}
#footer #footer_text_box p a:hover {
	color: #2C92CC;
}
#clear_float {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#stamp {
	position: absolute;
	right: 200px;
	top: 100px;
	height: 50px;
	width: 50px;
}
