@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #006aa7;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {
	border: 0px;
}
.wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	height: 138px;
	padding-top: 37px;
}
.highlighttext {
	font-weight: bold;
	color: #006aa7;
}

.logo {
	margin-left: 49px;
	float: left;
}
.headerimages {
	float: left;
	width: 446px;
	padding-left: 150px;
}

.whiteboxbg {
	background-image: url(images/whitebox_bg.png);
	background-repeat: repeat-y;
	padding-right: 49px;
	padding-left: 49px;
	clear: both;
}
.footer {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	height: 58px;
}
.mainmenu td {
	padding-right: 4px;
	vertical-align: top;
	text-align: left;
}
.colleft {
	float: left;
	width: 188px;
}
.colleft p {
	margin-top: 20px;
	margin-bottom: 20px;
}


.colright {
	float: left;
	width: 624px;
	padding-left: 25px;
}
.clear {
	clear: both;
	height: 0px;
}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #ff006c;
	line-height: 24px;
}
.largepinktext {
	font-size: 27px;
	font-weight: normal;
	color: #ff006c;
	text-align: center;
	padding-top: 4px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #8bdd04;
	line-height: 26px;
}
.prices {
	color: #ff006c;
	font-weight: bold;
	font-size: 14px;
}

.leftmenu {
	background-image: url(images/leftmenu_mid.gif);
	background-repeat: repeat-y;
}
.leftmenutop {
	background-image: url(images/leftmenu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 15px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 14px;
	color: #ff006c;
}
.leftmenubot {
	background-image: url(images/leftmenu_grad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 14px;
}
.leftmenu ul {
	margin: 0px;
	padding: 0px;
}.leftmenu li {
	list-style-type: none;
}
.leftmenu a:link, .leftmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.leftmenu a:hover {
	text-decoration: underline;
}
.contentblock {
	padding-bottom: 15px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	padding-bottom: 10px;
}
.contentblockhalf {
	width: 50%;
	height: 105px;
	float: left;
	padding-bottom: 10px;
}
.contentcolleft {
	width: 301px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #aeaeae;
	float: left;
	padding-right: 10px;
}
.contentcolright {
	width: 301px;
	float: left;
	padding-left: 10px;
}
.projectstable td {
	padding-bottom: 10px;
}
.project {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}
.colright a {
	font-weight: bold;
	color: #006aa7;
}
.footerlinks {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.footerlinks a:link, .footerlinks a:visited {
	color: #FFFFFF;
}
.quote {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}
.quotename {
	color: #e10064;
}
.newideas td {
	width: 299px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #aeaeae;
	padding-top: 10px;
	padding-bottom: 10px;
}
.verysmalltext {
	font-size: 9px;
}
.profilerow {
	clear: both;
	height: 141px;
	margin-bottom: 10px;
}

