﻿
.maindiv
{
	width:100%;
	height:auto;
	margin:0px auto;
}
.innerdiv
{
	width:980px;
	height:500px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:0px 10px 0px 10px;
}
.yellowbgcolor
{
	width:auto;
	height:20px;
	background-color:#f7aa00;
	clear:both;
}
.yellowbgcolor p
{
	margin:0px;
	padding:0px;
}
.header
{
	clear:both;
	height:66px;
	background-color:#f7aa00;
	color:#FFFFFF;
	
}
.header a
{
	
	font-weight:normal;
	color:#212121;
	text-decoration:none;
	
}
.header a:hover
{	
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;	
}

.footer
{
    margin-top:5px;
    margin-right:10px;
}

.footer a
{
	
	font-weight:normal;
	color:#212121;
	text-decoration:none;	
}
.footer a:hover
{	
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;	
}

.header p
{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}

.padby6
{
    margin-left: 6px;
}
.buttonsbg
{
	width:980px;
	height:31px;
	clear:both;
	background-image:url(../images/buttons-bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px auto;
}
.buttonsbg p
{
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px 0px 0px 0px;
	line-height:31px;
}
.buttonsbg a
{
	font-family:calibri, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 50px 0px 50px;
}
.buttonsbg a:hover
{
	font-family:calibri, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#f7aa00;
	text-decoration:none;
	padding:0px 50px 0px 50px;
}
.clearboth
{
	clear:both;
}
.bottomstatic
{
	width:229px;
	height:auto;
	margin-top:8px;
	margin-left:2px;
		
}
.bottomheadings
{
	width:229px;
	background-color:#ffbc1e;
	line-height:25px;
	font-family:calibri, Verdana, Sans-Serif;
	font-size:13px;
	font-weight:bold;
	color:#212121;
	text-align:center;
	margin:0px;
	padding:0px;
}
a
{
	font-weight:normal;
	color:#f87d0d;
	text-decoration:undeline;
}
a:hover
{
	font-weight:normal;
	color:#212121;
	text-decoration:undeline;
}

h1
{
	margin:0px 0px 10px 0px;
	font-family:calibri, Verdana, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	color:#212121;
	border-bottom:1px solid #f7aa00;
	padding-bottom:4px;
}


.contactus
{
	font-family:calibri, Verdana, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#212121;
	text-align:center;
	line-height:30px;
	width:347px;
	background-color:#f7aa00;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2
{
	margin:10px 0px 2px 0px;
	font-family:calibri, Verdana, Sans-Serif;
	font-size:15px;
	font-weight:bold;
	color:#212121;
	text-align:left;
}
h3
{
	margin:10px 0px 10px 0px;
	font-family:calibri, Verdana, Sans-Serif;
	font-size:17px;
	font-weight:bold;
	color:#212121;
	text-align:left;
	line-height:25px;
}
.call
{	
	font-size:16px;
	font-weight:bold;
	color:black;
	text-align:right;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.headerbg
{
	width:236px;
	height:131px;
	float:left;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
}
.innerleftdiv
{
	width:180px;
	height:auto;
	padding:10px 10px 10px 10px;
	background-color:#6b6d6b;
	float:left;
}
.leftbuttonsbg
{
	width:150px;
	line-height:23px;
	clear:both;
	background-image:url(/media/images/leftbuttonsbg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:30px;
}
