body { 
	background-color: #333333;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed; 
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
}

p {
	margin: 0;
	color: #000000;
}

a {
	color: #3333CC;
}

#squat_page {
	width:100%;
	height: 100%;
}

#header{
	top: 0px;
	width: 750px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url("/images/home_title.png");  */
}

#home-title2-01 {
	float: left;
	width:89px;
}

#home-title2-02 {
	float: left;
	width:109px;
}

#home-title2-03 {
	float: left;
	width:105px;
}

#home-title2-04 {
	float: left;
	width:106px;
}

#home-title2-05 {
	float: left;
	width:103px;
}

#home-title2-06 {
	float: left;
	width:87px;
}

#home-title2-07 {
	float: left;
	width:74px;
}

#home-title2-08 {
	float: left;
	width:77px;
}

.menu {
   	width: 56em;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
}

.menu ul {
   	margin: 0;
   	padding: 0px;
   	list-style-type: none;
	font-weight: bold;	
}

.menu li {
	margin: 0; 
   	padding: 0;
   	float: left;
	width: 7em;
   	margin-right: 1em;
   	text-align: center;
}

.menu a {
   	display: block;
   	width: 100%;
   	text-decoration: none;
	background: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

.menu a:hover {
    background: #ff9 none;
}

#page{
	color: #ff9;
	background: none;
}

#content{
	margin-top: 25px;
	width: 750px;
/*	height: 50%; */
	margin-left: auto;
	margin-right: auto;
}

#header_contact{
	width: 750px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	float: left;
}

.line{
	width: 750px;
}

#header_contact p {
	float: left;
   	text-align: left;
   	color: #FFFF00;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	float: left;
}

#header_contact p.info {
	width: 750px;
}

#contacts{
	clear: both;
	width: 750px;
	height: 350px;
	overflow: auto;
	float: left;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	padding: 0;
}

#contacts p{
	float: left;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}

#contacts p.contact_info{
	width: 200px;
}

#contacts p.contact_email{
	width: 249px;
}

#contacts a{
	text-decoration: none;
	text-underline: none;
	text-line-through: none;
}

#contacts a:hover{
	color: #FF6699;
}
#contacts p.contact_pic{
	width: 300px;
}