@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; border: none; text-decoration: none}

body {
	background-color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}

a:link {
	color: #000000;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 13.5px;

}

a:hover {
	color: #000000;
	text-decoration: underline;	
}

a:visited {
	font-family: Arial,Helvetica, sans-serif;
color: #000000;
}

.pdf {
	font-weight: bold;
	text-decoration: none;
        float:left;
	margin-left: 250px;
        font-size:16px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
	
}

#pdfSize {
	font-size:16px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;

}
.contacts {
	color: #000000;
font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	padding-top: 25px;
	margin-bottom: 30px;

}

.textL {
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
font-size: 14px;
	margin-top: 25px;	
}

/*Begin Body Styles */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFF;
}

#topCont {
	height: 485px;
	width: 800px;
	margin-top: 15px;
}

#topL {
font-family: Arial, Helvetica, sans-serif;	
	padding-top: 180px;
	width: 205px;
	height: 305px;
	float: left;
	background: transparent url(../images/LOGO.jpg);
}

#textR {
width: 500px;
	margin: 45px
	
}

#rightTxt {
	font-size:24px;
	font-weight:normal;
	
}

#whiteText {
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
	font-size: 14px;
}

#textL {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
	font-size: 14px;
	width: 195px;
	padding-left: 5px;
}

#topR {
	background-image: url(../images/miss.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	width: 595px;
	height: 405px;
}

#bottomR {
font-family: Arial, Helvetica, sans-serif;	
font-size: 18px;
font-color: #000000;
width: 500px;
margin-top:85px;
margin-left:45px;
}

#heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
}

#heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #000000;
	font-weight: bolder;
}

#inside {
font-family: Arial, Helvetica, sans-serif;	
font-size: 34px;
	font-weight: bolder;
}

#slideCont {
	background-color:#000;
	padding-top: 4px;
	height: 604px;
	width: 800px;
	
}

#slider {
	position: relative;
	background-color: #000;
	width: 800px;
	height: 599px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	display: block;
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#botCont {
	height:520px;
	width: 800px;
	margin-top: 20px;
background-color: #FFF;
background-position: bottom;
background-image: url(../images/bottomBG.jpg);
background-repeat: no-repeat;
	
}

a.footer:hover {
	color: #000;
}

.footer {
	font-size: 10px;
	color: #FFF;
	margin-left: 10px;
}

#foot {
	float: right;
	height: 20px;
	
}
