﻿html, body
{
	width:100%;
	margin:0;
	padding:0;
	
}
body 
{
	
	background:#FFFFFF;	
	text-align:center;
}
form 
{
	padding:0; 
	margin:0;
}

a img
{
	border:0;
}

.little-header {
	/*font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size:75%; 
	background-color:#EFEFEF;
	border-bottom:1px solid #DEDEDE; 
	padding:2px 3px; 
	color: #666666*/
	
	background-color:#424242;
	border-bottom:2px solid #DEDEDE;
	padding:1px 0px 0px 15px; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#ffffff;
}

.little-header a {
	text-decoration: none;
	color: #FFFFFF;
}

.little-header a:hover {
	text-decoration: underline;
	color: #00bbff;
}

.header
{
	
	padding:15px 15px 0px 30px; 
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#808080;
}

.header a {
	text-decoration: none;
	color: #666666;
}

.header a:hover {
	text-decoration: underline;
	color: #0075be;
}

#nav
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:normal;
	color:#ffffff;
	padding:10px 0 0 0;
	background-image: url(images/tabbg6.jpg);
	background-repeat:repeat-x;
	height:35px;
	
}

#nav a
{
	text-decoration: none;
	color:#ffffff;
}

#nav a:hover 
{
	text-decoration: underline;
	color: #ffbb00;
}

#leftcontent 
{
	width:725px;
	background:#fff;
}

#rightcontent 
{
	width:250px;
	background:#fff;
}

.leftcontent1 
{
	width:725px;
	background:#fff;
	margin-top:12px;
}

#leftcontent1 
{
	width:725px;
	background:#fff;
	margin-top:12px;
}

.leftcontent2 
{
	width:725px;
	background:#fff;
	margin-top:12px;
}

#rightcontent1 
{
	width:250px;
	background:#fff;
}
	
#rightcontent, #centerrightcontent, #centerleftcontent, #leftcontent, #leftcontent1, #rightcontent1, .leftcontent1
	{
		
		border:1px solid #000;
	}
	
p,h1,h2,h3,pre {
		margin:0px 10px 10px 10px;
		}
		
h1 
{
		font-size:16px;
		padding-top:10px;
		color: #4488bb;
}

h1 a
{
		font-size:14px;
		padding-top:10px;
		color: #4488bb;
		text-decoration: none;
}

h1 a:hover
{
		font-size:14px;
		padding-top:10px;
		color: #4488bb;
		text-decoration: underline;
}

h2
{
		font-size:16px;
		padding-top:10px;
		color: #ffaa22;
}

#leftcontent ul li
{
	list-style-image: url(images/arrow_b.png); 
	list-style-position: inside;
	line-height:17px;
}

#leftcontent ul li ul li
{
	list-style-image: url(images/arrow_g.png); 
	list-style-position: inside;
	line-height:24px;
}

.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}
	
#centerrightcontent p { font-size:10px}
	

		
#midcontent
	{
		
	
		background-repeat:no-repeat;
		
		font-family:sans-serif,Verdana,Arial,Helvetica;
		font-size:13px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		color:#808080;
	    min-height:300px;
		
	    padding: 0 0 50px 0;
		margin-top:40px;
		
		text-align:justify;
		
	}
	
	#midcontent a
	{
		
	
		background-repeat:no-repeat;
		
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		color:#4488bb;
	    min-height:300px;
		
	    padding: 0 0 50px 0;
		margin-top:40px;
		
		text-align:justify;
		text-decoration: none;
	}
	
	#midcontent a:hover
	{
		
	
		background-repeat:no-repeat;
		
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:13px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		color:#4488bb;
	    min-height:300px;
		
	    padding: 0 0 50px 0;
		margin-top:40px;
		
		text-align:justify;
	    text-decoration: underline;
	}
	
#midcontent1
	{
		
	
		background-repeat:no-repeat;
		
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
		color:#808080;
	    min-height:300px;
		
	    padding: 0 0 50px 0;
		
		
		text-align:justify;
		
	}

#footer
{
	background-image: url('images/footerbg1.jpg');
	float:left;
	background-repeat: repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:left;
	color:#484848;
	padding:30px 0 0 0;
	min-height: 150px;
	width:100%;
	min-width:997px;
}

#footer a
{
	text-decoration: none;
	color:#484848;
}

#footer a:hover 
{
	text-decoration: underline;
	color: #0075be;
}		


#footer p {
	margin:0 auto;
	width:800px;
	text-align:center;
	clear:both;
	color:#808080;
	padding:0 0 20px;
}	
#footer .footer-block {
	overflow:hidden;
	margin:0 auto 10px ;
	width:963px;
	
}
#footer .footer-block .top-bg {
	float:left;
	width:963px;
	
}
#footer .footer-block .bottom-bg {
	float:left;
	width:917px;
	padding:17px 0 22px 46px;
	
}
#footer h4 {
	margin:0 0 31px;
	color:#0075be;
	text-transform:uppercase;
	font-size:12px;
	font-weight:100;	
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul li {
	padding:0 0 10px;
}

#footer .footer-block .top-bg div {
	float:left;
}
#footer div.sitemap1 {width:184px;}
#footer div.sitemap2 {width:180px;}
#footer div.sitemap3 {width:179px;}
#footer div.sitemap4 {width:184px;}
#footer div.sitemap5 {width:170px;} 


#productlinks
{
	font-family:sans-serif,Verdana,Arial,Helvetica;
	font-size:13px;
	color: #bbbb00;
    line-height:17px;
}

#productlinks a
{
	text-decoration: none;
	color:#bb9900;
}

#productlinks a:hover
{
	text-decoration: underline;
	color: #bb9900;
}

#productlinks1
{
	font-family:sans-serif,Verdana,Arial,Helvetica;
	font-size:13px;
	padding: 0px 15px 15px 15px;
	color: #bbbb00;
    line-height:15px;
}

#productlinks1 a
{
	text-decoration: none;
	color:#bb9900;
}

#productlinks1 a:hover
{
	text-decoration: underline;
	color: #bb9900;
}

.rssfeed
{
	padding: 0px;
}


.advertisement
{
	padding: 10px 10px 10px 10px;
	color:#808080;
	text-align:left;
}

.advertisement a
{
	text-decoration: none;
	color:#0000ff;
}

.advertisement a:hover
{
	text-decoration: underline;
	color: #0000ff;
	
}

.sitemap
{
	color:#808080;
	padding-left: 35px
}

.sitemap a
{
	color:#808080;
	text-decoration:none;
}

.sitemap a:hover
{
	color:#808080;
	text-decoration:underline;
}

h4 
{
		font-size:12px;
		color: #4488bb;
}

h4 a
{
		font-size:12px;
		color: #4488bb;
		text-decoration: none;
}

h4 a:hover
{
		font-size:12px;
		color: #4488bb;
		text-decoration: underline;
}