* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; font-size:100%; line-height:.875em; color:#fff; background:url(images/body-bg.gif) center top;}

input, textarea { font-family:Arial; font-size:1em;}

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

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

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

p { margin-bottom:20px;}

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

.form { height:24px;}
.form input {width:108px; background:#04b7d1; border:0; color:#101010; padding:4px 0 4px 3px;}
textarea { width:229px; height:53px; background:#04b7d1; overflow:auto; border:0; color:#101010; padding-left:3px; margin-bottom:9px; padding:4px 0 0 3px;}

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

.list1 li { border-bottom:1px solid #262626; padding:9px 0 1px 0; text-align:right; margin-bottom:3px;}
.list1 li a { color:#fff; text-transform:uppercase; text-decoration:none;}
.list1 li a:hover { color:#04b7d1;}
.list1 li a.current { color:#04b7d1;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; padding-right:3px; padding:0 3px 3px 0;}
.list2 li.alt { padding-right:0;}

.gallery-navigation { width:100%; overflow:hidden; text-align:center;}
.gallery-navigation li { float:left;  padding-left:6px; color:#04b7d1;}
.gallery-navigation li.extra { padding-left:30px;}
.gallery-navigation li.prev { float:left; padding-top:3px;}
.gallery-navigation li.next { float:right; padding-top:3px;}
.gallery-navigation li a { background:none !important; color:#fff;}

/*==================other====================*/
.img-indent { margin:0 13px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:14px;}


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

h3 { font-size:1em; color:#808080; font-weight:normal;}

.title { margin:52px 0 16px 0;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-y; width:100%;}
.box .top { background:url(images/box-top.gif) no-repeat left top;}
.box .bottom { background:url(images/box-bottom.gif) no-repeat left bottom;}
.box .inner { padding:75px 70px 50px 68px;}

.box1 { background:url(images/box1-bg.jpg) no-repeat left top; width:385px; height:227px;}
.box1 .inner { padding:190px 0 0 15px;}

.text-box { height:224px; overflow:auto;}
.text-box .wrap { height:400px; padding-right:16px;}

.link-box { background:url(images/link-box-bg.gif) left top; padding:3px 0 4px 9px;}
.link-box a { background:url(images/marker.gif) no-repeat right 5px; padding-right:14px; font-size:1.1em; color:#04b7d1;}

.textarea-box { width:233px;}

/*content*/
#content .row-1 { padding-bottom:47px;}
#content .row-2 { border-top:1px solid #404040; padding-top:2px}
#content .row-2 .m1 { margin-right:21px;}
#content .row-2 .m2 { margin-right:45px;}
#content .row-2 .m3 { margin-right:40px;}

/*footer*/
#footer { color:#7c7c7c; padding:20px 0 0 41px;}
#footer a {color:#7c7c7c; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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