/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
hr {
	border: 0; 
	height: 1px;
	color: #CCCCCC; 
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto; 
	}

.wrap
{
width:840px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}
.outerright h1
{
margin:0px;
font-size:56px;
letter-spacing:-1px;
line-height:34px;
color:#036;
padding-top:10px;
}


.outerright h2
{
margin:0px;
font-size:22px;
letter-spacing:-1px;
line-height:28px;
color:#36F;

}
.outerright h3
{
margin:0px;
font-size:20px;
letter-spacing:-1px;
line-height:23px;
color:#0066CC;

}

.outerright img
{
border:5px solid #FFFFFF;

}

.message h1
{
margin:0px;

text-transform:uppercase;
font-size:26px;
letter-spacing:2px;
line-height:28px;
color:#0066CC;
padding-top:10px;
}


.message h2
{
margin:0px;

text-transform:uppercase;
line-height:28px;
color:#FFFFFF;

}
.message h3
{
margin:0px;

text-transform:uppercase;
letter-spacing:1px;
font-size:34px;
line-height:26px;
color:#003366;

}
.message h4
{
	font-size:16px;
	color:#003;
	padding:0px;
	margin:0px;
}


.outerleft
{
width:320px;
float:left;
}
.outerright
{
width:500px;
float:right;
padding-top:30px;
margin:0px;
}
.left
{
width:240px;
padding:10px;

}
.left h1
{
text-transform:uppercase;
font-size:28px;
letter-spacing:-2px;
color:#003399;
}

.outerleft h2
{
margin:0px;
color:#0066CC;
font-size:20px;
letter-spacing:-1px;
}

.outerleft h3
{
margin:0px;
color:#333333;
letter-spacing:-1px;
font-size:18px;
}

.right
{
margin-left:10px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
width:250px;

text-align:center;
}

.right h2
{
color:#FFCC00;
font-size:18px;
letter-spacing:-1px;
}

.right h1
{
color:#0066CC;
text-transform:uppercase;
font-size:24px;
letter-spacing:-1px;
}



