﻿* { margin:0; padding:0;}
body { background:url(images/tail-body.gif) repeat-x top #fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#445565;}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { width:243px; height:21px; background:url(images/input-bg.gif) no-repeat left top; margin-bottom:15px;}
.form span { padding-left:5px; display:block;}
.form input {width:230px; background:none; border:0; padding:2px 0;}

.form1 { width:253px; height:124px; background:url(images/textarea-bg.gif) no-repeat left top;}
.form1 span { display:block; padding-left:5px;}
.form1 textarea { width:250px; height:122px; overflow:auto; background:none; border:0; padding-top:2px;}

form .buttons { width:100%; overflow:hidden; padding-top:16px;}
form .buttons a { margin-left:22px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;}
.site-nav li { float:left; display:inline; font-size:1.08em; font-weight:bold; background:url(images/divider.gif) no-repeat left top; padding:14px 32px 17px 31px; margin-left:-2px;}
.site-nav li a { text-decoration:none; color:#fff;}
.site-nav li a:hover, .site-nav li a.act { color:#09cdef;}

.list { width:100%;}
.list li { border-bottom:1px solid #e0e0e0; padding-bottom:10px; margin-bottom:11px;}
.list li.last { padding-bottom:0; margin-bottom:0; border-bottom:0;}
.list li span { display:inline-block; background:url(images/marker.gif) no-repeat left 4px; padding-left:23px;}
.list li a { color:#445565; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

.list1 { padding-bottom:16px;}
.list1 li { border-bottom:1px solid #ccd5dd; padding-bottom:16px; margin-bottom:18px; width:100%; overflow:hidden; vertical-align:bottom;} 
.list1 li.last { border-bottom:0; padding-bottom:0; margin-bottom:0;}
.list1 li cite { display:block; font-style:normal; line-height:1.42em;}
.list1 li b { display:inline-block; float:right; color:#02b3f5;}

.list2 { margin-top:-22px;}
.list2 li { width:100%; overflow:hidden; vertical-align:top; line-height:1.5em; padding-top:0px;}
.list2 ul { padding-top:22px;}
.list2 li img { float:left; margin-right:15px;}
.list2 li b { display:block;}



/*==================other====================*/
.img-box img { margin-bottom:20px; display:block;}

.img-indent { margin:0 20px 0 0; float:left;}
.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:23px;}

.phone { float:right;}


/*==================txt, links, lines, titles====================*/
a {color:#02b3f5;}
a:hover{text-decoration:none;}


h1 { color:#091019; font-size:.93em; font-weight:normal;}
h2 { color:#091019; font-size:.92em; font-weight:bold;}
h3 { color:#091019; font-size:1.5em; font-weight:normal; padding:1px 0 1px 28px; background:url(images/icon.gif) no-repeat left top; margin-bottom:17px;}
h4 { color:#091019; font-size:1.5em; font-weight:normal; line-height:1.08em; margin-bottom:24px;}
h4 span { display:block; color:#02b3f5; font-size:.83em; border-top:1px solid #122133; margin-top:4px; padding-top:2px;}
h5 { font-size:1em; margin-bottom:18px;}

.txt1 { font-size:.92em;}

.link { position:absolute; right:28px; top:0;}
.link a { display:block; color:#fff; text-decoration:none; background:url(images/link-left.gif) no-repeat left top #01bdf0;}
.link a b { display:block; font-style:normal; padding:3px 12px 4px 12px; background:url(images/link-right.gif) no-repeat right top;}
.link a:hover { color:#0a6d88;}

.link1 { display:block; float:right;background:url(images/link1-right.gif) no-repeat right top; color:#fff; font-size:1em; text-decoration:none; line-height:.92em;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top; padding:0 11px;}
.link1 b { display:block; background:url(images/link1-bgd.gif) repeat-x top; padding:7px 0px 8px 0px; font-style:normal; font-weight:normal;}
.link1:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #ccd5dd; margin:20px 0; overflow:hidden; font-size:0; line-height:0;}

.title { margin-bottom:28px;}


/*==================boxes====================*/
.nav-box { width:100%; background:url(images/nav-tail.gif) repeat-x top; position:absolute; top:47px; left:0;}
.nav-box .left { background:url(images/nav-left.gif) no-repeat left top;}
.nav-box .right { height:47px; background:url(images/nav-right.gif) no-repeat right top;}
.nav-box .inner { padding:0 0 0 0;}

.box { width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top #eaf1f7;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top; min-height:124px; height:auto!important; height:124px; position:relative;} 

.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; height:11px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; height:11px; padding:0 11px;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom; height:11px; font-size:0; line-height:0;}

.box .inner { padding:13px 20px 12px 26px;}
.box .button { position:absolute; right:14px !important; right:13px; bottom:2px;}
.box dl { line-height:1.5em;}
.box dl dt { color:#02b3f5; margin-top:14px; font-weight:bold;}

.boxportfolio{width:389px;float:left;height:372px;padding-left:10px;}
.boxportfolio-top{background:url(images/box_top.gif);width:389px; height:48px;float:left;}
.boxportfolio-left{background:url(images/box_left.gif);width:23px; height:238px;float:left;}
.boxportfolio-cont{background:url(images/box_in_roma.jpg);width:343px; height:238px;float:left;}
.boxportfolio-right{background:url(images/box_right.gif);width:23px; height:238px;float:left;}
.boxportfolio-bottom{background:url(images/box_bottom.gif);width:389px; height:86px;float:left;font-size:12px;font-family:arial;line-height:140%;}
.boxportfolio-bottom-left{width:170px; float:left;padding-left:24px;padding-top:10px;}
.boxportfolio-bottom-right{width:160px; float:left;padding-left:10px;padding-top:10px;}
.bold{color:firebrick}
.pflink{color:firebrick;}
.azoom{display:block;
height:23px;
margin-left:27px;
margin-top:10px;
width:86px;}
.boxportfolionav{float:left;height:22px;padding-top:22px;padding-bottom:12px}
.boxportfolionav a.nav1{margin-left:379px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);}
.boxportfolionav a.nav2{margin-left:4px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);background-position: -22px 0px;}

.boxportfolionav a.nav1:hover{margin-left:379px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);background-position:0px -22px;}
.boxportfolionav a.nav2:hover{margin-left:4px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);background-position: -22px -22px;}

.boxportfolionav a.nav1a{margin-left:379px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);background-position:0px -22px;}
.boxportfolionav a.nav2a{margin-left:4px;float:left;display:block;width:22px;height:22px;background:url(images/navnumbers.png);background-position: -22px -22px;}

/*header*/
#header .logo { position:absolute; left:56px; top:169px;}
#header .slogan { position:absolute; right:25px !important; right:24px; top:324px;}

/*content*/
#content { padding:25px 0 25px 0;}
#content .indent { padding-bottom:26px;}
#content p { line-height:1.42em;}
#content .img-box p { line-height:2em;}

/*footer*/
#footer p { padding-top:14px;}
#footer p a { color:#02b3f5; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/