/* CSS Document */
/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
.image {
	height: 130px;
	width: 200px;
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}
br.c { clear: both; }

body{
	background-image:url(images/bg.jpg);
	background-color:#F1F1F1;
	background-repeat: repeat-x;
	margin:0px;
	font-family: Verdana, tahoma, sans-serif;
	font-size: 11px;
	line-height: 160%;
}

.holder{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image:url(images/curve_mid.jpg);
	background-repeat:repeat-y;
}

.header{
	padding-top: 15px;

}

.socmed{
	padding-left: 32px;
	display: inline;

}


.navigation{
	float:right;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-right:22px;
	padding-top:2px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
}

.block_left{
	background-image:url(images/pure_block3.gif);
	background-repeat:no-repeat;
	float:left;
	width:105px;
	height:40px;
	margin-left:22px;
}

*html .block_left{
background-image:url(images/nav_block.gif);
background-repeat:no-repeat;
float:left;
width:227px;
height:191px;
margin-left:10px;
}

.block_right{
	background-image:url(images/side_banner_bg.jpg);
	;
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:160px;
	margin-right:22px;
	font-size: 36px;
	padding-left: 10px;
	color: #FFFFFF;
}

*html .block_right{
	background-image:url(images/side_banner_bg.jpg);
	;
	background-repeat:no-repeat;
	float:right;
	width:437px;
	height:86px;
	margin-right:10px;
	font-size: 36px;
	padding-left: 10px;
	padding-top: 105px;
	color: #FFFFFF;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
	background-image:url(images/curve_left.jpg);
	background-repeat:no-repeat;
	width:5px;
	float:left;
	height:500px;
}
.footer {
}


.center_content{
	width:890px;
	background-color:#FFFFFF;
	float:left;
}

.right_shade1{
	background-image:url(images/curve_right.jpg);
	background-repeat:no-repeat;
	width:5px;
	height:500px;
	float: right;
}

.left_content{
	float:right;
	width:307px;
	margin-top:10px;
	margin-right: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}

.full_content{
	margin-top:10px;
	float:left;
	width:824px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 22px;
}

.right_picture  {
	width: 380px;
	float: right;
	margin-top: 30px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
}


*html .left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

.right_content{
	margin-top:10px;
	float:left;
	width:442px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 22px;
}

*html .right_content{
	margin-top:10px;
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.portfolio_content{
	margin-top:10px;
	float:left;
	width:285px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-left: 22px;
}

.portfolioinfo_content{
	margin-top:10px;
	float:left;
	width:475px;
	margin-left: 50px;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
	width:890px;
	text-align:center;
	font-size: 12px;
	clear: both;
}

h2 {
	margin: 0;
	color: #003366;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #999;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115%;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
h3 {
	margin: 0;
	color: #999;
	font-size: 13px;
	background-image:url(images/dots-hr-4.gif);
	background-repeat:repeat;
	line-height: 26px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
h3 a:link {
	text-decoration: none;
	color: #CCCCCC;
	display: block;
}
h3 a:hover {
	text-decoration: none;
	display: block;
	background-color: #00CCFF;
	line-height: 26px;
	background-image: url(images/dots-hr-4-hover.gif);
	background-repeat: repeat-x;
}
	
.hr{
	width: 100%;
	height:8px;
	background-image:url(images/dots-hr.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #003366;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}


.nav{
	color:#003366;
	text-decoration:none;
	padding-left:20px;
	padding-right:5px;
	background-image:url(images/nav_buddy.gif);
	background-repeat:no-repeat;
	background-position: 7px 4px;
}

.nav:hover{
	color:#003366;
	text-decoration:none;
	padding-left:20px;
	padding-right:5px;
	background-image:url(images/nav_buddy.gif);
	background-repeat:no-repeat;
	background-position: 7px -14px;
}
h4 {
	font-size: 26px;
	font-weight: normal;
	color: #999;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115%;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	text-align: center;
	font-size: 10px;
	height: 100px;
}

