@charset "UTF-8";

#header {
	height: 49px;
	background-image: url(Images/repeatersilver.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #040404;
	width: 100%;
	min-width: 980px;
}#navbar {
	height: 49px;
	z-index: 5;
	width: 980px;
	margin: auto;
}
#navleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	width: 140px;
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(Images/icons/iconbar.png);
	background-repeat: no-repeat;
	height: 35px;
	background-position: 0px 5px;
	text-shadow: 0px 1px #FFFFFF;
}
#navmid {
	float: left;
	margin-left: 15px;
	width: 600px;
	height: auto;
	padding-top: 3px;
}
#navright {
	float: right;
	width: 165px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	vertical-align: middle;
	padding-top: 14px;
	padding-left: 10px;
	text-shadow: 0px 1px #FFF;
}
#nav_buttons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}

#nav_buttons ul li {
	display: inline;
	}
a.nav_roll {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 28px;
	width: 120px;
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	padding-top: 12px;
	text-shadow: 0px 1px #FFF;
}

a:hover.nav_roll {
	text-shadow: 0px -1px #000;
	color: #FFF;
}
.rickkcid {
	padding-top: 90px;
}
#drop_down {
	height: 36px;
}
/* CSS Document */

body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	background-image: url(Images/footerback.png);
	background-color: #CCC;
}
.container {
	width: 980px;
	margin: auto;
}
.bodycontainer {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00274c;
	padding-top: 25px;
	background-image: url(Images/bluebacker2.jpg);
	min-width: 980px;
}
.bodytable {
	width: 980px;
	margin: auto;
}
.construction {
	height: 450px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
}
.tableleft {
	width: 175px;
	float: left;
}
.tableleftheader {
	background-repeat: no-repeat;
	height: 75px;
	width: 165px;
	background-position: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 75px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	text-shadow: 0px 3px 3px #000;
	background-image: url(Images/icons/bulb.png);
}
.tableleftcontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 155px;
	padding-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
	text-shadow: 0px 2px 2px #000;
}
.maintable {
	width: 600px;
	float: left;
	margin-left: 15px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 70px;
	background-attachment: scroll;
}
#greetcontainer {
	width: 980px;
}
#greeting {
	background-image: url(Images/icons/greeting.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	width: 980px;
	margin: auto;
}
#iconholder {
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-left: 215px;
}
.tablemainheader {
	background-repeat: no-repeat;
	height: 75px;
	width: 575px;
	background-position: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 75px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 25px;
	background-image: url(Images/icons/logobg.png);
	text-shadow: 0px 3px 3px #000;
}
.maintablecontent {
	padding-left: 25px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	padding-right: 25px;
	z-index: 500;
	line-height: 20px;
	font-weight: lighter;
	font-style: normal;
	height: 500px;
	text-shadow: 0px 2px 2px #000;
}
.tablerightheader {
	background-repeat: no-repeat;
	height: 75px;
	width: 165px;
	background-position: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 75px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 10px;
	text-shadow: 0px 3px 3px #000;
	background-image: url(Images/icons/iphone.png);
}
.tablerightcontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	width: 155px;
	padding-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
	text-shadow: 0px 2px 2px #000;
}
.tableright {
	float: right;
	width: 175px;
}
#footer {
	margin: auto;
	width: 980px;
}
#footerholder {
	height: 60px;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	min-width: 980px;
}
#footercontent {
	width: 600px;
	margin-left: 225px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	float: left;
	text-shadow: 0px 1px #fff;
}
.greetingcopyright {
}
#logo {
	background-image: url(Images/icons/slogan.png);
	background-repeat: no-repeat;
	width: 150px;
	position: relative;
	top: -140px;
	height: 140px;
	background-position: center;
	left: -15px;
	float: right;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
}
.clear {
	clear: both;
	height: 0px;
	overflow: auto;
}
#logogreeting {
	background-image: url(Images/icons/slogan.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
	top: -140px;
	width: 1050px;
	position: relative;
	float: right;
}
#greetingicon {
	height: 140px;
	background-image: url(Images/icons/slogan.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}
#greetinglogo {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-left: 215px;
}
.gallerycontainers {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	height: 50px;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.backgroundcontainer {
	width: 1050px;
	margin: auto;
	z-index: 5000;
	background-attachment: fixed;
	background-image: url(Images/blurbacker.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
.linkcontainer {
	float: left;
	width: auto;
	margin-top: 40px;
	background-image: none;
}
.linkimage {
	float: left;
	width: 276px;
	height: 75px;
}
a.imagehover {
	border: 1px solid #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	-moz-box-shadow: 0px 0px 5px #000;
}
a:hover.imagehover {
	border: 1px solid #0065b4;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0px 0px 5px #0065b4;
}
.linktext {
	float: left;
	height: auto;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2B2B2;
	padding-left: 25px;
	line-height: 20px;
	text-shadow: 0px 2px 2px #000;
}
.textheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0px 2px #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
