/*/////////////////////////////////////////////////////


CSS CREATED FOR ELASTIC DRIVE
CSS CRATED BY MICHAEL MOORE / WWW.ENOMALY.COM
CSS CREATED OCTOBER 2006


/////////////////////////////////////////////////////*/
body {
	margin: 0 0 20px 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	color: #393e46;
	background: #0d1723;
}
h1,h2,h3 {
	margin: .5em 0;
}
h1 {
	font-size: 24px;
}
a {
	color: #316396;
	text-decoration: underline;
}
a:hover {
	color: #2f77c0;
	text-decoration: underline;
}
em {
	color: #CC0000;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
	margin-right: 20px;
}
.floatright {
	float: right;
	margin-left: 20px;
}
/*/////////////////////////////////////////////////////

HEADER ELEMENT

/////////////////////////////////////////////////////*/
#header {
	height: 108px;
	background: #cad7ee url(../imgs/header_bg.gif) repeat-x;
}
#header .inner {
	width: 850px;
	margin: 0 auto;
	text-align: right;
	height: 96px;
}

#header .gfx_nav {
	padding-top:35px;
	display:block;
}

#header .links {
	line-height: 29px;
}
#header .links a {
	text-transform: uppercase;
	color: #38361d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left:5px;
}
#header .links a:hover {
	color: #980000;
}

#promo {
	height: 220px;
	background: #cad7ee url(../imgs/mid_bg.gif) repeat-x;
	margin-bottom: 0px;
	padding-bottom: 2px;		
}
/*/////////////////////////////////////////////////////

NAVIGATION ELEMENT

/////////////////////////////////////////////////////*/
#nav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-transform: uppercase;
	color: #38361d;
	background: #d5dff2;
}
#nav .inner {
	width: 770px;
	text-align: left;
	margin: 0 auto;
}
#nav a {
	padding: 0 5px;
	font-weight: 800;
	color: #38361d;
	text-decoration: none;
}
#nav a:hover {
	color: #980000;
}

#nav .inner .nav_sel a { color: #980000; }
/*/////////////////////////////////////////////////////

CONTENT ELEMENT

/////////////////////////////////////////////////////*/
.wrapper {
	background: #F9F9F9;
}
.content {
	width: 850px;
	margin: 0px auto;
	padding: 1px 0;
	text-align: left;
}
.feature {
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
}
.feature h4 {
	margin: .2em 0;
	padding: 0px;
	font-size: 24px;
}
.col2 {
	margin-bottom: 20px;
	background: url(../imgs/divider.gif) repeat-y 50% 0;
}
.col2 .col {
	float: left;
	width: 363px !important; width: 383px;
	margin-right: 1px;
	padding: 0 10px;
	line-height:16pt;
	font-size:10pt;
		text-align: justify;
}
#packages {
	margin-top: 1px;
	color: #cad7ee;
	font-weight: bold;
	color: #cad7ee;
	background: #0D1723 url(../imgs/footer_bg.gif) repeat-x 50% 0; 
	
}
#packages .col {
	float: left;
	width: 363px !important; width: 383px;
	margin-right: 1px;
	padding: 10px 10px;
		text-align: justify;

}
#packages big {
	font-size: 14px;
}
#packages small {
	color: #ffe400;
	font-size: 11px;
}
.

/*/////////////////////////////////////////////////////

FOOTER ELEMENT

/////////////////////////////////////////////////////*/
#footer {
	padding-top: 20px;
	background: url(../imgs/footer_bg.gif) repeat-x;
}
#footer .inner {
	width: 770px;
	margin: 0 auto;
	color: #FFF;
	text-align: left;
}
#footer .inner .account {
	float: left;
	margin-right: 20px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #fffc9e;
}
#footer em {
	font-style: normal;
	color: #7dabcd;
}
/*/////////////////////////////////////////////////////

FORM ELEMENT

/////////////////////////////////////////////////////*/
input, textarea, select {
	font-size: 11px;
}
.row {
	width:820px;
	clear:both;
}
.block_left {
	width: 382px;
	float:left;
	margin-right:40px;
}
.block_right {
	width: 402px;
}
SPAN#icon {
	float:left;
	display:block; 
	margin-right:15px; 
	margin-bottom:40px;
	width:118px;
}
SPAN#txt {
	text-align:justify;
	display:block;
	font-size:11pt;
	font-family:"trebuchet MS", "trebuchet", "Verdana",  ;
}
#txt_title {
	display: block;
	text-align:left;
	font-size:13pt;
	font-weight:bold;
	color:#333333;
	font-family:"trebuchet MS", "trebuchet", "Verdana",  ;

}
