/* @group General Styles */

body {
	font: 0.75em/1.45em Helvetica, Arial, sans-serif;
	color: #aaa;
	margin: 0 0 0 0px;
	padding: 0;
	background: #000 ;
}

p {
}


img {
	border: 0;
}

/* @end */

#container {
	width: 100%;
	text-align: CENTER; 
}

#container {
	width: 775px;
}

#pageHeader {
	width: 775px;
	height: 80px;	/* height of this block and positioning of the header_title.gif, should shift equally */
	background: #000 URL(../_images/header_title.gif) no-repeat right 54px;
	height: 40px;	/* height of this block and positioning of the header_title.gif, should shift equally */
	background: #000 URL(../_images/header_title.gif) no-repeat right 14px;
}

#pageHeader H1 {
	DISPLAY: NONE;
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
}

#ContentBlock {
	width: 775px;
	background: #FFF;
	border: 2px #bbb solid;
	border-left: 0 ;
	border-right: 0 ;
	float: left;
	
}

#PhotoBlock {
	FLOAT: LEFT;
}

#InsideBlock {
	width: 440px;
	FLOAT: RIGHT;
	height: 320px;
	color: #aaa;
}

#InsideBlock p {
	color: #aaa;
	margin: 100px 50px ;
	text-align: left; 
	font-size: 14px;
	line-height: 25px;
	background: #fff;
}


#InsideBlock2 {
	FLOAT: right;
	height: 150px;
	width: 440px;
	text-align: right;
	background: #fff;
}

#InsideBlock2a {
	FLOAT: right;
	width: 200px;
	text-align: right;
	background: #fff;
}

#InsideBlocka {
	background: #fff;
	FLOAT: LEFT;
	color: #aaa;
	padding: 10px;
	text-align: LEFT;
	width: 550px;
	border-right: 2px #eee solid;
}

#InsideBlocka h2 {
	color: #000;
	font-family: Verdana, Arial;
	font-weight: NORMAL;
	font-size: 14pt;
	text-align: LEFT;
}

#InsideBlocka .ctext {
	padding: 15px;
	font-size: 10pt;
	line-height: 20px;
	color: #555;
	font-weight: NORMAL;
}

.contact {
	border: 1px #bbb solid;
	border-right: 2px #555 solid;
	border-bottom: 2px #555 solid;
	color: #555;
}

.contact input, .contact textarea  {
	border: 1px #555 solid;
}


.contact .submit  {
	border: 1px #aaa solid;
	padding: 5px;
	
}

#footer {
	width: 775px;
	height: 23px;
	color: #ffffff;
	background: #000 ;
	text-align: right;
}

.kw {
	margin-top: 5px;
	color: #aaa;
	font: 1.25em/2em Verdana, Helvetica, Arial, sans-serif;
	text-align: right;

}

#footer a {
}

#footer a:hover, #footer a:active {
}

/* @end */
