/*
contract
body bg #2C3439
content bg #4d5f6b
footer bg #2c3339
*/


h1,h2,h3{color: #2C3439;}

BODY{background:#2C3439 url("../images/contract/BodyBackground.jpg") repeat-x;}

a, a:visited, a:active{color:red;text-decoration:none;}
a:hover{color:#999999;}

/*Menu Styles*/
#NavBar{
	background:#4d5f6b url("../images/contract/contentBackgroundMain.jpg") repeat-y;
}

#nav, #nav ul{
	background-color:#4d5f6b;
}

#nav a{
	border-left-color:#999;
	color:#FFF;
	background-color:#4d5f6b;
}

#nav a:hover{
	background:#B19160 url("../images/contract/buttonOver.gif") repeat-x;
}
/*END MENU STYLES*/

#Page{
	background:#2c3339 url("../images/contract/contentBackgroundMain.jpg") repeat-y;
}

/*apply to IE*/
#Container {
	background:#2c3339 url("../images/contract/contentBackgroundMain.jpg") repeat-y;
}

#Header{
	background:#2c3339 url("../images/contract/HeaderBackground.jpg") no-repeat;
}

#Content{
	background:#2c3339 url("../images/contract/contentBackgroundMain.jpg") repeat-y;
	padding-bottom:142px;
}
.Header,.SubHead,.MenuSubHead,.SpecialName,.TitleWhite,.TitleRed,.LoweredTitleWhite{color:#4d5f6b;}

.TwoCols div.InsetLeft, .TwoCols div.InsetRight{
	background-image:url("../images/contract/BodyBackground.jpg");
}

#Footer{
	background:#2c3339 url("../images/contract/FooterBackground.jpg") no-repeat;
	margin-top:-142px;
	height:142px;
}

#FaceBook a,#LinkedIn a,#Twitter a,#Email a,#RSS a{background:#2c3339 url("../images/contract/iconsshadow.jpg") no-repeat;display:block;height:45px;width:45px;}
#FaceBook a:hover,#LinkedIn a:hover,#Twitter a:hover,#Email a:hover,#RSS a:hover{background:#2c3339 url("../images/contract/icons.jpg") no-repeat;display:block;height:45px;width:45px;}

#FaceBook,#LinkedIn,#Twitter,#Email,#RSS{width:45px;height:40px;float:left;margin-left:10px;}

#FaceBook a{background-position:0px 0px;}
#LinkedIn a{background-position:-45px 0px;}
#Twitter a{background-position:-90px 0px;}
#Email a{background-position:-132px 0px;}
#RSS a{background-position:-178px 0px;}

#FaceBook a:hover{background-position:0px 0px;}
#LinkedIn a:hover{background-position:-45px 0px;}
#Twitter a:hover{background-position:-90px 0px;}
#Email a:hover{background-position:-132px 0px;}
#RSS a:hover{background-position:-178px 0px;}
/*#TwitterLarge a:hover{background:#2c3339 url("../images/landing/TwitterLarge.jpg") no-repeat;display:block;height:84px;width:256px;}
#TwitterLarge a{background:#2c3339 url("../images/landing/TwitterLarge.jpg") no-repeat;display:block;height:84px;width:256px;}*/
