/* CSS Document */
body
{
	background-color:#848484;
	margin:0px;
}

img
{
	border:none;
}

h1
{
	color:#eb088d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:21px;
	margin-top:24px;
}

h2
{
	color:#ff55b9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-top:20px;
	padding-left:20px;
}

h3
{
	color:#eb088d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-top:20px;
	padding-left:20px;
}

a:link, a:active, a:visited
{
	color: #0018ff;
	text-decoration:underline;
}

a:hover
{
	color: #0018ff;
	text-decoration:none;
}

p
{
	padding-top:10px;
	margin:0px;
}

#wrapper
{
	width:953px;
	height:530px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #515151;
	border-right:1px solid #515151;
	border-left:1px solid #515151;
	background-color:#fff;
	background-image:url(images/background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#wrapper2
{
	width:953px;
	height:490px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #515151;
	border-right:1px solid #515151;
	border-left:1px solid #515151;
	background-color:#fff;
	background-image:url(images/background2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

#header
{
	width:953px;
	height:273px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #515151;
	border-right:1px solid #515151;
	border-left:1px solid #515151;
	background-image:url(images/header.jpg);
	background-attachment:scroll;
	background-position:top left;
	background-repeat:no-repeat;
	positon:relative;
}

#header_left
{
	margin-top:5px;
	margin-left:338px !important;
	margin-left:170px;
	float:left;
	width:227px;
	height:225px;
}
#header_left_LINK{
	width:227px; 
	height:225px; 
	float:right; 
}

#header_right
{
	margin-top:155px;
	margin-right:80px;
	float:right;
}

#home_left
{
	width:52%;
	padding-left:30px;
	margin-top:-20px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#home_right
{
	width:42%;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}

#first_step
{
	
background:transparent url(images/first_step.png) no-repeat top !important;
background:transparent url(images/first_step.gif) no-repeat top;	
	
	
	float:left;
	width:50px;
	height:53px;
}

#box_1
{
	background-image:url(images/box_1.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	width:492px;
	height:228px;
	margin-top:10px;
}

#box_2
{
	background-image:url(images/box2.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	width:365px;
	height:399px;
	margin-top:-48px!important;
	margin-top:0px;
}

#footer
{
	float:inherit;
	margin-top:-50px;
	color:#c60074;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}



a.footerlinks:link, a.footerlinks:active, a.footerlinks:visited
{
	color:#c60074;
	text-decoration:underline;
}

a.footerlinks:hover
{
	color:#c60074;
	text-decoration:none;
}

.getmoreinfo
{
	padding-left:20px;
}

#floatText{
	position:relative;
	top:240px;
	left:570px;
	width:480px;

}

