body {
	background: #fff;
	background-position: 0 360px;
	font-family: Verdana, Arial, Helvetica, sans serif;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
a {
color: #333;
text-decoration: none;
}
.intro {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height:normal;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 0; padding: 0;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	margin: 0;
	padding: 0;
}

#toolbar{
float: right;
display: inline;
width: 410px;
overflow: hidden;
height: 43px;
margin-top: 41px;
}

.buttoncont{
height: 43px;
display: inline;
float: left;
}

#button1 a{
display: block;
height: 43px;
width: 67px;
background: url(images/button1.jpg);
}

#button1 a:hover{
background: url(images/button1b.jpg);
}


#button2 a{
display: block;
height: 43px;
width: 91px;
background: url(images/button2.jpg);
}

#button2 a:hover{
background: url(images/button2b.jpg);
}



#button3 a{
display: block;
height: 43px;
width: 76px;
background: url(images/button3.jpg);
}

#button3 a:hover{
background: url(images/button3b.jpg);
}



#button4 a{
display: block;
height: 43px;
width: 85px;
background: url(images/button4.jpg);
}

#button4 a:hover{
background: url(images/button4b.jpg);
}


#button5 a{
display: block;
height: 43px;
width: 74px;
background: url(images/button5.jpg);
}

#button5 a:hover{
background: url(images/button5b.jpg);
}



.rightbox{
width: 180px;
height: 170px;
border: solid 1px #c76fa2;
position: absolute;
left: 50%;
margin-left: 270px;
top: 432px;
}

.formbutton{
width: 55px;
height: 30px;
margin-top: 5px;
background: url(images/quotebutton.png);
	overflow: hidden;
	border: 0;
}


.sidepics{
width: 270px;
height: 370px;
position: absolute;
left: 50%;
margin-left: -450px;
top: 432px;
border: solid 1px #c76fa2;
}



td{
width: 72px;
height: 25px;
font-weight: normal;
text-align: center;
font-size: 11px;
}

th{
width: 72px;
height: 35px;
font-weight: normal;
text-align: center;
}

#preheadcont{
	width: 100%;
	height: 10px;
	background: #1e1e1e;
	overflow: hidden;
}

#headcont{
	width: 100%;
	height: 100px;
	background: #1e1e1e;
	overflow: hidden;
	background: url(images/bghead.jpg);
}

#header{
	width: 950px;
	height: 100px;
	background: url(images/header.jpg);
	margin: 0 auto;
	overflow: hidden;
}

#head2cont{
	width: 100%;
	height: 300px;
	background: url(images/bghead2.jpg);
	overflow: hidden;
}

#header2{
	width: 950px;
	height: 300px;
	background: url(images/header2.jpg);
	margin: 0 auto;
	overflow: hidden;
}

#textright {
text-align: center;
width: 365px;
	color: #eeeeee;
	margin-top: 45px;
	margin-left: 550px;
overflow: hidden;
	font-size: 24px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


.panelbox{
float: left;
display: inline;
width: 280px;
height: 200px;
margin-left: 22px;
margin-right: 11px;
margin-top: 65px;
}

.panelmain{
display: block;
background: url(images/panel.png);
width: 280px;
height: 200px;
}

.panelinner{
width: 255px;
height: 175px;
margin-left: 13px;
font-size: 14px;
color: #fff;
text-align: center;
}

.panelhead{
font-size: 22px;
line-height: 20px;
}

.textinner{
width: 355px;
height: 90px;
margin: 10px auto;
overflow: hidden;
}



#bodycont{
	width: 100%;
	background: #fff;
	overflow: hidden;
	color: #c76fa2;
}


#bodymid{
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}


#bodytext{
	width: 360px;
	padding-left: 90px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 11px;
}






#maincont {
	width: 950px;
	height: 550px;
	border: 0;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
	background: url(images/mainbg.png);
}

.mainbox{
	float: left;
	width: 290px;
	margin-right: 16px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 35px;
	height: 500px;
}

.maindivide{
	background: url(images/divider.png);
	float: left;
	width: 8px;
	margin-right: 16px;
	height: 550px;
}


#topswitch{
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -438px;
	width: 438px;
	height: 218px;
	background: url(images/topswitch.jpg);
	overflow: hidden;
}



#footer{
clear: both;
color: #000;
display: block;
width: 950px;
height: 12px;
font-size: 10px;
	margin: 0 auto;
	padding: 25px 10px;
	text-align: center;
overflow: hidden;

}
