/* CSS Document */



body {

text-align: center;

min-width: 850px;

background-image:url(../images/bg.png);

background-repeat: repeat-x;

background-color:#fff;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

}



#wrapper {

margin:0 auto;

width:850px;

text-align: left;

}



#nav {

text-align: right;

color: #fff;

}



#nav a {

font-size: 18px;

color: #1d81fd;

text-decoration: none;

}



#header {

height: 155px;

color: #fff;

margin-bottom: 10px;

}



#header p {

width:350px;

float:right;

font-size: 12px;

line-height: 25px;

padding-right: 0px;

margin-right: 0px;

text-align: justify;

}



#main {

padding-top: 10px;



}



#main p {

margin-left: 5px;

line-height: 25px;

min-width: 500px;

max-width: 500px;

}

#main li 
{
    line-height: 25px;
    	
    max-width: 500px;
}

#sideBar {

	float: right;

	width: 350px;

	padding-top: 10px;

	margin-left: 10px;

}



#sideBar li {

	line-height: 25px;
	
	}



h1 {

color: #1d81fd;

font-family: Verdana, Arial, Helvetica, sans-serif;

border-bottom: 1px solid #bce16a;

font-size: 18px;

}



h2 {

color: #bce16a;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

}



#footer p {

text-align: center;

font-size: 9px;

}

.formStyle0
{
    visibility: hidden;
    height: 0px;
}

