print theme('image_style', array('path' => $node->field_image[LANGUAGE_NONE][0]['uri'], 'style_name' => [STYLE NAME])); // or <img src="<?php print file_create_url($node->field_image[LANGUAGE_NONE][0]['uri']); ?>" />