img {
  border:0px;
  display:block;
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

label.hiddenlabel {
  display:none;
}

select, input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

h1 {

}

h2 {

}

p {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

a {
  color:#c6c6c6;
  text-decoration:none;
}

a:hover {
  color:#c6c6c6;
	text-decoration:underline;
}

.mandatory_star {
  color:#a1096d;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#212121 url("../images/cloud_tile.gif") repeat-x;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#8b8c8d;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	background: url("../images/body_tile.png") 0px 300px repeat-x;
}
 
/******************* Main Holders *******************/

#parent_container {
  width: 900px;
  margin:0px auto;
  padding:0px 0px 0px 0px; 
}

#header_container {
  width:900px;
	height:300px;
  overflow:hidden;
}

#header_top {
  width:860px;
	padding:27px 0px 0px 40px;
	height:235px;
  overflow:hidden;
	background: url("../images/birds_bg.gif") top left no-repeat;
}

#header_bottom{
	width:900px;
	height:38px;
	background: url("../images/trees_bg.gif") no-repeat;
}

#body_container {
	width:820px;
	padding:0px 40px 0px 40px
}

.about_me{
	padding:20px 0px 0px 0px;
	width:380px;
	float:left;
	line-height:24px;
}

h1.header_about_me{
	height:65px;
	width:380px;
	background:url("../images/about_me_title.gif") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

h1.header_about_me span{
	display:none;
}

.contact{
	padding:51px 0px 0px 0px;
	width:380px;
	float:right;
	line-height:24px;
}

.contact td{
	padding:0px 0px 2px 0px;
}

h1.header_contact{
	height:28px;
	width:380px;
	background:url("../images/get_in_touch.gif") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 22px 0px;
}

h1.header_contact span{
	display:none;
}

.contact span.name_input{
	width:361px;
	height:29px;
	background:url("../images/email_textbox.gif") top left no-repeat;
	display:block;
	margin:0px 0px 7px 0px;
}

.contact input.name_input{
	border:none;
	width:341px;
	height:29px;
	background:transparent;
	padding:0px 0px 0px 10px;
}

.contact span.message_text{
	width:361px;
	height:139px;
	background:url("../images/message_text.gif") top left no-repeat;
	display:block;
	margin:0px 0px 20px 0px;
}

.contact textarea.message_text{
	border:none;
	width:341px;
	height:129px;
	background:transparent;
	padding:10px 0px 0px 10px;
}
.contact label{
	padding:0px 0px 0px 10px;
}

.about_me p{
	padding:13px 0px 0px 0px;
}

.body_bottom_img{
	background:url("../images/body_bg_bottom.gif") top left no-repeat;
	height:25px;
}

#footer_container {
	background:#111111;
	padding:0px 0px 60px 0px;
}

#footer_center {
  width: 900px;
  margin:0px auto;
}

.footer_top_img{
	background:url("../images/footer_bg_top.gif") top left no-repeat;
	height:25px;
}

#footer_content{
	width: 820px;
	padding:0px 40px 0px 40px;
}

.skills_left{
	float:left;
	width:380px;
	line-height:24px;
	padding-top:10px;
}

.skills_left p{
	padding:13px 0px 0px 0px;
}

.skills_right{
	float:right;
	width:380px;
	line-height:24px;
	padding:50px 0px 0px 0px;
}

.skills_right p{
	padding:13px 0px 0px 0px;
}

h1.header_skills{
	height:35px;
	width:380px;
	background:url("../images/my_skills.gif") top left no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
}

h1.header_skills span{
	display:none;
}

.skill_logos{
	padding:45px 40px 0px 40px;
}

.skill_logos ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.skill_logos ul li{
	padding:0px 45px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

.skill_logos ul li.last{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
