/* CSS Document */

/* first set are common items */
html { min-height: 100%; margin-bottom: 1px; }
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
}
h1 {
margin-bottom:.0001pt;
font-family: Times New Roman, Times, Serif; 
font-size:14.0pt
}
h2 {
margin-bottom:.0001pt;
font-family: Arial, Helvetica, sans-serif; 
font-size:12.0pt
}
h3 {
margin-bottom:.0001pt;
font-family: Times New Roman, Times, Serif; 
font-size:12.0pt
}
body {
	color: #000000;
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	padding-top: 10;
	background-color: #FFFFCC;

}
a:link { color: #990000; }
a:visited { color: #3abbd0; }
#nav {
	float: left;
	height: 325px;
	width: 110px;
	position: relative;
	padding-left: 10px;
	padding-top: 275px;
}
#footer {
	float: right;
	height: 30px;
	width: 660px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f7941d;
	padding-left: 140px;
	padding-top: 10px;
}
#index_wrapper {
	background-color: #ffffff;
	width: 955px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	padding: 0px;
	top: 0px;
	background-image: url(media/frontpage.png);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a001b;
	border-bottom-color: #5a001b;
	border-left-color: #5a001b;
	border-top-color: #5a001b;
}
#index_content {
	height: 350px;
	width: 670px;
	float: left;
	padding-top: 200px;
	padding-left: 75px;
	padding-right: 55px;
}
#clients_wrapper {
	background-color: #ffffff;
	width: 955px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	padding: 0px;
	top: 0px;
	background-image: url(media/frontpage.png);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a001b;
	border-bottom-color: #5a001b;
	border-left-color: #5a001b;
	border-top-color: #5a001b;
}
#clients_content {
	height: 390px;
	width: 670px;
	float: left;
	padding-top: 160px;
	padding-left: 75px;
	padding-right: 55px;
}
#menus_wrapper {
	background-color: #ffffff;
	width: 955px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1060px;
	background-image: url(media/frontpage.png);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5a001b;
	border-bottom-color: #5a001b;
	border-left-color: #5a001b;
	border-top-color: #5a001b;
}
#menus_content {
	height: 850px;
	width: 670px;
	float: left;
	padding-top: 160px;
	padding-left: 75px;
	padding-right: 55px;
}

	
