@charset "UTF-8";
/* CSS Document */
body {
	background-color: #242525;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}
#inner {
	width: 1004px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}
#whitebox {
	background-image: url(../images/whitebox.png);
	background-repeat: no-repeat;
	height: 489px;
	width: 788px;
	position: absolute;
	left: 105px;
	top: 20px;
}
#jaglrg {
	background-image: url(../images/jaglrg.png);
	background-repeat: no-repeat;
	height: 275px;
	width: 525px;
	position: absolute;
	right: 5px;
	bottom: 75px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 560px;
	position: absolute;
	left: 75px;
	top: 25px;
}
#logo2 {
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 560px;
	position: absolute;
	left: 75px;
	top: 25px;
}
#menu {
	position: absolute;
	top: 12px;
	right: 16px;
}
#menu2 {
	position: absolute;
	top: 40px;
	right: 16px;
	font-size: 10px;
}
#menu a, #text4 a, #textterms a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#menu2 a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
#text1 a, #text2 a, #text3 a, #text4 a, #textwide a, #slidecontent a, #overlay a, #maintext a {
	color: #3b1e1f;
	text-decoration: none;
}
#menu a:hover, #menu2 a:hover, #text1 a:hover, #text2 a:hover, #text3 a:hover, #text4 a:hover, #textwide a:hover, #slidecontent a:hover, #textterms a:hover, #overlay a:hover, #maintext a:hover {
	color: #3b1e1f;
	text-decoration: underline;
}
#maintext {
	width: 264px;
	text-align: justify;
	position: absolute;
	top: 180px;
	left: 60px;
}
#text1 {
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 180px;
	left: 60px;
}
#text2 {
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 180px;
	left: 297px;
}
#text3 {
	width: 200px;
	text-align: justify;
	position: absolute;
	top: 180px;
	left: 535px;
}
#text4 {
	width: 437px;
	text-align: justify;
	position: absolute;
	top: 310px;
	left: 60px;
}
#textwide {
	width: 438px;
	text-align: justify;
	position: absolute;
	top: 180px;
	left: 60px;
}
#textterms {
	width: 673px;
	text-align: justify;
	position: absolute;
	top: 55px;
	left: 60px;
	font-size: 10px;
}
#text1 p, #text2 p, #text3 p, #text4 p {
	margin-bottom: 0px;	
}
#maintext h2, #text1 h2, #text2 h2, #text3 h2, #text4 h2, #textwide h2, #overlay h2, #textterms h2 {
	color: #3b1e1f;
	font-size: 16px;
}
#overlay h3 {
	color: #3b1e1f;
	font-size: 12px;
	font-style: italic;
}
#copy {
	width: 1004px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 520px;
	text-align: center;
	color: #FFF;
}
#copy p {
	margin-top: 0;
}
#copy a {
	color: #FFF;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}
#logo span, #logo2 span {
	display: none;
}
#phone {
	color: #FFF;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	position: absolute;
	top: 0px;
	right: 126px;
	font-size: 14px;
}
#jagsm {
	background-image: url(../images/jagsm.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 236px;
	position: absolute;
	right: 90px;
	bottom: 80px;
}
#eventbar {
	background-image: url(../images/events.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 778px;
	position: absolute;
	right: 112px;
	bottom: 99px;
}
#eventbar2 {
	background-image: url(../images/events2.png);
	background-repeat: no-repeat;
	height: 129px;
	width: 778px;
	position: absolute;
	right: 112px;
	bottom: 99px;
}
form input {
	margin-bottom: 5px;
	width: 193px;
}
#textareasize {
	width: 434px;
	margin-bottom: 5px;
}
.right {
	text-align: right;	
}
