@charset "utf-8";
/* CSS Document */
.head{
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}
.side{
	background-image: url(images/side_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg{
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}.sh1 {
	background-image: url(images/sh_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sh2 {
	background-image: url(images/sh_bt_lft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sh3 {
	background-image: url(images/sh_bt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.sh4 {
	background-image: url(images/sh_bt_rgt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sh5 {
	background-image: url(images/sh_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
.text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 5px;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 20px;
}
.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 20px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.associates
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.associates a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
}

.associates a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.contact
{
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.icons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.icons a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.icons a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: center;
}
.sidebg{
	background-image: url(images/sidebg.jpg);
	background-repeat: repeat-x;
}
.headin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFF;
}
.striprepeat
{
	background-image: url(images/str1.jpg);
	background-repeat: repeat-y;
}
.buttonbgrepeat
{
	background-image: url(images/buttbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.numbers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

