body{
	margin: 0px;
	padding: 0px;
	background: white;
	background-repeat: repeat-x;
}

.main{
	background: #0B173B url('../images/#') right top;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
}

.top{
	background: url('../images/autocreator.png') no-repeat;
	width: 620px;
	margin: 20px;
	height: 169px;
}

.logo{
	float: left;
	height: 185px;
	width: 150px;
	text-align: left;
	padding-left: 18px;
	padding-top: 15px;
	background: url('../images/logo-globe.gif');
	background-repeat: no-repeat;	
}

.top_middle{
	float: left;
	background: transparent;
	background-repeat: no-repeat;
    height: 120px;
    width: 407px;
	padding-top: 0px;
}

.top_slideshow{
	float: left;
	background: transparent;
	background-repeat: no-repeat;
    height: 170px;
    width: 350px;
}

.top_links{
	float: left;
	background: transparent;
	width: 960px;
	height: 10px;
}

.btn{
	float: left;
	background: transparent;
	margin-left: 7px;
	background-repeat: no-repeat;
}

.middle{
	background: white;
	width: 960px; 
	height: 980px;
	margin-top: 22px;	
}

.middle-events{
	background: white;
	width: 960px; 
	height: 1600px;
	margin-top: 22px;	
}

.middle-about{
	background: white;
	width: 960px; 
	height: 2940px;
	margin-top: 22px;	
}

.middle-contact{
	background: white;
	width: 960px; 
	height: 360px;
	margin-top: 22px;	
}

.middle-test{
	background: white;
	width: 1300px; 
	height: 1060px;
	margin-top: 3px;
	padding-bottom: 50px;	
}

.middle_left{
	float: left;
	background: white;
	width: 180px;
	height: auto;
}

.middle_textarea{
	float: left;
	background:  white;
	width: 706px;
	height: 486px;
	margin: 30px 10px 0 10px;
	text-align: left;
	padding: 0 10px 0 10px;
	background: url('../images/textbox-bg.png');	
	background-repeat: no-repeat;
}

.middle_textarea-about{
	float: left;
	background:  white;
	width: 706px;
	height: 2786px;
	margin: 30px 10px 0 10px;
	text-align: left;
	padding: 0 10px 0 10px;
	background: url('../images/textbox-bg.png');	
	background-repeat: no-repeat;
}

.middle_images{
	float: left;
	width: 176px;
	height: 176px;
	margin: 26px;
}

.robot {
    background: rgba(0, 0, 0, 0) url("../images/robot.png") no-repeat scroll 0 0;
    height: 16em;
    left: 76%;
    position: absolute;
    top: 0;
    width: 24%;
    z-index: 2
}
	
.form-select{
	font-family: Arial, Tahoma, Helvetica, FreeSans, Sans-serif;
	color: #0b173b;
	background: white;
}	
	
h3{
	font-family: Arial, Tahoma, Helvetica, FreeSans, Sans-serif;
	font-size: 16px;
	color: #335D6E;
	text-shadow: 2px -1px 1px rgba(0, 0, 0, 0);
}

p{
	font-family: arial;
	font-size: 16px;
	color: #2E2E2E;
}

td{
	font-family: arial;
	font-size: 16px;
	color: #2E2E2E;
}

.call{
	font-family: Monotype Corsiva;
	font-size: 26px;
	color: white;
}

.scroller{
	font-family: arial;
	font-size: 16px;
	color: #2E2E2E;
}

.scroll{
	margin: 0, 10px, 0, 10px;
}

.feedback{
    position: absolute;
    right: 55px;
    top: 10px;
    z-index: 1;
}