.bg{
	color: #FFFFFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.bg1{
	color: #FFFFFF;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;

}


a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #4c4845;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 
#buttons{
	margin: 0;
	padding: 10px 0 0 10px;
}

div.title-welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	background-image: url(images/icon-home.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 42px;
	margin: 0 0 15px 25px;
	padding: 0 0 0 45px;
}
div.title-welcome1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	margin: 0;
	height: 42px;
	margin: 0 0 15px 25px;
	padding: 0;
}

div.title-why {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	margin: 0;
	padding: 0 0 15px 23px;
}
div.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	padding: 0 20px 0 27px;
}
div.content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c57b6;
	text-decoration: none;
}
div.content a:link{
}
div.content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}

div.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding: 0 20px 0 20px;
}
div.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding: 0;
}

div.whybullets {
	margin: 0;
	padding: 0;
}
div.whybullets ul{
	margin: 0;
	padding: 15px 20px 0 20px;
}
div.whybullets li{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	padding: 5px 0 0 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}
div.footer-title{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	padding: 15px 0 0 40px;
}
div.footer-links ul{
	margin: 0;
	padding: 10px 0 0 40px;
}
div.footer-links li{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	padding: 0;
	line-height: 21px;
}
div.footer-links li a{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #1c57b6;
	text-decoration: none;
	padding: 0;
}
div.footer-links li a:link{
}
div.footer-links li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
	padding: 0;
}

.form{
	padding: 0;
	margin: 0;
}
div.page-title{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 35px;
	font-weight: normal;
	color: #d2d2d2;
	text-align: left;
	text-decoration: none;
	padding: 0 0 20px 20px;
}
