* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Generic Tags */
body {
	font-size:62.5%;
	color:#CCCCCC;
}

h1 {
        color:#b85f1b;
        margin:3px 0px 12px;
        font-size:2.4em;
}

h2 {
        color:#b85f1b;
        margin:3px 0px 4px;
        font-size:1.6em;
}

h3 {
        color:#575755;
        margin:3px 0px 4px;
        font-size:1.2em;
}

p {
        margin-bottom:8px;
}

span {

}

blockquote {

}

ul {
	margin-left:18px;
}

ul li {
	padding:5px;
        font-weight:bold;
}

/* Custom Styles */
.islice {
	background-image:url(/images/slice_home.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#575755;
}

#container {
	width:900px;
	text-align:center;
	margin:0 auto;
}

#header {
	height:66px;
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-9999px;
}

#navigation {
	height:28px;
}

#navigation ul{
 	list-type:none;
	padding:0;
	margin:0;
}

#navigation ul li{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}

#navigation ul li a:link,#navigation ul li a:visited{
	display:block;
	height:28px;
	background-position:top;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}

#navigation ul li a:hover {
	background-position:bottom;
}

.icontent { /* container under the header and nav */
	width:900px;
}

#sidebar_left {
	width:178px;
	float:left;
        color:#f0e4a8;
        font-size:1em;
}

#sidebar_left a:link, a:visited {
        color:#012b40;
        text-decoration:none;
} 

#sidebar_left a:hover {
        color:#ffffff;
        text-decoration:none;
}

#sidebar_left ul {
	color:#b85f1b;
}

.sidebar_left_header_more {
	background-image:url(/images/sidebar_left_header_more.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	overflow:hidden;
	height:31px;
}

.sidebar_left_header_login {
	background-image:url(/images/sidebar_left_header_login.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
}

.sidebar_left_middle {
	background-image:url(/images/sidebar_left_middle.gif);
	background-repeat:repeat-y;        
}

.sidebar_left_bottom {
	background-image:url(/images/sidebar_left_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
}

.sidebar_left_header_contact {
	background-image:url(/images/sidebar_left_header_more.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
        margin-top:6px;
}

#social_networks {
        margin-top:15px;
	height:25px;
}

#social_networks ul{
 	list-type:none;
	padding:0;
	margin:0;
}

#social_networks ul li{
	list-style:none;
	float:left;
	padding:0;
	margin-right:5px;
}

#social_networks ul li a:link,#navigation ul li a:visited{
	display:block;
	text-decoration:none;
	overflow:hidden;
}

.padding_sidebar {
	padding:10px 13px 2px;
        text-align:left;
}

.loginputs {
	margin-bottom:5px;
}

.loginborder {
	border:1px solid #7e4a34;
}

#main_content {
	width:722px;
	float:right;
}

.main_content_header {
	background-image:url(/images/main_content_top.gif);
	height:16px;

}

.main_content_middle {
	background-image:url(/images/main_content_middle.gif);
	background-repeat:repeat-y;
	color:#575755;
	text-align:left;
        font-size:1em;
}

#main_content a:link, #main_content a:visited {
        color:#012b40;
	text-decoration:none;
}

#main_content a:hover {
    color:#7695a4;
    text-decoration:none;
}

.main_content_copy {
	margin-top:10px;
}

.main_content_image_right {
	float:right;
        margin:0px 8px 8px 15px;
}

.main_content_quote {
	float:right;
        margin-right:70px;
}

.main_content_quote a:link, .main_content_quote a:visited {
		display:block;
		height:30px;
		width:152px;         
        background-image:url(http://www.geiwideformat.com/images/quote_btn.gif);
		background-position:top;
		background-repeat:no-repeat;
		text-decoration:none;
		text-indent:-9999px;
		overflow:hidden;
}

.main_content_quote a:hover {	
	background-position:bottom;
}

.main_image_border_right {
	float:right;
        margin:10px 8px 8px 15px;
        border-style:solid;
        border-color:#7e4a34;
        border-width:2px;
        background-color:#b85f1b;
}

.main_callout{
        color:#f0e4a8;
        width:230px;
	margin:8px 5px 8px 14px;
}

.padding_main {
	padding:3px 20px;
}

.main_content_bottom {
	background-image:url(/images/main_content_bottom.gif);
	height:16px;
}

.link_entry {
	height:40px;
        margin-bottom:15px;
}

.about {
	background-image:url(/images/nav_about.gif);
	width:104px;
}

.news {
	background-image:url(/images/nav_news.gif);
	width:89px;
}

.services {
	background-image:url(/images/nav_services.gif);
	width:121px;
}

.products {
	background-image:url(/images/nav_products.gif);
	width:125px;
}

.supplies {
	background-image:url(/images/nav_supplies.gif);
	width:122px;
}

.links {
	background-image:url(/images/nav_links.gif);
	width:98px;
}

.careers {
	background-image:url(/images/nav_careers.gif);
	width:113px;
}

.contact {
	background-image:url(/images/nav_contact.gif);
	width:125px;
}



#ibottom {
	width:900px;
	clear:both;
	position:relative;
	background-color:#009966;
}

#sidebar_left_lower {
	width:178px;
	float:left;
}

.sidebar_left_header_contact {
	background-image:url(/images/sidebar_left_header_contact.gif);

	background-repeat:no-repeat;
	background-position:top left;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
}


.sidebar_left_lower_middle {
	background-image:url(/images/sidebar_left_middle.gif);
	background-repeat:repeat-y;
}

.sidebar_left_lower_bottom {
	background-image:url(/images/sidebar_left_bottom.gif);
	background-repeat:no-repeat;
	height:12px;
}

.footer {
    margin-top:40px;
	text-align:center;
}

.clear {
	clear:both;
	height:0;
}

div.scroller { 
	width: 635px; 
	height: 300px;
	overflow: hidden;
	border:1px solid #cccccc;
}

div.scroller div.section {				
		width:635px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:1em;		
}
	
div.scroller div.content {
		width: 10000px;
}

div#section2 {
		background:#666666;
		color:#ffffff;
}

