body { 			background: url(images/backgrd2.gif) top left repeat-x;
				background-color: #333333;
				margin-top: 0px;
}

p{			margin:0 0px 10px;
			line-height: 13px;
			text-align: justify;
}

blockquote {	text-align: justify}

.submit2 input	{	color: #fff;
				background: #70CAF2;
				border: 1px solid #fff;
				font-size: 16px;
				width: 122px;
				height: 25px;
}


div.container {			position: relative;
					top: 0px;
					height: 520px;
					width: 100%;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #8EA2B1 solid;
					overflow: none;
}

div.main2 {				margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					min-height: 400px;
					height: auto !important;
					height: 400px;
					width: 790px;	
					z-index: 5;	
					background-color: transparent;
					clear: both;
}

div.tagline {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					height: 116px;
					width: 800px;	
					overflow: none;
					clear: both;
}

div.spacer {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					height: 15px;	
					width: 800px;	
					overflow: none;
					/*background: url(images/spacerbkg.gif) top left no-repeat;*/
					clear: both;
}


div.nav1 {				margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					margin-top: 7px;
					height: 27px;
					width: 800px;
					overflow: none;
					z-index: 10;
					background-color: transparent;
					clear: both;
}




div.footer {			margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					left: 0px;	
					height: 18px;
					width: 100%;
					overflow: none;	
					z-index:10;
					border-top: 1px solid #ffffff;
					background-color: transparent;
					clear: both;

}

div.centre{				float:left;
					margin-left: 10px;
					margin-top: 16px;
					width:210px;
					height:95px;
					text-align: center; 
					border: 0px #8EA2B1 solid;
					background: transparent;
}

div.centre2{			float:left;
					margin-left: 0px;
					margin-top: 0px;
					width:245px;
					height:355px;
					background: transparent;
}

.t {background: url(images/dot.gif) 0 0 repeat-x #515151; width: 210px;}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y; height: 95px;}
.r {background: url(images/dot.gif) 100% 0 repeat-y; height: 95px;}
.bl {background: url(images/botL.gif) 0 100% no-repeat;height: 95px;}
.br {background: url(images/botR.gif) 100% 100% no-repeat;height: 95px;}
.tl {background: url(images/topL.gif) 0 0 no-repeat}
.tr {background: url(images/topR.gif) 100% 0 no-repeat; padding:10px} 

.t2 {background: url(images/dot.gif) 0 0 repeat-x #515151; width: 245px;}
.b2 {background: url(images/dot.gif) 0 100% repeat-x}
.l2 {background: url(images/dot.gif) 0 0 repeat-y; height: 355px;}
.r2 {background: url(images/dot.gif) 100% 0 repeat-y; height: 355px;}
.bl2 {background: url(images/botL.gif) 0 100% no-repeat;height: 355px;}
.br2 {background: url(images/botR.gif) 100% 100% no-repeat;height: 355px;}
.tl2 {background: url(images/topL.gif) 0 0 no-repeat}
.tr2 {background: url(images/topR.gif) 100% 0 no-repeat; padding:10px} 


