@charset "utf-8";
/* CSS Document */
html
{
	margin:0;
	padding:0;
	height:100%;
	background-color:#f1f1f1;
	background-image:url(img/home_01.jpg);
	background-repeat:repeat-x;
	font-family:'Trebuchet MS', Verdana, sans-serif;
}
body
{
	margin:0;
	padding:0;
	height:100%;
}
h1,h2,h3,h4,h5,p
{
	margin:0;
	padding:0;
}
#page
{
	background-image:url(img/bg.png);
	background-repeat:repeat-y;
	width:1000px;
	margin:auto;
	border-bottom:3px solid #d2d2d2;
}
#bottom
{
	background-image:url(img/bg_btm.png);
	background-repeat:repeat-x;
	width:980px;
	margin:auto;
	height:15px;
	position:relative;
	top:15px;
}
#container
{
	width:980px;
	border-top:5px solid #182337;
	background-color:#ffffff;
	margin-bottom:25px;
	margin:auto;
}
#copy p, #copy ul li
{
	font-size:12px; 
	line-height:14pt;
}
#copy ul
{
	margin:0;
	padding:0 0 0 15px;
}
#copy a, #copy a:visited
{
	color:#333333;
}
.main
{
	padding:0 40px 0 40px;
}
#home
{
	background-color:#f9f9f9;
	background-image:url(img/home_19.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#content
{
	background-color:#ffffff;
	background-image:url(img/home_03.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#quick_contact
{
	position:absolute;
	top:102px;
	margin-left:742px;
	width:250px;
	padding:5px 10px 5px 10px;
	border:1px solid #666666;
	background-color:#f1f1f1;
	font-size:12px;
}
.box2
{
	width:285px;
	height:185px;
	border-color:#767676;
	border-style:solid;
	border-width:2px 3px 2px 3px;
	text-align:left;
}
.box2:hover, .box2:hover div a, .box2:hover .title, .box:hover, .box:hover div a, .box:hover .title
{
	border-color:#0f295d;
	cursor:pointer;
	color:#0f295d;
}
.box
{
	width:285px;
	height:155px;
	border-color:#767676;
	border-width:2px 1px 1px 1px;
	border-style:solid;
	text-align:left;
}
.box .title, .box2 .title
{
	background-image:url(img/home_21.jpg);
	background-repeat:repeat-x;
	padding:5px 0 5px 20px;
	font-weight:bold;
	font-size:14px;
	color:black;
	border:1px solid #a6a6a6;
}
.box .innerbox, .box2 .innerbox
{
	background-image:url(img/home_24.jpg);
	background-color:#f8f8f8;
	height:120px;
	padding:5px 3px 0 3px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.box a, .box2 a
{
	color:#344057;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.step
{
	padding:10px 25px 0 40px;
	font-size:12px;
	line-height:14pt;
	text-align:left; 
}
img.img_border
{
	border:1px solid #344057;
}

#footer
{
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
	color:#999999;
}
#footer li
{
	display:inline;
	float:left;
}
#footer a
{
	font-size:12px;
	text-decoration:none;
	color:#999999;
	border-right:1px solid #999999;
	padding:0 10px 0 10px;
	line-height:5pt;
	height:10px;
}
#footer a:hover
{
	color:#333333;
	text-decoration:underline;
}

#icons
{
	margin:0;
	padding:0;
}
#icons li
{
	display:block;
	float:left;
	padding:5px 10px;
}
#icons li.socialmedia {
	padding:25px 10px 5px 10px;
}
#copyright
{
	color:#999999; 
	font-size:12px; 
	padding-top:5px;
	width:900px;
	margin:auto;
}
#process
{
	list-style:none;
	margin:0;
	padding:0;
}
#process li
{
	height:30px;
	padding:5px 0 5px 10px;
	font-weight:bold;
	color:#222222;
	font-size:16px;
	border-bottom:1px solid #222222;
	background-color:#d9d9d9;
	cursor:pointer;
}
#process li:hover
{
	background-color:#ffffff;
}
#client_list td
{
	cursor:pointer;
}
.smtxt
{
	font-size:10px;
}

#nav_container
{
	position:absolute;
	top:70px;
	width:820px;
	background-image:url(img/home_11.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #333333;
	height:35px;
	margin-left:40px;
}
#nav, #nav ul
{
	padding: 0;
	margin:0 0 0 -40px;
	list-style: none;
	background-image:url(img/nav_bg.png);
	background-repeat:repeat;
}
#nav_container a
{
	display: block;
	padding:0 15px 0 15px;
	text-decoration:none;
	color:#454545;
	font-family:'Trebuchet MS',Verdana;
	font-size:13px;
	font-weight:bold;
}
#nav li
{
	padding:6px 0 6px 0;
	margin:2px 0 2px 0;
	float: left;
	display:inline;
	border-right:1px solid #333333;
}
#nav li:hover
{
	background-image:url(img/nav_dn.png);
	background-repeat:repeat;
}
#nav li ul
{
	position: absolute;
	left: -999em;
	margin:6px 0 0 0;
}
#nav li ul li
{
	width: 100%;
}
#nav li ul li a
{
	border:none;
}

#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}
#sub_nav_container div, #sub_nav_container ul
{
	display:inline;
	float:left;
}
#sub_nav_container
{
	margin-top:15px;
}
#sub_nav_container div#pad
{
	position:relative;
	width:10px;
	border-bottom:1px solid black;
	height:39px;
}
#sub_nav_container div#pad2
{
	position:relative;
	width:80px;
	border-bottom:1px solid black;
	height:39px;
}
#sub_nav_large
{
	margin:10px 0 10px 0;
	padding:0;
	height:30px;	
}
#sub_nav_large li
{
	border-color:#333333;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	display:inline;
	float:left;
	height:26px;
	padding-top:4px;
	font-size:12px;

}
#sub_nav_large li a
{
	width:110px;
	padding:5px 5px 6px 5px;
	color:#0f2c63;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	background-color:#d9d9d9;	
}
#sub_nav_large li.sel
{
	border-width:1px 0px 0px 1px;
}
#sub_nav_large li.sel a
{
	background-color:white;
}

#sub_nav
{
	margin:10px 0 10px 0;
	padding:0;
	height:30px;	
}
#sub_nav li
{
	border-color:#333333;
	border-style:solid;
	border-width:1px 0px 1px 1px;
	display:inline;
	float:left;
	height:26px;
	padding-top:3px;

}
#sub_nav li a
{
	width:110px;
	padding:3px 12px 6px 12px;
	color:#0f2c63;
	font-weight:bold;
	text-decoration:none;
	background-color:#d9d9d9;	
}
#sub_nav li.sel
{
	border-width:1px 0px 0px 1px;
}
#sub_nav li.sel a
{
	background-color:white;
}
#rotator
{
	height:289px;
	width:980px;
	border-bottom:2px solid #363634;
}
#rotator img
{
	display: none;
	position: absolute;
	top: 0px;
}
#video_tbl td:hover
{
	background-color:#f0f0f0;
}
span.oal, a span.oal {
	color:#e00622;
	font-weight:bold;
	text-transform: uppercase;	
}
