/* CSS Document */



body,

html {

    margin:0;

    padding:0;

    background-color:#FFFFFF;

	background-image: url(images/top_background.gif);

	background-repeat: repeat-x;

    }

body {

    min-width:700px;

    }

	

img {



   behavior: url("pngbehavior.htc"); 



}

#wrap {

	margin: 0px auto;

    width:700px;

    }

#header {

    background:#ffffff;

    }

#rotatingimages{

width: 476px;

height: 195px;

float: left;

border: 1px solid #ffffff;

}



#logo{

width: 219px;

height: 195px;

float: right;

background-color: #ffffff;

/*border: 1px solid #ffffff;*/

}

#nav {

    background-color:#ffffff;

	height: 46px;

	border-bottom: 1px solid #ffffff;

	border-left: 1px solid #ffffff;

	border-right: 1px solid #ffffff;

	clear: both;

    }





#navitems{

	width: 478px;

	height: 46px;

	float: left;

}





#navspacer{

	width: 219px;

	height: 46px;

	float: right;

	background-image: url(images/spacer.gif);

	background-repeat: repeat-x;

}

#spacer{

height: 28px;

background-image: url(images/spacer_bg.gif);

background-repeat: repeat-x;

border-top: 3px solid #759bb1;

border-left: 1px solid #e1e1e1;

border-right: 1px solid #e1e1e1;

border-bottom: 1px solid #e1e1e1;

}

#main {

    background:#ffffff;

    float:left;

    width:460px;

	padding: 10px;

    }

h1{

	color: #008bcf;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 20px;



}



h2{

color: #77b045;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

}

h3{

	color: #008bcf;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

}



#sidebar h3{

	color: #008bcf;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	width: 185px;

	padding-bottom: 5px;

	border-bottom: 1px dashed #e1e1e1;

}

p{

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 150%;

	text-align: justify;

}

.testtext {

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 150%;

	text-align: justify;

}



.normal{

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 150%;

}

.testimonials{

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 150%;

	text-align: right;

}

#main a{

color: #0092d2;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

text-decoration: underline;

}



#main a:hover{

color: #79c03f;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

text-decoration: none;

}

#main ul{

	list-style-image: url(images/bullet.gif);

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 150%;

}

#sidebar {

    background:#ffffff;

    float:right;

    width:199px;

	padding: 10px;

	border-left: 1px dashed #e1e1e1;

    }

#sidebar ul{

	list-style-image: url(images/sidebar_bullet.gif);

}

#sidebar ul a{

	color: #313131;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 130%;

	text-decoration: none;

}

#sidebar ul a:hover{

	color: #0093d3;

	border-bottom: 1px dashed #0093d3;

}



#bottom{

clear: both;

width: 100%;

background-image: url(images/bottom_background.gif);

background-repeat: repeat-x;

height: 105px;

margin: 0;

padding: 0;

}



#footer{

margin: 0 auto;

width:700px;

height: 50px;

}



*:lang(en) #footerlinks{

height: 70px;

width: 480px;

float: left;

margin-top: 22px !important;

border-right: 1px dashed #6a848f;

}



#footerlinks{

height: 70px;

width: 480px;

float: left;

margin-top: 30px;

border-right: 1px dashed #6a848f;



}





.credit{

color: #6a848f;

font-family:Arial, Helvetica, sans-serif;

font-size: 10px;

margin-top: -8px;

}

#footerlinks a{

text-align: center;

color: #ffffff;

font-family:Georgia, "Times New Roman", Times, serif;

font-size: 12px;

text-decoration: none;

padding: 0 13px 0 13px;

}



#footerlinks a:hover{

text-decoration: underline;

}

#footerlogo{

position: relative;

height: 50px;

width: 200px;

text-align: center;

float: right;

margin-top: 25px;

z-index: 1;

}



html>body #footerlogo img {

margin-top: -60px;

}

#footerlogo img {

position: relative;

margin-top: -60px;

z-index: 100;

}

#footerlogo a{

text-align: center;

color: #ffffff;

font-family:Georgia, "Times New Roman", Times, serif;

font-size: 12px;

text-decoration: none;

padding: 0 22px 0 22px;

}

#footerlogo a:hover{

text-decoration: underline;

}



.specialbold{

color: #0092d2;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.k {color: #79c03f;}

.d {color: #0093d3;}


