
p
{
	line-height: 1.2;
	margin-bottom: 10px;
}

ul
{
	line-height: 1.2;
}


body
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	*text-align: center;
}

a:hover
{
	text-decoration: underline;
}

a, a:visited
{
	text-decoration:none;
}

h1, .heading
{
	font-family: Georgia, serif;
	font-size: 23px;
	/*font-weight: normal;*/
	font-weight: 100 !important;
	margin-bottom: 14px;
}

.heading
{
	color: #f17a21;
	margin-left: 10px;
}

.content-wrapper
{
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 10px;
	width: 1000px;
	/*border: 1px solid red;*/
	*text-align:left;
	
}
h2
{
	font-family: Georgia, serif;
	font-size: 20px;
	/*font-weight: normal;*/
	font-weight: 100 !important;
}
.white
{
color:#ffffff;
margin-bottom:10px;

}
a:hover.white  {
	text-decoration:none;
	}
.clear
{
	clear: both;
}

.logo
{
	background: url("../../../../images/header.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	height: 170px;
}
.logo p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding-top:100px;
	padding-left:4px;
	text-align:left;
	font-style:italic;
	}
	
#heading h3 {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	float:left;
	font-size:17px;
	}
#heading h3 p {
	margin:0;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	float:left;
}

.menu-bar
{
	height: 20px;
	margin-bottom: 7px;
	margin-top:7px;
	position:absolute;
	top:135px;
}

.quote-bar
{
	
	position: absolute;
	height: 170px;
	background: #646881;
	background-image:url(../../../../images/quote1.jpg);
	background-position:center;
	background-repeat:repeat-y;
	left: 0;
	float: left;
	width: 100%;	
	*width:expression(document.body.clientWidth);
}

#quotes
	{
		width:100%;
		height:170px;
		overflow:hidden;
		text-align:center;
	}
#quotes blockquote
	{
		width:100%;
		color:#ffffff;
	background-image:url(../../../../images/quote1.jpg);
	background-position:50% 50%;
	background-attachment:fixed;
	background-repeat:repeat-y;
		margin-top:40px;
		*margin-top:49px;
		position:relative;
		text-align:center;
		font-size:15px;
	}
#quotes cite {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}




.columns
{
	width: 1000px;
	margin-left: 0;
	margin-top:170px;
}

.content-page-column-wrapper
{
	padding-left: 10px;
}

.columns-left-wrapper
{
	width: 760px;
	/*width: 710px;*/
	padding-right: 7px;
	float: left;
	border-right:2px dotted #000000;
	*height: 485px;
}

.columns-right-wrapper
{
	width: 220px;
	padding-left:8px;
	float: right;
}

.columns-left-wrapper .row.first
{
	margin-bottom: 10px;
	*margin-bottom:0;
	/**margin-bottom: 0px !important;*/
}
.columns-left-wrapper .row
{
	height: 100px;
}

.col-left-one
{
	width: 139px;
	*width: 133px;
	height: 100px;
	*height: 85px;
	padding-left: 5px;
	*padding-left: 10px;
	padding-top: 5px;
	*padding-top:17px;
	margin-left: 10px;
	float: left;
	color: #fff;
	cursor: pointer;
	padding-bottom:0;
}

.col-left-one a:hover
{
	background: #ffffff;
}
.col-left-one.left
{
	margin-left: 0px;
}
div.col-left-one {
        background: transparent url(../images/box-bg.jpg) no-repeat left top;
    }

a:hover div.col-left-one {
        background-position: left -124px;
		text-decoration:none;
    }
	
.col-left-two
{
	position:relative;
	width: 750px;
	*width: 754px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	*padding-top:12px;
	float: left;
	margin-top:0;
}

.inner-col-left
{
	position:relative;
	width:360px;
	float:left;
	text-align:justify;
	background:#ffffff;
	margin-right:15px;
}
.inner-col-right
{
	width:365px;
	float:right;
	text-align:justify;
	padding-top:55px;
	margin-right:0;
}
.col-left-two.blue
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	padding-left:0;
	background: #ffffff;
	color: #000;
}
.col-left-two.blue h2
{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
.col-left-two.left
{
	margin-left: 0px;
}

.col-left, .col-right
{
    width: 470px;
    *width: 465px;
}
.col-left
{
    float: left;
    margin-right: 20px;
}
.col-right
{
    float: right;
    margin-left: 20px;
}

.col-left ul, .col-right ul
{
	list-style-type: disc;
	list-style-position: inside;
}


.quote
{
	margin-bottom: 10px;
}
.highlightthis {
color:#4361fb;
}
a:link.highlightthis {
	color:#4361fb;
	text-decoration:none;
	font-style:normal;
	}
a:hover.highlightthis {
	color:#4361fb;
	text-decoration:underline;
	}
.news
{
	height: 180px;
	margin-top:0;
	padding-bottom: 10px;
	*padding-top:14px;
	border-bottom:2px dotted #000000;
	overflow: hidden;
	background: #fff;
}
.col-right-two
{
position:relative;
float:right;
width:100%;
text-align:left;
margin-top:14px;
font-family:Georgia, serif;
font-size:16px;
}

 #nav { display: block; margin: 0; padding: 0; position: relative; z-index: 2; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; font-style: normal; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  /** html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 165px; *top: 21px;}

/* Everything else is theming */
 
#nav { margin-left: 1px; }

#nav li a { height: 20px; line-height: 20px; *float: left; }

#nav a { 
	border-left: 1px solid #000000;
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 9px;
	padding-right: 21px;
	/*padding-right: 35px;*/
	/*line-height: 1; */
}
#nav a:hover, #nav li:hover
{
	color:#4361fb;
	border-left-color:#4361fb;
    *background-color: #fff;
}

#nav a.current { 
	/* this shorthand version doesn't work in Firefox... */
	/*background: #fff url(/media/nav_current.png) no-repeat center -1 !important; */
	color: #4361fb;
	border-left: 1px solid #4361fb;
}
#leftone {
padding-left:0;
margin-left:0;
}
#nav a.contact {
	border-right:1px solid #000000;
	}
.footer
{
margin-top:17px;
padding-top:12px;
width:100%;
border-top:2px solid #b8b8b8;
color:#787879;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:15px;
}
.list1
{
padding-left:1.6em;
margin-top:12px;
}
.list1 li {
margin-top:4px;
color: #244ac5;
font-weight: bold;
}
.list1 span {
color:#333333;
}
.list2
{
list-style-type:none;
padding-left:25px;
color:#233ac5;
font-weight:bold;
padding-top:5px;
}
.list2 li {
margin-bottom:12px;
}
.list2 span {
color:#333333;
font-weight:normal;
}
.list3
{
padding-left:0;
list-style-type:none;
color:#000000;
font-weight:normal;
margin-top:5px;
margin-bottom:17px;
}
.list4
{
color:#3b56f9;
font-weight:bold;
list-style-type:circle;
margin-top:12px;
padding-left:2em;
}
.list4 li
{
padding-top:3px;
padding-bottom:2px;
}
.list4 ul
{
list-style-type:circle;
padding-top:9px;
}
.list4 ul li
{
color:#000000;
font-weight:normal;
}

.box2
{
background-color:#f3f3f3;
padding:5px;
border:1px solid #999999;
}
.testimonial
{
background-color:#f8f8f8;
border:1px solid #e2dfdf;
position:relative;
margin-top:14px;
padding:5px;
color:#3b56f9;
}
.testimonial blockquote
{
color:#000000;
text-align:justify;
}
.testimonial em {
color:#000000;
font-weight:bold;
margin-left:0;
}
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 1000px;
	border: 1px solid #000000;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 350px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 450px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	/*padding: 0 0 20px 45px;*/
	margin: 0px 0 0;
	margin-top:170px;
	width: 730px;
	padding-right:28px;
	border-right:2px dotted #000000;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	margin-top:170px;
	width: 400px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#sidebar
{
	padding: 20px 0 10px 0;
	padding-left:5px;
	margin-left: 770px;
	margin-top:170px;
	width: 230px;
	*width:225px;
	}

#sidebar form {
	margin: 0;
	}
.post {
width:100%;
}
.post h2 {
font-family:Arial, Helvetica, sans-serif;
}
