body,div,h1,h2,h3,h4,h5,a,span,ul,li,ol,dl,dt,dd{
	margin:0;
	padding:0;
}
ul li {
	padding-left: 10px;
}
body{
	font-family:Georgia,serif;
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:0px;
	background:gray;
	/*background:#6EAEC4;*/
	color:#bfdce4;
}
a, a:visited{
	color:#cfecf4
}
#container {
	width:772px;
	margin:0px auto;
	text-align:left; 
	background:#34499a;
	padding:0px;
	/*padding-top:10px;*/
	overflow:hidden;
	/*margin-bottom:10px;*/
}
#header img{
	margin:0px;
	padding:0px;
	border:none;
}
#header {
	height:90px;
	text-align:right;
	background: url(../img/int_header.gif) top left repeat-x;
	width:100%;
	margin:0px;
	padding:0px;
	padding-top:0px;
}
#sub-header{
	margin-left:150px;
	height:50px;
	/*width:100%;*/
	background: url(../img/subheader_big_bg.gif) top left repeat-x;
	position:relative;
	padding:0;
}
ul#main-menu {
	list-style: none;
	position:absolute;
	bottom:-11px;
	margin-left:10px;
	font-size:12px;
	font-weight: normal;
}
ul#main-menu li{
	float:left;
	margin-right:2px;
}
ul#main-menu li a{
	color:#757090;
	text-decoration:none;
	display:block;
}
ul#main-menu li a img{
	border:none;
	/*vertical-align:middle;
	padding:1px 0;*/
}
ul#main-menu li a:hover {
	height:20px;
	/*overflow:hidden;*/
}
ul#main-menu li a:hover img{
	/*border-top:1px solid #34499a;
	border-bottom:1px solid #34499a;
	padding:0;*/
}
#sub-header{
	/*background:#05608c url(../img/sub_header_bg.gif) top left repeat-x;
	height:90px;*/
}
div#secondary-menu {
	float:right;
	margin-right:10px;
	margin-top:20px;
	border-top:2px solid #67bdd8;
	list-style:none;
}
div#secondary-menu a{
	display:block;
	border-bottom:2px solid #67bdd8;
	width:102px;
	height:15px;
	line-height:13px;
	padding:0 4px;
}
div#secondary-menu a{
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#d3d8eb;
	text-decoration:none;
}
div#secondary-menu a:hover{
	background:#318EA8;
	/*background:#39499A;*/
}
#left-side-header{
	text-align:center;
}
a#main-logo-link {
	background: url(../img/logo_inside.png) top center repeat-x;
	width:150px;
	height:140px;
	display:block;
	margin:0 auto;
	position:relative;
	top:-55px;
	margin-bottom:-55px;
}
#header-left-title {
	background:#05608c url(../img/int_left_title.jpg) top left no-repeat;
	width:150px;
	height:125px;
	margin:0 auto;
    margin-top:20px;
}
#left-side {
	background:#05608c url(../img/int_left_side_bg.gif) 0px 0px repeat-x;
	width:150px;
	/*padding-top:375px;*/
	float:left;
	padding-bottom:13000px;
	margin-bottom:-13000px;
	overflow:visible;
}
#right-side{
	float:right;
	width:130px;
	padding-bottom:13000px;
	margin-bottom:-13000px;
	overflow:visible;
	background:#368cad url(../img/bg_right_side.jpg) top left repeat-x;
}
#content {
	margin-left:150px;
	margin-right:130px;
	background:#057492;
	padding:0px;
}
#page-content{
	background:#047391 url(../img/int_content_bg.jpg) top left repeat-x;
	min-height:400px;
	height:auto!important;
	height:400px;
	padding:15px;
	margin:0px;
}





h1{
	font-size:1.8em;
	font-style: italic;
	font-weight:normal;
	margin-bottom:10px;
}


#left-side-content {
	margin-top:30px;
	padding:0px 10px;
	color:#badff1;
}
#left-side-content p{
	margin-bottom:10px;
	font-size:12px;
}


#flash-holder {
	width:420px;
	height:150px;
	background:url(../img/no-flash-still.jpg);
}
#content h2{
	color:#fefefc;
	font-weight: bold;
	font-size:14px;
	text-align:center;
	padding:20px 0;
	background:#3690b2;
}

h3 {
    margin-top:2em;
    color:#fefefc;
}

#id-card {
	border-top:1px solid #428dad;
	border-bottom:1px solid #428dad;
	width:130px;
	margin:0 auto;
	margin-top:30px;
	font-size:10px;
}
#id-photo {
	float:left;
	width:100px;
	height:110px;
	background:url(../img/id_photo.jpg) no-repeat;
}

#id-address{
}
#id-text{
	text-align:right;
	border-top:1px solid #428dad;
	border-bottom:1px solid #428dad;
	overflow:hidden;
	padding-left:15px;
	padding-top:5px;
}
#id-name {
	font-weight:bold;
	margin-top:10px;
	font-style: italic;
}
.id-tel{
	margin:8px 0;
}

#quotes {
	width:340px;
	margin:20px auto;
	border:1px solid #81b9c8;
	padding:20px;
	padding-bottom:0;
}
blockquote{
	background: transparent url(../img/quoleft.gif) left top no-repeat;
	padding: 5px 0 0 0;
	margin:0;
	text-indent:34px;
	margin-bottom:20px;	
}
blockquote p{
	display:inline;
}
blockquote b,blockquote strong{
	font-weight:normal;
	color:#61a8ba;
}

#footer {
	border-top:1px solid #4f9db1;
	color: #4f9db1;
	text-align:center;
	font-size:10px;
	padding:5px 0;
}
#footer a,#footer a:visited{
	color: #4f9db1;
	
}
#footer a:hover{
	color: #cfecf4;
	
}


input.text{
	margin:0px 0 10px 0;
	border:1px solid #67bdd8;
	background:#86dCfD;
	color:#000;
}
input.submit {
	border:1px solid #67bdd8;
	padding:2px 3px;
	height:1.7em;
	line-height:1em;
	margin-left:100px;
	background:#368CAD;
	color:#FFF;
}
label{
	display:block;
	float:left;
	width:100px;
}


/*Shadow*/
#shadowed {
	margin:0 12px;
	background:#34499c;
	padding-top:0px;
}
#shadow-left{
	float:left;
	width:12px;
	height:10px;
	padding-bottom:13000px;
	margin-bottom:-13010px;
	background: transparent url(../img/shadow_left.gif) left top repeat-y;

}
#shadow-right{
	float:right;
	width:12px;
	padding-bottom:13000px;
	margin-bottom:-13000px;
	background: transparent url(../img/shadow_right.gif) right top repeat-y;
}
#shadow-bottom{
	height:12px;
	background: transparent url(../img/shadow_bottom.gif) right top repeat-x;
	width:772px;
	margin:0 auto 0 auto;
	position:relative;
	
}
#shadow-top{
	display:none;
	height:12px;
	background: transparent url(../img/shadow_top.gif) right bottom repeat-x;
	width:772px;
	margin:0px auto 0 auto;
	position:relative;
}
#shadow-top-right{
	height:12px;
	background: transparent url(../img/shadow_top_right.gif) right bottom repeat-x;
	width:12px;
	position:absolute;
	top:0;
	right:0;
}
#shadow-top-left{
	height:12px;
	background: transparent url(../img/shadow_top_left.gif) left top repeat-x;
	width:12px;
	position:absolute;
	top:0;
	left:0;
}
#shadow-bottom-right{
	height:12px;
	background: transparent url(../img/shadow_bottom_right.gif) right bottom repeat-x;
	width:12px;
	position:absolute;
	bottom:0;
	right:0;
}
#shadow-bottom-left{
	height:12px;
	background: transparent url(../img/shadow_bottom_left.gif) left bottom repeat-x;
	width:12px;
	position:absolute;
	bottom:0;
	left:0;
}

.float-separator{
	clear:both;
}