body {
	font-weight : normal; 
	font-size : 12px; 
	color : black; 
	font-style : normal; 
	font-family : Arial, Helvetica, Verdana, sans-serif; 
	background-color : white; 
	padding : 0; 
	margin : 0; 
	text-align : left; 
} 
img {
	border-width : 0px; 
} 
ol,ul {
	text-align : left; 
	margin-left : 31%; 
	padding-left : 10px; 
	color : #000066; 
	background-color: #ffffff;
	margin-right : 22%;
} 
H1 {
	font-weight : bold; 
	font-size : 13px; 
	color : #120c80; 
	background-color:#ffffff;
	font-style : normal; 
	text-align : left; 
	text-decoration : none; 
} 
H1.head_2 {
	font-weight : bold; 
	font-size : 16px; 
	color : #b8860b; 
	background-color :#ffffff; 
	margin : 2% 0 0 28%; 
	padding : 0% 0% 0% 20px; 
} 
H1.head_3 {
	font-weight : bold; 
	font-size : 12px; 
	color : #2b476e;
	background-color :#ffffff; 
	margin : 0 0 0 28%; 
	padding : 0% 0% 0% 30px;
	
} 

H2.head_2 {
	font-weight : bold; 
	font-size : 16px; 
	color : #b8860b; 
	background-color :#ffffff; 
	text-align : left;
	margin : 2% 0 0 28%; 
	padding : 0% 0% 0% 20px; 
} 
H2.head_3 {
	font-weight : bold; 
	font-size : 12px; 
	color : #2b476e;
	background-color :#ffffff; 
	text-align : left;
	margin : 0 0 0 28%; 
	padding : 0% 0% 0% 30px;
	
} 
a {
	font-weight : normal; 
	font-size : 12px; 
	font-style : normal; 
	color : #412929; 
	background-color:#ffffff;
	text-decoration : none; 
} 

div.holder {
	position : relative; 
	width : 100%; 
} 

/*Horizontal Menu!!! - adjusted properly with left and central divs*/

div.hor_menu {
	line-height : 220%; 
	position : absolute; 
	text-align : center; 
	height : 26px; 
	max-height : 26px; 
	width : 99.9%; 
	margin : 70px 0 0 0; 
	padding : 0; 
	color:#ffffff;
	background-color : #2b476e; 
	border-top : 3px solid #daa520; 
	border-bottom : 3px solid #daa520; 
	background-image : url(./images/hor.jpg); 
	background-repeat : no-repeat; 
	background-position : 100% 0%; 
} 
p.hor_menu {
	margin : 0; 
	padding : 0; 
} 
a.link_hor {
	color : #ffffff; 
	background-color:#2b476e;
	text-decoration : none; 
	font-size : 14px; 
	font-weight : bold; 
	padding-left : 5px; 
	padding-right : 5px; 
} 
a.link_hor:hover {
	text-decoration : none; 
	color : #2b476e; 
	font-size : 14px; 
	font-weight : bold; 
	padding-left : 5px; 
	padding-right : 5px; 
	background-color : #ffffff; 
} 
a.link_hor_static {
	color : #daa520; 
	background-color:#2b476e;
	font-weight : bold; 
	text-align : center; 
	text-decoration : none; 
	font-size : 14px; 
	padding-left : 5px; 
	padding-right : 5px; 
} 
	a.link_hor_static:hover {
	text-align : center; 
	color : white; 
	background-color:#2b476e;
	font-size : 14px; 
	font-weight : bold; 
	text-decoration : none; 
	padding-left : 5px; 
	padding-right : 5px; 
} 

/*Left Menu!!!*/

div.left_menu {
	position : absolute; 
	margin-top : 98px; 
	margin-left : 0%; 
	padding-top : 0%; 
	padding-left : 10px; 
	width : 22%; 
	text-align : left; 
	background-color : transparent; 
	font-weight : bold; 
	z-index : 5; 
} 
p.menu_item_holder {
	text-align : left; 
	height : 20px; 
	padding-top : 10px; 
	padding-bottom : 6px; 
	padding-right : 0px; 
	margin-top : 0; 
	margin-bottom : 0; 
	border-bottom : 2px solid #ffffff; 
} 
a.link_menu {
	 
	text-decoration : none; 
	font-weight : bold; 
	font-size : 14px; 
	color : #2b476e; 
	background-image: url(./images/grad.jpg);
	background-repeat:repeat-y;
	background-position: -10px 0px;
	background-color : #ffffff;
	padding-left : 5px; 
	padding-right : 5px; 
} 
a.link_menu:hover {
	text-decoration : none; 
	color : #ffffff; 
	background-image: url(./images/grad.jpg);
	background-repeat:repeat-y;
	background-position: -10px 0px;
	background-color : #2b476e;
	font-weight : bold; 
	font-size : 14px; 
	padding-left : 5px; 
	padding-right : 5px; 
} 
a.link_menu_static {
	color : #daa520; 
	background-image: url(./images/grad.jpg);
	background-repeat:repeat-y;
	background-position: -10px 0px;
	background-color : #ffffff;
	font-weight : bold; 
	text-decoration : none; 
	font-size : 14px; 
	padding-left : 5px; 
	padding-right : 5px; 
} 
a.link_menu_static:hover {
	text-decoration : none; 
	color : #ffffff; 
	background-image: url(./images/grad.jpg);
	background-repeat:repeat-y;
	background-position: -10px 0px;
	background-color : #daa520;
	font-size : 14px; 
	font-weight : bold; 
	padding-left : 5px; 
	padding-right : 5px; 
} 

/*Main*/

div.main {
	position : absolute; 
	margin-top : 103px; 
	margin-left : 0; 
	width : 100%; 
	text-align : center; 
	color : #000066;
	background-color : #ffffff;
	z-index : 2; 
	background-image : url(./images/grad.jpg); 
	background-repeat : repeat-y; 
	background-position : 0% 0%; 
} 
p.main {
	text-align : left; 
	margin : 0% 0 0% 0; 
	padding : 1% 22% 0% 29%; 
	color : #000066; 
	background-image: url(./images/grad.jpg);
	background-repeat:repeat-y;
	background-color : #ffffff;
} 
a.link_main {
	text-decoration : underline; 
	font-weight : normal; 
	font-size : 12px; 
	color : #0000ff; 
	background-color:#ffffff;
} 
a.link_main:hover {
	text-decoration : underline; 
	color : #daa520; 
	background-color:#ffffff;
	font-weight : normal; 
	font-size : 12px; 
} 
p.border {
	text-align : left;
	color : #000066;
	border: 1px solid #2b476e;
	zwidth: 45%;
	margin: 0% 22% 1% 29%;
	background-color : #f5f5f5;
	padding : 2% 2% 2% 2%;
} 
.span {
	text-align:right; 
	color : #000066; 
	background-color:#ffffff;
	font-weight : normal; 
	font-size : 11px; 	
}
p.page_top{/*Main - Top of Page*/
	text-align:right;
	margin-right:25%;
}
a.link_top{
	font-size:11px;
	color:#0000ff;
	background-color:#ffffff;
	text-decoration:none;
}
a.link_top:hover{
	font-size:11px;
	color:#daa520;
	background-color:#ffffff;
	text-decoration:none;
}
form.main {
	
	text-align:left;
	margin: 0% 22% 1% 29%;
	

}

/*Right Menu*/

div.right_col {
	position : absolute; 
	margin-top : 103px; 
	margin-left : 81%; 
	width : 19%; 
	background-repeat : repeat-y; 
	z-index : 5; 
} 
p.dark_cell {
	background-color : #2b476e;
	color : #ffffff; 
	font-weight : bold; 
	line-height : 150%; 
	text-align : center; 
	margin : 0 3% 0 10%; 
	padding : 5px; 
	width : 80%; 
	border-top : 2px solid #daa520; 
	border-right : 1px solid #003366; 
	border-bottom : 2px solid #daa520; 
	border-left : 1px solid #003366; 
} 
p.light_cell {
	background-color : #f5f5f5;  
	color :  #2b476e;  
	font-size : 11px; 
	line-height : 150%; 
	text-align : center; 
	margin : 0 3% 0 10%; 
	padding : 5px; 
	width : 80%; 
	border-right : 1px solid #2b476e; 
	border-left : 1px solid #2b476e;
	border-bottom : 1px solid #2b476e; 
}
p.light_cell_testimonial {
	background-color : #f5f5f5;  
	color :  #2b476e;  
	font-size : 11px; 
	line-height : 150%; 
	text-align : left; 
	margin : 0 3% 0 10%; 
	padding : 5px; 
	width : 80%; 
	border-right : 1px solid #2b476e; 
	border-left : 1px solid #2b476e;
	border-bottom : 1px solid #2b476e; 
} 
a.dark_cell {
	color : #ffffff; 
	background-color : #2b476e;
	font-weight : bold; 
	text-align : center; 
	text-decoration : none; 
	font-size : 12px;
} 
a.dark_cell:hover {
	color : #daa520; 
	background-color : #2b476e;
	font-weight : bold; 
	text-align : center; 
	text-decoration : none; 
	font-size : 12px; 
} 
a.light_cell {
	background-color:#f5f5f5;
	color : #0000ff; 
	font-weight : normal; 
	text-align : left; 
	text-decoration : none; 
	font-size : 11px; 
} 
a.light_cell:hover {
	color : #daa520; 
	background-color:#f5f5f5;
	font-weight : normal; 
	text-align : left; 
	text-decoration : none; 
	font-size : 11px; 
} 

/*Footer-1*/

div.footer_1 {
	text-align : center;
	height : 26px; 
	width : 100%; 
	margin : 0; 
	color:#ffffff;
	background-color : #2b476e; 
	border-top : 3px solid #daa520; 
	border-bottom : 3px solid #daa520; 
	background-image : url(./images/foot1_left.jpg); 
	background-repeat : no-repeat; 
	background-position : left top; 
	z-index : 5; 
} 
p.footer_1 {
	color : #ffffff;
	background-color : #2b476e; 

	background-image : url(./images/foot1_left.jpg); 
	background-repeat : no-repeat;
	background-position: left top;

	font-size : 11px; 
	text-align : right; 
	margin : 0% 20px 0% 0%;
	padding : 6px;
} 
a.link_footer_1 {
	text-decoration : none; 
	font-size : 11px; 
	font-weight : bold;
	color : #ffffff;
	background-color : #2b476e; 
	padding-left : 3px; 
	padding-right : 3px; 
} 
a.link_footer_1:hover {
	text-decoration : none; 
	color : #2b476e; 
	background-color : #ffffff; 
	font-size : 11px; 
	font-weight : bold;
} 
a.link_footer_1_static {
	color : #daa520; 
	background-color : #2b476e; 
	font-weight : bold; 
	text-decoration : none; 
	font-size : 11px; 
} 
a.link_footer_1_static:hover {
	text-decoration : none; 
	color : #ffffff; 
	background-color : #2b476e; 
	font-size : 11px;
	font-weight : bold;
} 

/*Footer*/

div.footer {
	color:black; 
	margin : 0%; 
	width : 100%;
	background-color : #ffffff; 
	background-image : url(./images/foot_left.jpg); 
	background-repeat : no-repeat; 
	background-position : 0% 0%; 
	padding:0px;
	z-index : 5; 	
} 
p.footer {
	color : #2b476e; 
	background-color: #ffffff;

	background-image : url(./images/foot_left.jpg); 
	background-repeat : no-repeat; 
	background-position : 0% 0%; 

	font-size : 11px; 
	text-align : center; 
	margin:0px 0px 0px 0%;
	padding : 0% 31% 0% 25%; 		
} 
a.link_footer {
	text-decoration : none; 
	font-size : 11px; 
	color : #2b476e; 
	background-color : #ffffff; 
} 
a.link_footer:hover {
	text-decoration : none; 
	color : #daa520;
	background-color : #ffffff; 
	font-size : 11px; 
} 
a.link_footer_static {
	color : #2b476e; 
	background-color:#ffffff;
	font-weight : bold; 
	text-decoration : none; 
	font-size : 11px; 
} 
a.link_footer_static:hover {
	text-decoration : none; 
	color : #daa520; 
	background-color:#ffffff;
	font-size : 11px; 
} 

/*Right top - Image Only*/

div.right_photo {
	position : absolute; 
	line-height : 220%;
	text-align:right;
	font-size:24px;
	font-weight: bold;
	margin-top : 0; 
	margin-left : 26%; 
	padding : 0; 
	width : 73.8%; 
	height : 70px; 
	background-image : url(./images/right_top.jpg); 
	background-repeat : no-repeat; 
	background-position : 100% 0%; 
	background-color : white; 
	color : #2b476e; 
	font-family : 'Times New Roman', serif; 
} 

/*Left top - Image Only*/

div.left_photo {
	position : absolute; 
	margin-top : 0; 
	margin-left : 3%; 
	padding : 0; 
	width : 26%; 
	height : 70px; 
	background-image : url(./images/header.jpg); 
	background-repeat : no-repeat; 
	background-position : 0% 0%; 
	background-color : white; 
	color : #464646; 
	font-size : 9px; 
} 

a.v7ndotcom {
	text-align : center;
	font-size : 11px; 
	font-weight : normal; 
	color : #AAAAAA;
	text-decoration : none;
	padding: 0;
	background-color : #FFFFFF;
} 




