@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
#maincontent_area
{
	position:relative;
	float:left;
	width:1110px;
	min-height:550px;
	border:0px solid red;
	/*background-image:url(../../images/bg2.png); background-repeat:no-repeat; */
}
#maincontent_areabackground
{
	position:absolute;
	float:left;
	width:100%;
	min-height:550px;
	left:-13px;
	background-image:url(../../images/bg2.png); 
	background-repeat:no-repeat;
	top:5px;
	}
*html #maincontent_areabackground
{
height:550px;
}
*html #maincontent_area
{
	height:550px;
	
}
.aboutus_text
{
	font-family:Verdana;
	font-size:20px;
	color:#00e631;
	text-align:left;
}
.content_text
{
	font-family:arial;
	font-size:12px;
	color:#c2c2c2;
	padding-top:10px;
	line-height:20px;
	text-align:justify;
}
#content_left
{
	position:relative;
	float:left;
	width:710px;
	min-height:550px;
	border:0px solid red;
}
*html #content_left
{
	height:550px;
}
#content_Event
{
	position:relative;
	float:left;
	min-height:262px;
	width:205px;
	border:0px solid red;
	background-color:#150020;
	top:20px;
}
*html #content_Event
{
	height:262px;
}
#Event_content_area
{
	position:relative;
	float:left;
	width:195px;
	left:10px;
	min-height:168px;
}
#Event_header
{
	position:relative;
	float:left;
	height:37px;
	width:205px;
	border:0px solid red;
	background-image:url(../../images/callout_header_rpt.jpg);
	background-repeat:repeat-x;
}
#content_Promotions
{
	position:relative;
	float:left;
	min-height:262px;
	width:205px;
	border:0px solid red;
	background-color:#150020;
	top:20px;
	left:45px;
}
*html #content_Promotions
{
	height:262px;
}
#Promotions_content_area
{
	position:relative;
	float:left;
	width:195px;
	left:10px;
	min-height:168px;
}
#Promotions_header
{
	position:relative;
	float:left;
	height:37px;
	width:205px;
	border:0px solid red;
	background-image:url(../../images/callout_header_rpt.jpg);
	background-repeat:repeat-x;
}
#content_Distributions
{
	position:relative;
	float:right;
	min-height:262px;
	width:205px;
	border:0px solid red;
	background-color:#150020;
	top:20px;
}
*html #content_Distributions
{
	height:262px;
}
#Distributions_content_area
{
	position:relative;
	float:left;
	width:195px;
	left:10px;
	min-height:168px;
}
#Distributions_header
{
	position:relative;
	float:left;
	height:37px;
	width:205px;
	border:0px solid red;
	background-image:url(../../images/callout_header_rpt.jpg);
	background-repeat:repeat-x;
}

.callout_content
{
	font-family:verdana;
	font-size:11px;
	text-align:justify;
	color:#FFF;
}
.callout_headertext
{
	font-family:verdana;
	font-size:15px;
	text-align:center;
	color:#00e631;
	padding-top:9px;	
}
#content_right
{
	position:relative;
	float:left;
	width:290px;
	height:550px;
	border:0px solid red;
	left:100px;
}
#contactus_area
{
	position:relative;
	float:left;
	width:284px;
	height:109px;
	top:35px;
	border:0px solid red;
}
#Specialize_area
{
	position:relative;
	float:left;
	width:284px;
	height:184px;
	top:30px;
	background-image:url(../../images/blank_img.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
#right_bottom_Img
{
	position:relative;
	float:left;
	width:284px;
	height:150px;
	top:60px;
	/*background-image:url(../../images/right_bottom.png);*/
	background-image:url(../../images/right_btm.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
#right_bottom_Img #over_effect
{
	position:absolute;
	float:left;
	width:82px;
	height:47px;
	top:10px;
	right:10px;
	/*background-image:url(../../images/right_btm_thumb.jpg);*/
	background-repeat:no-repeat;
	border:0px solid red;
}

.specialize_text
{
	font-family:arial;
	color:#FFF;
	font-size:12px;
	text-align:left;
	padding-left:35px;
	padding-top:25px;
	line-height:18px;
}