Body{
	background-color:#000000;
	FONT-FAMILY: Verdana;
	font-size:13p;
	margin:auto;}

#content_container{
color:#000000;
float:left;
width:580px;
background-color:#FFFFFF;
padding:0px 15px 0px 15px;
overflow:hidden;
}

#bottom_content_left_td{
background-color:#000000;
border-left:0px solid #000000;
border-right:2px solid #000000;
overflow:hidden;
}

#bottom_content_right_td{
background-color:#000000;
border-left:2px solid #000000;
overflow:hidden;
}

#content_bottom{
height:17px;
background:url(../images/content_bottom.gif) no-repeat;
overflow:hidden;
}
#merge{
clear:both;
}
#bottom_space{
height:40px;
width:1064px;
background-color:#000000;
}
#testimonial{
font-style:italic;
padding-top:5px;
overflow:hidden;
}


#bottom_sidebar_left{
width:23px;
background:url(../images/sidebar_bottom_left.gif) no-repeat;
}
#bottom_sidebar_right{
width:23px;
background:url(../images/sidebar_bottom_right.gif) no-repeat;
}
.wirter{
font-style:italic;
line-height:25px;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}



/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.bot-tile {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
}

/* links */

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

.but a {
background-image: url("images/but-join.jpg");
background-repeat : no-repeat;
width: 239px;
height: 58px;
display: block;
}

.but a:hover{
background-image: url("images/but-join-over.jpg");
background-repeat : no-repeat;
}

/* background colours */

.white {
background-color: #fff;
}


/* borders */

.border-lr {
border-left : #737e3f 18px solid;
border-right : #737e3f 18px solid;
}

/* text */

.red-txt {
color: #ed1c24;
}

.gray-txt {
color: #000077;
font-size: 0.7em
}



/* Heading */

h1, h2, h3, h4, h5, h6 {
font-family: arial;
margin: 0px;
line-height: normal;
}

h1 {
font-size: 18pt; font-weight: 700;
color: #ed1c24;
text-align: center;
}

h2 {
font-size: 16pt; font-weight: 700;
color: #ed1c24;
text-align: center;
}

h3 {
font-size: 14pt; font-weight: 700;
}

p {
font-size: 12pt;
}

/*Gary*/
.gray {
background-color: #dcdde1;
}

li           { padding-bottom: 20px }