* {
    padding: 0;
    margin: 0;
} 

body {
	margin: 20px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333399;
	text-align: justify;
	background-color: #FFF;
}

ol, ul {
	list-style: inside;
	margin:0px;
	padding:0px;
}


div#container{
	margin: 0 auto;
	width: 800px;
	border: 1px #333399 solid;
	background-color: #FC3;
}

div#header{
	float:left;
	width: 800px;
	height: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 41.67px;
	font-weight: bold;
	color: #FFF;
}

div#sidepanel{
	float:left;
	width: 162px;
	background-color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}

div#sidepaneltop{
	float:left;
	width: 162px;
	background-color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
}

div#sidepanelbottom{
	float:left;
	width: 122px;
	background-color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

div#navigation{
	float:left;
	width: 162px;
}

div#buttons_index, div#buttons_services, div#buttons_contact, div#buttons_photos{
	float:left;
	width: 162px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

div#buttons2{
	float:left;
	width: 162px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}

a.button {
    display: block;
    width: 162px;
    height: 30px;
    background: url("../_images/ButtonBg.jpg") 0 0 no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

a:hover.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #ffcc33;
    background-position: 0px -30px;
} 

div#mainpanel{
	float:left;
	width: 637px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333399;
	background-color: #FFF;
}

div#images{
	float:left;
	width: 637px;
}

div#photos{
	float:left;
	width: 597px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-align: center;
}

div#maincolumn{
	float:left;
	width: 597px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-align: justify;
}

div#leftcolumn{
	float:left;
	width: 288px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 20px;
}

div#rightcolumn{
	float:left;
	width: 289px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 10px;
}

div#rightcolumnbottom{
	float:left;
	width: 289px;
}

div#image{
	float:left;
	width: 100px;
	padding-top: 17px;
	padding-bottom: 37px;
}

div#image2{
	float:left;
	width: 100px;
	padding-top: 17px;
	padding-bottom: 37px;
}

div#image3{
	float:left;
	width: 100px;
	padding-bottom: 16px;
}

div#description1, div#description2, div#description3{
	float:left;
	width: 179px;
	padding-left: 10px;
	padding-bottom: 20px;
}

div#footer{
	clear:both;
	width: 800px;
	height: 30px;
	background-color: #333399;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}

a.main:link {
	color: #343399;
	text-decoration: underline;
}

a.main:visited {
	text-decoration: underline;
	color: #343399;
}

a.main:hover {
	text-decoration: none;
	color: #343399;
}

a.main:active {
	text-decoration: underline;
	color: #343399;
}


a.footer:link {
	text-decoration: underline;
	color: #FFF;
}

a.footer:visited {
	text-decoration: underline;
	color: #FFF;
}

a.footer:hover {
	text-decoration: none;
	color: #FFF;
}

a.footer:active {
	text-decoration: underline;
	color: #FFF;
}

.H1 {
	font-size: 18px;
	color: #ffcc33;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
.sidepanelbottom {
	font-size: 16px;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.modelheader {
	font-size: 16px;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.description {
	font-size: 12px;
	color: #333399;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.blanktext {
	font-size: 18px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
}
