/*
	project: ontrack host - www.ontrackhost.com - affordable web hosting and web design solutions
	author: ontrack host
*/

*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; text-align:justify;}
	h1 { font-size: 30px; font: Helvetica,Trebuchet MS; font-weight: normal; float: left; color: #9dcf7f; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #f1f1f1; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px dotted #6d6c6b; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #85a3bf; text-decoration: none; }
	a:hover { color: #96d9ee; text-decoration: none; }
	img { border: 0; }
	.red { color: #9dcf7f; }

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font: .80em;
	font-weight: bold;

}

	.pink {  color: #de90bb; }
	.blue {  color: #96d9ec; font-size: 100px; }
	
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 50px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #2f2f2f; }
		#menu a:hover { color: #000; border-bottom: 2px dotted #9dcf7f; }
		#menu .active a { border-bottom: 2px dotted #9dcf7f; color: #55a5bf;}
 
#teaser { clear: both; height: 259px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #5c764a; }
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/logotype.jpg) no-repeat top right; height: 258px; }
	
#bar { height: 40px; margin: 0 0 20px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; text-decoration: none; color: #FAFDDD; padding: 5px 0 0 15px; margin: 0px 18px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; text-decoration: none; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px dotted #cfcccc; background: #dcdbdb; padding: 7px; }


.colblog { float: left; width: 450px; margin: 0 40px 16px 0; }
.side { float: right; margin: 0; width: 350px; }

.colfull { float: left; width: 900px; margin: 0 40px 16px 0; }




#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px dotted #6d6c6b; background: #fff url(../images/small_logotype.jpg) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #de90bb; font-weight: bold; text-decoration: none; }

table.plans {
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
	border: 5px dotted #ffffff;
	padding: 0px 5px 5px 2px;
	font-size: 13px;
	border-spacing: 10px;
	line-height: 20px;
	color: #616363;
	


	}

td {
padding-left:5px;

}

.prices {

	text-align: right;
	background-color: #FFFFFF;

	}


input {
 background-color: #dadddc;
color: #444444; 
border: 1px solid #cfcccc; 
}

textarea {
 background-color: #dadddc;
color: #444444; 
border: 1px solid #cfcccc; 
}
