/* CSS Document */

/* --------------- Global Settings --------------- */
*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6;
	color:#666666;
}

#wrapper
{
	width:780px;
	margin:0 auto;
}

ul
{
	list-style-type:none;
}

a
{
	font-size:11px;
	color:#05386b;
	text-decoration:underline;
	font-size:12px;
}

a:hover
{
	font-size:11px;
	color:#05386b;
	text-decoration:none;
	font-size:12px;	
}

.img-padding-top
{
	padding-top:10px;
}

.img-padding-bottom
{
	padding-bottom:10px;
}

.img-padding-left
{
	padding-left:10px;
}

.img-padding-right
{
	padding-right:10px;
}

h1
{
	float:left; margin:14px 0 10px 13px; 
}

h2
{
	font-size:12px;
	color:#03376b;
	font-style:italic;
	font-weight:bold;
	display:inherit;
}

h3
{
	font-size:12px;
	color:#05386b;
	font-weight:bold;
}

h4
{
	color:#dd99ac;
	font-size:10px;
	font-weight:normal;
}

/* --------------- Header Settings --------------- */

#header
{
	width:780px;
	height:490px;
}

#header-top
{
	height:117px;
	background-color:#edebd5;
}

#menu
{
	width:780px;
	background:url(../images/menu.jpg) no-repeat;
	height:50px;
	clear:both;
	text-transform:uppercase;
	vertical-align:middle;
	float:right;
}

#menu ul
{
	list-style-type:none;
	display:inline;
}

#menu li
{
	display:inline;
	padding-left:15px;
	padding-right:15px;
}

#menu a
{
	color:#05386b;
	text-decoration:none;
	font-size:12px;
}

#menu a:hover
{
	color:#5193d4;
	text-decoration:none;
	font-size:12px;
}

#menu .visited-link
{
	color:#5193d4;
	text-decoration:none;
	font-size:12px;
}

#menu-wrapper { padding-top:15px; }

.contact-info { float:right; margin:69px 19px 0 0; }

/* --------------- Body Settings --------------- */

#body-wrapper
{
	width:740px;
	float:left;
	padding:0 20px 20px 20px;
	background-color:#f6f6f6;
}

#left-panel
{
	width:350px;
	float:left;
	margin-top:20px;
}

#services
{
	margin-left:60px;
	color:#05386b;
	line-height:2.8;
}

#services li
{
	list-style-image:url(../images/bullet-check.jpg);
}

#services2
{
	margin-left:40px;
	line-height:1.8;
}

#services2 li
{
	list-style-image:url(../images/bullet-check.jpg);
}

#right-panel
{
	width:369px;
	float:right;
	margin-top:20px;
	background:url(../images/right-panel-tile.jpg) repeat-y;
	font-size:11px;
}

#panel-content
{
	width:329px;
	padding:0 20px 0 20px;
	background:url(../images/right-panel-curve-t.jpg) no-repeat;
}

.article
{
	margin-top:10px;
}

.article-link a
{
	color:#666666;
	font-size:12px;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
	border:1px dashed #dddddd;
	padding:10px;
	display:block;
}

.article-link a:hover
{
	color:#666666;
	font-size:12px;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;	
	border:1px dashed #dddddd;
	padding:10px;
	background-color:#eeeeee;
	display:block;	
}

.read-more
{
	text-transform:uppercase;
	color:#05386b;
	text-align:right
}

.answer
{
	margin-left:20px;
	margin-right:20px;	
	border:1px dashed #dddddd;
	padding:10px;
}

.article-content
{
	margin:0px 20px 0px 20px;
	border:1px dashed #dddddd;
	padding:10px;
}

.article-writer
{
	margin:10px 20px 0px 20px;
	border:1px dashed #dddddd;
	padding:10px;
	font-size:11px;
	font-style:italic;
}

.article-title
{
	color:#05386b;
}

.article-title a
{
	text-decoration:none;
	padding:10px 0 10px 10px;
	margin:0;
	background-color:#eeeeee;
	color:#05386b;
}

.article-title a:hover
{
	text-decoration:none;
	padding:10px 0 10px 10px;
	margin:0;
	background-color:#eeeeee;
	color:#05386b;
}

.top a
{
	color:#05386b;
	text-decoration:underline;
	border:none;
	text-align:right;
	background-color:#f6f6f6;
}

.top a:hover
{
	color:#05386b;
	text-decoration:none;
	border:none;
	text-align:right;	
	background-color:#f6f6f6;	
}

.txtbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	height:20px;
	border:1px solid #dddddd;
	padding-top:6px;
	padding-left:3px;
}

.txtarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #dddddd;
	padding-top:6px;
	padding-left:3px;
}

/* --------------- Footer Settings --------------- */

#footer
{
	width:780px;
	height:41px;
	clear:both;
	background:url(../images/footer-left.jpg) no-repeat top left;
	background-color:#edebd5;
	margin-bottom:20px;
}

#footer-right
{
	width:300px;
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
}

#curve-right
{
	background:url(../images/footer-right.jpg) no-repeat right;
	height:41px;
}
