/*****************/
/**** Layout *****/
/*****************/




body{		background-color:#454545;	background-image:url('../images/bg1.gif');}
#container{	margin:0px 0px 0px 0px; width:760px; height:600px; text-align:center; margin-left:auto; margin-right:auto;	 background-image:url('../images/jwimage1.jpg'); border: 3px solid #333333;}

#content{		
width:320px; 
margin:0px 20px 20px 405px;
padding:220px 0px 0px 0px;
}

#footer{		width:300px; height:15px; border-top: 1px dashed #333333; margin:10px 0px 0px 0px;	}

/**** Text ****/

/* Remove browser pre formatting */

h1,h2,h3,h4,h5,h6,p,img,table,td,tr,th,ul,li{	
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:arial;
}

p{	text-align:justify;	}
strong{	font-weight:bold;	font-size:12px;}

.no_padding{	padding:0px 0px 0px 0px;	margin:0px 0px 0px 0px;	}	

#content p{
	margin:6px 0px 6px 0px;
	font-size:12px;
	text-align:justify;
	color:#000000;
}

#footer p{
	margin:6px 0px 6px 0px;
	font-size:10px;
	text-align:right;
	color:#000000;
}

h1 {		font-size:16px;		font-weight:bold;	margin:5px 5px 5px 5px;		color:#791236; text-align:left;}
h2 {		font-size:14px;	font-weight:bold;	margin:2px 2px 2px 2px;	}
p {		font-size:12px;		padding:5px 0px 5px 0px;	}
a {	color:#791236; font-weight:bold; text-decoration:none;	}
a:hover{	color:#791236; font-weight:bold; text-decoration:underline;	}

#main{}
#features h2{
}
	


