/* Copyright (c) 2010 CoffeeCup, All rights reserved - http://www.coffeecup.com/
----------------------------------------------------------------------------------------------------*/

/* Reset v1.0 | 20080212 - http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Reset for HTML 5 Elements
----------------------------------------------------------------------------------------------------*/

/* tells browsers that don't read html 5 tags to render like divs */
header, footer, aside, nav, article, section {
	display: block;
	margin: 0;
	padding: 0;
}

/* clears containers with floated elements, no need for extra markup! */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Type
----------------------------------------------------------------------------------------------------*/

html {
	font-size: 16px;
}

body {
	color: #530844;
	font: 75%/1.5em Tahoma, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #813165;
	font: 1.9em/1em Tahoma, Arial, sans-serif;
}

h1 {

}

h2 {
	color: #530844;
}

h3 {
	color: #530844;
	font-size: 1.2em;
	font-weight: bold;
}

h4 {
	font-size: 1.35em;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	color: #530844;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
}

ul {
	list-style: disc;
	color: #530844;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol, ol.lowerRoman, ol.upperAlpha {
	list-style: decimal;
	color: #530844;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.3em;
}

ol.lowerRoman {
	list-style: lower-roman;
}

ol.upperAlpha {
	list-style: upper-alpha;
}

strong, b, .b {
	color: #530844 !important;
	font-weight: bold;
}

a {
	color: #813165;
	text-decoration: none;
   
}

/*a:link {
	color: #813165;
	outline: none;
	text-decoration: none;
}

a:visited {
	color: #813165;
	outline: none;
	text-decoration: none;
}*/

a:hover {
	color: #f2f3bf;
	text-decoration: none;
    text-align:center;
}

a:active {
	color: #813165;
	outline: none;
	text-decoration: none;
    text-align:center;
}

a:focus {
	outline: 1px dotted;
}

.more {
	text-decoration: underline !important;
}

/* Spacing
----------------------------------------------------------------------------------------------------*/



h1, h2, h3, h4, h5, h6 {
	padding-bottom: 3px !important;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

p {
	margin-right: 10px;
	padding: 5px 0;
}

blockquote {
	margin-right: 10px;
	padding: 5px 0 20px 0;
}

ul, ol {
	margin-left: 20px;
}

li {
	margin-bottom: 15px;
	margin-right: 150px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 0px;
}

/* Layout
----------------------------------------------------------------------------------------------------*/

html {
	padding: 0px 0px 0px 0px;
	text-align: center;
}

body {
	background: #ddeb6e;
	margin-bottom: 0px;
	margin: 0 auto;
	border: none;
}

#logoTxt {
	padding-top: 5px;
	background-image: url('../images/header.png');
	background-repeat: repeat-x;
	height: 142px;
	border: none;
}

#logoTxt h1, #logoTxt h2 {
	display: inline-block;
	color: #f2f3bf;
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 auto;
}

#logoTxt h2 {
	color: #f2f3bf;
}
#logoTxt img {
	display: block;
	margin: 0 auto;
}

#logoTxt h1 span, #logoTxt h2 span {
	display: block;
	top: 2px;
	right: 0;
	width: 124px;
	z-index: 9;
	border: none;
}

#logoTxt h2 span {
	top: 0 !important;
	z-index: 10 !important;
}

header {
	/*height: 170px;*/
	width: 100%;
	border: none;
}

header h1 {
	color: #530844s;
	font-size: 1.6em;
	margin-top: 20px;
	text-align: left;
	border: none;
}

header h1 span {
	color: #535844;
	display: block;
	float: center;
	padding-right: 5px;
	width: 300px;
	border: none;
}

#headTxt {
	color: #530844 !important;
	font-size: 4em;
	line-height: 0.3em;
	text-transform: capitalize;
	width: auto !important;
}

nav {
	background-image: url('../images/nav_bar.png');
	height: 100px;
}
nav ul {
	display: inline-block;
	list-style: none;
	margin-left: 0;
	margin: 0 auto;
}

nav ul li {
	display: block;
	margin: 0 2px 0 0;
	border: none;
    float:left;
	padding-top: 40px;
    width: 112px;
	height: 56px;
    background-image:url('../images/button_reg.png');
	
}

nav ul li a {
	color: #530844;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	border: none;
	margin-top: 200px !important;
    width: 112px;
	height: 56px;
    
    
}

nav ul li:hover {
	color: #530844;
	text-decoration: none;
    background-image:url('../images/button_hov.png');
    
}

#mainLeft, #mainLeft2 {

}

#mainLeft img {
	border: none;
    top: 300px;
	z-index: 5;
}

#mainLeft h1 {
	color: #666;
  	font-size: 2em;
	line-height: 1.5em;
 	text-align: center;
 
}

#mainLeft h2 {
	color: #444;
	font-size: 0.8em;
	text-align: left;
	text-transform: uppercase;
}

#mainLeft h1 span, #mainLeft h2 span {
	display: block;
	top: 255px;
	right: 0;
	width: 330px;
	z-index: 60;
	border: none;
}

#mainLeft h2 span {
	top: 320px !important;
}

/*#mainLeft2 {
	margin: 50px 0 0 10px;
	width: 650px !important;
}*/

#mainRight, #mainRight2 {
	display: inline-block;
	margin: 0 auto;
}

/*#mainRight h2 {
	margin-bottom: 40px;
	border: none;
}

#mainRight2 {
	width: 300px !important;
}*/

.columns {
	margin: 20px 0;
	padding-right: 10px;
	border: none;
	width: 320px;
	float: left;
	display: inline-block;
}

.colLeft {
	float: left;
	width: 290px;
	border: none;
}

.colRight {
	float: right;
	width: 290px;
	border: none;
}

#signature {
	margin-bottom: 325px;
	text-align: left;
}

footer {
	padding: 10px;
	background-color: #F2F3BF;
	border-top: 1px #AFD122 solid;
	float:left;
	width: 100%;
}

footer p {
	display: inline-block;
	margin: 0 auto;
	font-size: 0.8em;
}

footer ul {
	float: center;
	list-style: none;
	width: 0px;
	margin-left: 0;
	padding-top: 0px;
	text-align: right;
	border: none;
}

footer ul li {
	display: inline;
	margin: 0 5px;
	border: none;
}

footer ul li a {
	font-size: 0.9em;
}

footer ul li a:hover {
	color: #000;
}