/* basic elements */
body, html {
        text-align: center;
        padding: 0px;
        margin: 0px;
        }

body {
		color: #383838;
        font-family: verdana, tahoma, helvetica;
		font-size: 10px;
		background: #383838;
		}

p {
		margin: 2px 0 2px 0;
		}

h1	{
		font-family: verdana, tahoma, helvetica;
		font-size: 11px;
		line-height: 12px;
		margin: 0px 0px 1px 0px;
		padding: 0px;
		}

h2	{
		font-family: verdana, tahoma, helvetica;
		font-size: 12px;
		line-height: 12px;
		margin: 0px 0px 1px 0px;
		padding: 0px;
		}

h3	{
		font-family: verdana, tahoma, helvetica;
		font-size: 13px;
		line-height: 12px;
		margin: 0px 0px 1px 0px;
		padding: 0px;
		}

table { 
		width: 100%;
		padding: 0;
		margin: 0;
		}

th, td {
		border: 0;
		padding: 3px 5px 3px 5px;
		}

th {
		font-weight: bold; 
		text-align: center;
		color: #000;
		}

img {
		border: 0;
		}	
form {
		margin-top: 0;
		margin-bottom: 0;
		}
ul {
		margin-top: 4px;
		}
		
dt {
		font-weight: bold;
		}		

dd {
		margin-left: 28px;
		margin-bottom: 10px;
		}
		
a:link, a:visited {
		color: #89ad27;
		text-decoration: none;
		font-weight: bold; 
		}
a:hover, a:active {
		text-decoration: underline;
		}
	
/* specific divs */
#container {
        margin: 0 auto;
        width: 708px;
        text-align: left;
		}

#banner {
		width: 100%;
		height: 142px;
		}

#banner img {
		padding-top: 15px;
		}

#menu {
        width: 100%;
        height: 26px;
        }

.menu_item {
        float: left;
        padding-right: 2px;
        }

#content {
		float: left;
		background-color: #fff;
		width: 708px;
		}

/* home */
#home {
		margin: 6px;
		}
		
#top {
		width: 100%;
		height: 228px;
		}

#slideshow {
		float: left;
		width: 500px;
		height: 225px;
		}

#green_box {
		float: right;
		width: 193px;
		height: 111px;
		background-image: url(../images/green_box.gif);
        background-repeat: no-repeat;
        margin-bottom: 3px;
		}
		
#blue_box {
		float: right;
		width: 193px;
		height: 111px;
		background-image: url(../images/blue_box.gif);
        background-repeat: no-repeat;
		}

.box_content {
		color: #fff;
		padding: 6px;
		}

.box_content a {
		color: #fff;
		}

.box_content .title {
		text-align: center;
		font-weight: bold;
		margin-top: 3px;
		margin-bottom: 8px;
		}

#bottom {
		}

#who {
		float: left;
		width: 500px;
		background-image: url(../images/grey_box_gradient_top.jpg);
        background-repeat: no-repeat;
        margin-bottom: 7px;
		}

#why {
		float: left;
		width: 500px;
		background-image: url(../images/grey_box_gradient_top.jpg);
        background-repeat: no-repeat;
		}

.inner_grey {
		background-image: url(../images/grey_box_gradient_bottom.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        padding-bottom: 5px;
		}

.grey_box_text {
		padding: 6px;
		}

.grey_box_text .title {
		color: #89ad27;
		font-size: 18px;
		padding-bottom: 5px;
		}

.grey_box_text .quote {
		color: #8cad2a;
		font-weight: bold;
		}

#support {
		float: right;
		width: 193px;
		height: 230px;
		background-image: url(../images/green_support.gif);
        background-repeat: no-repeat;
        background-position: bottom;
		}

/* annoucement */
#annoucement {
		background-color: #f8f8f8;
		text-align: center;
		}

#annoucement .status {
		width: 70%;
		margin: 0 auto;
		}

/* news */
.news {
		background-image: url(../images/grey_box_gradient_top.jpg);
        background-repeat: no-repeat;
        margin: 7px;
		}	
		
.news .details {
		padding-bottom: 10px;
		}
				        
/* portfolio */
.portfolio {
		background-image: url(../images/grey_box_gradient_top.jpg);
        background-repeat: no-repeat;
        margin: 7px;
		}

.thumbcell {
		width: 251px;
		}

.thumb {
		float: left;
		border: solid 2px #8cad2a;
		}

.screenshot_preview {
		position: absolute;
		margin-top: 123px;
		margin-left: 101px;
		}
		
.entry {
		float: left;
		width: 100%;
		padding: 0 10px 0 0;
		}
		
.entry .title {
		color: #89ad27;
		font-size: 18px;
		padding-bottom: 5px; 
		}

.entry .refer {
		color: #89ad27;
		}
		
/* contact */
.contact {
		background-image: url(../images/grey_box_gradient_top.jpg);
        background-repeat: no-repeat;
        margin: 7px;
		}

.contact .title {
		color: #89ad27;
		font-size: 18px;
		padding-bottom: 5px; 
		}

#enquiry {
		margin-top: 5px;
		width: 450px;
		border-collapse: collapse;
		}

#enquiry td {
		padding: 0;
		}

#enquiry .labelcell {
		vertical-align: top;
		padding-top: 5px;
		}

#enquiry .field {
		border: #bcbcb0 1px solid;
		width: 182px;
		background-color: #f6f5f0;
		}

#enquiry .bigfield {
		border: #bcbcb0 1px solid;
		width: 400px;
		height: 190px;
		background-color: #f6f5f0;
		}

#enquiry .fieldcell {
		padding: 2px;
		}

#enquiry .button {
		padding-right: 2px
		}

#footer {
        clear: both;
        color: #fff;
        text-align: center;
        height: 18px;
        padding-top: 3px;
        }

.important {
		font-weight: bold;
		color: #89ad27; 
		}

.status {
		border: solid 1px #338fd6;
		background-color: #e5effa;
		width: 98.4%;
		text-align: center;
		color: #000;
		font-weight: bold;
		padding: 3px;
		margin-bottom: 5px;
		}

.error {
		border: solid 1px #ff0b0b;
		background-color: #ffe1e1;
		width: 98.4%;
		text-align: center;
		color: #000;
		font-weight: bold;
		padding: 3px;
		margin-bottom: 5px;
		}
        
.clearing {
		font-size: 0;
		height: 0;
		clear: both;
		}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.strike {text-decoration: line-through;}

.top {vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}
.baseline {vertical-align: baseline;}
.text-bottom {vertical-align: text-bottom;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}