@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a img {
border:0;
}

a {
   outline: none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:lighter;
	color:#2e5b77;
	padding-left: 65px;
	padding-top: 12px;
	padding-bottom: 15px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:lighter;
	color:#00FF00;
	padding-left: 65px;
	padding-top: 12px;
	padding-bottom: 15px;
}


h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	font-weight:lighter;
	color:#2e5b77;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 2px;
	padding-bottom: 25px;
	padding-top: 25px;
	line-height: 22px;
}

h2 a {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	font-weight:lighter;
	color:#2e5b77;
	font-weight:bold;
	text-decoration:none;
	
}

h2 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:center;
	font-weight:lighter;
	color:#2e5b77;
	font-weight:bold;
	text-decoration:underline;
	
}


p {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#656565;
	padding-left: 65px;
	line-height: 20px;
}

p a {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3b657f;
	text-decoration:none;
}

p a:hover {
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3b657f;
	text-decoration:underline;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#656565;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#2f2f2f;
	text-align:center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../slices/site_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 960px; 
	margin: 0 auto; 
	text-align: left;
}

#header {
	float: left;
	width: 960px;
	height: 107px;
	margin-bottom: 10px;
}

#logo_holder {
	float:left;
	width: 297px;
	height: 107px;
}

#menu_holder {
	float:left;
	text-align:right;
	width: 600px;
	height: 80px;
	margin-left: 20px;
}

ul {
	padding: 0px;
	margin:0px
}
	
li {
	padding: 0px;
	list-style:none;
	margin:0px
}

#menu_holder li {
	display:inline;
	padding:0px;
}

#menu_holder ul {
	margin-left:0px;
	padding:0px;
}

.toplinks a
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	
	text-align:right;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff; /* text color regular state */
	text-align:center;	
	padding-right:15px; /* amount text is indented */
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 47px;
	height: 80px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 110px;	
}
.toplinks a:hover {
	color:#ffffff; /* text color - hover state */
	background-color:#242424;
	border-bottom-color:#a2191f;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	
}

#slideshow_main {
	float:left;
	width: 960px;
	margin-top: 10px;
}

#show_holder {
	float:left;
	width: 906px;
	height: 338px;
	margin-left:26px;
}

#content {
	float:left;
	width: 960px;
	margin-top: 9px;
	padding-top: 15px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
}

#left_content {
	float:left;
	width: 560px;
}

#right_content {
	float:left;
	width: 340px;
	margin-left: 8px;
}

#info_box {
	float:left;
	width: 550px;
	margin-bottom: 10px;
}

#info_box h1 {
	
	padding-left: 50px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#info_box h5 {

	padding-left: 50px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#info_box p {

	padding-left: 50px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.people_pic {
	float:left;
	margin-left: 40px;
	margin-right:8px;
	margin-bottom:8px;
	border-width:1px;
	border-color:#aeaeae;
	border-style:solid;
	
}

#tech_box {
	float:left;
	width: 550px;
	background-image:url(../images/tech_icon.png);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

#sound_box {
	float:left;
	width: 550px;
	background-image:url(../images/sound_icon.png);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

#world_box {
	float:left;
	width: 550px;
	background-image:url(../images/world_icon.png);
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

#top_helpbox {
	float:left;
	width: 349px;
	height: 18px;
	background-image:url(../slices/sidebox_top.png);
	background-repeat:no-repeat;
}

#help_box {
	float:left;
	width: 349px;
	background-image:url(../slices/sidebox_middle.png);
	background-repeat:repeat-y;
}

#help_box h2 {
	text-align:left;

}


#links_help_box {
	float:left;
	width: 302px;
	padding-left: 47px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image:url(../slices/sidebox_middle.png);
	background-repeat:repeat-y;
}

#help_box h1 {
	color:#a2191f;
	text-align:center;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	
}

#touch_btn_box {
	float:left;
	width: 197px;
	height:54px;
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#help_box p {
	color:#a2191f;
	text-align:center;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	
}

#bottom_helpbox {
	float:left;
	width: 349px;
	height: 13px;
	background-image:url(../slices/sidebox_bottom.png);
	background-repeat:no-repeat;
}

.touch_button {
	width:197px;
	height:52px;
	display:block;
	background-image:url(../images/touch.png);
	background-position: top;
}
.touch_button:hover {
	width:197px; 
	background-position: bottom;
	height:52px;
	background-image:url(../images/touch.png) no repeat;
}

#footer {
	float:left;
	width: 960px;
	background-image:url(../slices/footer_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 35px;
	padding-bottom: 55px;
	margin-top: 15px;
}

#copyright_info {
	float:left;
	width: 400px;
	margin-left: 34px;
}

#footer_menu_holder {
	float:left;
	text-align:right;
	width: 480px;
	height: 80px;
	margin-left: 15px;
}

#footer_menu_holder li {
	display:inline;
	padding:0px;
}

#footer_menu_holder ul {
	margin-left:0px;
	padding:0px;
}

.bottomlinks a
{
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	text-align:right;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#727272; /* text color regular state */
	text-align:center;	
	margin-right:10px; /* amount text is indented */
	margin-left: 10px;
	height: 24px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 24px;
}

.bottomlinks a:hover {
	color:#a2191f; /* text color - hover state */
	border-bottom-color:#a2191f;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	
}

#test {
}

#sublinks_holder {
	float:left;
	width:260px;
}

#sublinks_holder li {
	display:inline;
	padding:0px;
	margin-bottom:5px;
}

#sublinks_holder ul {
	margin-left:0px;
	padding:0px;
	margin-bottom:5px;
}

.sublinks a {
	float:left;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	width: 256px;
	height: 30px;
	background-image:url(../slices/sublinks_reg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#2f2f2f; /* text color regular state */
	text-align:center;	
	margin-right:0px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;
	margin-bottom:5px;
}

.sublinks a:hover {
	color:#ffffff; /* text color - hover state */
	background-image:url(../slices/sublinks_over.jpg);
	background-repeat:no-repeat;
	
}

#clear_both {
	clear:both;
}

#people {
background-color: #f6f6f6;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #aeaeae;
padding-top: 10px;
height:50px;
width:100%;
 }
 
#people strong{
	font-size:20px;
	color:fff;
	}

#people i{
	font-size:12px;
	color:#333333;
	
	}

img{
	border-bottom-width:thin;
	border:color#999;
	}
	
#facebook{
	position:fixed;
	right:0px;
	top:270px;
	background-repeat:no-repeat;
	height:80px;
	padding-top: 20px;
	width:31px;
	border:thin; 
	border-color:white;
	background-color:white;
	border-right:none;
	padding-right:0px;
	vertical-align: bottom;
	}
