
body {
	font-family: 'Georgia', arial, serif;
	font-size: 16px;
	color: #333;
	line-height: 160%;
	color: #393733;
    margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
    padding: 0px;
    text-align: left;
}

a { color: #105CB6; cursor: pointer; outline: none !important; }
a:visited { color: #105CB6; }
a:hover, a:focus { color: #008BCE; }
a:active { color: #008BCE; }

small {

	font-family: 'Georgia', arial, serif;
	font-size: 11px;
	color: #666;
}

#unexia {
width: 172px;
height: 74px;
}

h1 {
 font-size: 50px;
 font-weight: normal;
 line-height: 120%;
 margin-bottom: 10px;
}

.subtitle {
font-size: 25px;
font-weight: normal;
color: #585858;
}

.yellow {
background: #ffffcc;
height: 20px;
}

.awesome, .awesome:visited {
	background: #006699 url(/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 10px 20px 10px; 
	color: #fff; 
	text-decoration: underline;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	 margin-top: 25px;
}

	.awesome:hover							{ background-color: #008BCE; color: #fff; }
	.awesome:active							{ top: 1px; }

.large.awesome, .large.awesome:visited 			{ font-size: 20px; padding: 10px 20px 10px; }



#home1 {
width: 65%;
float: right;
border-left: 1px solid #dcdcdc;
padding-left: 10px;
}

#home2 {
float: right;
width: 50%;
border-left: 1px solid #dcdcdc;
margin-left: 10px;
padding-left: 10px;
}

#home3 {
width: 33%;
float: left;
}

.homecontent {
clear: both;
font-size: 14px;
}

h2 {
font-size: 20px;
font-weight: normal;
margin: 0px;
}

.homestyle {
font-size: 20px;
font-weight: normal;
color: #585858;
line-height: 150%;
}

#side {
float: right;
width: 280px;
border-left: 1px solid #dcdcdc;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

.launch {
margin-top: 20px;
padding: 10px;
border: solid 1px #dcdcdc;
font-size: 14px;
clear: both;

}

#twitter { position: absolute; bottom: 0px; right: 155px; }
#facebook { position: absolute; bottom: 0px; right: 120px; }
#linkedin { position: absolute; bottom: 0px; right: 85px; }
