@charset "utf-8";
/* By GPBautista October 2009 CSS Document */

/* CSS Document */

/* Remove all margin and paddings */
* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 1px;
}


body {
	color: #000000;
	line-height: 1.166;
	/*background-color:#4fb7ff;*/
	background-color:#7B8284;
	height:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin: 0 auto;
}

ul
{

    margin-top:10px;
    margin-bottom:10px;
}
li
{
   list-style-type:disc;
   line-height:21px;
   margin-left:10px;


}

hr
{
    color:Black;
    line-height:normal;
    border: solid 1px;

}
/* Remove all border for images */
a img, img {
    border: none;
}

a{
	color: #00afc5;
	text-decoration: underline;
}

a:link{
	color: #00afc5;
	text-decoration: underline;
}

a:visited{
	color: #00afc5;
	text-decoration: underline;
}

a:hover{
	color: #FFF;
	text-decoration: underline;
}

h1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 30px;
 font-weight:normal;
 color:#320c53;
 text-align:left;
 margin-bottom:15px;
 margin-top:15px;
}

h2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 30px;
 font-weight:normal;
 color:#FFF;
 text-align:left;
 margin:15px;
}


h3{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 25px;
 font-weight:normal;
 color:#320c53;
 text-align:left;
 margin-bottom:15px;
 margin-top:0px;
 line-height:normal;
 }

h4{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 30px;
 font-weight:normal;
 color:#1d2224;
 display:block;
 text-align:right;
 margin:30px 20px 15px 0px;
 }

h5{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 24px;
 font-weight:normal;
 color:#FFF;
 text-align:center;
 margin-top:25px;
 display:block;
 }
 
 h5 a:link{
 color:#FFF;
 text-decoration:none;
 }
 
 h5 a:hover{
 color:#CCC;
 }
 
#mainwrapper {
width: 100%;
margin:0 auto;
}

#header_wrap {
width: 100%;
float: left;
}

div.more_btn {
width:79px;
height:13px;
float:right;
margin-right:10px;
margin-top:20px;
}

.cyan_btn a {
width:78px;
height:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00afc5;
text-decoration:none;
background-image: url(../images/cyan_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
float:right;
}

.cyan_btn a:hover {
color:#0f0f0f;
font-weight:bold;
background-image: url(../images/black_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
}

div.more_btn2 {
width: 112px;
height:13px;
float:left;
margin-right:10px;
margin-top:5px;
}

.cyan_btn2 a {
width:112px;
height:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00afc5;
text-decoration:none;
background-image: url(../images/cyan_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
float:right;
}

.cyan_btn2 a:hover {
color:#FFF;
font-weight:bold;
background-image: url(../images/white_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
}


.cyan_btn3 a {
width:78px;
height:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#00afc5;
text-decoration:none;
background-image: url(../images/cyan_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
float:right;
}

.cyan_btn3 a:hover {
color:#FFF;
font-weight:bold;
background-image: url(../images/white_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
}


.dgrey_btn a {
width:78px;
height:14px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#0f0f0f;
text-decoration:none;
background-image: url(../images/black_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
float:right;
}

.dgrey_btn a:hover {
color:#00afc5;
font-weight:bold;
background-image: url(../images/cyan_arrow.png);
margin-right:10px;
background-repeat:no-repeat;
background-position:right center;
}
#mid {
float:left;
width:100%;
/*margin-top:10px;*/

}

#content_wrap {
margin: 0 auto;
width:1012px;
}

#content {
float:left;
width:1012px;
background-image: url(../images/content_shadow.png);
background-repeat:repeat-y;
}

#content_main {
float:left;
width:980px;
margin:0px 16px 0px 16px;
}

#content_top {
float:left;
width:1012px;
height:14px;
background-image: url(../images/content_top.png);
background-repeat:no-repeat;
background-position:top;
}

#content_bottom {
float:left;
width:1012px;
height:19px;
background-image: url(../images/content_bottom.png);
background-repeat:no-repeat;
background-position:top;
}

#left_column {
float: left;
width: 642px;
}

.heading_cyan {
font-size:30px;
color:#00afc5;
float:left;
display:block;
line-height:25px;
}

.heading_beige {
font-size:30px;
color:#d2ccb3;
float:left;
display:block;
line-height:25px;
}

.heading_dgrey {
font-size:30px;
color:#0f0f0f;
float:left;
display:block;

line-height:32px;
}

#right_column {
float: left;
width: 328px;
margin-left:8px;
}

#footer_wrap {
float:left;
width:100%;
}

