/* --- default css ---*/

body { margin: 0 auto; background-color: #e7e7e7; font-family:"Trebuchet MS"; font-size:12px; line-height: 18px }

img { border:none; }

a { color:#5c5c5c; text-decoration:none; }
a:hover { color:#ff00ae; text-decoration:none; }

.b-link { background-color:#ff00ae; -webkit-border-radius: 5px;-moz-border-radius: 5px; padding:5px 10px; color:#fff; font-size:14px; }
.b-link:hover { background-color:#00beff; -webkit-border-radius: 5px;-moz-border-radius: 5px; color: #fff;  }

.right { float:right; }
.left { float:left; }
.clear { clear: both; }

p { padding: 10px 0; margin: 0; }

h1, h2, h3, h4 { padding: 10px 0; margin: 0; }

#wrapper { width:100%; margin:0 auto; clear: both; overflow: hidden; }
#head { width:100%; height:100px; border-bottom:5px #bfbfbf solid; border-top:3px #bfbfbf solid; background-color:#fff; z-index:7;  }
	#head-wrap { width:1000px; margin:0 auto; height:100px; }
	#header-logo { position:relative; left:30px; float:left; z-index:10; }
	
.top-bar {background-color:#bfbfbf; text-align:right; padding-right:120px;}
.top-bar a{color:#fff; font-weight:bold;}
.top-bar a:hover {color:#ff00ae;}
.button-top {float:right;margin-right:20px; position:relative; top:0px; cursor:pointer; display:block;}
	
#main-menu { position:relative; top:30px; left:25px; }	
	
#content { width:100%; height:305px; background-image:url(../images/bg-cont.jpg); background-repeat:repeat-x;  }
	#content-wrap { width:1000px; height:305px; margin:0 auto;}
	#left-content { width:345px; float:left; margin-left:50px; position:relative; top:-50px; z-index:20; line-height:20px; }
	#right-content { float:none; }
	
#features-wrap {width:100%; height:150px; clear: both; overflow: hidden; }	
#features { width:1000px; margin:0 auto; padding-left:50px;}
	#features ul { margin:0px auto; display:inline; padding:0; list-style: none; }
	#features li { height:auto; width:190px; float:left; display:block; margin-left:2px; }
	
.pat-index-1 {position:relative; top:-56px;}

.big-photo {position:relative; top:-137px; left:105px;}	
