body {
	margin:0px;
	padding:0px;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#af213c;
}


img {
	border:0px;
}

a {
	color:#af213c;
	text-decoration:underline;
	border:0px;
}

a:hover {
	color:#FFF;
	background-color:#af213c;
	text-decoration:none;
	border:0px;
}

a:visited {
	border:0px;
}

span {
	border:0px;
}

.color1 {
	color:#AED019;
}

.color2 {
	color:#D7294A;
}

.color3 {
	color:#848484;
}

form {
margin:0px;

}

h1{
	font-weight:normal;
	font-size:20px;
	color:#A81E41;
	margin:0px;
	padding:0px;
}

h2 {
	font-weight:500;
	font-size:16px;
	color:#1B5081;
	margin:0px 0px 15px 0px;
}
.text1 {
	font-size:18px;
	font-weight:normal;
}

input{
	height:18px;
	border:1px solid #666666;	
}

#main-cont{
	width:984px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#FFFFFF;
}

#cont {
	float:left;
	width:984px;
	height:auto;
	background-color:#FFFFFF;	
}

#logo {
	float:left;
	width:162px;
	height:150px;
}
#logo a:hover {
	background-color:#fff;
}

#contact {
	float:left;
	width:253px;
	height:44px;
	margin:39px 0px 25px 548px;
}

#top_header{
	float:left;
	width:688px;
	margin-bottom:5px;
	height:207px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
}


/*  Navigation Start      */

#Nav-div{
	float:left;
	width: 798px;
	height:17px;
	padding:9px 12px;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#Nav-div a{
	color:#FFF;
	text-decoration:none;
	height:17px;
	padding:9px 12px;	
}

#Nav-div a:hover{
	color:#d7294a;
	background-image: url(../images/nav_over.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: center top;
	height:17px;
	padding:9px 12px;
}


/*  Navigation End      */


#banner{
	float:left;
	width:616px;
	height:190px;
	margin:0 10px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
}

#main {
	float:left;
	width:600px;
	padding:15px;
}

#home_main {
	float:left;
	width:600px;
	padding:0 15px 0px 0px;
	background-image: url(../images/home_main_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_news_cont {
	float:right;
	width:331px;
	margin-right:16px;
	height:auto;
}


#home_news {
	float:left;
	width:301px;
	height:auto;
	padding:15px;
	background-repeat:repeat-y;
	background-image: url(../images/news_bg.gif);
}

#partners_logos {
	width:978px;
	float:left;
	padding:5px;
	height:95px;
}

#footer {
	float:left;
	width:948px;
	padding:18px;
	height:30px;
	color:#FFFFFF;
}


#footer a{
color:#FFFFFF;
text-decoration:underline;
}

.td_bg1 {
	background-color:#FFFFFF;
	height:20px;
}

.td_bg2 {
	background-color:#a70f29;
	color:#FFFFFF;
	height:20px;
	background-image: url(../images/td_bg.gif);
	background-repeat: repeat-x;
}
.table {
	border:1px solid #CCCCCC;
}
