/* Start of CMSMS style sheet 'Main' */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #638fa8;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/* 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-image:url(images/background.gif);
background-repeat:repeat-y;

}
#container { 
	width: 904px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 30px 0px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #a7a5a6;
	text-align: left; /* this overrides the text-align: center on the body element. */
	8background-image:url(images/background.gif);
	background-position:top center;
}

#container2 { 
	width: 954px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	8background-image:url(images/background.gif);
	background-position:top center;
}

#container3 { 
	background-position:center top;
margin:0;
text-align:left;
width:912px;
}



 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 135px; /* 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 */
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}

 #sidebar_ourstory {
	float: left; /* since this element is floated, a width must be given */
	width: 135px; /* 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 */
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}

#mainContent { 
	margin: 0 0 0 136px; /* the left margin on this div element creates the column down the left 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 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#mainContent_clients { 
	margin: 0 0 0 136px; /* the left margin on this div element creates the column down the left 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:110px 0px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

#mainContent a { 
color:#000000;
text-decoration: none;
}
.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;
}

#submenu_ourstory a { /* 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 */
color: #000000;
text-decoration:none;
font-size: 11px;
margin: 10px 0px;
padding: 3px 10px 7px 20px;
}

#submenu_ourstory a:active {
color: #8f491b;

}


#submenu_ourstory a:hover {
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
color:#ad6127;
} 

#submenu_ourphilosophy a:hover {
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
color:#ad6127;
} 

#submenu_capabilities a:hover {
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
color:#ad6127;
} 

#submenu_about a:hover {
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
color:#ad6127;
} 

#submenu_ourstory {
background-repeat:no-repeat;
width: 708px;
padding: 30px 10px 7px 20px;
line-height: 24px;
}

#submenu_ourphilosophy {
background-repeat:no-repeat;
width: 708px;
height: 110px;
padding: 30px 10px 7px 20px;
line-height: 24px;
}

#submenu_ourphilosophy a { /* 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 */
color: #000000;
text-decoration:none;
font-size: 11px;
margin: 10px 0px;
padding: 3px 10px 7px 20px;
}

#submenu_ourphilosophy a:active {
color: #8f491b;
}

#submenu_capabilities {
background-repeat:no-repeat;
height: 110px;
width: 708px;
padding: 30px 10px 7px 20px;
line-height: 24px;
}

#submenu_capabilities a { /* 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 */
color: #000000;
text-decoration:none;
font-size: 11px;
margin: 10px 0px;
padding: 3px 10px 7px 20px;
}

#submenu_capabilities a:active {
color: #8f491b;
}

#submenu_about {
background-repeat:no-repeat;
height: 130px;
width: 708px;
padding:30px 10px 0px 30px;
line-height: 20px;
}

#submenu_about a { /* 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 */
color: #000000;
text-decoration:none;
font-size: 11px;
margin: 10px 0px;
padding: 3px 10px 7px 20px;
}

#submenu_about a:active {
color: #8f491b;
}

#bodycopy {
margin: 10px 70px 20px 70px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
}
#bodycopy_contact {
margin: 0px 55px 20px;
font-size:11px;
line-height:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bodycopy_thework {
margin: -110px 40px 10px 40px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 18px;
text-align:center;
}

#splash_container {
	width: 702px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #a7a5a6;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/splash_bottom_background.jpg);
	background-position:bottom ;
	background-repeat:no-repeat;
	height:522px;
}

#nextandback {
width: 106px;
height:47px;
margin:0px auto;
}

#next_button {
color:#5b92a6;
height:47px;
font-size:0px;
width:53px;
background-image:url(http://redironhost.com/~totalcom/images/right_arrow.jpg);
float: right;
}
#next_button a {

color:#5b92a6;;
font-size:0px;
display:block;
height:47px;
width:53px;
margin:-20px 0 0;

}

#previous_button {

color:#5b92a6;
float:left;
height:47px;
font-size:0px;
width:53px;
background-image:url(http://redironhost.com/~totalcom/images/left_arrow.jpg);
}
#previous_button a {

color:#5b92a6;
font-size:0px;
display:block;
height:47px;
width:53px;
margin:-20px 0 0;

}

#mainContent a:hover{
color:#ad6127;
}

#header_image{
padding: 135px 0px 0px 0px;
}

#header_image_wmenu{
padding: 0px 0px 0px 0px;
}

p.mobileentry {
font-family:Arial, Helvetica, sans-serif; 
color: #FFFFFF; 
font-size: 12pt; 
font-weight: bold;
text-align:center
}

p.mobileentry a {
color:#FFFFFF;
}


/* End of 'Main' */

