* {
	margin:0;
	padding:0;
	outline:none;
}
.clr{
  clear: both;
}


body {
	background:url(background.png) repeat-x;
	background-color:#5A5A5A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
img {
	border:#8E8E8E 1px solid;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #999;
}
label {
	cursor:pointer;
}
small {
	color:#999;
}
p strong.black{color:black;}


.pageContainer {
	margin:0 auto;
	width:775px;
	float:none;
}
.page {
	width:775px;
	float:left;
}


/* Header */
.headerContainer {
	width:100%;
	position:absolute;
	left:0;
	top:0;
	float:none;
}
.header {
	background:url(../theme/header.png) no-repeat;
	margin:0 auto;
	float:none;
	width:775px;
	height:220px;
}

.logo {
	margin-left:12px;
	width:262px;
	height:100px;
	display:inline;
	float:left;
}

.logo img {
	border:none;
}

.menuPic {
	margin-left:636px;;
	padding-top:45px;
	float:none;
}
.menuPic ul li{
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	width:43px;
	text-align:center;
	float:left;
}
.menuPic img {
	border:none;
}

.menuMain {
	clear:left;
	margin-top:90px;
	float:left;
}
.menuMain ul {
	padding-left:5px;
}
.menuMain ul li {
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	width:127px;
	text-align:center;
	float:left;
}
.menuMain li a {
	color:#FFF;
}


/* Footer */
.footer {
	background:url(../theme/footer.png) repeat-x;
	width:100%;
	min-height:97px;
	height:auto;
	float:left;
}

.footerMenu {
	clear:left;
	float:left;
    /*min-height: 50px;
    height:auto !important;*/
    height:50px;
}
.footerMenu ul {
	padding:10px 0 10px 5px;
	clear:both;	
}
.footerMenu ul li {
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	padding:0px 10px 0px 10px;
	float:left;
}
.footerMenu li a {
	color:#FFF;
}

.footerMenuSmart {
	clear:left;
	margin-top:20px;
	font-size:11px;
	width:100%;
	color:#FFF;
	float:left;
}
.footerMenuSmart ul {
	padding-left:10px;
}
.footerMenuSmart ul li {
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
	padding:0px 0px 0px 5px;
	float:left;
}
.footerMenuSmart li a {
	color:#FFF;
}
.footerAuthor {
	float:right;
	padding-right:10px;
}
.footerAuthor a {
	color:#FFF;
}
.footerCopyright {
    width: 300px;
    margin: 15px auto;
}
.footerCopyright a {
	color:#FFF;
}

.content {
	background:url(../theme/right_sidebar.png) no-repeat 583px 0px;
	margin-top:220px;
	background-color:#FFF;
	width:100%;
	min-height:400px;
	float:left;
}



/* Main Content */
.leftContent {
	padding:10px 2px 20px 4px;
	width:580px;
	float:left;
}
.leftContent h1 {
	background:url(../theme/text_header.png) no-repeat 0px 2px;
	font-size:15px;
	font-weight:bold;
	color:#7D0000;
	height:21px;
	padding:4px;
	margin:10px 0px 0px 0px;
	clear:left;
}
.leftContent h2 {
	font-size:15px;
	font-weight:bold;
	color:#7D0000;
	margin:16px 0px 10px 0px;
	text-align:center;
}
.leftContent h3 {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin:16px 0px 10px 0px;
	text-align:center;
}
.leftContent h4 {
	font-size:15px;
	font-weight:bold;
	color:#7D0000;
	margin:16px 0px 10px 0px;
	padding-left:4px;
	text-align:left;
}
.leftContent center p {
	text-align:center;
}
.leftContent p {
	padding:4px 10px 4px 4px;
	text-align:justify;
}
.leftContent strong {
	color:#7D0000;
}
.leftContent big {
	font-size:16px;
	font-weight:bold;
	color:#7D0000;
}
.leftContent b {
	font-weight:bold;
	color:#7D0000;
}
.leftContent a {
	color:#7D0000;
}
.leftContent ul {
	padding:4px 10px 4px 4px;
}
.leftContent ul li {
	list-style-image:url(pointer.gif);
	list-style-position:inside;
	text-align:justify;
	margin:4px 0px 4px 0px;
}
.decimal {
	list-style-image:none!important;
	list-style-type:decimal!important;
	clear:left;
}
.leftContent .container {
	margin:4px;
	width:278px;
	text-align:center;
	display:inline;
	float:left;
}
.leftContent .container p {
	padding:0;
	margin:0;
	font-size:11px;
	text-align:center;
}
.leftContent .containerX {
	margin:4px;
	width:560px;
	text-align:center;
	display:inline;
	float:left;
}
.label {
	float:left;
	margin-left:50px;
	width:160px;
	text-align:justify;
}
.text {
	float:right;
	width:320px;
	text-align:left;
	display:inline;
	margin-bottom:4px;
}
.text input {
	border:none;
}
.textSmall {
	float:right;
	width:160px;
	text-align:left;
	display:inline;
	margin-bottom:4px;
}

.leftContent textarea {
	float:right;
	width:320px;
}
.leftContent .containerX p {
	padding:0;
	margin:0;
	font-size:11px;
	text-align:center;
}


/* Testimonials */
.rightContent {
	width:186px;
	float:left;
}
.rightContent h1 {
	font-size:12px;
	color:#6E3737;
	font-weight:normal;
	text-align:center;
	padding:16px 4px 4px 4px;
}
.rightContent p {
	font-size:11px;
	color:#6E3737;
	font-weight:normal;
	text-align:center;
	padding:2px 4px;
}
.rightContent a {
	color:#7D0000;
}
.rightContent img {
	margin-top:10px;
}

.rightContent ul{
	margin-left:20px;
}

#copyriht{display:inline;color:#3F3F3F;margin-left:100px;}
#copyriht a{color:#3F3F3F;text-decoration:none;}
#copyriht a:hover{color:#3F3F3F;text-decoration:none;}

*html .footer {
	height:97px;
}