﻿#content { margin: 0 auto; width: 100%; height: auto; float: left; background: url('../images/bg.jpg') repeat-x; }
#content #content_wrap { margin: 0 auto; width: 964px; height: auto; }

.row    { width: 100%; height: 311px; float: left; }
.column { width: 481px; height: 100%; float: left; }
.column a { display: inline-block; width: 100%; height: 100%; }
.column img { width: 100%; height: 100%; }


.column_3 { width: 321px; height: 100%; float: left; }
.column_3 a { display: inline-block; width: 100%; height: 100%; }
.column_3 img { width: 100%; height: 100%; }

.dots { width: 765px; height: 21px; background: url('../images/contactus/dots.png') repeat-x; margin-bottom: 42px; }
.dots_large { width: 100%; height: 21px; background: url('../images/contactus/dots.png') repeat-x; margin-bottom: 30px; }


.freshman { font-family: 'myFreshman'; color: #fff; }
.myh1 { font-size: 25px; margin: 0; }
.myh2 { margin: 0; }
.myh3 { font-size: 18px; color: #fff; letter-spacing: 1px; margin-bottom: 10px; }
.myp { color: #fff;  padding: 0; margin: 0; }

.column_3_border { width: 50%; height: auto; float: left; padding-top: 20px; }

/* Form Builder */
.form_left { width: 50%; height: auto; float: left; }
.textbox { width: 95%; height: auto; }
.textarea { width: 100%; height: 196px; }
.areaheight { height: 196px !important; }
