@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#787878;
	background-image:url(images/grad.jpg)
}


#bodypos { position: relative;
	margin: 0 auto;
	height: 100%;
	width: 800px;}
#header { width:800px; height:156px; background-color:#FFFFFF;} 
#menucont { width:825px; height:30px;}
#container { width:800px; height:520px; background-image:url(images/txtbg.jpg);}
#mcontainer { width:825px; height:389px; background-image:url(images/container.gif); margin-top:20px;}
#textcont { height:250px; width:750px; float:left; margin-top:20px; border-width:thick; border-color:#000000; margin-left:20px; background-color:#f3f4f5; background-image:url(images/bgimg.jpg);}

.menutxt { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF }
.nohead { font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000; font-weight:bold; }
.texthead { font-size: 18px; font-weight: bold;	text-decoration:underline }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; line-height:1.3em;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }



/* services page */
.txtdeco2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#080808; line-height:1.3em;}

#mcontainerr { background-color:#f3f4f5; width:800px; height:510px; background-image:url(images/txtbg.jpg)}



/* contact page */
.txtus { width:675px; float:left; margin-left:20px; margin-top:5px;  }
.txtdeco3{font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#080808; line-height:1.3em;}
#containerus{ background-color:#f4f4f4; width:753px; float:left; margin-left:20px; height:370px; margin-top:10px; background-image:url(images/bgimg.jpg);}


.footer{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; height:50px; width:800px; float:left;}

/* CSS Document */

/* Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/* Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 44px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 44px;
	line-height: 41px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; left top; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* SEO */


.underFooter {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#070506;
}
.underFooter a {
	color:#FFFFFF;
	text-decoration:none;
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	font-size:10pt;
	
}
.underFooter h3 {
	text-align:center;
	padding: 10px;
	font-size:10pt;

}

.underFooter h4 {
	text-align:center;
	padding: 10px;
	font-size:10pt;

}

.areas {
	font-size: 8pt;
	font-style: italic;
}
#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:8pt;
	
}
#AutoNumber1 td {
	text-align:left;
	color:#FFFFFF;
	font-size:8pt;
}
#AutoNumber1 a {

	font-size:8pt;
	
}
#AutoNumber3 {
	border-collapse: collapse;
	
}

#AutoNumber3 td {
	text-align:left;
}
.underFooter ul {
	
	margin-bottom:0px;
	padding: 0px;
	font-size:8pt;

}


#copyright  {
	color: #FFFFFF;
	font-weight:bold;
	font-size:8pt;
	}

.style4 {
	font-size: 15px;
	font-weight: bold;
}

#menu a
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
}

#menu a:visted
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
}


a
{
	color: #FFFFFF;
	text-decoration:underline;
}


