html {
	height:100%;
}
body{
	height:100%;
	margin:0px;
	padding:0px;
	background:url(bgMain.jpg) center top repeat-x;
	background-color:#0c2846;
}

/*header layout*/
.shadow{
	width:1025px;
	height:487px;
	padding-top:13px;
	background:url(bgHeader.png) center top no-repeat;
}
.header{
	width:960px;
	padding:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #d68d68;
}
.logos{
	width:1000px;
	padding-top:22px;
	background:url(bgLogos.jpg) center top repeat-x;
}
.headerSmall{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #d68d68;
}
.headerLarge{
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #3f2315;
}

/*menu layout*/
.menu{
	padding:8px;
	margin:2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.menu:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #7b1e13;
}
.menuOff{
	padding:8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.menuOff:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

/*menu dropdowns*/
/*products*/
#dropdown1{
	position:absolute;
	z-index:1;
	width:130px;
	height:21px;
	background:url(arrowDown1.png) left top no-repeat;
	color:#000000;
	overflow:hidden;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, height, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, height, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, height, background;
	-o-transition-timing-function: ease;
}
#dropdown1:hover{
	width:150px;
	height:140px;
	background:url(arrowDown2.png) left top no-repeat;
	color:#000000;
}
.dropdown1-Inner{
	width:100px;
	margin-top:5px;
	margin-left:10px;
	padding:10px;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #000000;
	background-color:#999999;
}
.dropdown1-Inner a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.dropdown1-Inner a:hover{
	text-decoration: none;
	color: #7b1e13;
}

/*side layout*/
.side{
	float:right;
	width:275px;
}
.sideFrame{
	width:210px;
	padding:30px;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#123b6d;
	border:#ffffff 2px solid;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #000000;
}
.testimonials{
	width:215px;
	text-shadow: 0px 0px 5px #000000;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}
.sideHeader{
	margin-bottom:5px;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}
.formInput{
	padding:5px;
	margin-bottom:5px;
	background:url(bgForm.png) center top;
	border:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
.formInput:hover{
	background-color:#ffffff;
	text-decoration: none;
	color: #7b1e13;
}
.sideButton{
	padding:8px;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#123b6d;
	border:#ffffff 2px solid;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #000000;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.sideButton:hover{
	background-color:#123b6d;
}

/*page layout*/
.body{
	width:980px;
	height:500px;
	padding-left:40px;
	padding-right:40px;
	background:url(bgBody.png) center top no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	color: #ffffff;
}
.body a{
	font-weight: bold;
	text-decoration: underline;
	color: #769fd1;
}
.body a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.bodyHeader{
	margin-bottom:10px;
	font-size: 30px;
	font-weight: bold;
	color: #769fd1;
}
.bodySubHeader{
	font-size: 22px;
	font-weight: bold;
	color: #769fd1;
}
.tableFrame{
	background-color:#ffffff;
	border:#7b1e13 2px solid;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
	color: #123b6d;
}
.tableHeader{
	margin-top:20px;
	padding:10px;
	background-color:#7b1e13;
	font-size: 20px;
	font-family:  "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align:center;
	color: #ffffff;
}
.images{
	margin-left:15px;
	margin-bottom:10px;
	padding:5px;
	background-color:#ffffff;
	border:#7b1e13 2px solid;
	border-radius: 15px;
	box-shadow: 0px 0px 10px #000000;
}
.bodySubLinks{
	font-weight: bold;
	text-decoration: none;
	color: #769fd1;
}
.bodySubLinks:hover{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

/*footer layout*/
.footer{
	padding:20px;
	background:url(bgFooter.jpg) center top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
.footer a{
	padding:10px;
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: none;
	color: #7b1e13;
}
.footerFrame{
	width:450px;
	padding:10px;
}
.copyright{
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #ffffff;
}
.copyright a{
	padding:0px;
	text-decoration: none;
	color: #ffffff;
}
.copyright a:hover{
	text-decoration: none;
	color: #7b1e13;
}