/* CSS Document */

html {  height:100% }

body

{

	margin:auto;

	padding:0;



	background:#1c3c57 url('../images/footer.jpg') no-repeat fixed center bottom;

	background-repeat:no-repeat;

	background-position:bottom center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	height:100%;

	color:#333333;

}

a { color:#005e9a; text-decoration:none }

ul { margin:0; }

ul li { list-style:circle; }

a:hover { text-decoration:underline; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }



.pageframe 

{

 width:1000px;



 margin:auto;

 background-image:url('../images/header_bgr.jpg');

 background-repeat:no-repeat;

}

.header { 



	background-image:url('../images/page_top_bgr.jpg');

	background-repeat:repeat-x;

	background-position:top;

}

.pageframe #header {padding-top:30px; }

.pageframe #header a#logo 

{

	width:207px;

	height:67px;

	background-image:url('../images/logo.png');

	_background-image:none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/default/site/images/logo.png',sizingMethod='image');

	text-decoration:none;

	display:block;

	cursor:pointer;

}



.pageframe #header #menu 

{

margin-top:-20px;

margin-left:220px;

position:absolute;

 

}

.pageframe #header #menu a 

{

	display:block;

	padding-bottom:3px;

	float:left;

	margin-left:10px;

	margin-right:20px;

	border-bottom:2px solid #1c3c57;

	text-decoration:none;

	text-transform:uppercase;

	font-size:12px;

	font-weight:bold;

	color:#FFFFFF;

}

.pageframe #header #menu .selected {

	border-bottom:2px solid #8de4ed;

}

.pageframe #header #menu a:hover { 

	border-bottom:2px solid #8de4ed;

}

.pageframe #body { 

 background-color:#FFFFFF;

 font-size:11px;

 padding-left:20px;

 padding-right:20px;

 min-height:100px;

 border:solid 1px #fff;

}

.pageframe #footer {

	margin-top:10px;

	height:100px;

}

.pageframe #footer a#nima 

{

	cursor:pointer;

	width:133px;

	height:62px;

	background-image:url('../images/nimasystems.png');

	_background-image:none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/default/site/images/nimasystems.png',sizingMethod='image');

	text-decoration:none;

	display:block;

}



.pageframe .body-header { 

	background-image:url('../images/body_top.jpg');

	background-repeat:no-repeat;

	height:10px;

	line-height:10px;

	font-size:1px;

	clear:both;

}

.pageframe .body-footer { 

	background-image:url('../images/body_bottom.jpg');

	background-repeat:no-repeat;

	height:10px;

	font-size:1px;

}



.buble 

{

width:500px;

 position:absolute; 

 margin-left:200px;

}



.linkExchange {}

.linkExchange ul { margin:0; list-style:none }

.linkExchange ul li { padding-right:30px; margin-top:5px; }

.linkExchange ul li a { text-decoration:underline;  color:#1e498c; font-size:10px; }

.linkExchange ul li a:hover { text-decoration:none;  color:#1d3c58;}

.listImage { text-decoration:none;  display:block; float:left; margin-right:10px; margin-bottom:10px; width:120px; height:90px; padding:2px; background-repeat:no-repeat; }

.listImage:hover { text-decoration:none; }

.gallery { color:#55a2c0 }

.gallery img { padding:5px; }