/* CSS Document */
.headerbut, .headerbut A:link, .headerbut A:visited, .headerbut A:active {font-family:Arial; font-size:13px; font-weight:normal; color:#999999; text-decoration: none;}
.headerbut A:hover {color:#ffffff;}

.but, .but A:link, .but A:visited, .but A:active {font-family:Arial; font-size:12px; font-weight:normal; color:#555555; text-decoration: none;}
.but A:hover {color:#000000;}

.footerbut, .footerbut A:link, .footerbut A:visited, .footerbut A:active {font-family:Arial; font-size:12px; font-weight:normal; color:#666666; text-decoration: none; line-height:20px;}
.footerbut A:hover {color:#000000;}


.flashtext {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.whitehadding {
	font-family: verdana;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.blackhadding {
font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.whitebtn {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding:0px 0px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	background-image:url(../images/btn-bg.jpg);
	height:33px;
}


.Request {
font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding:0px 0px 0px 5px;
	color: #ffffff;
	text-decoration: none;
	background-color:#000000;
	height:29px;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4E4E4E;
	text-decoration: none;
	padding-bottom:10px;
	line-height:18px;
}

.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4E4E4E;
	text-decoration: none;
}
.getintouch {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}

.portfolioborder {
	border: 1px solid #000000;
	color: #000000;
	-webkit-border-radius: 12px; /* for Safari and Chrome */
	-moz-border-radius: 12px; /* for Firefox */
	-o-border-radius: 12px; /* when Opera Presto 2.3 or later is released */
	border-radius: 12px; /* future proofing for when border-radius is supported */
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	height: 17px;
	width: 178px;
	padding-left: 5px;
	border: 1px solid #CDCDCD;
}

.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	text-decoration: none;
	height: 60px;
	width: 178px;
	padding-left: 5px;
	border: 1px solid #CDCDCD;
	top: auto;
}

.homepagetitles, .homepagetitles A:link, .homepagetitles A:visited, .homepagetitles A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #4E4E4E;
	text-decoration: none;
}

.homepagetitles1, .homepagetitles1 A:link, .homepagetitles1 A:visited, .homepagetitles1 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: Bold;
	font-variant: normal;
	color: #6D6D6D;
	text-decoration: none;
}

.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
	line-height:21px;
}

.homepageh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 6px;
	color:#555555;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
