/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
}
.header_part{
	background:url(../images/header_bg.GIF)	;
	width:100%;
	height:288px;
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	margin:0;
	padding:0;
}
.header_part_1{
	height:247px;
}
.header_part_1_1{
	height:43px;
}
.banner{
	width:762px;
	height:204px;
}
.menu_container{
	height:41px;
}
.menu_right{
	background:url(../images/menu_right.gif);
	width:7px;
	height:41px;
	background-repeat:no-repeat;
}
.menu_left{
	background:url(../images/menu_left.gif);
	width:7px;
	height:41px;
	background-repeat:no-repeat;
}
.menu_bg{
	background:url(../images/menu_m.gif);
	height:41px;
	background-repeat:repeat-x;
}
.menu_link{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.menu_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#0d4985;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.body_part{
	width:762px;
	margin:0;
	padding-top:3px;
}
.body_part_1{
	background:url(../images/body_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:762px;
	height:17px;
}
.body_part_2{
	background:url(../images/body_down.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:762px;
	height:13px;
}
.body_part_m{
	background:url(../images/body_m.gif);
	background-repeat:repeat-y;
	width:762px;
	padding-bottom:5px;
	padding-top:5px;
}
.body_text_container{
	width:531px;
	padding-left:3px;
	padding-right:5px;
}
.divider_line{
	background-color:#cdcdcd;
	width:1px;
}
.add_area{
	width:180px;
	padding-left:8px;
}
.custom_web_design_text{
	padding-left:8px;
}

.Content
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

.Heading1
{
	color: #000099;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.Heading1 a
{
	color: #000099;
	text-decoration: none;
}

.Heading1 a:hover
{
	text-decoration: underline;
}

.SubHeading1
{
	color: #008000;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.SubHeading1 a
{
	color: #006600;
	text-decoration: none;
}

.SubHeading1 a:hover
{
	text-decoration: underline;
}

.blue_text{
	font-family:Tahoma;
	font-size:14px;
	color:#000063;
	font-weight:bold;
}
.green_text{
	font-family:Tahoma;
	color:#008000;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
}
.body_text{
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	padding-top:4px;
}
.bold_text{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding-top:5px;
}
.bold_text ul{
	padding-left:19px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	display:block;
	list-style-type:none;
}
.bold_text ul li{
	padding-top:5px;
	padding-bottom:5px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.footer_text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#7ed222;
}
.footer_text:hover{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#c1fe7e;
}
.footer_adderess{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-left:8px;
}
.footer_fone{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding-right:16px;
}
.footer_copyright{
	font-family:Tahoma;
	font-size:11px;
	color:#a1a1a1;
}
