/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#808080;
	color: #FFFFFF;
	text-align:center;
	padding:0;
 }
#outer {
	text-align:left;
	width:900px;
	margin: auto;
	height: auto;
	background-image: url(whitespace.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: left;
 }
 
#maincopy {
	width: 760px;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	float: right;
	padding-right: 10px;
	background-image: url(bluevertical.jpg);
	background-position: left 10px;
	background-repeat: no-repeat;
}
#imageheader {
	height: 170px;
	width: 900px;
	float: left;
	text-align: left;
	background-image: url(bmtheader.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#imagebox {
	height: 150px;
	width: 900px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
#control {
	height:auto;
	width: 110px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
}
#maincopywelcome {
	width: 605px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-left: 40px;
	background-repeat: no-repeat;
	height: 478px;
	float: right;
	padding-right: 45px;
	background-image: url(right.png);
	background-position: 100% top;
}
#footernotes {
	height: 50px;
	width: 900px;
	float: left;
	background-color: #dae1e6;
	background-image: url(blueverticalfotter.jpg);
	background-position: 120px top;
	background-repeat: no-repeat;
}
#footercurve {
	height: 20px;
	width: 605px;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 40px;
	padding-right: 45px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.mainheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 43px;
	font-weight: normal;
	color: #333333;
	line-height: 43px;
}
/*  CSS for SAMPLE 2 */
a:link.sample1 {
	color: #1F5DAE;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
}
a:visited.sample1 {
	color: #205EAE;
	text-decoration: none;
	background-color: transparent
}
a:active.sample1 {
	color: #9FAFDB;
	text-decoration: none;
	background-color: transparent
}
a:hover.sample1 {
	font-weight: bold;
}

/*  CSS for SAMPLE 2 */
a:link.sample2 {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
a:visited.sample2 {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
a:hover.sample2 {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
a:active.sample2 {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	line-height: 10px;
	text-align: left;
	text-indent: 0px;
}
.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F0519;
	line-height: 20px;
	text-align: center;
}
.subheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.pageheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.Termsandconditions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 15px;
	font-weight: bold;
}
#maincontent {
	height: auto;
	width: 900px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 15px bottom;
	background-color: #dae1e6;
	background-image: url(awards.jpg);
}
.footercopyblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #205DAB;
	line-height: 10px;
	text-align: right;
}
a:link.news {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
a:visited.news {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover.news {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active.news {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#outerredirect {
	text-align:left;
	width:800px;
	margin: auto;
	height: auto;
	background-image: url(whitespace.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: left;
}
#imageheaderredirect {
	height: 532px;
	width: 800px;
	float: left;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
}
#award {
	height:auto;
	width: 110px;
	float: none;
	padding-left: 10px;
	padding-top: 15px;
}

