/* GLOBAL */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	
	background: url("../images3/backgroundbody.jpg") repeat fixed;

	background-color: #000000;
	font-size: small;
}

p {
	margin-bottom: 1em;
	font-weight: normal;
}

img {
	border: none;
}

.page {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: #000000;
}

.header {
	width: 741px;
	overflow: hidden;
	height: 199px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images3/web_design_header.jpg") bottom center no-repeat;
	padding-top: 79px;
	padding-left: 41px;
}

.header2 {
	width: 741px;
	overflow: hidden;
	height: 199px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images3/web_design_header2.jpg") bottom center no-repeat;
	padding-top: 79px;
	padding-left: 41px;
}

.header3 {
	width: 741px;
	overflow: hidden;
	height: 199px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images3/web_design_header3.jpg") bottom center no-repeat;
	padding-top: 79px;
	padding-left: 41px;
}

.header4 {
	width: 741px;
	overflow: hidden;
	height: 199px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images3/web_design_header4.jpg") bottom center no-repeat;
	padding-top: 79px;
	padding-left: 41px;
}

.header5 {
	width: 741px;
	overflow: hidden;
	height: 199px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images3/web_design_header5.jpg") bottom center no-repeat;
	padding-top: 79px;
	padding-left: 41px;
}

.main {
	width: 740px;
	margin: 0 auto;
}

.container {
	width: 100%;
	float: left;
	padding-bottom: 40px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	width: 598px;
	font-size: x-small;
	background: #121212 url("../images3/web_design_footer.gif") left center no-repeat;
	text-align: right;
	padding: 20px;
	padding-right: 40px;
	padding-left: 140px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.footer li {
	display: inline;
}


.footer p {
	margin-top: 5px;
}

/* TOP MENU */

.topmenu {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-size: x-small;
	min-height: 34px;
	background: #000000 url("../images3/web_design_topmenu_bg.gif") bottom right no-repeat;
	overflow: hidden;
	border-top: 1px solid #000000;
	padding-left:30px;
}

.topmenu li {
	display: inline;
}

.topmenu li a {
	background: #000000 url("../images3/web_design_topmenu.gif") repeat-x bottom left;
	font-family: Trebuchet MS, verdana;
	font-size: x-small;
	float: left;
	text-align: center;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: normal;
	border-left: 1px solid #000000;
	border-right: 1px solid #141414;
}

.topmenu li .on {
	background: #000000 url("../images3/web_design_topmenu_on.png") top left repeat-x;
	color: #FFFFFF;
}

.topmenu li .on:hover {
	background: #000000 url("../images3/web_design_topmenu_on.png") top left repeat-x;
	color: #FFFFFF;
}

.topmenu li>a {
	font-weight: bold;
}
.topmenu li a:hover {
	background: #1F1F1F url("../images3/web_design_topmenu_hover.png") top left repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

/* PAGE RIGHT */

.right {
	width: 45%;
	float: right;
	margin-top: 30px;
	padding-right: 5px;
}

.rightnotitle {
	width: 45%;
	padding-right: 20px;
	float: right;
	margin-top: 97px;
}

.right ul {
	padding-left: 20px;
}

.rightnotitle ul {
	padding-left: 20px;
}

/* PAGE LEFT */

.left {
	width: 49%;
	float: left;
	margin-top: 30px;
	padding-left: 5px;
}

.left2 {
	width: 45%;
	float: left;
	margin-top: 40px;
	padding-left: 20px;
}


.left ul {
	padding-left: 20px;
}

/* PAGE 1 COLUMN */

.mid {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-left: 5px;
}

.mid2 {
	width: 95%;
	float: left;
	margin-top: 40px;
	padding-left: 20px;
}


.mid ul {
	padding-left: 20px;
}

/* LINKS */

a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
    color: #3366ff;
	visibility: visible;
	text-decoration: underline;
}

.tr {
	background: url("../images3/tr.gif") top right no-repeat;
	padding: 10px;
}

.br {
	background: url("../images3/corners/br.gif") bottom right no-repeat;
}

.linkbutton {
	display: block;
	background: #0f0f0f url("../images3/web_design_linkbutton_bg.gif") top left no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
}

.linkbutton:hover {
	text-decoration: none;
}

.linkbutton img {

	margin-left: 0px;
}

.thumb {
	display: block;
	background: #0f0f0f url("../images3/web_design_linkbutton_bg.gif") top left repeat-x;
	color: #FFFFFF;
	float: right;
	margin-left: 50px;
}

/* PAGE SPECIFIC */

.portfolio {
	border-top: 1px #666666 dashed;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.portfoliotitle {
	padding-top: 40px;
	margin-left: 20px;
}

.linkexchange {
	width: 100%;
	height: 50px;
	margin-top: 1em;
}

/* FONTS */

h1 {
	font-family: Trebuchet MS, verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0px;
	margin-bottom: 1em;
}

h2 {
	font-family: Trebuchet MS, verdana;
	font-size: medium;
	color: #6699ff;
	margin-bottom: 1em;
	font-weight: bold;
}

h3 {
	font-family: arial, sans-serif;
	font-size: x-small;
	color: #7a0080;
	font-weight: bold;
}

.greysmall {
	font-family: arial, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
}

table.stat th, table.stat td {
  font-size : small;
  font-family : Helvetica,Arial,sans-serif;
  border-spacing: 1px 1px;
  padding:4px;
}

.greybig {
	font-family: Trebuchet MS, verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #666666;
	letter-spacing: -1px;
	margin-top: 1em;
}

/* FORM */

.form {
	background: #0f0f0f url("../images3/web_design_linkbutton_bg.gif") top left no-repeat;
	color: #FFFFFF;
	padding: 10px;
}

fieldset {
	border-style: none;
}

.form input, select, textarea {
	margin-bottom: 10px;
	border-style: none;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}

.custombutton {
	background:#2F2F2F;
	color: #FFFFFF;
	margin-right: 5px;
	width: 20%;

}

.fieldwidth {
	width: 98%;
	font-family: Verdana, arial, sans-serif;
	color: #404040;
	font-size: 10px;
	padding: 2px;
}

#captext {
	width: 330px;
}

/* CLEANERS */

.cleaner {
	width: 100%; 
	height: 1px; 
	margin: 0 0 -1px; 
	clear: both; 
}

.clear {
	font-size: 0px;
	width: 100%; 
	height: 0px; 
	margin: 0 0 -1px; 
	clear: both; 
}

.or {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.or:active {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}

.or:link {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}
.or:hover {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
    color: #3366ff;
	visibility: visible;
	text-decoration: underline;
}