
* {margin: 0;
   padding: 0;}
   

html {
height: 100%;
margin-bottom: 1px;
}

body {
	margin: 0 auto;
	position: relative;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	ackground-color: #31479D;
background-image: url(images/bg.jpg);
	ackground-repeat: no-repeat;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
position:relative;
text-align:center;

}

.rounded{

width: 850px; 
background-color: #ffffff; 
text-align: left;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;


	 }

#header {
	
	height: 170px;
	border: 0px solid blue;
	padding:0.25em;
	}
	
	
	
#flashcontent {
	

	}
	
	
	
	
	
	
	
.top_info {

		padding: 5px 0 4px 0;
	color: #820606;

}
.top_info_center {
float: left;
font-size: .9em;
margin-left: 15px;
text-align: center;

}

	.top_info_left {
		
		float: left;
	}

	.top_info_right {
				background-image:url(banner_bg.gif);
		float: right;
		margin-right: 1.1em;
		}
	
/* menu tabs */
#header #header-tabs {
	position: absolute;
	top: 0; left: 0;
} 
#header-tabs ol {		
	padding:4px 0px 0px 9px;
   list-style:none;
	 	margin-left: 0.9em;
	
}
#header-tabs li {
	display:inline;
font: bold 13px Trebuchet MS, Tahoma, Verdana, sans-serif;
  padding:0;
	
}
#header-tabs a {
	float:left;
  background: url(tableft.gif) no-repeat left top;
  margin:0;
 
  text-decoration:none;
}
#header-tabs a span {
	float:left;
  display:block;
  background: url(tabright.gif) no-repeat right top;
  padding:8px 17px 5px 10px;
  color: white;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}

.nav_off {
  float:left !important;
  display:block !important;
  background: url(tabright.gif) no-repeat right top !important;
	 background-position: 100% -42px !important;
  padding:8px 17px 5px 10px !important;
  color: white !important;
}


#content {
font-family: Trebuchet MS, arial, verdana;
	text-decoration: none;
	float: right;
	width: 565px;
	height: 100%;
	padding: 0.5em;
		border: 0px solid #CC6600;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1.1em;
margin-right: 1em;
margin-bottom: 1em;
}

#content1 {
	text-decoration: none;
	loat: right;
	idth: 565px;
	height: 100%;
	padding: 0.5em;
		border: 0px solid #CC6600;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 1.1em;
margin-left: 2em;
margin-right: 2em;
margin-bottom: 1em;
}






#content a:link {
font-family: Trebuchet MS, verdana;
text-decoration: none;
font-size: 12px;
color:#010167 !important;
font-weight: bold;
}

#content a:hover {
font-family: Trebuchet MS, verdana;
text-decoration: none;
font-size: 12px;
color: #05052A !important;
font-weight: bold;
}

#content a {
font-family: Trebuchet MS, verdana;
text-decoration: none;
font-size: 12px;
color: #010167 !important;
font-weight: bold;
}

#leftbox{
	width: 220px;
	eight: 200px;
	padding: 0.5em;
	margin-bottom: 1em;
	margin-left: 1em;
	background-repeat: no-repeat;
	border: 0px solid #4D6DEE;
		}  
		
		#testimonial{
	
	font-size:11px;
	width: 195px;
	padding: 0.5em;
	margin-left: 1em;
	,argin-bottom: 1em;
	background-repeat: no-repeat;
	border:0px solid #a52a2a;
		}  
		
#test{
	float:left;
	width: 220px;
	padding: 0.5em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background-repeat: no-repeat;

	border: 2px solid #4D6DEE;
					
}  
  ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 200px;


	}
	
		ul li a.top {
ackground-image: url(nav_white1.gif);
	background-repeat: no-repeat;
order-color: #c0c0c0;
olor: #00ff00;
ackground: #ff0000;

	}
	
	ul li a.top:hover {
background-image: url(nav_white1.gif);
	background-repeat: no-repeat;
order-color: #c0c0c0;
olor: #00ff00;
ackground: #ff0000;

	}
	
	
	
  ul li {
  font-size: 13px;
	float: left;
	position: relative;
	width: 220px;
		list-style: none;
margin: 0;
border-top: 1px solid #ffffff;
text-align: left;
	
	}
	
  li ul {
	position: absolute;
	top: 0;
	left: 220px;
	display: none;
	}
	
  ul li a {
	
display: block;
padding: 0.5em 0.5em 0.5em 0.5em;
border-left: 0.5em solid #3366ff;
border-right: 0.5em solid #3366ff;
background: #8f8f8f;
text-decoration: none;
color: #ffffff;

	}
	ul li a:hover {

border-color:#0000ff;
color: #FFF;
background: #3366ff;
	}
	
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%;}
/* End */

  li:hover ul, li.over ul { 
	display: block;
	border-bottom: 1px solid #ccc;


	
	}


#navlistleft
{

font: bold 12px Trebuchet MS, Verdana, sans-serif;
}

#navlistleft li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
text-align: left;
}

#navlistleft li a
{
display: block;
padding: 0.5em 0.5em 0.5em 0.5em;
border-left: .5em solid #4d6dee;
border-right: .5em solid #4d6dee;
background: #31479D;
text-decoration: none;
}

#navlistleft li a:link { color: #fff; }
#navlistleft li a:visited { color: #fff; }

#navlistleft li a:hover
{
border-color: #cc6600;
color: #FFF;
background: #4D6DEE;
}

.nav_off2 {
display: block;
padding: 0.5em 0.5em 0.5em 0.5em;
border-left: 0.5em solid #3366ff;
border-right: 0.5em solid #3366ff;
background: #3366ff;
text-decoration: none;
color: white;
}


li ul {
    display: none;
}
li:hover > ul {
    display: block;
}
		
#footer {
	clear: both;
idth: 780px;
padding: 3px 0 5px 0 ;
margin-left: 1.5em;
margin-right: 1.5em;
	background-color: #8F8F8F;
	text-align: center;
	font-size: .9em;
		color: #ffffff;
	border: 0px solid #4D6DEE;
}
#footer a{

text-decoration: none;
color: #ffffff;
}
#footer a:hover{
color: #660000;
text-decoration: underline;
}
p {
	margin-bottom: 1em;
	color: #000000;
font-family:Trebuchet MS, Arial, sans-serif;
font-size:12px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

p a:link{
 text-decoration: none;
 font-size:18px;

}

h3 {
	font-size: 10pt;
	font-family: Trebuchet MS, verdana, arial;
	
	width: 100%;
	color: #31479D;
	order-bottom: 2px solid #CD5C5C;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 12pt;
	font-family: Trebuchet MS, verdana, arial;
	font-weight: strong;
	padding-left: 0.5 em !important;
	
	color: #31479D;
border-bottom: 3px solid #CD5C5C;
}

h1 {
	font-size: 1.1em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	color: #798196;
	font-style: bold;
	border-bottom: 3px solid #CD5C5C;
}
H4 {
font-size: 1.5em;
	padding: .1em;
	color: #31479D;

}

/********** Form *************/
   

   
   fieldset {
	 width:200px;
	 float: left;
margin: 0 0 2em 0;
padding: 1em .5em .5em .5em;
background-color:#ffffff !important;
border: 1px solid #000000;


}
legend {
padding: .2em;
background-color:#ffffff !important;
font-weight: bold;
color: #000000;
border: 1px solid #000000;
}


input {
border: 1px solid #000000;
font-weight: bold;
background-color: #ffffff;
}

/********** Table *************/



table.sample {
	
	border-width: 3px 3px 3px 3px;
	border-spacing: 3px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: rgb(205, 92, 92);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

