/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
h1
{
font-size: x-large;
color: #75a0cd;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h3, h2
{
font-size: large;
color: #75a0cd;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}

h1, h2 a
{
color: #c0a84a;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
a: hover
{
text-decoration: none;
color: #fff;
}
h4 a
{
color: #c0a84a;
text-decoration: none;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h4 a:hover
{
color: #75a0cd;
text-decoration: none;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h3 a
{
color: #75a0cd;
text-decoration: none;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
a: hover
{
text-decoration: underline;
color: #c0a84a;
}

p,li,ul
{
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
font-size: 14px;
color: #fff;
}

li a
{
font-size: 16px;
}
a
{
text-decoration: none;
color: #660202;
}
a:hover
{
text-decoration:underline;
color: #000;
}


.style1 
{
	font-size: x-large;
	color: #333;
}

#con2container {
background: url('conback.jpg') top center;

}

#concontainer {
background: url('back.jpg') top center no-repeat;

}

#box
{
width: 450px;
float: left;
margin-left:15px;
margin-right:150px;
}

#container
{
 width: 984px;
 margin: auto;

 overflow: auto;


}
#container2
{
 width: 984px;
 overflow: auto;



}

#header
{
	width: 984px;
margin-top: 0px;

}


img.floatLeft { 
    float: left; 
    margin-right: 15px; 
	text-decoration: none;
	padding-bottom: 10px;
}
img.floatRight { 
    float: right; 
    margin: 0px; 
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 10px;
}

#pack
{
margin-left:38px;
}
#texts
{

	padding-top: 1px;
	width: 956px;
	margin-top: 20px;
	padding-left: 11px;
    min-height: 800px;

}
#text
{

	padding-left: 14px; 
	padding-left: 11px;

}
#footer
{

 height: 110px;
 margin: auto;

 overflow: auto;
color:#FFFFFF;
text-align: center;
background: #000 url('footback.jpg') top center no-repeat;

}



#footer a
{
color: #000;
text-decoration: none;
}
#footer a:hover
{
color: #333;
text-decoration: none;
}

