/* CSS Document */


/*      Reset      */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label{
	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;
}




/*  General  */

* {
	margin: 0;
    padding: 0;
    border: none;
	font-size: 1em;
}

body {
	background: #00254f url(../images/body-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


#container {
	width: 100%;
}

#main-content {
	margin: 0 auto;
	width: 1000px;
}

h2 {
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}



/*################################################ HEADER ##############################################*/


#header {
	width: 1000px;
	height: 631px;
	background: url(../images/header-bg.jpg) no-repeat;
}

#left-col {
	float: right;
	width: 475px;
	margin: 35px 55px 0 0;
	display: inline;
}

#left-col h1 {
	text-transform: uppercase;
	font-size: 36px;
	color: #F0037F;
	line-height: 35px;
}

#left-col h1 span {
	color: #00A0C6;
}

#left-col h3 {
	color: #666666;
	font-size: 18px;
	margin: 20px 0 0 0;
}

#blue-box {
	width: 440px;
	height: 294px;
	margin: 12px 0 0 0;
	background: url(../images/header-blue-box-bg.jpg);
}

#blue-box h1 {
	float: left;
	width: 357px;
	height: 56px;
	margin: 30px 0 0 30px;
	display: inline;
	background: url(../images/blue-box-h1-bg.jpg);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#blue-box p {
	width: 380px;
	margin: 8px 0 0 30px;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 15px;
}

#blue-box p span {
	color: #BFE10E;
}

#blue-box p span.small {
	color: #BFE7F1;
	font-size: 11px;
	margin: 0 0 0 48px;
}

#blue-box a {
	float: left;
	display: block;
	display: inline;
	height: 40px;
	margin: 25px 0 0 20px;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#blue-box a.started {
	margin: 15px 0 0 20px;
	width: 212px;
	background: url(../images/header-blue-box-started.jpg);
}

#blue-box a.learn {
	margin: 15px 0 0 5px;
	width: 182px;
	background: url(../images/header-blue-box-learn.jpg);
}

#left-col form {
	width: 410px;
	height: 116px;
	padding: 20px 0 0 30px;
	background: url(../images/header-form-bg.jpg);
}

#left-col form p {
	font-size: 22px;
	color: #067ABD;
	margin: 0 0 7px 0;
}

#left-col form p span {
	font-weight: bold;
}

#left-col form p.privacy {
	width: 170px;
	font-size: 11px;
	margin: 5px 0 0 48px;
}

#left-col form p.privacy a {
	font-size: 11px;
	color: #a5a5a5;
	font-size: 10px;
}

#left-col label {
	width: 40px;
	font-size: 12px;
	color: #0C469C;
	float: left;
	margin: 7px 0 0 0;
}

#left-col input.first {
	margin: 3px 160px 0 5px;
}

#left-col input {
	width: 170px;
	height: 17px;
	margin: 5px 0 0 5px;
	border: 1px solid #d8d8d8;
	float: left;
	font-size: 12px;
}

#left-col button {
	width: 88px;
	height: 28px;
	margin: -5px 0 0 10px;
	background: url(../images/header-form-send.jpg);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#menu {
	float: left;
	width: 1000px;
	height: 24px;
	padding: 11px 0 0 0;
	margin: 8px 0 0 0;
	background: url(../images/header-menu-bg.gif) repeat-x;
}

#menu p {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#menu p a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

#menu p a:hover {
	text-decoration: underline;
}









/*################################################ CONTENT ##############################################*/


#content {
}

#col1 {
	float: left;
	width: 620px;
	padding: 30px 0 0 50px;
}

#col1 p,
#col1 ul li {
	margin: 0 0 15px 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
}

#col1 p.menu {
	color: #48BAD6;
	margin: 15px 0 40px -5px;
}

#col1 p.menu a {
	margin: 0 5px 0 5px;
	color: #48BAD6;
	text-decoration: none;
}

#col1 p.menu a.button {
	float: right;
	margin: -15px 5px 0 5px;
}

#col1 p.tit {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}

#col1 p.short,
#col1 ul.short li {
	padding: 0 0 0 30px;
}

#col1 p.blue {
	padding: 0 0 0 30px;
	color: #48BAD6;
}

#col1 p.bold {
	font-weight: bold;
	font-size: 24px;
	margin: 30px 0 0 0;
	line-height: normal;
}

#col1 #one {
	background: url(../images/content-p-1.gif) no-repeat;
}

#col1 #two {
	background: url(../images/content-p-2.gif) no-repeat;
}

#col1 #three {
	background: url(../images/content-p-3.gif) no-repeat;
}

#col1 #four {
	background: url(../images/content-p-4.gif) no-repeat;
}

#col1 #five {
	background: url(../images/content-p-5.gif) no-repeat;
}

#col1 #six {
	background: url(../images/content-p-6.gif) no-repeat;
}

#col1 #seven {
	background: url(../images/content-p-7.gif) no-repeat;
}

#col1 #eight {
	background: url(../images/content-p-8.gif) no-repeat;
}

#col1 ul li {
	padding: 0 0 0 12px;
	background: url(../images/content-ul-li-bg.gif) 0 2px no-repeat;
}

#col1 a.button1,
#col1 a.button2 {
	display: block;
	width: 294px;
	height: 86px;
	margin: 20px 0 35px 0;
	background: url(../images/content-button1.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#col1 a.button2 {
	margin: 25px 0 30px 0;
	background: url(../images/content-button2.gif) no-repeat;
}



#col2 {
	float: right;
	width: 258px;
	margin: 40px 30px 0 0;
	display: inline;
}

#col2 a.button3 {
	margin: 25px 0 30px 0;
	width: 256px;
	height: 63px;
	display: block;
	background: url(../images/col2-button.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#col2 div.box {
	width: 258px;
	background: #75c01f;
	margin: 0 0 20px 0;
}

#col2 div.box .top {
	width: 258px;
	background: url(../images/content-col2-box-top.gif) top no-repeat;
}

#col2 div.box .bottom {
	width: 258px;
	padding: 0 0 30px 0;
	background: url(../images/content-col2-box-bottom.gif) bottom no-repeat;
}

#col2 div.box h1 {
	font-weight: bold;
	text-align: center;
	font-size: 23px;
	color: #FFFFFF;
	padding: 17px 0 0 0;
	margin: 0 0 -10px 0;
}

#col2 div.box img {
	margin: 20px 0 0 33px;
}

#col2 div.box img.large {
	margin: 20px 0 0 15px;
}

#col2 div.box img.large2 {
	margin: 20px 0 0 20px;
}

#col2 img.satisfaction {
	margin: 800px 0 0 33px;
}

#col2 div.box p {
	width: 230px;
	margin: 15px 0 0 15px;
	color: #404040;
	font-size: 12px;
}

#col2 div.box p span {
	font-weight: bold;
}

#col2 div.box h3 {
	padding: 25px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #333333;
}

#col2 div.box h4 {
	padding: 15px 0 0 15px;
	font-weight: bold;
	font-size: 25px;
	color: #FFFFFF;
}

#col2 div.box ul li {
	width: 235px;
	background: url(../images/col2-li-bg.gif) bottom repeat-x;
	padding: 10px 0 10px 0;
	margin: 0 0 0 10px;
}

#col2 div.box ul li.last {
	background: none;
}

#col2 div.box ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #212121;
}






/*                diamond.html                  */


body.diamond {
	background: #00254f url(../images/diamond-body-bg.gif) center top no-repeat;
}

body.diamond #main-content {
	margin: 0 auto;
	width: 703px;
}

body.diamond #logo {
	width: 359px;
	height: 60px;
	background: url(../images/diamond-logo.jpg);
	margin: 125px 0 0 25px;
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

body.diamond #top {
	width: 703px;
	height: 12px;
	background: #74c11b url(../images/diamond-top.gif) no-repeat;
}

body.diamond #bottom {
	width: 703px;
	height: 10px;
	background: url(../images/diamond-bottom.gif) no-repeat;
}

body.diamond #content {
	width: 668px;
	background: #74c11b;
	padding: 20px 0 30px 35px;
}

body.diamond h3 {
	font-size: 19px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	width: 270px;
}

body.diamond p {
	font-size: 14px;
	width: 620px;
	margin: 18px 0 0 0;
}

body.diamond a.button1 {
	width: 257px;
	height: 122px;
	display: block;
	margin: 18px 0 0 0;
	background: url(../images/diamond-a-button1.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

body.diamond p.tit {
	font-size: 25px;
	color: #FFFFFF;
}

body.diamond p.contains {
	color: #FFFFFF;
	margin: 30px 0 0 0;
}

body.diamond p span.subtit {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

body.diamond p span.italic {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}

body.diamond p span.bold {
	font-weight: bold;
}

body.diamond ul {
	margin: 15px 0 0 0;
}

body.diamond ul li {
	width: 550px;
	list-style: none;
	font-size: 14px;
	color: #FFFFFF;
	height: 15px;
}

body.diamond ul li span {
	color: #000000;
}



/*################################################ FOOTER ##############################################*/


#footer{
	float: left;
	width: 100%;
	padding: 25px 0 20px 0;
}

#footer p {
	text-align: center;
	color: #48BAD6;
	font-size: 12px;
	margin: 10px 0 0 0;
}

#footer p a {
	text-decoration: none;
	color: #48BAD6;
}

#footer p a:hover {
	text-decoration: underline;
}




































