/* Start of CMSMS style sheet 'LAYOUT: MJM-Home' */
@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#093542;
	color:#093542;
	font-family:Arial, Helvetica, sans-serif;
        padding:0;
        margin:0;
}

a {
        color:#093542;
        font-weight:bold;
}

#main {
	width:100%;
	text-align:center;
}

#site {
	width:900px;
	margin:auto;
	background:#fff url(http://www.MJMBusinessGroup.com/images/mjm/background.png) top left no-repeat;
	text-align:left;
}

#header {
	width:900px;
}

#logo {
	width:260px;
	margin:0 0 0 55px;
	padding-top:10px;
}

#logo img {
	border:none;
}

#container-top {
	position:relative;
	width:860px;
	height:56px;
	margin:0 auto;
	margin-top:-45px;
	background:url(http://www.MJMBusinessGroup.com/images/mjm/container-background-top.png) top center no-repeat;
}

#container-middle {
	width:860px;
	height:230px;
	margin:0 auto;
	background:url(http://www.MJMBusinessGroup.com/images/mjm/container-background.png) top left repeat-y;
}

#navigation {
	width:150px;
	float:right;
	margin-top:-42px;
	margin-right:75px;
}

#navigation p {
	position:relative;
	width:100%;
	padding:10px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

#navigation p a {
	text-decoration:none;
	color:#fff;
}

#motto {
	float:right;
	margin-right:65px;
}

#container {
	position:relative;
	width:860px;
	margin:0 auto;
	background:url(http://www.MJMBusinessGroup.com/images/mjm/container-background.png) top left repeat-y;
}

#content-top {
	position:relative;
	float:left;
	width:550px;
	margin-top:-20px;
	margin-left:55px;
}

#content-top a {
        text-decoration:none;
}

#content-top p {
	width:100%;
	text-align:center;
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:-5px;
}

#side-bar {
	float:left;
	width:275px;
	min-height:300px;
	margin-left:45px;
	text-align:center;
}

#side-bar p {
	width:250px;
	margin-left:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
}

#side-bar p a {
	text-decoration:none;
	color:#fff;
}

img.side-bar-divider {
	width:150px;
	height:2px;
	margin:10px auto;
}

div.side-bar-nav-top {
	background:url(http://www.MJMBusinessGroup.com/images/mjm/side-bar-nav-top.png) top center no-repeat;
	width:275px;
	height:35px;
}

div.side-bar-nav-middle {
	background:url(http://www.MJMBusinessGroup.com/images/mjm/side-bar-nav-middle.png) top center repeat-y;
	width:275px;
}

div.side-bar-nav-bottom {
	background:url(http://www.MJMBusinessGroup.com/images/mjm/side-bar-nav-bottom.png) top center no-repeat;
	width:275px;
	height:35px;
}

#content {
	float:left;
	width:435px;
	min-height:300px;
	padding:0 10px 10px 25px;
	text-align:left;
	font-family:"HelveticaNeue-Light", Helvetica, sans-serif;
	font-size:11pt;
	line-height:20pt;
}

#content p {
        margin:5px 0 15px 0;
}
div.buffer {
	clear:both;
	width:750px;
	height:1px;
}

#content-bottom {
	width:786px;
	margin-left:35px;
	background-color:#A4E1ED;
}

#testimonial-tab {
	width:125px;
	padding-top:10px;
}

#testimonial-tab p {
	background-color:#438592;
	padding:10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}

#testimonial {
	float:left;
        width:215px;
        min-height:465px;
	margin-left:50px;
}

#testimonial p {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	font-style:italic;
	font-variant:small-caps;
	font-size:10pt;
	line-height:14pt;
}

#testimonial p strong {
        font-weight:bold;
        font-size:12pt;
}

#testimonial p em {
        font-weight:bold;
}

#info-form {
        padding-top:10px;
        margin-left:0;
        width:450px;
        float:right;
}

#info-form h2 {
        font-size:14pt;
        margin-bottom:25px;
}

form {
        text-align:left;
}

.contactform fieldset {
        border:none;
}

input[type="checkbox"] {
	clear:left;
	float:left;
	height:25px;
	margin-right:10px;
}

label{
	height:25px;
	width:150px;
        font-weight:bold;
        font-variant:small-caps;
}

select.name, select.id{
	font-size:12pt;
}

input[type="text"], input[type="password"]{
	width:360px;
	height:25px;
	font-size:16pt;
}

textarea {
        width:365px;
        height:100px;
        font-size:12pt;
}

select{
	font-size:12pt;
}

p.input{
	clear:both;
	text-align:right;
}

input[type="submit"]{
	clear:both;
	font-weight:bold;
	font-size:10pt;
        margin-top:15px;
}

.fb_invalid input, .fb_invalid textarea {
        border:1px solid red;
        background-color:pink;
}

div.error_message {
        border:1px dashed pink;
        background-color:red;
        padding:0;
        width:400px;
}

div.error_message p {
        color:#fff;
        font-size:14pt;
        font-weight:bold;
        text-align:center;
        margin:0;
        padding:0;
}

#footer {
        height:50px;
        text-align:center;
}

#footer p {
        margin:auto;
        width:90%;
        font-size:9pt;
        line-height:25pt;
        text-align:center;
        font-weight:bold;
        border-top:1px solid;
}

#footer a {
        text-transform:lowercase;
        font-variant:normal;
}
/* End of 'LAYOUT: MJM-Home' */

