@charset "utf-8";
body {
margin: 30px 0 0 0;
background:url(images/main_bg.jpg) #565d6f repeat-x top;
font:14px Arial, Helvetica, sans-serif;
text-align:justify;
color:#333333;
line-height:17px;
}

.wrap {
margin:0 auto;
width:1024px;
}

.wrap_inside {
margin:0 auto;
width:847px;
}

.clear {
clear:both;
}

.left {
float:left;
}

.right {
float:right
}

#header .wrap {
height:43px;
width:878px;
}

#mid .wrap {
height:386px;
width:963px;
background: url(images/main.jpg) no-repeat;
}

#mid2 .wrap {
height:386px;
width:963px;
background: url(images/main2.jpg) no-repeat;
}

#lower .wrap {
height:256px;
width:963px;
}

#nav1{
margin:0 auto;
width:236px;
height:14px;
}

#main_nav{
margin:0 auto;
padding-top:130px;
width:491px;
height:151px;
}

#logo{
margin:0 auto;
padding-top:28px;
width:300px;
height:253px;
}

#learn{
margin:0 auto;
padding-top:60px;
}

#enter{
margin:0 auto;
padding-top:23px;
}

#body_left{
height:229px;
width:672px;
background:url(images/body_left.jpg) no-repeat top;
}

#body_right{
height:256px;
width:291px;
background:url(images/body_right.jpg) no-repeat top;
}

#home_content{
text-align:left;
margin-top:60px;
margin-left:30px;
width:600px;
}

#expertise{
float:left;
width:400px;
margin-left:50px;
margin-top:15px;
}

#right_homecontent{
margin: 45px 39px 0 30px;
}

#footer{
margin:0 auto;
width:650px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#c2c2c2;
line-height:15px;
}

#footer a{
margin:0 auto;
width:650px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#c2c2c2;
text-decoration:none;
line-height:15px;
}

#footer a:hover{
margin:0 auto;
width:650px;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#b7d335;
text-decoration:underline;
line-height:15px;
}


.orangetext{
margin:0 auto;
font:10px Verdana, Arial, Helvetica, sans-serif;
color:#f5851f;
line-height:15px;
}

.text_field{
width:200px;
height:14px;
}

.error_strings {
	margin-top: 30px;
	color:maroon;
	font-size: 10px;
	text-transform:uppercase;
}