body
{
	margin: 0px;
	background-color: #f6fafb;
	font-family: tahoma;
}

.name
{
padding-left: 0px;
color: #FFFFFF;
font-family: georgia;
font-size: 28px;
font-weight: normal;
float: left;
margin-bottom: 90px;
}

.name b
{
font-weight: normal;
font-size: 11px;
font-family: tahoma;
}

.logolink
{
height: 150px;
padding-left: 170px;
float: left;
}

.a logolink
{
display: block;
}

.phone
{
color: #000;
font-family: georgia;
font-size: 36px;
font-weight: normal;
float: right;
margin-bottom: 0px;
text-align:center;
}

.phone b
{
font-weight: normal;
font-size: 28px;
font-family: tahoma;
}

.phone small
{
font-size: 20px;
}

h3
{
font-family: georgia;
font-size: 18px;
font-weight: normal;
color: #2f5966;
padding-top:8px;
padding-bottom: 7px;
margin: 0px;
}

h1
{
margin: 0px;
padding-top: 18px;
padding-bottom: 12px;
font-family: georgia;
font-size: 24px;
font-weight: normal;
color: #2f5966;
}
h2
{
margin: 0px;
padding-top: 12px;
padding-bottom: 6px;
font-family: georgia;
font-size: 20px;
font-weight: normal;
color: #2f5966;
}


.leftmenu
{
padding-top: 10px;
}

.topmenu b
{
font-size: 18px;
font-weight: normal;
}

.topmenu
{
padding-left: 10px;
padding-right: 5px;
font-size: 10px;
color: #000000;
}

.topmenu a
{
color: #000000;
text-decoration: none;
}

.topmenu a:hover
{
text-decoration: underline;
}

.content
{
font-size: 12px;
padding-top: 22px;
padding-left: 10px;
padding-bottom: 32px;
}

.content a
{
color: #2f5966;
text-decoration: underline;
}

.content a:hover
{
text-decoration: none;
}

.copy
{
	font-size: 11px;
	color: white;
}

.copy a
{
color: white;
}

.copy a:hover
{
text-decoration: none;
}

.main
{
	background-image: url(/img/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

.all
{
	background-image: url(/img/bgall.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.left
{
	background-image: url(/img/left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.right
{
	background-image: url(/img/right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
