/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
padding:0;
margin:0;
color:#666666;
text-align:justify;
}

a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
a:active {
	text-decoration: none;
	color: #707070;
}

#top_wrapper {
	width:100%;
	height:102px;
	background-color:#FFFFFF;
	background-image: url(header%20bgrnd.jpg);
}

#mid_div {
width:850px;
height:102px;
margin:0 auto;
}

#logo {
margin-top:20px;
width:auto;
height:auto;
float:left;
}

.logo1 {
color:#FFFFFF;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
}

.logo2 {
color:#CDCDCD;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}


/*-------------------MENU---------------------*/

#foxmenucontainer{float:right; width:770px;height:34px;display:block;}

#foxmenu{position:relative;display:block;height:34px;font-size:12px;
font-family:Arial,Verdana,Helvitica,sans-serif; margin-top:68px;}

#foxmenu ul{ height:34px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:123px; height:34px;display:block;float:left;margin:0 0 0 4px;;}

#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;
padding:10px 20px 0 37px;height:24px;
background:transparent url(button.jpg) no-repeat; width:66px;}

#foxmenu ul li a:hover{
	color:#666666;
	width:66px;
	height:24px;
	color:#666666;
	background-image: url(buttonhover.jpg);
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*-----------------BANNER----------------------*/

#banner_wrapper {
width:100%;
height:238px;
background-image:url(banner_bg.jpg);
background-repeat:repeat-x;
margin-bottom:15px;
}

#banner {
width:850px;
height:238px;
margin:0 auto;
background-image:url(banner1.jpg);
background-repeat:no-repeat;
}

.bstyle {
width:480px;
font-size:14px;
font-family:"Trebuchet MS";
color:#286FAB;
padding-top:14px;
padding-left:370px;
}

#learn {
width:84px;
height:auto;
padding-top:30px;
padding-left:764px;
}

a.learn {
display:block;
width:84px;
height:29px;
background-image:url(learn.jpg);
background-repeat:no-repeat;
}

a.learn:hover {
display:block;
width:84px;
height:29px;
background-image:url(learn_over.jpg);
background-repeat:no-repeat;
}

/*--------------------------CONTENT----------------------*/

#content_wrapper {
width:850px;
height:auto;
margin:0 auto;
}

#top_cont {
width:850px;
height:auto;
}

#left_top {
width:200px;
height:auto;
float:left;
margin-right:30px;
}

h1 {
color:#286FAB;
font-size:24px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

#read {
background-image:url(arrow.jpg);
background-repeat:no-repeat;
width:110px;
font-size:14px;
font-weight:bold;
text-align:right;
padding-right:10px;
margin-left:220px;
margin-bottom:20px;
}

#login {
width:330px;
height:129px;;
background-color:#B5B5B5;
margin-top:30px;
padding-left:10px;
}

h2 {
font-size:18px;
color:#242424;
margin:0;
padding:0;
padding-top:5px;
}

.user {
font-size:11px;
color:#242424;
}

#log {
padding-top:12px;
}

a.log {
display:block;
width:82px;
height:23px;
background-image: url(log_button.jpg);
background-repeat:no-repeat;
}

a.log:hover {
display:block;
width:82px;
height:23px;
background-image: url(log_button_over.jpg);
background-repeat:no-repeat;
}

.remember {
font-size:12px;
color:#242424;
}

.check_box {
padding:0;
margin:0;
}

#right_top {
width:100%;
height:auto;
float:left;
}

h3 {
color:#666666;
font-size:24px;
font-family:"Trebuchet MS";
margin:0;
padding:0;
padding-bottom:15px;
}

#r_box1 {
width:100%;
height:auto;
}

#foto {
margin-right:5px;
width:162px;
height:150px;
float:left;
}

#r_box2 {
padding-top:15px;
width:100%;
height:auto;
}

#read_more {
width:475px;
text-align:right;
margin-bottom:5px;
}

/*------------Services-----------------*/

#services_wrapper {
width:100%;
height:100%;
background-color:#C6CFFB;
margin-top:10px;
}

#serv_wrapper {
width:850px;
height:auto;
margin:0 auto;
}

#box1 {
	width:260px;
	height:100%;
	padding-right:10px;
	border-right:2px dotted #CFC7C7;
	padding-bottom:30px;
	padding-top:20px;
	float:left;
	margin-right:10px;
	padding-left: 5px;
}

h4 {
font-size:14px;
margin:0;
padding:0;
}

#box2 {
width:260px;
height:80px;
padding-right:10px;
padding-bottom:30px;
padding-top:20px;
float:left;
}

/*-------------------FOOTER------------------*/

#footer_wrapper {
width:100%;
height:110px;;
background-color:#2570AC;
}

#footer {
width:850px;
height:auto;
margin:0 auto;
text-align:center;
padding-top:30px;
color:#E7E7E7;
font-size:14px;
}

#footer a {
color:#E7E7E7;
text-decoration:none;
}

#footer a:link {
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}

.copyright {
font-size:11px;
}

