@import skin.css;
div.relativity_home_link
{
    background: transparent url(images/Relativity_logo.jpg) no-repeat scroll center bottom;
    position:absolute;
	display:block;
	width:306px;
	height:92px;
	top:50px;
	left:3px;
}

div.relativity_main
{
	background: transparent url(images/homepage/homepage_background2.gif) no-repeat scroll left top;
	padding:0 40px 20px 40px;
}
div.relativity_mainbot
{
    padding-bottom: 50px;
	background: transparent url(images/homepage/homepage_background2.gif) no-repeat scroll left bottom;
	position:relative;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
div.relativity_footer {margin-left:auto; margin-right:auto; margin-top:20px;}

a.homepagebox_wrapper:link, a.homepagebox_wrapper:visited  
{
    display:block;
	background: transparent url(images/homepage/homepagebox.gif) no-repeat scroll left top;
	padding: 15px 0 0 0;
	width:364px;
	/*float:left;*/
	margin: 0px 0px 10px 27px;
	color: #152F55;
	text-decoration: none;
	font-size:9pt; 
	line-height:1.1em;

}

div.homepagebox
{
    background: transparent url(images/homepage/homepagebox.gif) no-repeat scroll left bottom;

	padding: 0px 10px 4px 10px;
	margin: 0px 0px 0px 0px;
}

.boxtitle
{
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    color: #e58e1a;
    font-weight:bolder;
}

div.ContentPane div.homepagebox p
{
    font-size:9pt; 
	line-height:1.1em; 
	text-align:justify;
    margin: 0px 10px 10px 10px;
    padding: 0px 0px 0px 0px;
}

a.homepagebox_wrapper:hover
{
	background: transparent url(images/homepage/homepagebox.gif) no-repeat scroll right top;
	text-decoration:none;
}

a:hover div.homepagebox
{
    background: transparent url(images/homepage/homepagebox.gif) no-repeat scroll right bottom;
	color: #FFF;
	text-decoration:none;
}

div.testimonial_wrapper
{
	display:inline;
	background: transparent url(images/homepage/testimonial_box.gif) no-repeat scroll center top;
	padding-top:25px;
	width:323px;
	float:right;
	margin-right:15px;
}

div.testimonial
{
	background: transparent url(images/homepage/testimonial_box.gif) no-repeat scroll center bottom;
	height:300px;
}

div.content_wrapper{display:inline; width:380px; float:left;}

div.ContentPane {}
div.ContentPane p {font-size:9pt; line-height:1.5em; text-align:justify;}
div.ContentPane div.c_footer {margin-bottom: 10px;}

div.news_pane {margin: 0px 0px 0px 50px; padding: 0px; }
div.news_pane h2 {margin-bottom: 5px;}
div.news_pane p {font-size: 8pt; line-height:1.5em; }
div.news_pane div.c_head { margin-top: 0 !important;}
div.news_pane div.c_footer {margin-bottom: 8px;}


.c_head {
margin-top:3px !important;
}

.iefix 
{
    margin: 0;
    padding: 0;
}






