/* CSS Document */

.body {
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}

.menu {
background-image:url(../images/menu.png);
background-repeat:repeat-x;
width:800;
height:32;
}

.menu_text {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.menu_text:hover {
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}


.bg_colour {
background-color:#E0F9FE;
width:800;
}

.batton_bg {
background-color:#00A8FF;
width:800;
height:30;
}

.home_text {
color: #2E3092;
font-family: "Comic Sans MS";
font-size:16px;
font-weight: normal;
}

.home_text1 {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
}

.about_text{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
width:500px;
}

.contact_text {
color: #CC7A00;
font-family:"Times New Roman", Times, serif;
font-size:26px;
font-weight:bold;
}
.Buttom_Text {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.Buttom_Text:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
color: #FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.style3:hover {
color: #FFFFFF;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
