@font-face {
	font-family: 'Conv_myriad-web-pro';
	src: url('fonts/myriad-web-pro.eot');
	src: local('?'), url('fonts/myriad-web-pro.woff') format('woff'), url('fonts/myriad-web-pro.ttf') format('truetype'), url('fonts/myriad-web-pro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	margin: 0;
	padding: 0;
	background-color:#e97578;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.0em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color:  #666666;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}



#wrapper {
	width:962px;
	margin:0 auto;
	padding:0;
}

.top
{
margin-top:40px;
width:962px;
}


.bottom
{

width:962px;
}
/* Header */

#header {
	width: 962px;
	height: 87px;
	margin: 0 auto;
	background-image:url(../images/topwhitecurve_innerbg.png);
}


#header h1 {
	font-family:Conv_myriad-web-pro;
	font-size:24px;
	color: #da006e;
	text-align:right;
	margin-right:15px;	
	margin-top:20px;
	font-weight:600;
}



/* Menu */

#menu {

	width: 962px;
	height: 39px;	
	background-image:url(../images/topwhitecurve_innerbg.png);	
	border-top: 2px solid #da006e;
	border-bottom: 2px solid #da006e;
    
}

	
#banner
{
width:940px;	
background-image:url(../images/topwhitecurve_innerbg.png);	
height:322px;
margin:0 auto;
padding:0;
padding-top:20px;
padding-left:22px;}

#column
{
width:962px;
height:170px;
background-image:url(../images/topwhitecurve_innerbg.png);	
}
.col
{
float:left;
width:295px;
height:149px;
background-image:url(../images/columnbg.png);
background-repeat:no-repeat;
margin-left:20px;
}
.last{
clear:left;
}


#column h1
{
color:#dc1179;
font-size:12px;
font-family:Arial Rounded MT Bold;
padding-bottom:5px;
text-transform:uppercase;
}

#column p
{
color:#5f5f5f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:15px;
padding-bottom:10px;
}

#column .read a
{
color:#21aad6;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#page
{
width:962px;
background-image:url(../images/topwhitecurve_innerbg.png);	
background-repeat:repeat-y;
}

#page h1
{
color:#da006f;
font-family:Arial Rounded MT Bold;
font-size:24px;
text-transform:capitalize;
}

#page p
{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
text-align:justify;
}

#page .read a
{
color:#21aad6;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#page .check li
{
list-style-image:url(../images/bullet.png);

}

#contain
{
background-color:#FFFFFF;
background-image:url(../images/topwhitecurve_innerbg.png);	
}

#footer a {
	text-decoration: none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffdcc7;
	text-transform:uppercase;
}

#footer h1 {
	font-family:Myriad Pro;
	font-size:24px;
	color: #FFFFFF;
	text-align:right;

}


#footer p {
color:#ffdbc6;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
text-align:justify;

}

.sub_title{
color:#dc1179;
font-size:12px;
font-family:Arial Rounded MT Bold;
padding-bottom:5px;
text-transform:uppercase;
}

td{
vertical-align:top;
}