body {
	margin: 0px 0;
	padding: 0;
	background: #FFFFFF;
	/*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 11px Arial, helvetica, sans-serif;	
		color:#31333B;

}

#header {
	width: 850px;
	height: 40px;
	margin-left: auto;
    margin-right: auto;
   
}

#BodyContent
{
    width: 850px;
	height: 500px;
	margin-left: auto;
    margin-right: auto;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
    
}

#BodyContent p {
	margin: 0px;
	padding-top: 2px;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10pt; 
    color: black; 
}



span
{
     font-size: 10pt; 
     color: black; 
     font-family: Verdana;
}

#ProductMenu 
{
    font-family  : Verdana; 
    Font-Size: small; 
    Color:#0000C0 ;
    font-weight :normal ;
}

#ProductHeading
{
    font-family  : Verdana; 
    Font-Size:small  ; 
    Color:Blue;
    font-weight :bold;
}

#ProductHeading p
{
    font-family  : Verdana; 
    Font-Size:small  ; 
    Color:Blue;
    font-weight :bold;
}

#Product
{
    font-family  :Arial ; 
    Font-Size: small; 
    Color: #0000C0 ;
}

#ProductContent
{
    width: 630px;
	font-family  : Verdana; 
    Font-Size: small; 
	color: #FFFFFF;
	text-align :left ;
	vertical-align :top ;
    
}

#menu {
	width: 850px;
	height: 30px;
	margin: 0 auto;
	background: #0099cc;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	height : 15px;
	padding: 6px 10px 5px 10px;
	border-bottom: 3px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #0099cc; 
	/*border-bottom-color:#0033ff;*/
}

#menu a:hover {
	border-bottom-color: #0033ff;
	background: #0033ff;
}

#menu .active a {
	border-bottom-color: #0033ff;
	background: #0033ff;
}

#content {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align : justify; 
	
	/*background:#000000;*/
}



#right {
	width: 540px;
	padding: 0px;
	margin-left:20px;
	float:right;
	/*background: #ff00ff;*/
	}


#left {
	width: 250px;	
	margin: 0 auto;
	float:left;
	padding:20px;
	padding-top:0px;
	

	/*background: #ff0000;*/
}

#footer {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 15px;
	border-top: 2px solid #FFFFFF;
	background:#0066cc; /* #0099cc; */
}

#footer p {
	margin: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	color:White ;
}

#Advt p {
	margin: 0px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

h1 {
 color:Navy;font-family:MS Sans Serif;
 font-weight:bold;
 font-size:15px;
 float:left ;
 }

 h2 {
 color:Navy;font-family:MS Sans Serif;font-weight:bold;font-size:15px;padding-left:12px;
 background: url(images/arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }
 
.blue {
color:#3f71b6;
font-weight: 800;
}

.bluesquare {
 color:#3f71b6;
 font-weight: 800;
 padding-left:12px;
 background: url(images/square.gif) no-repeat left center;
}


a {
color:Navy;
}

a:hover 
{
    color:#3f71b6;
    text-decoration :none;
}

hr 
{
    width: 850px;
    margin: 0px auto;
    height: 1px;
    color:#0033ff;
    background-color:#8fa819;
}

input
{
    background-color :Transparent ;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none; 
    border-bottom-style: none;
}  
 
 
#resol {
left:1280px;
text-align:left;
position:fixed!important;
position:absolute;
width:300px;
margin:0 auto;
background:transparent;

} 
#resol h1 {
background:none;
font-size:1.5em;
letter-spacing:12px;
padding:0px;margin:0px;
}
#resol h2 {
font-size:0.8em;letter-spacing:1px;
padding:0px;margin:0px;
background:none;
}
#copyrightkit {
width:850px;
margin-left: auto;
margin-right: auto;
text-align:right;
}
#copyrightkit, #copyrightkit a {
color:#cdd2da; 
}

#copyrightkit a:hover {
text-decoration:underline;
}

#line { 
margin: 0; 
padding: 0; 
width: 100%; 
height: 3px; 
background-color: #FFF; 
}