@charset "UTF-8";
body  {
	font: 90%/155% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/whitemaroongrad_reverse2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-position: 0px 0px;
	width: 1100px;
}

a:link { 
	color: #333333;
	}
a:visited {
	color: #FF9900;
	}
a:hover { 
	color: #CCCCCC;
	}
a:active { 
	color: #333333;
	}

#footer_left p a:link {
	color: #CC3300;
	}
#footer_left p a:visited {
	color: #CC3300;
	}
#footer_left p a:hover {
	color: #999999;
	}
#footer_left p a:active { 
	color: #FFCC00;
	}
	
.twoColFixRtHdr #container {
	width: 1100px;
	background: #FFFFFF url(../images/VG_leftsidebar_background001_plain.jpg) no-repeat;
	margin: 0px 0px 0;
	text-align: left;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 90%;
	line-height: 135%;
	overflow: hidden;
} 
.twoColFixRtHdr #header {
	padding: 243px 0px 10px 310px;
	width: 790px;
} 

p2 {
	font-size: 80%;
} 

.twoColFixRtHdr #FlashHeading {
	position:absolute;
	left:503px;
	top:47px;
	width:332px;
	height:201px;
	z-index:2;
} 



/* Hides from IE5-mac \*/
* html .twoColFixRtHdr #header Spry.Widget.MenuBar {height: 1%;}
/* End hide from IE5-mac */



p.quotebody {
	font-style: oblique;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width:332px;
}



p.quoteauthor {
	color: #CC0000;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #header h1 {
	color: #CC0000;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #mainContentContainer, #versaContentContainer, #vgContentContainer, #vgflangeContentContainer, #europaContentContainer, #gardianContentContainer, #exoContentContainer, #slimlineContentContainer, #exog2ContentContainer {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 1100px;
	background-repeat: no-repeat;
	background-position: right top;
} 

.twoColFixRtHdr #mainContentContainer {
} 

.twoColFixRtHdr #versaContentContainer {
	background-image: url(../images/versa_header.jpg);
} 

.twoColFixRtHdr #vgContentContainer {
	background-image: url(../images/vg_header.jpg);
}

.twoColFixRtHdr #vgflangeContentContainer {
	background-image: url(../images/vg_flange_header.jpg);
}

.twoColFixRtHdr #europaContentContainer {
	background-image: url(../images/europa_header.jpg);
}

.twoColFixRtHdr #gardianContentContainer {
	background-image: url(../images/Gardian_Atlas_header.jpg);
}

.twoColFixRtHdr #exoContentContainer {
	background-image: url(../images/exo_header.jpg);
}

.twoColFixRtHdr #slimlineContentContainer {
	background-image: url(../images/slimline_header.jpg);
}

.twoColFixRtHdr #exog2ContentContainer {
	background-image: url(../images/exog2_header.jpg);
}

.twoColFixRtHdr #mainContentContainer #mainContent, #versaContentContainer #mainContent, #vgContentContainer #mainContent, #vgflangeContentContainer #mainContent, #europaContentContainer #mainContent, #gardianContentContainer #mainContent, #exoContentContainer #mainContent, #slimlineContentContainer #mainContent, #exog2ContentContainer #mainContent {
	margin: 0px 120px 120px 320px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 270px 230px 20px 80px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 400px;
} 

.twoColFixRtHdr #mainContentContainer #mainContent {
	padding: 20px 230px 0px 100px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixRtHdr #gardianContentContainer #mainContent {
	padding: 58px 230px 0px 80px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.twoColFixRtHdr #gardianContentContainer #atlasmetalrolloverContent {
	padding: 138px 230px 0px 365px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #mainContent h1 {
	color: #CC0000;  /* previous color #CC0000 */
	line-height: 135%; /* previous height 125% */
}

.twoColFixRtHdr #mainContent h2 {
	color: #666666;
	line-height: 135%;
}


.twoColFixRtHdr #mainContent img {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 20px;
}



.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 222px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 30px;
	margin-top: 140px;
}

.twoColFixRtHdr #sidebar2 img {
	padding: 0px 0px;
	margin-top: 10px;
}


.lessbottommargin #image01, #image02 {
}


.twoColFixRtHdr #sidebar2text {
	float: right; /* since this element is floated, a width must be given */
	width: 182px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 40px 0px 0px;
}




.twoColFixRtHdr #sidebar2text h1 h2 h3 p {
	padding: 0px 35px;

}


.twoColFixRtHdr #sidebar2text h2 {
	color: #CC0000;
	line-height: 110%;
}

.twoColFixRtHdr #footer {
	padding: 0 30px 5px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF url(../images/footer_graphic.jpg) no-repeat;
	margin-bottom: 0px;
	height: 613px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #FFFFFF;
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixRtHdr #footer_right {
	float: right; /* since this element is floated, a width must be given */
	width: 316px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	color: #FFFFFF;
	padding: 0px;
	margin-top: 222px;
}

.twoColFixRtHdr #footer_right_addresstext {
	float: left; /* since this element is floated, a width must be given */
	width: 276px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 20px;
	margin-top: 40px;
}

.twoColFixRtHdr #footer_left {
	line-height: normal;
	margin: 0px 278px 0 88px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 90px 0px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 380px;
} 

.twoColFixRtHdr #footer_left h2{
	line-height: 100%;
} 

/* Hides from IE5-mac \*/
* html .twoColFixRtHdr #footer_left {height: 1%;}
/* End hide from IE5-mac */


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
