BODY, TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	/*line-height: 12px;*/
	color:#000000;
}

A
{
	color:#000000;
}

A:Hover
{
	color:#F8981D;
}

#landing
{
	border:#000000 1px solid;
	width:800px;
	height:542px;
	background-image:url('/images/remedy_media_group_index.jpg');	
}

#site
{
	border:#000000 1px solid;
	width:800px;
	height:542px;
	background-color:#FFFFFF;	
}

#content
{
	background-color: #FFFFFF;
	width: 100%;
	padding-top:20px;
	padding-left:20px;
	padding-right:5px;
}

#index_content
{
	padding-top:100px;
	padding-left:10px;
}

#header td
{
	padding-left:20px;
	padding-right:5px;
	text-transform:lowercase;
}

#header a
{
	color:#000000;
	text-decoration:none;
}

#header a:hover
{
	color:#006699;
}

#index_header td
{
	padding-left:10px;
	padding-right:15px;
	text-transform:lowercase;
}

#index_header a
{
	color:#FFFFFF;
	text-decoration:none;
}

#index_header a:hover
{
	color:#000000;
}


#footer
{
	padding-top:0px;
}

#footer td
{
	color:#000000;
	font-family:Verdana;
	font-size :7px;
	text-decoration:none;
	letter-spacing:0px;
	font-weight:bold;
}

#footer a
{
	color:#000000;
	font-family:Verdana;
	font-size: 7px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 5;
}

#footer a:hover
{
	color:#F8981D;
	font-family:Verdana;
	font-size :7px;
	background:#000000;
}

.checkbox
{
	font-size:3px;
}

.popup_form
{
	background:url('/images/watermark.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
}

.case_study
{
	background:url(/images/case_study_background.png) no-repeat;
	width:176px;
	height:136px;
}

.case_study img
{
	position:relative;
	top:-1px;
	left:7px;
}

.form_label
{
	font-weight: bold;
	text-align: right;
	font-family:Arial;
	text-transform:uppercase;
	font-size:10px;
	vertical-align:middle;
	background:#000000;
	padding:0 3 0 10;
	color:777777;
	font-style:italic;
}

.required_label
{
	font-weight: bold;
	text-align: right;
	font-family:Arial;
	text-transform:uppercase;
	font-size:10px;
	vertical-align:middle;
	background:#000000;
	padding:0 3 0 10;
	color:white;
}

SELECT, INPUT, TEXTAREA
{
	border-top: 0px #000000 dotted; 
	border-left: 0px #0000000 dotted; 
	border-right: 0px #000000 dotted; 
	border-bottom: 1px #000000 dotted; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
}

.list
{
	padding:10px;
}

li
{
	padding-left:15px;
}
