@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg1.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0px;
}

#allContainer, #flashHeader, #flashHeaderContainer, #contentContainer, #footerContainer, #leftContainer{
width:1024px;
}

#allContainer{
height:auto;
margin:auto;
position: relative;
}

#leftContentContainer{
width:612px;
height:auto;
float:left;
padding-left:20px;
margin:10px 0px 0 70px;
}

#leftContent{
width:585px;
height:auto;
float:left;
padding-top:0px;
padding-left:20px;
}

#leftLowerContentContainer{
width:612px;
height:auto;
float:left;
padding-left:20px;
margin:10px 0px 0 70px;
}

#leftLowerContent{
width:585px;
height:auto;
float:left;
padding-top:0px;
padding-left:20px;
}

#leftContainer{
width:612px;
height:381px;
background-image:url(../images/content_bg.png);
background-repeat:no-repeat;
margin:0px 0 0 85px;
}

#rightContentHolder{
width:257px;
height:auto;
margin:50px 60px 0 0px;
float:right;
}

#rightContainer{
width:257px;
height:44px;
background-image:url(../images/side_title.png);
background-repeat:no-repeat;
float:right;
}

#rightTitle{
width:257px;
height:44px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#FFFFFF;
margin:1px 0px 0 10px;
float:left;
}

#headerContainer{
height:155px;
width:1024px;
margin-top:10px;
background-image:url(../images/header.png);
background-repeat:no-repeat;
}

#flashHeader{
height:90px;
width:1024px;
float:left;
position: relative;
margin-top:0px;
}

#contentContainer{
height:auto;
min-height:400px;
float:left;
background:url(../images/bg_body.png);
background-repeat:repeat-y;
}

#footerContainer{
width:1024px;
height:74px;
float:left;
background:url(../images/footer.png);
background-repeat:no-repeat;
}

#footerInfo{
width:1024px;
height:auto;
float:left;
padding-top:55px;
padding-bottom:25px;
}

#footerNav{
width:210px;
height:auto;
position:relative;
float:left;
margin: 18px 0 0 100px;
}

.imagePad{
border:1px solid #999999;
padding:3px;
}

.imagePad2{
margin:0 5px 5px 5px;
float:left;
border:1px solid #cf0101;
padding:0px;
}

.imagePad3{
margin:0 5px 5px 5px;
float:left;
border:1px solid #999999;
padding:3px;
}

.promoLink{
width:auto;
height:16px;
float:right;
padding-right:0px;
line-height:16px;
}

.promoLink2{
width:auto;
height:16px;
float:left;
padding-right:0px;
line-height:16px;
}

.promoTextLink{
width:auto;
height:16px;
float:right;
padding-right:30px;
line-height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, h2, h3, h4, h5, p, li, a, ul{
margin:0;
padding:0;
}

ul{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: inherit;
}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	margin-top:20px;
	margin-bottom:-1px;
	color:#FF0000;
	font-weight:100;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:100;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:100;
margin:0 30px 0 15px;
}
