body {
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

img {
border:none;
}

a {outline:0;}


#header {width:240px; margin: 0 auto; padding-top:5px; /* image headers */
}

#content-contact {
color:#999999;
line-height:1.4em;
text-align:justify;
}


#content p, #contentfront p {

}

#content-contact a:link, #contentfront a:link
{color:#0099FF; text-decoration:none;}
#content-contact a:visited, #contentfront a:visited
{color:#0099FF; text-decoration:none;}
#content-contact a:hover, #contentfront a:hover
{color:#0099FF; text-decoration:underline;}
#content-contact a:active, #contentfront a:active
{color:#0099FF; text-decoration:underline;}


#contactform {margin-top:10px; float:right; width:450px; font-size: .9em;}

#contact-text {font-size:.9em; margin-top:15px; width:250px; padding-right:30px; border-right:1px dotted #ccc;}

/************************** general classes ********************/

.center {text-align:center;}

.hidden {
display:none;
}

.clearboth {clear:both;}

.blocktop {
	height:15px;
	width:730px;
	background:url(imagez/blocktop.png) no-repeat;
}

.toptext {
	background:url(imagez/blocktext.png) repeat-y;
	padding: 0 15px;
	color:#555555;
	}

.blockbottom {
		height:15px;
		width:730px;
		background:url(imagez/blockbottom.png) no-repeat;
		margin-bottom: 15px;
	}



