body {
background: url(fullBg.png);
font-family: Georgia, Times, serif;
text-align:justify;
font-size: 12px;
color: #333333;
margin: 0px;
padding: 0px;
line-height: 22px;
}

#pg_wrapper {
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto;
		top: -12px;
		position:relative;
		background: url(assets/header.png) repeat-x left top;
}

#header {
width: 900px;
height: 145px;
margin: 0 auto;
}

#logo {
width: 200px;
float:left;
margin-top: 5px;
height: 140px;
}

#nav {
width: 505px;
float: right;
margin-top: 70px;
height: 40px;
}

.rollOverImageLink img
			{
				border:0px;
			}

			.rollOverImageLink .overImage, .rollOverImageLink .disabledImage
			{
				display:none;
			}	

			.rollOverImageLink .overImage
			{
				position:absolute;
			}	
			
			
#wrapper {
margin: 0px auto;
padding: 0px;
margin-top: 50px;
width:960px;
height: 560px;
background: url(assets/mainbg.png) center top no-repeat;
}

#left {
height: 520px;
width: 500px;
float:left;
margin-left: 50px;
margin-top: 20px;
}

#right {
height: 520px;
width: 325px;
float:right;
margin-right: 60px;
margin-top: 20px;
}

#bottom_wrapper {
margin: 0px auto;
padding: 0px;
margin-top: 20px;
width:900px;
}

#bottom_wrapper p {
color: #333333;
text-align: center;
}
#inner {
width: 380px; 
margin-left: 50px;
top: 165px;
position:relative;
}

#image {
width: 700px;
position:relative;
top: 100px;
}

a, a:visited {
color: #FF3366;
text-decoration:none;
}

a:hover, a:active {
color: #FF0033;
}

img, div { behavior: url(iepngfix.htc); }

h1 {
color: #63A2AB;
text-transform: uppercase;
font-size: 15px;
text-align:center;
margin-bottom: 0px;
padding: 0px;
}

#right p {
text-align:justify;
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}

