/*  
Theme Name: Construction
Theme URI: http://www.monkeyranking.com
Description: This is a Construction.
Version: 1.0
Author: Monkey Ranking Web Design
Author URI: http://www.monkeyranking.com

*/






body {
	font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #353535;
  	font-size: 12px;
  	color: #222;
}

table {
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #bb3b0c;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #222;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #bb3b0c;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#container_big {
	width: 837px;
	padding: 0px;
	margin: 0px;
}

#container {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 837px;
	height: 310px;
	text-align: left;
	background-image: url(images/hd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#menu {
	float: left;
	position: absolute;
	width: 186px;
	left: 10px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	overflow: hidden;
	text-align: left;
	top: 82px;
}

#menu a {
	display: block;
	float: left;
	position: relative;
	background: #bc6d34;
	width: 170px;
	width: 180px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #fff;
}


#menu a:hover {
	display: block;
	float: left;
	position: relative;
	background: #d09971;
	width: 170px;
	width: 180px;
	height: 33px;
	overflow: hidden;
	line-height: 33px;
	padding-left: 10px;
	margin-bottom: 5px;
	text-align: left;
	color: #000;
	text-decoration: none;
}

#steps {
	float: left;
	position: relative;
	width: 624px;
	height: 194px;
	left: 0px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	color: #bdc1e4;
	top: 0px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
	float: left;
	position: relative;
	width: 235px;
	margin-left: 10px;
}


#content {
	float: left;
	position: relative;
	width: 837px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;

}

#left {
	width: 207px;
	float: left;
	position:absolute;
	left: 0px;
	background: url(images/left_back.gif) repeat-y;
	bottom: 0px;
	color: #454545;
	line-height:17px;
	text-align:left;
	height:100%;
	padding: 15px 0 0 0;

         
		
}

#left span {

        position: absolute;

        bottom: 40px;  
}

#left img 
{
    text-align:center;
    margin:0px auto;
}

#main {
	float: right;
	position: relative;
	width: 618px;
	right: 6px;
	line-height:20px;
         min-height: 200px;
}

#main h1
{
    padding-top:20px;
}

#footer {
	float: left;
	position: relative;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 837px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center; 
	color: #eaeaea;
	padding-top: 5px;
	height: 29px;
         margin-top: 50px;
	
}

#footer a {
	color: #bb3b0c;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}



.btn {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	position: absolute;
}

ul {
	list-style-type: square;
}

#ttitle {
	background-color: #900000;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#name { font-size:36px; padding:10px 0 0 15px}
#name span {color:red}
#slogan {  font-family:Gadget, sans-serif; font-size:25px; color:#FFFFFF;padding-left: 240px; padding-top: 140px;}
#slogan h1{color:#000000;font-family:Gadget, sans-serif; font-size:25px; }
#sec {padding-left: 50px;}

#job  {
	width: 350px;
	height: 300px;
	}
	
#comments_section {
	
	
}
#comments_section li {
border: solid 1px gray;

	padding: 10px 10px;
	margin-bottom:10px;
}

#commentform {
	
}

.input {
height: 75px;
}