/*UNITED SIGN CO.*/
@charset "utf-8";
/* CSS Document */



body			{font-family:Arial, Helvetica, sans-serif; color:#ddd; font-size:12px; text-align:center; background-image: url(../temp/bkg-main.gif);background-repeat: repeat;}
body img		{border:none}
body a 			{text-decoration: underline;color: #bbb;}
body a:link, body a:visited 	{color: #bbb;}
body a:hover 					{color: #fff;}

#wrapperouter	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	top:10px;
	width:766px;
	height:750px;
	text-align:left;
	background:none; border:1px solid #666	
}
#wrapper		{

	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:766px;
	height:750px;
	text-align:left;
	background-repeat:no-repeat;
	background-image: url(../temp/bkg-content.jpg);
}
#pngwrap			{width:100%; height:100%; margin:0px; background:none}
.pos-generic	{position:relative; left:0px; top:0px;}
.pos-generic2	{position:relative; left:0px; top:0px; width:auto; height:auto}
#pos-generic	{position:relative; left:0px; top:0px;}
.pos			{position:absolute}
#pos-content 		{
	position:absolute;
	top:190px;
	left:152px;
	width:612px;
	height:391px; z-index:399
}

#logo			{
	position:absolute;
	top:19px;
	width:318px;
	height:141px;
	left:8px;
}
#box-content	{ margin:0px; padding:0px; width:612px; height:391px; background-image:url(../temp/box-content.png); background-repeat:no-repeat; color:#000; line-height:14px; z-index:400}

#box-splash	{position:absolute; top:190px; width:612px; height:391px; left:152px; background-image:url(../temp/box-splash.png); background-repeat:no-repeat; color:#000; line-height:15px}
#footer			{
	position:absolute; 
	top:725px;
	width:700px;
	height:20px;
	left:9px; font-size:11px; color:#666
}

#h-test			{
	position:absolute;
	top:220px;
	width:226px;
	height:126px;
	left:340px
}
#flashscroller		{
	position:absolute;
	top:594px;
	width:617px;
	height:42px;
	left:148px;
	background-image:url(../temp/bkg-scroller.png);
	background-repeat:no-repeat;
	padding-top:10px; padding-left:20px
}


#nav			{
	position:absolute;
	top:300px;
	width:151px;
	height:180px;
	left:1px
}
.navbut			{position:relative; margin-top:0px; width:151px; height:30px;}
#content-main	{position:relative; top:0px; margin-top:0px; width:790px; height:725px; float:left; left:0px; border-left: solid 6px #000066; border-bottom: solid 6px #000066; border-right: solid 6px #000066}

/*POPUPS*/
#popwrapper		{position:absolute; top:0px; width:417px; height:420px; left:0px; background-color:#000000; text-align:left; line-height:18px}
#pop-header		{position:relative; top:0px; width:417px; height:auto; left:0px}
#pop-content	{position:relative; margin-top:15px; width:400px; height:auto; left:8px; text-align:justify}	



/*TEXT*/

h5		{margin-top:3px; margin-bottom:5px; font-size:16px; font-weight:bold}
p		{margin-top:3px; margin-bottom:2px}
.green1	{color:#339900; font-weight:bolder; font-size:18px}
.green2	{color:#339900; font-weight:bolder; font-size:24px}
.orange	{color:#FFCC00}
.blue1	{color:#330066; font-weight:bolder; font-size:18px}
.blue2	{color:#330066; font-weight:bolder; font-size:22px}
.black	{color:#000}
.txt11	{font-size:11px}
.txtblue {color:#0033FF}
.list	{ margin-left:20px; margin-top:5px; padding:0px; list-style-image:url(../temp/icon-star.jpg); line-height:17px; font-weight:bold}

.image	{position:absolute; height:auto; width:auto; border:none}
.pic	{
	position:absolute;
	height:auto;
	width:237px;
	border:none
}

.links a 						{text-decoration: underline;color: #444;}
.links a:link, .links a:visited {color: #444;}
.links a:hover 					{color: #666;}
