@charset "utf-8";
/* Fomaxtech */

body {
	background-color: #f9f9f9;
	margin: 0px 0px 0px 0px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#slider {width:620px;float:left;}
#slider1 {width:100%;float:left;}
.header {width:100%; border:0px; padding:0px; margin-top:5px; cursor:pointer; }
.content {overflow:hidden; float:left;}
.text {width:606px; border:0px; border-top:none; padding:0px; float:left;}

.bgWhite{
	
	/*background:url(../images/separator.gif) repeat-x;*/
	width:100%;
	height:2px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}


a.whitelink:link, a.whitelink:visited, a.whitelink:active  {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #A40000;
	text-decoration: none;
}


a.grey:link,a.grey:visited,a.grey:active  {
	color: #666666;
	text-decoration: none;
}
a.grey:hover {
	color: #A40000;
	text-decoration: none;
}


a.brownlink:link, a.brownlink:visited, a.brownlink:active  {
	color: #a40000;
	text-decoration: none;
}
a.brownlink:hover {
	color: #165888;
	text-decoration: none;
}


.mainNavigation{
	padding:0px;
	margin:0px;
}

.mainNavigation li{
	font-size:13px;
	color:#FFFFFF;
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

.mainNavigation li a, .mainNavigation li a:active, .mainNavigation li a.visited{
	color:#FFFFFF;
	padding:5px 13px 4px 13px;
	display:block;
	background:url(../images/nav-back.gif) repeat-x;
	text-decoration:none;
}

.mainNavigation li a:hover, .mainNavigationSelected{
	color:#FFFFFF;
	padding:5px 13px 4px 13px;
	display:block;
	background:url(../images/nav-roll.gif) repeat-x;
	text-decoration:none;
}

.SubNavigation{
	padding:0px;
	margin:0px;
}

.SubNavigation li{
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}

.SubNavigation li a, .SubNavigation li a:active, .SubNavigation li a.visited{
	text-decoration:none;
	color:#ffffff;
	padding:5px 22px 11px 21px;
	display:block;
	background:url(../images/sub-middle.gif) repeat-x;
}

.SubNavigation li a:hover, .SubNavigationSelected{
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 22px 11px 21px;
	display:block;
	background:url(../images/sub-roll.gif) repeat-x center top;
}

.whitebullet{
	color:#FFFFFF;
}

.whitebullet li{
	list-style:url(../images/white-bullet.gif);
	color:#FFFFFF;
	margin:10px 0px 3px 17px;
}

.whitebullet li a, .whitebullet li a:active, .whitebullet li a:visited, 
a.yellow:link, a.yellow:active, a.yellow:visited{
	color:#ffd200;
	text-decoration:none;
}

.whitebullet li a:hover, 
a.yellow:hover{
	color:#99c5e9;
	text-decoration:none;
}

.white-yellow-bullet{
	color:#FFFFFF;
}

.white-yellow-bullet li{
	list-style:url(../images/white-bullet.gif);
	color:#FFFFFF;
	margin:3px 0px 3px 17px;
}

.white-yellow-bullet li a, .white-yellow-bullet li a:active, .white-yellow-bullet li a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.white-yellow-bullet li a:hover 
{
	color:#ffd200;
	text-decoration:none;
}


.searchbox{
	width:180px;
	height:20px;
	border:none;
	padding-left:7px;
	background:url(../images/search.jpg) no-repeat #FFFFFF;
}
.searchbox1{
	
	background:url(../images/torch.jpg);
	 background-position:center;
	  background-repeat:no-repeat;
	   width:35px; height:24px; 
	   background-color:Transparent;
	   border:0;
	   cursor:pointer;
}
.navigationBack{
	background:url(../images/nav-back.gif) repeat-x;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
}

.contentCell{
	background:url(../images/content-bck.gif) repeat-y;
	padding:10px 0px 0px 0px;
}

.subCell{
	background:url(../images/content-bck.gif) repeat-y;
}


.whiteHead{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.blackHead{
	color:#333333;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
.yellowhead{
	color:#ffd200;
	font-size:15px;
	font-weight:bold;
}

.whitetext{
	color:#FFFFFF;
}

.statistics li{
	list-style:none;
	background:url(../images/stat-bg.gif) repeat-x;
	width:260px;
	height:25px;
	padding:5px 0px 0px 0px;
	margin-top:0px;
	color:#FFFFFF;
	text-indent:15px;
	display:block;
	
}

.footer{
	list-style:none;
	float:left;
	font-size:11px;
	color:#999999;
}

.footer li, .footer li a:link, .footer li a:active, .footer li a:visited{
	list-style:none;
	color:#999999;
	float:left;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.footer li a:hover{
	color:#a40000;
	text-decoration:underline;
}

.innercontent{
	border:1px solid #f2f2f2;
}

.brownheading{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:21px;
	color:#a40000;
}

.topBrownBorder{
	border-top:3px solid #a40000;
}

.subhead{
	background:url(../images/brown-round.jpg) no-repeat left center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#165888;
	text-indent:20px;
	height:30px;
}

.topGrey{
	border-top:1px solid #dcdcdc;
}

.blackBullet li{
	list-style:url(../images/black-bullet.gif);
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 40px;
}

.blackBulletSmall li{
	list-style:url(../images/black-bullet.gif);
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 20px;
}

.bulletSmall li{
	list-style:url(../images/black-bullet.gif);
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 20px;
}

.tableHead{
	background:url(../images/table-head.gif) repeat-x #2f789d;
	height:30px;
	vertical-align:middle;
}

.greyBorder{
	border:1px solid #dcdcdc;
}

.blueHead{
	font-size:13px;
	font-weight:bold;
	color:#165888;
	text-decoration:none; 
}



.blacktext{
	color:#000000;
	text-decoration:none;
}

#gallery{
	padding: 2px;
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }

#gallery ul img {
	border: 4px solid #dddddd;
	border-width: 4px 4px 4px;
	margin:0 6px 6px 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}

#gallery ul a:hover img {
	border: 4px solid #bebebe;
	border-width: 4px 4px 4px;
	color: #1b1a1a;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

#gallery ul a:hover { color: #fff; }

a.anchor:link{color:#03F;}
a.anchor:visited{color:#03F;}
a.anchor:active{color:#03F;}
a.anchor:hover{color:#C00;}


