* {
	margin:0;
	outline:0;
	padding:0;
	font-family:tahoma, verdana, arial;
	font-size:12px;
}
a {
	color:#000;
}
a img {
	border:0;
}
body {
	background:#000;
}
div.background {
	width:1000px;
	display:block;
	margin:0 auto;
	background:url(images/bg.jpg) repeat-y;
}
.clear {
	clear:both;
}

/******************************/

.popeSignature {

padding:10px  0 0 0;	
}

/******************************/

div.row1 {
	padding:0 0px 20px;
	color:#fff;
	
}

div.row1 .left {
float:left;
display:inline;
width:204px;
}

div.row1 .right {
background: none repeat scroll 0 0 #000000;
    display: inline;
    float: left;
    height: 78px;
    padding: 24px;
    width: 748px;
}

div.row1 h1 a:link, div.row1 h1 a:visited {
	color:#fff;
	font-size:35px;
	text-decoration:none
}

div.row1 h1  {

}

div.row1 h1 span {
	font-size:24px;
	padding-left:10px;
	
}

div.row1 p {
	line-height:18px;
		font-size:16px;
	
}

div.row1 h2 {
	font-size:18px;
}


/*******************************/
div.column1 {
	float:left;
	width:232px;
	padding:5px 10px 0 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
div.column1 h1, div.column2 h1 {
	font-size:25px;
	font-weight:normal;
	margin-bottom:5px;
}
div.column1 h2, div.column2 h2 {
	font-size:16px;
	font-weight:normal;
}
div.column1 h1 a:link, div.column1 h1 a:visited {
	color:#fff;
	font-size:25px;
	text-decoration:none
}


div.column1 h2 {
	font-size:16px;
	font-weight:normal;
	color:#afafaf;
	margin-bottom:5px;
}
div.column2 h2 {
	font-size:16px;
}
div.column2 h3, div.column2 #clients span {
	font-size:14px;
}
div.column1 ul {
	list-style-type:none;
	list-style::none;
	list-style-position:outside;
}
div.column1 div.caricature_book {
	margin-left:24px;
	margin-top:3px;
}
div.column1 ul li {
}
div.column1 ul li a:link, div.column1 ul li a:visited {
	background:url(images/menu_dark.jpg) left no-repeat #000;
	padding:4px 5px 7px 25px;
	display:block;
	width:175px;
	text-decoration:none;
	color:#fff;
}
div.column1 ul li a:hover, div.column1 ul li a:active {
	background:url(images/menu_red.jpg) left no-repeat #41120e;
}
/******************************/
div.column2 {
	float:left;
	width:748px;
	/*background:url(images/bg_right.jpg) left top no-repeat;*/
	padding-bottom:40px;
}
div.column2 div.content {
	left:92px;
	padding: 40px 0 0 92px;
	width:586px !important;
}
div.column2 div.form {
}
div.column2 div.content div.images {
	width:576px !important;
}
div.column2 div.content img {
	float:left;
	display:inline;
	margin:0 17px 17px 7px;
}
div.column2 h3 {
	font-weight:bold;
	left:-14px;
	position:relative;
	text-align:center;
	top:28px;
}

div.column2 #clients {
	font-weight:bold;
	left:390px;
	position:relative;
	text-align:center;
	top:11px;
}

div.column2 h3.clientsHeader {
	left:-50px;
}

/*********************************/
div.footer {
	clear:both;
	width:1000px;
	background:#000000 url(images/footer_bg.jpg) no-repeat scroll 222px 0;
	height:70px;
	padding-top:20px;
}
div.footer p {
	text-align:right;
	color:#999;
	margin-bottom:10px;
}
div.footer p a {
	color:#eee;
}
.noscroll {
	overflow:hidden !important;
}

