/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#333333;
}

#wrapper {
	width:1024px;
	margin:auto;
}


#spacebox {
	width:100%;
	height:12px;
	background-color:#0b2e4c;
}


#header_wrap {
	width:100%;
	height:114px;
	background:url(images/header_bg.gif) repeat-x;
}


#header {
	width:924px;
	margin:auto;
	background:url(images/Logo-Pic.png) no-repeat;
}


#site_logo {
	width:auto;
	height:100px;
	background:url(images/logo.gif) no-repeat center;
	margin:auto;
}


#menu_wrap {
	width:100%;
	height:41px;
	background:url(images/menu_bg.gif) repeat-x;
}


#menu {
	width:980px;
	height:41px;
	margin:0 auto;
}


#menu ul {
	margin:0 0 0 28px;
	padding:0px;
	list-style:none;
}


#menu li {
	margin:0px;
	padding:0px;
	display:inline;
}


#menu a {
	float:left;
	display:block;
	height:22px;
	width:128px;
	padding:13px 0 0 0;
	background:url(images/menu.gif) bottom no-repeat;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	outline:none;
}


#menu a:hover {
	color:#FFFFFF;
	background:url(images/menu_hover1.gif) bottom no-repeat;
}


#menu a.current {
	color:#FFFFFF;
	background:url(images/menu_hover.gif) bottom no-repeat;
}


#content_wrap {
	width:980px;
	margin:0 auto;
}


#content {
	width:900px;
	margin:30px;
	padding:9px;
	border:1px solid #c3c4c5;
	background-color:d8d7d7;
}


.top_image {
	float:left;
	width:610px;
	height:255px;
	padding:0px;
	background:url(images/Baxter-Holding-Logo-2.png) no-repeat;
}


.project_content {
	float:right;
	width:250px;
	height:175px;
	padding:40px 20px;
	background:#1d4b73;
}


.project_content p {
	font-size:12px;
	color:#FFF;
	line-height:20px;
}


.read_me a {
	display:block;
	width:104px;
	heigth:25px;
	padding-top:3px;
	background:url(images/readmore.gif) no-repeat;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.project_text {
	font-size:18px;
	color:d8d7d7;
	font-weight:bold;
	color:#FFF;
}


#content_area {
	width:898px;
	background-color:#eeeeee;
}


#content_width {
	float:left;
	width:512px;
	padding:40px 48px 20px 50px;
	background-color:#ffffff;
}


.cleaner {
	clear:both;
	width:100%;
}


.welcome {
font-size:22px;
padding-bottom:30px;
margin-bottom:15px;
letter-spacing:2px;
color:#000000;
background:url(images/line.gif) left bottom no-repeat;
}


#content_width p {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height:20px;
}


.list {
padding:0px;
list-style:none;
}


.list li {
margin:0 0 10px 0;
padding:0 0 0 30px;
background:url(images/li_thumb.gif) left top no-repeat;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height:20px;
}


#news_container {
float:right;
width:288px;
background-color:#eeeeee;
padding:2px 0 20px 0;
}


.news {
clear:both;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:2px;
color:#d8d7d7;
height:20px;
padding: 10px 20px;
background-color:#1e4b74;
}


.news_section {
margin:0 20px 20px 20px;
}


.news_section .square {
float:left;
width:70px;
height:70px;
background:url(images/project_pic.gif) no-repeat;
}


.news_section .square1 {
float:left;
width:70px;
height:70px;
background:url(Glock-70x70.jpg);
}


.news_section .square2 {
float:left;
width:70px;
height:70px;
background:url(images/Brownells-75-Years-70x70.jpg);
}


.news_section .square3 {
float:left;
width:70px;
height:70px;
background:url(images/Taurus-First-24-70x70.jpg);
}


.news_content {
float:right;
width:160px;
}


.text_content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}


p {
margin:0px;
padding:0px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}


#fsbg {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: -100;
	left: 0px;
	top: 0px;
	min-height: 100%;
	min-width: 1040px;
}


.picture {
	float: right;
}


#contenttextcolor {
	color: #FFF;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	line-height:20px;
}


#contentinv_wrap {
	width: 980px;
	margin: 0 auto;
	float: none;
}


#contentinventory {
	width: 900px;
	margin: 30px;
	padding: 9px;
	background-color: d8d7d7;
	border:1px solid #c3c4c5;
}


#currentinventorypics {
	position: relative;
	width: 297px;
	height: 200px;
	float: left;
	color: #FFF;
	text-align: center;
	overflow:hidden;
}


#currentinventorypics img {
	display:block;
	z-index: 1;
}


.invpics_title {
	position: absolute;
	background: rgba(102,102,102,0.4);
	heigth: 198px;
	-ms-filter: alpha(opacity=40);
	width: 293px;
	top: 180px;
	padding: 1px;
	color: #FFF;
	-webkit-transition: all 0.75s ease-out 0s;
	-moz-transition: all 0.75s ease-out 0s;
	-ms-transition: all 0.75s ease-out 0s;
	-o-transition: all 0.75s ease-out 0s;
	transition: all 0.75s ease-out 0s;
}


.invpics_title p {
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 18px;
	text-align: center;
}


.invpics_info {
}


.invpics_text:hover {
	top: 0px;
}


.invpics_title:hover {
	top: 0px;
}


#content_wrap #content #contenttextcolor p {
	font-weight: bold;
	font-size: 20px;
	line-height:2.5;
}
