*{padding:0;margin:0}

img {border:none;display:block;float:left}
body{background-color:#ff0000;margin-top:20px;
}
p{margin-bottom:10px;clear:both}

h1{display:block}

#wrapper{
/*width:980px;*/
width:96%;
margin:0 20px}

#header_left{float:left}

.navdiv{float:left;width:135px}

#header_right
{
padding-top:30px;
height:75px;
text-align:right;
/*position:fixed; right:20px; top:20px;*/
width:307px;
/*width:867px;*/
float:right;
}

#pagebody{margin:0 0 10px 0px;float:left}

#contentleft
{
    float:left;
    width:414px;
    }
#swfNav
{   /*width:414px;
    height:350px;*/
	    float:left;
}
#swfNav a {
font-size:0.9em;
border-bottom:1px solid #ccc;
display:block;
float:left;
width:122px;
padding:5px;
font-weight:bold;
text-decoration:none;
}
#contentright
{
    float:left;
    background-color:#fff;
    width:405px;
    }

#contentrightCont
{
    padding:20px;
    float:left;
    width:495px;

    background-color:#fff;
    }

#footer
{
    float:left;
    background-color:#4c97c1;
    border-top:2px solid #dc1d00;
    margin-top:10px;
    height:20px;
	width: 100%;
position:fixed; left:0px; bottom:0px;


}

#footer a
{
    padding:2px 10px 0 10px;
    float:right;
    display:block;
    height:18px;
	color:#fff;
	text-decoration:none;
}
    
#footer a.fred
{
    background:url('../../images/arrwt.gif') no-repeat right;
    background-color:#ff2501;
    font-weight:bold;    
}

#girl {float:right;position:absolute;top:100px;left:905px;}

#header
{
	width:100%;
   /* width:980px;*/
    height:85px
}

#content
{
    float:left;
    width:960px;
    padding: 10px;
}

li{padding-left:5px; margin-left:22px;}
ol,ul{margin:10px 0}



body {background:#ff0000 url(../../images/Parallax/Stationary_1.png) no-repeat 100% 329px;}
#Stationary2 {background:url(../../images/Parallax/Stationary_2.png) no-repeat 0% 135px;}
#Stationary3 {background:url(../../images/Parallax/Stationary_3.png) no-repeat 11.1% 381px;}
#Stationary4 {background:url(../../images/Parallax/Stationary_4.png) no-repeat 100% 268px;}
#Stationary5 {background:url(../../images/Parallax/Stationary_5.png) no-repeat 54% 100%;}

#Parallax1 {background:url(../../images/Parallax/parallax_1.png) no-repeat 47.5% 523px;}
#Parallax2 {background:url(../../images/Parallax/parallax_2.png) no-repeat 88.2% 611px;}
#Parallax3 {background:url(../../images/Parallax/parallax_3.png) no-repeat 89.8% 128px;}
#Parallax4 {background:url(../../images/Parallax/parallax_4.png) no-repeat 47% -17px;}
#Parallax5 {background:url(../../images/Parallax/parallax_5.png) no-repeat 20.9% 529px;}
#Parallax6 {background:url(../../images/Parallax/parallax_6.png) no-repeat 2.2% 350px;}
#Parallax7 {background:url(../../images/Parallax/parallax_7.png) no-repeat 98.2% 92px;}
#Parallax8 {background:url(../../images/Parallax/parallax_8.png) no-repeat 0% 381px;}
#Parallax9 {}
.BodyPadding {padding:20px 0 0 0;}
#header_right * {cursor:pointer;cursor:hand;}
html {height:100%;}
body {height:100%;}
#BtnHome {bottom:20px;left:23px;position:fixed;width:100%;}
#BtnHome a {width:139px;height:33px;background:url(../../images/home.png) no-repeat left top;display:block;}
#BtnHome a img {display:none;}
* html #BtnHome a {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/home.png", sizingMethod="crop");
}

.clear
{
	clear: both;
	display: block;
	height: 1px;
}

.largeBoxOutterContainer
{
	background-image: url(../../images/box/largeBoxBackground.gif);
	background-position: center top;
	clear: both;
	width: 384px;
}

	.largeBoxInnerContainer
	{
		background-image: url(../../images/box/largeBoxFooter.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		padding: 0 3px 8px 3px;
	}

	.largeBoxHeading
	{
		background-color: #F39500;
		color: #ffffff;
		font-weight: bold;
		height: 24px;
		padding: 4px 0 0 7px;
	}
	
	.largeBoxImage img
	{
		display: block;
	}
	
	.largeBoxContent
	{
		padding: 0 7px 7px 7px;
	}