body, p, br, tr, td, ul, ol, div, input, textarea,reset,submit,iframe {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #607087;
}
body {
	padding: 0;
	margin: 0;
	background: #E3EBF2 url(images/bg.gif) top repeat-x;
}
a:link {
	color: #2D71E5;
	text-decoration: underline;
}
a:visited {
	color: #708CBB;
}
a:hover {
	text-decoration: none;
}
#header {
	height: 72px;
	background: url(images/header_bg.gif) top no-repeat;
	padding: 0;
	margin: 0;
}

#sitealert {
	height: 91px;
	background: transparent url(images/sitealert_bg.gif) center no-repeat;
}
#sitealert #tel {
	color: White;
	font-size: 10px;
	float: right;
	text-align: right;
	width: 150px;
	margin: 33px 22px 0 0;
	padding: 0;
}
* html #sitealert #tel {
	margin: 33px 11px 0 0;
}
#sitealert a:link, #sitealert a:visited {
	color: #FF6705;
	text-decoration: underline;
}
#sitealert a:hover {
	text-decoration: none;
}
#picasse_prods img{
	margin: 0 8px 0 0;
	text-align: center;
}
#content {
	padding: 3px 15px;
	background: white url(images/content_bg.gif) bottom repeat-x;
	border-left: 1px solid #A9AEB4;
	border-right: 1px solid #A9AEB4;	
}
#content_reg {
	padding: 3px 15px;
	background: white url(images/register_bg.gif) bottom repeat-x;
	border-left: 1px solid #A9AEB4;
	border-right: 1px solid #A9AEB4;	
}
ul {
	list-style-image: url(images/bullet.gif);
}
.myform {
	width: 168px;
	height: 20px;
	background-color: White;
	border: 2px solid #A9AEB4;
	padding: 0 2px;
}