/* CSS Document */

* html #mainContainer { height: 100%; }
body, html { height: 100%; }

body { background:url(images/top_bg.gif) top repeat-x #0e0e0e; margin:0; color:#6f7070; font:72%/200% verdana;}
p, ul, li { margin:0; padding:0;}
img { border:0;}
a 		{ color:#426b77;}
a:hover { text-decoration:none;}


#mainContainer 	{ min-height:100%;  background:url(images/header_bg.jpg) no-repeat top left; }
.inner 			{ width:100%; padding-bottom: 229px;}
.float-wrap 	{ width:100%; }
#content 		{ width:820px; margin:0 auto;}

#footer 		{ height: 229px; margin-top: -229px; background:#000;}
.footer_holder	{ width:820px; margin:0 auto; font-style:italic; color:#525252; padding-top:35px;}
.footer_holder a{ color:#34525b; text-decoration:none; border-bottom:1px dotted #34525b; }
.footer_holder a:hover{ border:0;}

.clearer { clear:both;}

.header 	{ height:258px; }
.logo_text 	{ font-family:Georgia; font-size:1.7em; font-style:italic; padding:110px 0 0 295px; float:left; }

.menu		{ padding:102px 80px 0 0; float:right;}
.menu a		{ display:block; float:right; width:125px; height:38px; margin-left:1px; background:url(images/menu.png) -126px 0 no-repeat; font:1.7em/38px Georgia; font-style:italic; color:#888888; text-align:center; text-decoration:none;}
.menu a:hover	{ background-position:0 0;}
.menu a.rol { background-position:0 0;}

.sub_menu		{ float:right; padding:31px 80px 0 0;}
.sub_menu a		{ display:block; float:right; margin-left:1px; width:62px; height:22px; background:url(images/sub_menu.png) -63px 0 no-repeat; font:1.16em/21px Georgia; font-style:italic; color:#888888; text-align:center; text-decoration:none;}
.sub_menu a:hover	{ background-position:0 0;}
.sub_menu .web	{ background-position:0 0;}

.work_holder 		{cursor:pointer;}
.work_holder h2 	{ font-weight:normal; padding:0; margin:0; font:1.7em/1em Georgia; font-style:italic;}
.work_holder p 		{ line-height:1em; padding:6px 0 9px 0;}
.work_holder p a	{ float:right;}
.work_holder div.img 	{ margin-bottom:25px; height:146px; width:820px; background-repeat:no-repeat;}

.about_pic 	{ float:left; margin:5px 40px 0 0;}
.about_txt	{ font-size:1.2em; line-height:1.72em; font-style:italic; font-family:Georgia;}
.about_link	{ font-size:1.2em; line-height:1.72em; font-style:italic; font-family:Georgia; padding:100px 0 0 0;}
.about_link img	{ margin-left:9px;}

.friends_block 		{ float:left; text-align:center; display:inline;}
.friends_block1		{ margin-left:200px;}
.friends_block1	img	{ margin:40px 0 48px 27px;}
.friends_block2		{ padding:0 0 0 100px;}
.friends_block2	img	{}
.friends_block a	{ color:#426b77; font-size:1.72em; border-bottom:1px dotted #426b77; text-decoration:none; font-style:italic; font-family:Georgia;}



