/* CSS Document */

body {
	margin-left:0px;
	margin-top:41px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#282C2F;
	background-image:url(images/body-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

td
{
font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#000000 ;
}

.picture {
margin: 10px 10px 10px 10px;

}

/**************************** Header part start *********************/
.header{
height:300px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.header A:active {
color: #cfcfcf;
text-decoration: none;
font-weight: 900;
margin-left: 20px;
}

.header A:link  { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

.header A:visited { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
margin-left: 20px;
}

.header A:active { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

.header A:hover { 
color: #FFCC66; 
text-decoration: underline;
font-weight: 900;
}




/**************************** nav part start *********************/
.nav-bg{
height:62px;
padding:11px 0 0 0;
background-image:url(images/nav-bg.jpg);
background-repeat:no-repeat;
background-position:center top;
}

.nav-bg A:active {
color: #cfcfcf;
text-decoration: none;
font-weight: 900;
}

.nav-bg A:link  { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

.nav-bg A:visited { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

.nav-bg A:active { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

.nav-bg A:hover { 
color: #FFCC66; 
text-decoration: underline;
font-weight: 900;
}



/**************************** body part start *********************/

.body-dot{
background-image:url(images/body-dot1.gif);
background-repeat:repeat-y;
background-position:center top;
}

.left-dot{
height:30px;
background-image:url(images/body-dot2.gif);
background-repeat:repeat-x;
background-position:center;
}

.left-txt{
text-align:left;
font-size:14px;
line-height:16px;
color:#5F686E;
}

.left-txt p {
text-align: justify;
font-size:14px;
line-height:15px;
color:#5F686E;
}

.left-head1{
text-align:left;
font-size:14px;
font-weight:bold;
line-height:16px;
color:#909069;
}

.pic-dot{
background-image:url(images/dot3.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

.right-txt{
text-align:left;
font-size:14px;
line-height:16px;
color:#727B82;
}

h1 {
font-size: 24px;
color: silver;
text-transform: uppercase;
}

h2 {
font-size: 18px;
text-transform: uppercase;
}

h5 {
font-size: 20px;
letter-spacing: 3px;
color: red;
text-transform: uppercase;
}

h4 {
font-size: 16px;
letter-spacing: 6px;
color: #666666;
text-transform: uppercase;

}


p {
color: #CD5C5C;
font-size: 16px;
text-align: justify;
}

h6 {
font-size: 18px;
text-align: center;
color: white;
}

strong {
color: #E6E6FA;
font-weight: 300;
font-size: 17px;
}

A:active {
color: #cfcfcf;
text-decoration: none;
font-weight: 900;
}

A:link  { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

A:visited { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

A:active { 
color: #cfcfcf; 
text-decoration: none;
font-weight: 900;
}

A:hover { 
color: #FFCC66; 
text-decoration: underline;
font-weight: 900;
}





/**************************** footer part start *********************/


.f-nav{
float:right;
font-size:12px;
line-height:14px;
color:#909069;
text-decoration:none;
text-align: justify;
}
.f-nav:hover{
float:right;
font-size:12px;
line-height:14px;
color:#909069;
text-decoration:underline;
}

.copyright{
text-align:center;
font-size:9px;
line-height:11px;
color:#5F686E;
}

.copyright a:link {
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;
}

.copyright A:active {
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;

}

.copyright A:visited { 
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;

}

.copyright A:active { 
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;

}

.copyright A:hover { 
text-align:center;
font-size:9px;
line-height:11px;
color:#909069;
text-decoration:none;

}


