body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #333;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	line-height: 160%;
}

.barbg {
	background-color: #5B111A;
	height: 6px;
	width: auto;
	top: 0px;
}

.bar {
	background-color: #CC273A;
	height: 6px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image:url(images/comandolli_logo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header-description {
	background-image:url(images/jobdescription.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height: 190px;
	width: 580px;
	margin-top: 70px;
	margin-left: 345px;
}

.line {
	background-image:url(images/line.gif);
	height: 3px;
	width: 960px;
	margin-top: 70px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}

#aboutme {
	background-image:url(images/aboutme.gif);
	background-repeat:no-repeat;
	width: 960px;
	height: 387px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#networks ul {
	left: 345px;
	list-style-type: none;
	position:relative;
	margin: 0;
	padding: 0;
	width:615px;
}

#networks ul a {
	background: #5B111A url(images/bgaboutme.gif) repeat scroll 0 0;
	float:left;
	width:45px;
	margin-right:20px;
	text-align:center;
	height:40px;
} 

#networks ul img {
	border:none;
	margin-top:7px;
}

#networks ul a:hover {
	background: #CC273A url(images/bgaboutme.gif) repeat scroll 0 0;
}

#letstalk {
	background-image:url(images/letstalk.gif);
	background-repeat:no-repeat;
	width: 960px;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

.firstcolumm {
	width: 270px;
	position:absolute;
	top: 90px;
} 

.secondcolumm {
	width: 270px;
	left: 345px;
	position:absolute;
	top: 90px;
} 

.thirdcolumm {
	width: 270px;
	left: 690px;
	position:absolute;
	top: 90px;
} 

.twocolumms {
	width: 615px;
	left: 345px;
	position:absolute;
	top: 150px;
}

p {
	margin-top: 0;
}

a {
	text-decoration:none;
	color: #5B111A;
} 

a:hover  {
	text-decoration:none;
	color: #CC273A;
} 

.highlight {
	font-size:24px;
	line-height:140%;
}

.bold {
	font-weight: bold;
}

.form {
	-moz-border-radius-bottomleft:0.3em;
	-moz-border-radius-bottomright:0.3em;
	-moz-border-radius-topleft:0.3em;
	-moz-border-radius-topright:0.3em;
	background:#fff none repeat scroll 0 0;
	border:1px solid #e5e5e5;
	font-size:16px;
	color: #999;
	padding:9px;
	margin-top:5px;
}

.form:focus {
	border:1px solid #c5c5c5;
}

fieldset {
border:0 none;
} 

label {
clear:both;
display:none;
}

input {
	width:250px;
}

textarea {
	width:595px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

.send {
	background-color:#fff;
	border:0 none;
	cursor:pointer;
	color: #5B111A;
	font-size:16px;
	width:39px;
	height:18px;
	position:relative;
	top:15px;
	left:575px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size:16px;
}

.send:hover {
	color: #CC273A;
}

#thanks {
	width: 960px;
	height: 387px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}