* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background: #3e3e3e url(../images/bg_img.png) repeat-x;
	font-family: MgOpen Modata, Helvetica, Geneva;
	padding-bottom: 10px;
}
p{
	margin: 8px 0px 14px 0px;
}
a{
	color: #000;
}
#header {
	font-size: 20px;
	margin: 10px;
	padding: 0px;
	width: 300px;
	text-align: center;
}
#header img {
	border: 0 none;
}
#footer{
	margin: 0px 15px;
	padding: 0px 10px 10px 10p;
	width: 290px;
	height: 36px;
	color:#777;
	text-shadow: #000 1px 1px;
	line-height: 24px;
}
#wrapper{
	margin: 10px;
	padding: 0px;
	width: 300px;

    

}
#wrapper ul{
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border:0px solid #222;
    background-color: #FFF;
    
}
#wrapper ul li{
	list-style: none;
	list-style-type: none;
	display: block;
	font-size: 16px;
	border-bottom:1px dotted #2a2a2a;
	padding: 0px;
	font-weight: bold;
	width: 300px;
	background: transparent url(../images/arrow.png) no-repeat 275px 15px;
}
#wrapper ul li:last-child{
	border-bottom: none;
}
#wrapper ul li a{
	padding: 8px 35px 8px 10px;
	color: #000;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	width: 255px;
	display: block;
}
.content{
	-webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border:1px solid #999;
    background-color: #FFF;
    padding: 15px 10px;
    width: 280px;
    line-height: 17px;
    margin-bottom: 4px;
}
.content ol {
	margin: 10px 10px 10px 25px;
}
.content .margin10{
	/*margin: 10px;
	float: left;*/
	text-align: center;
}
.content  .portfolio{
	text-align: center;
	border: 0px solid #E0E0E0;
}
h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom:  6px;
	border-bottom: 1px dotted #2a2a2a;
	font-family: MgOpen Modata, Helvetica, Geneva;
	font-family: Helvetica;
  text-shadow: #333 1px 1px;
  color: #693;
  line-height: 22px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom:  4px;
	font-family: MgOpen Modata, Helvetica, Geneva;
	text-shadow: #ccc 1px 1px;
	color: #333;
}
h3{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom:  4px;
	font-family: MgOpen Modata, Helvetica, Geneva;
	text-shadow: #eee 1px 1px;
	color: #555;
}
p.last{
	-x-system-font:none;
	background: #E0EFD1 none repeat scroll 0 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:5px 10px;
	margin: 8px 0px 14px 0px;
	width: 260px;
	-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  border: 1px solid #999;
	font-family: MgOpen Modata, Helvetica, Geneva;
	text-align: center;
}
.italic {font-style:italic; font-size: 10px; border-bottom: 1px dotted #2a2a2a; padding-bottom: 5px; color: #555;}

#page_index{
	
}
input.button{
	font-size: 14px;
	font-weight: bold;
	background-color: #555;
	width: 276px;
	-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  line-height: 20px;
  padding: 2px 10px;
  margin-top:5px;
  text-align: center;
  color: #fff;
	
}
input, textarea{
	font-family:Helvetica,Arial,sans-serif;
	-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
	color:#333;
	background:#f5f5f5 none repeat scroll 0 0;
	border:1px solid #999;
	font-size:12px;
	line-height: 16px;
	margin-bottom:2px;
	margin-right:6px;
	margin-top:2px;
	padding:5px;
	width:265px;
}
label{
	font-size: 12px;
	font-weight: bold;
	color:#5B5A5A;
}
.right{
	float: right;
}
.right a{
	padding: 2px 5px;
	background-color: #555;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
	font-weight: bold;
	line-height: 24px;
	font-size: 11px;
	text-shadow: #111 1px 1px;
}
.notice {
	-x-system-font:none;
	background: #FFDFDF none repeat scroll 0 0;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	padding:10px;
	margin: 8px 0px 14px 0px;
	border: 1px solid #cc0000;
	font-style: italic;
	width: 255px;
	-webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
}
.error{
	border: 1px solid #CC0000;
}
.spacer{
	clear: both;
}
