body	{
	background-image:url(../images/screen2.jpg);
	background-position: 0 0;
    background-repeat: repeat-x;
	background-attachment:fixed;
}	

/* Flash cu3er Gallery*/
	#cu3er-container							{width:800px; height:360px; }

/* end Flash cu3er Gallery*/

a:link {color:  #194FD9; text-decoration:none; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size: 15px; }
a:active {color: #194FD9;  text-decoration:none;font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size: 15px; }
a:visited {color: #194FD9; text-decoration: none; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size: 15px; }
a:hover {
color: #5478d4; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size: 15px;
/*background:url(../images/underline-link2.gif) repeat-x bottom;padding-bottom:2px;*/
 }
 

/*HEADER TEXT BLUE  */
h1 {
    font-family: "Trebuchet", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #194FD9;
}
/*TEXT links */
.H2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #133C8A;
	font-weight: bold;
}
/*SEO TEXT links */
.H6 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #133C8A;
	font-weight: bold;
}
/*BODY COPY GREY TEXT */
.H3 {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px; line-height: 140%;
	color: #ebeced;
}
.H33 {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px; line-height: 140%;
	color: #ebeced;
}

/*SEO CHART TEXT */
.seochart {
	font-family: "Century Gothic", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #333;
}

/*quote mark */
.quote {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 30px; line-height: 140%;
	color: #ebeced;
}
/*quote mark */
.formula {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
		font-weight: bold;

	color: #ebeced;
}
/*quote mark */
.nletter {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #194FD9;
}
/*FOOTER TEXT */
.H4 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2E3E3;/* lt grey*/
	border-bottom: 1px dotted #E2E3E3;
}

/*COPYRIGHT TEXT */
.H5 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E2E3E3;/* lt grey*/
}

/*curved HTML Box Area*/
.box {
	background-color: #0033FF;
	width: 500px;
	height: 75px;
	padding: 20px;
	margin: 0px auto;
	/*position: absolute;*/
	/*-moz-border-radius: 15px;*/
	/*-webkit-border-radius: 15px;*/
	-moz-border-radius: 2em 0;
	-webkit-border-radius: 2em 0;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	left: 0px;

	}
/*end curved area*/


	
a.footer-links:link	{color:#194FD9;
	font-size:12px;
}
a.footer-links:active	{color:#194FD9;
	font-size:12px;
}
a.footer-links:visited	{color:#194FD9;
	font-size:12px;
}
a.footer-links:hover	{color:#FFF; /*  color */
	font-size: 12px;
    /*border-bottom: 1px dotted #FFF;*/
}
