/*

	  
*/

*{border:0;outline:none;list-style:none;text-decoration:none;margin:0;padding:0;}

body{background:#ececec;color:#000;font-family:'century gothic',Arial, Helvetica, sans-serif;font-size:12px; line-height:130%;}

a:link, a:visited {
 color:#000;
 }
 a:hover {
 color:#333;
 }
 
#wrapper { 
 margin: 20px auto 0;
 width: 540px;
}

#top {
 background:url(images/top.gif) no-repeat;
 width:560px;
 margin:0 auto;
 height: 16px;
}

#header {
 background:url(images/page.gif) repeat-y;
 text-align:center;
 margin:0 auto;
 width:560px;
}
#header img { margin: 10px 0 20px -6px;}

#menu {
 background:url(images/page.gif) repeat-y;
 font-size:15px;

 text-align:center;
 width:560px;
}

#content { 
 width: 560px;
 color: #333;
 background:url(images/page.gif) repeat-y;
}

#inner_content { 
 width: 506px;
 color: #333;
 padding:20px 10px 0;
 margin:0 0 0 15px;
 overflow:hidden;
}

h1{ margin:5px 0 10px -5px;font-size:20px;font-weight:900;text-align:center;}

h2{margin:0 0 5px;font-size:15px;font-weight:700;}

p {
 margin:0 auto 10px;
 text-align:center;
 clear:both;
 width:400px;
}

#count {
 margin:30px auto 0;
}

#count p {
font-size:15px;
font-weight:700;
}

#left {
float:left;
margin:29px 0 0 50px;
}
#left li  {
margin:0 0 3px;
}

#left li img {
position:relative;
top:4px;
}

#left li span {
margin:0 0 0 10px;
}

#right {
display:inline;
float:right;
margin:7px 10px 0 0;
}

#social {
text-align:center;
}
#social img {
margin:5px 0 0 5px;
text-align:center;
}


#bottom {
 background:url(images/bottom.gif) no-repeat;
 width:560px;
 margin:0 auto;
 height:23px;
}

#footer {
 font-size:10px;
 width:554px;
 text-align:center;
}
 
/*  Contact styling   */
#contact{display:block;width: 410px;margin:10px 0 0 50px;}
#input_L{float:left;width:198px;}
#input_R{float:right;width:198px;}
.input_wrap_L{background:url(images/input.gif) no-repeat top right;height:30px;width:198px;margin:0 10px 5px 0;}
.input_wrap_R{background:url(images/input.gif) no-repeat top right;height:30px;width:198px;margin:0 0 5px 5px;}
#input_L input{background:transparent;font-family:'century gothic',Arial, Helvetica, sans-serif;font-size:16px;height:30px;width:185px;padding:3px 5px 0;}
#input_R input{background:transparent;display:inline;font-family:'century gothic',Arial, Helvetica, sans-serif;font-size:16px;height:30px;width:185px;padding:3px 5px 0;}


#textarea_wrap{background:url(images/textarea.gif) no-repeat;margin:0 0 5px;width:416px;height:82px;clear:both;}
#textarea textarea{background:transparent;font-family:'century gothic',Arial, Helvetica, sans-serif;height:65px;width:402px;overflow:auto;padding:5px;}
#submit input{background:url(images/submit.gif) no-repeat;cursor:pointer;display:block;height:30px;width:198px;margin:0 auto 5px;}
#submit input:hover{background:url(images/submit_hvr.gif) no-repeat;}

/*  Messages  */
#center{display:block;width:271px;margin:40px auto 0;}