html, body {
height: 100%; /* Required */
}
body {
margin : 0;
padding : 0;
font : 75% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
line-height : 1.8em;
color : #666;
background : #E16027 url(img/bg.jpg) repeat-y top center;
}
			/*CONTAINER*/
#container {
position: relative;
min-height: 100%;
width : 750px;
margin : 0 auto;
padding-bottom: 30px;
}
* html #container {
height: 100%;
}
			/*BANNER*/
#banner {
height : 90px;
padding : 0;
margin-top : 0;
color : #666;
background : #FFFFFF  no-repeat;
}
#banner h1 {
margin-top : 0;
padding : 5px 5px 0 0;
margin-left : 5px;
font : 170% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
text-align : left;

color : #4B2207;
background : inherit;
}
			/*TOP NAVIGATION*/
#navlist {
padding : 0.5em 0;
margin : 0 0 20px 0;
text-align : left;
letter-spacing : 2px;
background : #4d4d4d;
}
#navlist li {
list-style : none;
margin : 0;
margin-left : 10px;
display : inline;
}
#navlist li a {
padding : 0.5em 0.5em;
margin: 0;
color : #000;
background : transparent
text-decoration : none;
}
#navlist li a:link,#navlist li a:visited {
color : #b5b5b5;
background : transparent;
}
#navlist li a:hover {
color : white;
background : #852b37;
}
#navlist li a#current {
color :  #fff;
background : #852b37 url(img/menu_arrow2.gif) bottom center no-repeat;
}
			/*MAIN CONTENT*/
#content {
padding : 10px;
margin-left : 15px;
margin-bottom : 10px;
color : #666;
width : 500px;
background : #fff;
}
#content h2 {
margin : 0 0 0 0;
font : 130% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #852b37;
background : inherit;
}
			/*RED SIDEBAR ON RIGHT SIDE*/
#redright {
float : right;
width : 180px;
margin : 0 10px 0 0;
padding : 10px;
color : white;
}
#redright a {
color : white;
background : inherit;
}
#redright a:hover {
color : #B29B35;
background : inherit;
}

.navlist ul li {
margin : 0 15px 0 0;
padding : 0;
list-style-type : square;
color : #BC5510;
background : inherit;
}
			/*FOOTER*/
#footer {
clear:both;
position: absolute;
bottom: 0;
width: 750px;
border-top: 1px solid #eee;
background: #b5b5b5;
} 
#footer p {
margin-left: 5px;
}
			/*LINK PROPERTIES*/
a {
text-decoration : none;
color : #852b37;
}
a:hover {
text-decoration : none;
color : #0a1828;
}
a img {
border : 0;
}
			/*IMAGE PROPERTIES*/
.noborder {
float : left;
margin-right: 10px;
padding :0 10px;
}
			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #B29B35;
}
			/*CLASSES*/
.info {
color : #B29B35;
}
.post {
padding : 3px;
margin : 20px 10px 10px 5px;
border : 1px dashed #8a795d;
font-size : 80%;
color: #aaa;
background : #fff;
} 
.post .date { 
background : url(img/clock.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .comments { 
background : url(img/comment.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 
.post .readmore { 
background : url(img/document.gif) no-repeat left center;
padding-left : 15px;
margin : 0 15px 0 5px;
} 


#menu { 
	float: right;
	height: 34px;
}

.buttons {

	width: 90px;
	height: 34px;
	float: left;
	margin-right: 10px;
	line-height: 34px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	text-align:center;
}

.buttons a{
	background: url(images/button.jpg) no-repeat left;
	display:block;
	color: #4d4d4d;
	text-decoration:none;
}

.buttons a:visited{
		color: #1F4D7A;
	text-decoration:none;
}

.buttons a:hover{
	background: url(images/hover.jpg) no-repeat left;
	color: #FFFFFF;
}

#corp {
	background: #852b37;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

.main-text {
	background: #FFFFFF;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 300px;
	position: relative;
	border: #4d4d4d solid 1px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.main-text p{
	line-height: 130%;
	padding-right: 50px;
	}

h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(img/capabilities/drop.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: left;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.0em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}



#menius{
	width: 180px;
	position:absolute;
	top: 271px;
	right: 5px;
	background: #DAE6AC;
	border: #494949 solid 1px;
	left: 549px;
}

.menu-item {
	height: 30px;
	background: #b5b5b5;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.menu-item a{
	color: #333333;
	text-decoration:none;
	display: block;
}

.menu-item a:visited{
	color: #333333;
	text-decoration:none;

}
.menu-item a:hover{
	color: #852b37;
	text-decoration:none;
	background: #ffffff;
}



.menu-title {
	height: 30px;
	font-size: 12px;
	background: #4d4d4d;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}

#blanket {
background-color:#111;
opacity: 0.70;
filter:alpha(opacity=70);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
border: #FFFFFF solid 6px;
width:500px;
height:400px;
z-index: 9002;
}

.featured {
	height: 18px;
	background: #4d4d4d;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-color: #ffffff;
	font-size:12px;
}

.featured a{
	color: #4d4d4d;
	text-decoration:none;
	display: block;
}


.featured2 {
	background: #E0E0E0;
	font-color: #ffffff;
	
}


