body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	color: #555;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	color:inherit;
	text-decoration:inherit;
}
#background {
	
	left:0px;
	top:0px;
	margin-bottom:0px;
	background-image: url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#d2daf1;
	padding-bottom:30px;

}
#backgroundWave{
	background-image: url(../images/bgWaves.png);
	background-repeat: repeat-x;
	z-index:auto;
}
#websiteBorder{
	position:relative;
	top:10px;
	margin:0px auto 0px;
	padding:5px 0px 5px;
	width:905px;
	background-image: url(../images/websiteBorder.png);
}
#website{
	position:relative;
	margin:0px auto 0px;
	padding:1px 0px 0px;
	width:892px;
	background:#FFF;
}
#websiteTopMiddle{
	margin:5px 5px 0px 5px;
	background-color:#FFF;
	min-height:500px;
}
#header{
	position:relative;
	width:882px;
}
#logo{
	position:absolute;
	left:530px;
	top:80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000;
}
#topNavigation{
	position:relative;
}

#websiteBody{}
.mainContainer{
	border-bottom-style:solid;
	border-bottom-color:#D3D3D3;
	border-bottom-width:thin;
	padding:10px 0px 10px;
}
.leftContainer{
	width:465px;
	padding:0px 10px 0px;
	float:left;
}
.leftContainerSub{
	border-bottom-style:solid;
	border-bottom-color:#D3D3D3;
	border-bottom-width:thin;
	padding:10px 0px 10px;
}
.leftContainerSub img{
	border-color:#333;
	border-style: double;
	border-width:thin;
	height:80px;
	width:100px;
	margin:0px 10px 0px;
	float:left;
}
.rightContainer{
	width:264px;
	min-height:190px;
	background-color:#EEF0F8;
	border-style:solid;
	border-color:#C9D3EE;
	border-width:thin;
	padding:10px;
	float:right;
}
.rightContainer img {
	width:100px;
	height:auto;
}

#footer {
	position: relative;
	left:0px;
	top:0px;
	width:892px;
	height:auto;
	background-color:#E7E4E4;
	background-image: url(../images/footerBg.png);
	background-repeat:repeat-x;
	padding:15px 0px 15px;
}
#bottomNavigation{
	margin-left:170px;
	margin-right:0px;
	width:500px;
	float:left;
}
.bottomNavigationSub{
	width:195px;
	height:200px;
	float:inherit;
	border-right-style:solid;
	border-right-width:thin;
	border-right-color: #CCC;
	padding:0px 10px 0px;
}

#disclamer{
	width:200px;
	padding:0px 10px 0px;
	float:right;
	color:#666;
}

h1{
	color:#3874D6;
	font-size:20px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
h2{
	color: #555;
	font-size:18px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}
.heading{
	color: #777;
	font-size:18px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}

.redHeading{
	color: #F00;
	font-size:22px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
}

.noStyle{
	top:0px;
	left:0px;
	margin:0px;
	width:600px;
}
.noStyle2{
	top:0px;
	left:0px;
	margin:0px;
	width:200px;
}
.links_n{ text-decoration:none;}
.links_n:hover{ text-decoration:underline;}
