/*External Style Sheet*/

body
{
	background-color: #69a2d7;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin:0px;
}

h1
{
	background-color: #2a71b1;
	color: #000;
	font-size: 22pt;
	text-align: center;
	padding-top:30px;
}

h2
{
	color: #000099;
	padding-top: 20px;
	font-size: 12pt;
}

h3
{	color: #000099;
	text-align: left;
}

h4
{
	text-decoration: none;	
}

h5
{
	margin:10px;
}


img
{
	margin:0px;
}

a 
{
	font-family: Calibri;
	font-size: 10pt;
	color: #000099;
	font-weight: 700;
	text-decoration: underline;
}

a:hover 
{
	
}

.wrapper
{
	background-image: url(images/bodybg.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	width: 786px;
	height: 800;
	margin:0px;
	
}

.title
{
	position: relative;
	top: 0px;
	left: 75px;
	width: 786px;

}

.owl
{
	background-color: #000000;
	position: relative;
	top: -15px;
	left: 80px;
	width: 220px;
	height: 115px;
	border: solid 3px;
	border-color: #E6903C;

}

.watching
{
	text-align: center;
	color: #ffffff;
	font-size: 14pt;
    	font-style: italic;
	position: relative;
	top: -82px;
	left: 90px;
	width: 218px;
}

.guarantee
{
	background-image: url(images/navBarbg1.jpg);	
	color: #0F1473;
	font-size: 15pt;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: -195px;
	left: 335px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 3px;
	border-color: #E6903C;
	padding-top:5px;
	width: 500px;
	height: 115px;	
	line-height:20px;

}

.headings
{
	color: #0F1473;
	font-size: 15pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    	font-style: italic;
	position: relative;
	top: -175px;
	left: 150px;
	width: 650px;
	margin:0px;
	line-height:25px;
	border: solid 0px;
}


.fstlet
{
    	color: #E6903C; 
    	font-weight: bold;
    	font-style: italic; 
    	font-family: Times New Roman, serif;
    	font-size: 25pt;
}

.pText
{
	color: #0F1473;
	font-size: 12pt;
	text-align: left;
	font-weight: 750;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

.navbar 
{
	background-image: url(images/navBarbg1.jpg);
	border: solid 3px;
	border-color: #E6903C;
	position: relative;
	top: -150px;
	left: 97px;
	width: 192px;
	height: 300px;
	text-align:left;
	font-size: 22pt;
	padding-left: 30px;

}

.footer
{
	color: #0F1473;
	font-size: 10pt;
	text-align: center;
	position: absolute;
	top:1150px; 
	left: 80px; 
	font-family: Calibri;
}

.contactfrm
{
	position: absolute;
	top:250px; 
	left: 100px; 
}

.contact
{
	position: absolute;
	top: 120px;
	left: 100px;
}