@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/tilebg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
#container {
	background-image: url(../images/containerbg.gif);
	background-position: left top;
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
	background-repeat: no-repeat;
}

#logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 67px;
	width: 107px;
	margin-top: 30px;
	margin-left: 5px;
}
#menu {
	float: right;
	width: 700px;
	border-bottom: 5px solid #d4d7dc;
	margin-top: 70px;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	margin-right: 31px;
}
#menu li a {
	padding: 17px 0 0 10px;
	margin: 0 -20px 0 0;
	background: #f3f3f3 url(../images/menuarrow.jpg) no-repeat 10px 5px;
	color: #808080;
	border-left: 1px solid #e0e0e0;
	text-decoration: none;
}
#menu li a:hover {
	color: #05265c;
	border-left: 1px solid #05265c;
}
#menu li .active {
	padding: 17px 0 0 10px;
	margin: 0 -20px 0 0;
	background: #f3f3f3 url(../images/menuarrow.jpg) no-repeat 10px 5px;
	color: #05265c;
	border-left: 1px solid #05265c;
	text-decoration: none;
}
#introhome {
	position: relative;
	clear: both;
	height: 225px;
	background-image: url(../images/mainpic_homepage.jpg);
}
#introhome h1 {
	position: absolute;
	display: inline;
	color: #FFFFFF;
	left: -10px;
	top: 125px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 17px;
	background-color: #112E56;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	width: 456px;
}

#introhome p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: .9em;
}

#introhome #sideBarTitle {
	position: absolute;
	bottom: 2px;
	right: 16px;
	width: 258px;
	padding-right: 20px;
	padding-bottom: 2;
	padding-left: 27px;
	padding-top: 20px;
}
#introservices {
	position: relative;
	clear: both;
	height: 225px;
	background-image: url(../images/mainpic_homepage.jpg);
}
#introservices h1 {
	position: absolute;
	display: inline;
	color: #FFFFFF;
	left: -10px;
	top: 125px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 17px;
	background-color: #112E56;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	width: 487px;
}

#introservices p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: .9em;
}

#introservices #sideBarTitle {
	position: absolute;
	bottom: 2px;
	right: 16px;
	width: 258px;
	padding-right: 20px;
	padding-bottom: 2;
	padding-left: 27px;
	padding-top: 20px;
}
#introstationery {
	position: relative;
	clear: both;
	height: 225px;
	background-image: url(../images/mainpic_homepage.jpg);
}
#introstationery h1 {
	position: absolute;
	display: inline;
	color: #FFFFFF;
	left: -10px;
	top: 125px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 17px;
	background-color: #112E56;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	width: 506px;
}

#introstationery p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: .9em;
}

#introstationery #sideBarTitle {
	position: absolute;
	bottom: 2px;
	right: 16px;
	width: 258px;
	padding-right: 20px;
	padding-bottom: 2;
	padding-left: 27px;
	padding-top: 20px;
}
#introcontact {
	position: relative;
	clear: both;
	height: 225px;
	background-image: url(../images/mainpic_homepage.jpg);
}
#introcontact h1 {
	position: absolute;
	display: inline;
	color: #FFFFFF;
	left: -10px;
	top: 125px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 17px;
	background-color: #112E56;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	width: 510px;
}

#introcontact p {
	margin: 0;
	color: #808080;
	font-weight: bold;
	font-size: .9em;
}

#introcontact #sideBarTitle {
	position: absolute;
	bottom: 2px;
	right: 16px;
	width: 258px;
	padding-right: 20px;
	padding-bottom: 2;
	padding-left: 27px;
	padding-top: 20px;
}
#contentArea {
	position: relative;
	padding-left: 12px;
	background-repeat: no-repeat;
}

#sideBar {
	float: left;
	width: 245px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
}

#content {
	float: left;
	width: 484px;
	padding-right: 50px;
	padding-top: 20px;
}
.bottomp {
	padding-bottom: 30px;
}
.bottomsubp {
	padding-bottom: 14px;
}
#footer {
	background-color: #dadada;
	height: 147px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 30px;
	color: #7D7D7D;
}
.effect {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	padding: 4px;
}
.effectnum2 {
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#submenu li {
	font-size: 1.35em;
	line-height: 1.59em;
	display: block;
	text-decoration: none;
	color: #000;
	list-style-type: none;
	list-style-image: none;
}
#submenu li a {
	display: block;
	text-decoration: none;
	color: #000;
	list-style-image: none;
	list-style-type: none;
}
#submenu li a:hover {
	display: block;
	text-decoration: none;
	color: #0066CC;
}
#submenu li .active {
	display: block;
	text-decoration: none;
	color: #000;
}

#return li {
	font-size: 1.25em;
	line-height: 1.59em;
	display: block;
	text-decoration: none;
	color: #05255b;
}
#return li a {
	display: block;
	text-decoration: none;
	color: #05255b;
}
#return li a:hover {
	display: block;
	text-decoration: none;
	color: #0066CC;
}
#return li .active {
	display: block;
	text-decoration: none;
	color: #000;
}

#subbreak {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: -10px;
	margin-bottom: 9px;
}

#contactus li {
	font-size: 1.29em;
	line-height: 1.59em;
	display: block;
	text-decoration: none;
	color: #000;
	list-style-type: none;
	list-style-image: none;
}
#contactus li a {
	display: block;
	text-decoration: none;
	color: #000;
}
#contactus li a:hover {
	display: block;
	text-decoration: none;
	color: #0066CC;
}

#contactusbreak {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-top: -20px;
	margin-bottom: 14px;
}
.clear {clear:both;}
