#flash_message{
	color: green;
}

form{
	margin-top: 20px;
}
input[type=submit]{
	margin-top: 30px;
}
label{
	color: blue;
	font-size: 12px;
	display: block;
	clear: left;
}
#tutoring h1 img{
	position: relative;
	top: 22px;
}
#tutoring a{
	display: block;
	margin: 10px auto;
	text-align: center;
}
#whatsnext{
	margin-top: 20px;
	text-align: center;
}
#whatsnext a{
	display: inline;
	
}
#testimonials li{
	list-style-type: none;
	display: block;
	margin-top: 20px;
}

#header ul#main-nav {bottom:0.6em; position:relative; width:100%; list-style-type: none;}
#header ul#main-nav li {width: 190px; height: 50px; float:left; d-right:2em; padding-right:10px; outline: none; text-align: center;}
#header ul#main-nav li span {display:block; padding-left:10px}
#header ul#main-nav li a {display:block; color:#336; font-family:"Trebuchet MS",Arial,sans-serif; font-size:1.2em; height:46px; padding-top:0.7em}
#header ul#main-nav li a:active{outline: none;}
#header ul#main-naf li a:focus{-moz-outline-style:none;}
#header ul#main-nav li.active {position:relative; top: -10px;}
#header ul#main-nav li.active span {}
#header ul#main-nav li.active a {
	background: url('../images/red top-of-button withline 100px.jpg') center -1px no-repeat; color:#00f;
	text-decoration:none; width:100%;
	background-position: center 41px;
	background-size: 10px auto;
	font-size: 1.7em;
}
#header ul#main-nav li.active a:hover {}
#header ul#top-nav li {border-right:1px solid #117fbc; float:left; padding-right:0.7em; margin-right:0.7em; position:relative; top:0.9em}
#header ul#top-nav li a {position:relative; top:0.3em}
#header ul#top-nav li.last {border-right:none}

* {
    padding: 0;
    margin: 0;
} 

body {
    background:url('/images/railscode_mirrored.jpg') white no-repeat;
	background-position: top center;
	font: .80em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.style1{
	color: #f33;
	font-weight: bold;
}
.style2{
	color: #32d;
	font-family: times;
	font-size: 19px;
}

#header{
	margin: 0 auto;
	background-color: #fff;
	border: solid;
	border-color: #aaa;
	border-width: 0 0 1px;
	height: 40px;
}
#header h1{
	color: #f10;
}

.rightmessage{
	text-align: right;
	font-family: georgia;
	font-size: 15px;
	color: #f00;
	vertical-align: top;
	
	border-bottom: #f77 1px solid;
	margin-bottom: 20px;
}
.rightmessage:hover{
	border-bottom: #d66 1px solid;
}
.rightmessage a{
	font-size: 18px;
	color: #b00;
}
.rightmessage a:hover{
	color: #06f;
	border-width: 0 0 2px;
	border-color: green;
}

.box1{
	background: #C7DCF7;
	margin: 10px;
	text-align: center;
	padding: 5px;
}
.box2{
	background: #85ACF7;
}
div#flash_notice{
	border-style: solid;
	border-color: #390;
	margin: auto;
	background-color: #cfc;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-align: center;
	font-family: georgia;
	font-size: 20px;
	color: #06f;
}
div.company{
	border: solid black;
	border-width: 0 0 1px 0;
	background-color: none;
	margin: 0px 0;
	padding: 5px;
}
div.company span.name{
	font: 18px georgia;
	color: green;
}

.required{
	border: solid 2px;
	border-color: #2a2 #8b8 #cfc;
	color: #2a2;
	font-weight: bold;
}

p{
	margin-top: 10px;
}
p.style1{
	margin-top: 0px;
	padding-top: 10px;
	font-size: 19px;
	color: #32d;
}

ul{
	margin-left: 25px;
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('/images/blue/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('/images/blue/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}
#content h1{
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h3{
	padding-top: 10px;
}

#bottom {

background: #fff url('/images/blue/botbg.jpg');
height: 30px;
}

.smallest{
	font-size: 9px;
}

.header {
height: 100px;
background: #85ACF7 url('/images/header_background_645w.jpg');
text-align: center;
}

h2{
	padding-top: 20px;
	color: #117FBC;
	font-size: 18px;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 40px; color: #FFF; text-decoration: none; margin: 0px; display: block;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 20px; color: #777; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}

.both_middle_right{
	float: left;
	padding: 10px 40px 0 40px;
	text-align: justify;
	width: 564px;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.gallery{
	background-color: black;
	color: white;
	padding: 20px;
	border: solid grey;
}
.gallery img{
	
}
.screenshot{
	padding-bottom: 40px;
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}



