*{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	color:#000000;
	background-color:#141414;
}
#div-wrapper
{
	width:489px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
	color:#FFF;
}
p
{
	margin:0 0 0 0;
}
ul
{
	list-style-type:none;
	padding:10px 0 10px 20px;
	margin:0 0 0 0;
}
li.bullets
{
	list-style-type:none;
	background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:2px 0 2px 20px;
}
h1
{
	font-weight:bold;
	font-size:14px;
	color:#757279;
	background-color:#111;
	padding-left:23px;
}
/*_________________________________________________________Left Div_________________________________________*/
.Left-div-wrapper
{
	width:289px;
	height:auto;
	float:left;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}
.image-padding
{
	padding-top:69px;
}
/*_________________________________________________________Right Div_________________________________________*/
.right-div-wrapper
{
	width:489px;
	height:auto;
	float:right;
}
.logo
{
	padding-top:30px;
	padding-left:2px;
}
.menu
{
	margin-top:26px;
	padding-top:14px;
	height:63px;
	background-repeat:no-repeat;
	text-align:center;
	background-color:#111;
}
.menu-text a
{
	color:#686172;
	padding-top:16px;
	text-decoration:none;
}
.body-wrapper
{
	background-color:#111;
	width:489px;
	height:auto;
	float:left;
}
.body-text
{
	padding-left:23px;
	padding-right:23px;
}
.image-1
{
	width:160px;
	height:110px;
	padding-left:35px;
	padding-top:15px;
	float:left;
	border-right: 1px solid #BAB8BC;
}
.image-1-text
{
	width:250px;
	height:auto;
	margin-left:16px;
	float:left;
}
.company-events
{
	width:489px;
	float:left;
}
/*_______________________________________________Footer________________________________________________*/
.footer
{
	width:489px;
	padding-top:15px;
	float:left;
}
.footer-link a
{
	text-decoration:none;
	color:#757279;
	background-color:#ffffff;
}
.footer-link a
{
	text-decoration:none;
	color:#757279;
	background-color:#141414;
}.footer-link a:hover
{
	text-decoration:underline;
	color:#757279;
	background-color:#141414;
}
#div-wrapper .right-div-wrapper .body-wrapper h1 iframe {
	text-align: center;
}
