/* CSS Document */

body {
	margin:0px;	
	background-image:url(../images/graduated-strip.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

/*Main Style to Center all the content in the page*/

#center_for_ie
{
/* this is an IE5 fix. */
width: 100%;
text-align: center;
}
#graduatedframe {
	background-image:url(../images/outer-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#content_area
{
/* width setting recommended */
width: 760px;
/* align left to fix the previous IE css bug */
text-align: left;
/* zero margin top/bottom, auto margin for left/right */
margin: 0 auto;
border: 0px solid #000;

}




/*THIS CONTROLS THE TOP OF THE PAGE*/

#header {
	width:760px;
	background:url(../images/homepage-image.jpg);
	height: 137px;
}

#logo {
	float:right;
	width: 272px;
	z-index: 10;

	}
	
#headline {
	float:left;
	padding-top:0px;
	padding-left:15px;
	height:72px;
	width: 456px;
	clear: left;
	}
	
/* This controls the Navigation*/


#mainmenu {
	width: 390px;
	padding-left:20px;
	margin-left:30px;
	margin-top:21px;
	float:left;
	padding-top: 0px;
	clear: none;
}
#mainmenu li {text-indent: -9999px; display:inline; list-style: none; padding: 0; margin: 0;height:29px}
#phome a  { width: 62px; background: url(../images/menu.gif) no-repeat; background-position: 0 0px; }
#pabout a  { width: 66px; background: url(../images/menu.gif) no-repeat; background-position: -62px 0px; }
#pservices a  { width: 82px; background: url(../images/menu.gif) no-repeat; background-position: -128px 0px; }
#pportfolio a  { width: 86px; background: url(../images/menu.gif) no-repeat; background-position: -210px 0px; }
#pcontact a  { width: 83px; background: url(../images/menu.gif) no-repeat; background-position: -296px 0px; }


#phome a:hover  { width: 62px; background: url(../images/menu-over.gif) no-repeat; background-position: 0 0px; }
#pabout a:hover  { width: 66px; background: url(../images/menu-over.gif) no-repeat; background-position: -62px 0px; }
#pservices a:hover  { width: 82px; background: url(../images/menu-over.gif) no-repeat; background-position: -128px 0px; }
#pportfolio a:hover  { width: 86px; background: url(../images/menu-over.gif) no-repeat; background-position: -210px -0px; }
#pcontact a:hover  { width: 83px; background: url(../images/menu-over.gif) no-repeat; background-position: -296px -0px; }

#phome a, #pabout a, #pservices a, #pportfolio a, #pcontact a { float: left; text-decoration: none; height:29px; padding: 0; }


/*THIS CONTROLS THE MAIN BODY OF THE PAGE*/

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:180%;
}

.magnify {
	color: #ff0000;
	background: url(../images/magnify_strips.gif) no-repeat left;
	text-indent: 28px;
	height: 28px;
	width: 110px;
	float: left;
	padding-top: 12px;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	text-transform: capitalize;
	margin-bottom: 15px;
	
}
.weblink {
	color: #ff0000;
	background: url(../images/web_strips.gif) no-repeat left;
	text-indent: 28px;
	height: 28px;
	width: 110px;	
margin-left: 110px;
	font-size: 12px;
	padding-top: 12px;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	text-transform: capitalize;
	margin-bottom: 15px;
		
	
	
}
ul{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	line-height:180%;
}

.bigh1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#07265c;
	font-size:30px;
	padding-bottom:0px;
	background-color:#ffffff;
	font-weight: lighter;
	letter-spacing: -2px;
	text-transform: lowercase;
	width: 425px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#07265c;
	font-size:32px;
	padding-bottom:0px;
	background-color:#ffffff;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
	width: 425px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px ridge #FE0002;
	border-top: 1px groove #FE0002;
	background-image: url(../images/blue_title_bg.gif);
	background-repeat: no-repeat;
	clear: left;
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	line-height:100%;
	/*background-color:#ffffff;*/
	padding: 5px 0px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight: 100;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/icon2.gif);
	white-space: normal;
	text-indent: 23px;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	
	}
	
h3tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	line-height:100%;
	/*background-color:#ffffff;*/
	padding: 5px 0px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight: 100;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/icon2.gif);
	white-space: normal;
	text-indent: 23px;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	
	}

.call {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/phone-icon.gif);
	white-space: normal;
	text-indent: 23px;
	line-height: 30px;
	}	
.email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/email-icon.gif);
	white-space: normal;
	text-indent: 23px;
	line-height: 30px;
	margin-bottom: 15px;
	
	
	}	
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	margin-bottom: 10px;}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#FF0000;
	}	
h4 a {
	color:#FFFFFF;
	text-decoration:none;
	/*background-color:#ffffff;*/
	}	
h4 a:hover {
	color:#a6c942;
	text-decoration:none;
	background-color:#0066cc;
	}		
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:80%;
	color:#777777;
	background-color:#ffffff;	
	padding-top:0px;
	padding-bottom:15px;
	border-bottom: 1px dotted #ff0000;	
	font-weight:normal;	
	
	}	
h5 a {
	color:#666666;
	text-decoration:none;
	background-color:#ffffff;
	font-weight:bold;	
	font-size: 13px;	
	}	
h5 a:hover {
	color:#fff;
	text-decoration: underline;
	
	}				
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:100%;
	color:#ff0000;
	padding:0px;
	}	
h6 a {
	color:#666666;
	text-decoration:none;
	border-bottom: 0px;
	}	
h6 a:hover {
	color:#a6c942;
	text-decoration:none;
	background-color:#0066cc;
	}		

#termsandcond {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	padding-bottom:4px;
	display:block;
	list-style-type:decimal;

}


#mainpage {
	float:inherit;
	width: 425px;
	/*padding:0px; */
	margin-top:50px;
	padding-left:25px;
	}
#mainpage2 {
	float:inherit;
	/*padding:0px; */
	margin-top:50px;
	padding-left:25px;
	}
#mainpage a {color:#07265c; font-weight:bold; text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}
#mainpage a:hover {color:#ff0000; text-decoration:none; font-weight:bold;
}
.button_links {
	color:#07265c; 
	font-weight:bold; 
	text-decoration: none;
	}
.button_links a {
	color:#07265c; 
	font-weight:bold; 
	text-decoration: none;
	border-bottom: 0px;
}
.button_links a:hover {
	color:#ff0000; 
	text-decoration:none; 
	font-weight:bold;
}
#rightcolumn {
	float:right;
	width: 229px;
	height:auto;
	/*padding:0px; */
	padding-right:42px;
	padding-left:33px;
	}
#rightcolumn a {
color:#07265c; font-weight:bold; text-decoration: none;
	}
#rightcolumn a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	
}
#rightcolumnSmall {
	float:right;
	width: 229px;
	height:300px;
	/*padding:0px; */
	padding-right:42px;
	padding-left:33px;
	}
.sidelist {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	font-size: 13px;
	
}
	
#featureimage {padding:0px;width:228px; height:228px;border: 1px solid #666666;}
#featureimage a {padding:0px;width:228px; height:228px;border: 1px solid #ff5687;}
#featureimage a:hover {padding:0px;width:228px; height:228px;border: 1px solid #666666;}

#featurebox {
	float:right;
	width:208px;
	padding-left:11px;
	padding-right:9px;
	padding-top:10px;
	padding-bottom:0px;
	border: 1px ridge #FF0000;
	background-image: url(../images/featurebox_blue.gif);
	background-repeat: no-repeat;	
	}
#featurebox a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
#featurebox a:hover {
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}
	
	
.featurebox p {
	color: #fff;
	}

#pagecontainer {
width:430px;
float:inherit;
height:370px;
}	
#portfoliocontainer {
width:425px;
clear: left;
float: none;
}	
.portfolioarea {
width:136px;
float: left;
text-align: center;
border: 0px;
}	
.portimage img a{
border: 0px;
}	
.portimage a:hover {
border: 1px;
}	

#pagecontainer2 {
width:430px;
float:inherit;
height:150px;
}	
#servicecontainer {
float:inherit;
height:280px;
}	
#portfoliolist {
background-color:#ffffff;
text-align:center;
	float:left; 
	width:430px; 
	padding-left:4px;
	padding-right:4px;
	padding-top:7px;
	padding-bottom:0px;
	margin:3px;
	border: 1px dotted #a6c942;
	}	
#serviceicons {
background-color:#ffffff;
text-align:center;
	float:inherit; 
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:5px;
	margin:10px;
	}

/*THIS CONTROLS THE Base information*/

#base {
	border-top: 1px dotted #666;
	background-color:#FFFFFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px;color:#666666; height:56px; padding-bottom:5px; float:none;
	clear: both;
}
#base a {background-color:#ffffff;color:#07265c; text-decoration: none;}
#base a:hover {background-color:#ffffff;color:#07265c; text-decoration:underline;}
.basecolumn {
	width: 150px;
	float: left;
}




/*THIS CONTROLS THE Competition Form*/

.entryform {
	margin-left:0px;
	/*width: 555px;*/
}
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom: 1px dotted #a6c942;
	padding-bottom:5px;	
	}

.mainfields {
margin-left:0px;
}
.required {
	background-color:#ffffff;
	color:#FF0000;
	font-size:12px;
	}
.imageflow {
float: left;
padding-left: 0px;
padding-right: 5px;
}
.imageflow2 {
float: left;
padding-right: 15px;
}
 label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;	
width: 10px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
padding-top: 2px;
}

input
{
margin: 0px;
margin-left: 4.5em;
width: 115px;
padding: 0px;
}	
.submit_but
{
margin: 0px;
width: 80px;
margin-left: 75px;


}	
.newscolumn1 {
	padding-bottom: 10px;
	}
.newscolumn2 {
}