/* CSS Document */
body
{
margin:0px;
background-image:url(images/blue-bg.gif);
background-repeat:repeat-x;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.content-blue
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#0033FF;
text-decoration:none;
}
.content-red
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#FF0000;
text-decoration:none;
}

.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1176aa;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F3E8;
	margin: 0px;
}
.homebg {
	background-image: url(11.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contactbg {
	background-image: url(images/images/middlebg.jpg);
	background-repeat: no-repeat;
}
.small-text {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}
.dot {
	background-image: url(images/dot1.jpg);
	background-repeat: repeat-x;
	background-position: center;

}
.contact-us-bg
{
background-image:url(images/images/contact-bg.gif);
background-repeat:no-repeat;
}
.mail
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color: #3e91b9;
text-decoration:underline;
}
.mail:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color: #666666;
text-decoration:none;
}
a.link
{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color: #3e91b9;
text-decoration:underline;
}
a.link:hover
{
font-family:tahoma;
font-size:10px;
font-weight:normal;
color: #666666;
text-decoration:none;
}
a.link-1
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color: #666666;
text-decoration:underline;
}
a.link-1:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color: #3e91b9;
text-decoration:none;
}
.head
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.buttons-bg
{
background-image:url(images/buttons-bg.gif);
background-repeat:repeat-x;
}
.subhead
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#003300;
text-decoration:none;
}
.icon
{
font-size:13px;
color:#777821;
font-weight:bold;
}
.inner-contact-bg
{
background-image:url(images/inner-contact-bg.gif);
background-repeat:no-repeat;
}
.icon-1
{
color:#1176aa;
size:12px;
font-weight:bold;
}
.blue-bg-2
{
background-image:url(images/blue-bg-2.jpg);
background-repeat:no-repeat;
}