﻿

html * {

    border: 0;

    margin: 0;

    padding: 0;

}



body {

    border: 0;

    margin: 0;

    padding: 0;

    background-color: #f1f1f1;

	font-family: tahoma;

}



#container {

    width: 900px;

    margin: auto;

    margin-top: 30px;

}



#contentright {

    float: right;

    width: 225px;

	margin-right: 10px;

}



#menu {

	float: right;

 	width: 55%;

	margin-right: 30px;

	background: url(../images/menubg.png);

	text-align:center;

}







#menuleft {

	float: left;

	width: 6px;

	height: 34px;

	background: url(../images/menuleft.png);

	margin-right: 0px;

}



#menuright {

	float: right;

	width: 6px;

	height: 34px;

	background: url(../images/menuright.png);

}



#menu li {

	float: left;

	margin-top: 10px;

	list-style: none;

	color: #fff;

	font-family: tahoma;

	font-size: .8em;

	font-weight: bold;

	margin-right: 33px;

	text-align: center;

}



#contentleft {

    float: left;

	width: 658px;

}



#logo {

    background: url(../images/logo.png);

    width: 302px;

    height: 32px;

    margin-left: 15px;

}



#smallbar {

    width: 879px;

    height: 6px;

    margin: auto;

    background: url(../images/smallbluebar.png);

}



#pagetop {

    background: url(../images/pagetop.png);

    width: 900px;

    height: 10px;

}



#pagebottom {

    background: url(../images/pagebottom.png);

    width: 900px;

    height: 19px;

}



#pagebody {

    width: 900px;

    background: url(../images/pagebg.png);

}



#bluegradholder {

    height: 97px;

    width: 648px;

    background: url(../images/bluegradbg.png);

    margin-left: 10px;

    float: left;

}



#bluegradleft {

    float: left;

    height: 97px;

    width: 6px;

    background: url(../images/bluegradleft.png);

}



#bluegradtext {

    margin-top: 15px;

	margin-left: 20px;

	color: #fff;

    font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

	width: 95%

}



#bluegradright {

    float: right;

    height: 97px;

    width: 638px;

    background: url(../images/247.png);

    background-position: right;

    background-repeat: no-repeat;

}





#bluegradmid {

    float: left;

    height: 60px;

    width: 610px;

    text-align: left;

    margin-left: 15px;

    margin-top: 25px;

    color: #fff;

    font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

}



.clear {

    clear: both;

}



#map {

    width: 225px;

    height: 211px;

    background: url(../images/map.jpg);

	background-color: transparent;

}



.greyboxholder {

	width: 407px;

	margin-left: 10px;

	margin-top: 10px;

	background: url(../images/greyboxbg.png);

	background-repeat: no-repeat;

}



.greyboxpage {

	width: 407px;

	background: url(../images/greyboxbg.png);

}



.greyboxtop {

	width: 407px;

	height: 15px;

	background: url(../images/greyboxtop.png);

	background-repeat: no-repeat;

}



.greyboxbottom {

	width: 407px;

	height: 15px;

	background: url(../images/greyboxbottom.png);

	margin-bottom: 0;

	background-repeat: no-repeat;

}



#subcontentleft {

	float: left;

}



#subcontentright {

	float: right;

}



.vanholder {

	margin-top: 10px;

}



.vantext {

	width: 234px;

	text-align: center;

	font-size: .7em;

	color: #000099;

}



.adholder {

	margin-top: 10px;

}



#footer {

}



#footermenu {

	float: right;

	font-family: tahoma;

	color: #000099;

	font-weight: bold;

	font-size: .7em;

	margin-right: 5px;

	margin-top: 5px;

}



a.footermenu {

	color: #000099;

	text-decoration:none;	

	padding-right: 10px;



}





#cpyr {

	float: left;

	font-family: tahoma;

	color: #000099;

	font-weight: bold;

	font-size: .7em;

	margin-left: 5px;

	margin-top: 5px;

}



#smallbarbot {

    width: 879px;

    height: 6px;

    margin: auto;

    background: url(../images/smallbluebarbot.png);

}



.menulink {

	float: left;

	color: #fff;

	font-family: tahoma;

	font-size: .8em;

	font-weight: bold;

	margin-top: 5px;

}

.endmenulink {

	float: left;

	color: #fff;

	font-family: tahoma;

	font-size: .8em;

	font-weight: bold;

	margin-top: 5px;

}





a.menulink {

	padding-left: 7px;

	padding-right: 7px;

	color: #FFF;

	text-decoration:none;

	font-family: tahoma;

    font-size: 12px;

    font-weight: bold;

    border-right: 1px #FFF solid;

    

 



}

a.endmenulink {

	padding-left: 7px;

	padding-right: 7px;

	color: #FFF;

	text-decoration:none;

	font-family: tahoma;

    font-size: 12px;

    font-weight: bold;



}





p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding-left: 10px;

	padding-right: 10px;

}



h2 {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 16px;

		padding-left: 10px;

	padding-right: 10px;

	color: #0627a7;

}


